Versions in this module Expand all Collapse all v25 v25.1.0 Feb 6, 2019 v25.0.0 Jan 30, 2019 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type AgentPoolProfile struct + Count *int32 + DNSPrefix *string + Fqdn *string + Name *string + VMSize VMSizeTypes + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type Client struct + func NewClient(subscriptionID string) Client + func NewClientWithBaseURI(baseURI string, subscriptionID string) Client + func (client Client) CreateOrUpdate(ctx context.Context, resourceGroupName string, containerServiceName string, ...) (result CreateOrUpdateFuture, err error) + func (client Client) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, containerServiceName string, ...) (*http.Request, error) + func (client Client) CreateOrUpdateResponder(resp *http.Response) (result ContainerService, err error) + func (client Client) CreateOrUpdateSender(req *http.Request) (future CreateOrUpdateFuture, err error) + func (client Client) Delete(ctx context.Context, resourceGroupName string, containerServiceName string) (result DeleteFuture, err error) + func (client Client) DeletePreparer(ctx context.Context, resourceGroupName string, containerServiceName string) (*http.Request, error) + func (client Client) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client Client) DeleteSender(req *http.Request) (future DeleteFuture, err error) + func (client Client) Get(ctx context.Context, resourceGroupName string, containerServiceName string) (result ContainerService, err error) + func (client Client) GetPreparer(ctx context.Context, resourceGroupName string, containerServiceName string) (*http.Request, error) + func (client Client) GetResponder(resp *http.Response) (result ContainerService, err error) + func (client Client) GetSender(req *http.Request) (*http.Response, error) + func (client Client) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListResult, err error) + func (client Client) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client Client) ListByResourceGroupResponder(resp *http.Response) (result ListResult, err error) + func (client Client) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + type ContainerService struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (cs *ContainerService) UnmarshalJSON(body []byte) error + func (cs ContainerService) MarshalJSON() ([]byte, error) + type CreateOrUpdateFuture struct + func (future *CreateOrUpdateFuture) Result(client Client) (cs ContainerService, err error) + type DeleteFuture struct + func (future *DeleteFuture) Result(client Client) (ar autorest.Response, err error) + type DiagnosticsProfile struct + VMDiagnostics *VMDiagnostics + type LinuxProfile struct + AdminUsername *string + SSH *SSHConfiguration + type ListResult struct + Value *[]ContainerService + type MasterProfile struct + Count *int32 + DNSPrefix *string + Fqdn *string + type OchestratorTypes string + const DCOS + const Mesos + const SwarmPreview + func PossibleOchestratorTypesValues() []OchestratorTypes + type OrchestratorProfile struct + OrchestratorType OchestratorTypes + type Properties struct + AgentPoolProfiles *[]AgentPoolProfile + DiagnosticsProfile *DiagnosticsProfile + LinuxProfile *LinuxProfile + MasterProfile *MasterProfile + OrchestratorProfile *OrchestratorProfile + ProvisioningState *string + WindowsProfile *WindowsProfile + type Resource struct + ID *string + Location *string + Name *string + Tags map[string]*string + Type *string + func (r Resource) MarshalJSON() ([]byte, error) + type SSHConfiguration struct + PublicKeys *[]SSHPublicKey + type SSHPublicKey struct + KeyData *string + type VMDiagnostics struct + Enabled *bool + StorageURI *string + type VMSizeTypes string + const StandardA0 + const StandardA1 + const StandardA10 + const StandardA11 + const StandardA2 + const StandardA3 + const StandardA4 + const StandardA5 + const StandardA6 + const StandardA7 + const StandardA8 + const StandardA9 + const StandardD1 + const StandardD11 + const StandardD11V2 + const StandardD12 + const StandardD12V2 + const StandardD13 + const StandardD13V2 + const StandardD14 + const StandardD14V2 + const StandardD1V2 + const StandardD2 + const StandardD2V2 + const StandardD3 + const StandardD3V2 + const StandardD4 + const StandardD4V2 + const StandardD5V2 + const StandardDS1 + const StandardDS11 + const StandardDS12 + const StandardDS13 + const StandardDS14 + const StandardDS2 + const StandardDS3 + const StandardDS4 + const StandardG1 + const StandardG2 + const StandardG3 + const StandardG4 + const StandardG5 + const StandardGS1 + const StandardGS2 + const StandardGS3 + const StandardGS4 + const StandardGS5 + func PossibleVMSizeTypesValues() []VMSizeTypes + type WindowsProfile struct + AdminPassword *string + AdminUsername *string Other modules containing this package gopkg.in/azure/azure-sdk-for-go.v16 gopkg.in/azure/azure-sdk-for-go.v17 gopkg.in/azure/azure-sdk-for-go.v18 gopkg.in/azure/azure-sdk-for-go.v19 gopkg.in/azure/azure-sdk-for-go.v20 gopkg.in/azure/azure-sdk-for-go.v21 gopkg.in/azure/azure-sdk-for-go.v22 gopkg.in/azure/azure-sdk-for-go.v23 gopkg.in/azure/azure-sdk-for-go.v24 gopkg.in/azure/azure-sdk-for-go.v26 gopkg.in/azure/azure-sdk-for-go.v27 gopkg.in/azure/azure-sdk-for-go.v28 gopkg.in/azure/azure-sdk-for-go.v29 gopkg.in/azure/azure-sdk-for-go.v30 gopkg.in/azure/azure-sdk-for-go.v31 gopkg.in/azure/azure-sdk-for-go.v32 gopkg.in/azure/azure-sdk-for-go.v33 gopkg.in/azure/azure-sdk-for-go.v34 gopkg.in/azure/azure-sdk-for-go.v35 gopkg.in/azure/azure-sdk-for-go.v36 gopkg.in/azure/azure-sdk-for-go.v37 gopkg.in/azure/azure-sdk-for-go.v38 gopkg.in/azure/azure-sdk-for-go.v39 gopkg.in/azure/azure-sdk-for-go.v40 gopkg.in/azure/azure-sdk-for-go.v41 gopkg.in/azure/azure-sdk-for-go.v42 gopkg.in/azure/azure-sdk-for-go.v43 gopkg.in/azure/azure-sdk-for-go.v44 gopkg.in/azure/azure-sdk-for-go.v45 gopkg.in/azure/azure-sdk-for-go.v46 gopkg.in/azure/azure-sdk-for-go.v47 gopkg.in/azure/azure-sdk-for-go.v48 gopkg.in/azure/azure-sdk-for-go.v49