Skip to content

Commit

Permalink
Generated from 01be795b1cc023532b66cb08e486ed3296b57e2e (#4297)
Browse files Browse the repository at this point in the history
Merge branch 'master' into dev-containerservice-Microsoft.ContainerService-2019-02-01
  • Loading branch information
AutorestCI authored Mar 16, 2019
1 parent 7b04ec5 commit 495c3c3
Show file tree
Hide file tree
Showing 13 changed files with 6,711 additions and 354 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@

package containerserviceapi

import original "github.com/Azure/azure-sdk-for-go/services/containerservice/mgmt/2018-03-31/containerservice/containerserviceapi"
import original "github.com/Azure/azure-sdk-for-go/services/containerservice/mgmt/2019-02-01/containerservice/containerserviceapi"

type AgentPoolsClientAPI = original.AgentPoolsClientAPI
type ContainerServicesClientAPI = original.ContainerServicesClientAPI
type ManagedClustersClientAPI = original.ManagedClustersClientAPI
type OpenShiftManagedClustersClientAPI = original.OpenShiftManagedClustersClientAPI
type OperationsClientAPI = original.OperationsClientAPI
478 changes: 302 additions & 176 deletions profiles/latest/containerservice/mgmt/containerservice/models.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@

package containerserviceapi

import original "github.com/Azure/azure-sdk-for-go/services/containerservice/mgmt/2018-03-31/containerservice/containerserviceapi"
import original "github.com/Azure/azure-sdk-for-go/services/containerservice/mgmt/2019-02-01/containerservice/containerserviceapi"

type AgentPoolsClientAPI = original.AgentPoolsClientAPI
type ContainerServicesClientAPI = original.ContainerServicesClientAPI
type ManagedClustersClientAPI = original.ManagedClustersClientAPI
type OpenShiftManagedClustersClientAPI = original.OpenShiftManagedClustersClientAPI
type OperationsClientAPI = original.OperationsClientAPI
478 changes: 302 additions & 176 deletions profiles/preview/containerservice/mgmt/containerservice/models.go

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 495c3c3

Please sign in to comment.