Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type BasicOrchestratorSpecificConnectionDetails
- type ContainerHostMapping
- type ContainerHostMappingsClient
- type Controller
- type ControllerConnectionDetails
- type ControllerConnectionDetailsList
- type ControllerList
- type ControllerListIterator
- type ControllerListPage
- type ControllerProperties
- type ControllerUpdateParameters
- type ControllerUpdateParametersProperties
- type ControllersClient
- type ControllersCreateFuture
- type ControllersDeleteFuture
- type ErrorDetails
- type ErrorResponse
- type InstanceType
- type KubernetesConnectionDetails
- type ListConnectionDetailsParameters
- type OperationsClient
- type OrchestratorSpecificConnectionDetails
- type ProvisioningState
- type Resource
- type ResourceProviderOperationDefinition
- type ResourceProviderOperationDisplay
- type ResourceProviderOperationList
- type ResourceProviderOperationListIterator
- type ResourceProviderOperationListPage
- type Sku
- type SkuTier
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicOrchestratorSpecificConnectionDetails ¶
type BasicOrchestratorSpecificConnectionDetails = original.BasicOrchestratorSpecificConnectionDetails
type ContainerHostMapping ¶
type ContainerHostMapping = original.ContainerHostMapping
type ContainerHostMappingsClient ¶
type ContainerHostMappingsClient = original.ContainerHostMappingsClient
func NewContainerHostMappingsClient ¶
func NewContainerHostMappingsClient(subscriptionID string) ContainerHostMappingsClient
func NewContainerHostMappingsClientWithBaseURI ¶
func NewContainerHostMappingsClientWithBaseURI(baseURI string, subscriptionID string) ContainerHostMappingsClient
type Controller ¶
type Controller = original.Controller
type ControllerConnectionDetails ¶
type ControllerConnectionDetails = original.ControllerConnectionDetails
type ControllerConnectionDetailsList ¶
type ControllerConnectionDetailsList = original.ControllerConnectionDetailsList
type ControllerList ¶
type ControllerList = original.ControllerList
type ControllerListIterator ¶
type ControllerListIterator = original.ControllerListIterator
func NewControllerListIterator ¶
func NewControllerListIterator(page ControllerListPage) ControllerListIterator
type ControllerListPage ¶
type ControllerListPage = original.ControllerListPage
func NewControllerListPage ¶
func NewControllerListPage(getNextPage func(context.Context, ControllerList) (ControllerList, error)) ControllerListPage
type ControllerProperties ¶
type ControllerProperties = original.ControllerProperties
type ControllerUpdateParameters ¶
type ControllerUpdateParameters = original.ControllerUpdateParameters
type ControllerUpdateParametersProperties ¶
type ControllerUpdateParametersProperties = original.ControllerUpdateParametersProperties
type ControllersClient ¶
type ControllersClient = original.ControllersClient
func NewControllersClient ¶
func NewControllersClient(subscriptionID string) ControllersClient
func NewControllersClientWithBaseURI ¶
func NewControllersClientWithBaseURI(baseURI string, subscriptionID string) ControllersClient
type ControllersCreateFuture ¶
type ControllersCreateFuture = original.ControllersCreateFuture
type ControllersDeleteFuture ¶
type ControllersDeleteFuture = original.ControllersDeleteFuture
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type InstanceType ¶
type InstanceType = original.InstanceType
const ( InstanceTypeKubernetes InstanceType = original.InstanceTypeKubernetes InstanceTypeOrchestratorSpecificConnectionDetails InstanceType = original.InstanceTypeOrchestratorSpecificConnectionDetails )
func PossibleInstanceTypeValues ¶
func PossibleInstanceTypeValues() []InstanceType
type KubernetesConnectionDetails ¶
type KubernetesConnectionDetails = original.KubernetesConnectionDetails
type ListConnectionDetailsParameters ¶
type ListConnectionDetailsParameters = original.ListConnectionDetailsParameters
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type OrchestratorSpecificConnectionDetails ¶
type OrchestratorSpecificConnectionDetails = original.OrchestratorSpecificConnectionDetails
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( Canceled ProvisioningState = original.Canceled Creating ProvisioningState = original.Creating Deleted ProvisioningState = original.Deleted Deleting ProvisioningState = original.Deleting Failed ProvisioningState = original.Failed Succeeded ProvisioningState = original.Succeeded Updating ProvisioningState = original.Updating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ResourceProviderOperationDefinition ¶
type ResourceProviderOperationDefinition = original.ResourceProviderOperationDefinition
type ResourceProviderOperationDisplay ¶
type ResourceProviderOperationDisplay = original.ResourceProviderOperationDisplay
type ResourceProviderOperationList ¶
type ResourceProviderOperationList = original.ResourceProviderOperationList
type ResourceProviderOperationListIterator ¶
type ResourceProviderOperationListIterator = original.ResourceProviderOperationListIterator
func NewResourceProviderOperationListIterator ¶
func NewResourceProviderOperationListIterator(page ResourceProviderOperationListPage) ResourceProviderOperationListIterator
type ResourceProviderOperationListPage ¶
type ResourceProviderOperationListPage = original.ResourceProviderOperationListPage
func NewResourceProviderOperationListPage ¶
func NewResourceProviderOperationListPage(getNextPage func(context.Context, ResourceProviderOperationList) (ResourceProviderOperationList, error)) ResourceProviderOperationListPage
type SkuTier ¶
func PossibleSkuTierValues ¶
func PossibleSkuTierValues() []SkuTier
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.