Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionType
- type BaseClient
- type Client
- type ControllerClient
- type ControllerCreateFuture
- type ControllerDeleteFuture
- type ControllerDetails
- type ControllerResource
- type ControllerResourceUpdateParameters
- type ControllerState
- type DelegatedController
- type DelegatedControllerProperties
- type DelegatedControllers
- type DelegatedControllersIterator
- type DelegatedControllersPage
- type DelegatedSubnet
- type DelegatedSubnetProperties
- type DelegatedSubnetResource
- type DelegatedSubnetServiceClient
- type DelegatedSubnetServiceDeleteDetailsFuture
- type DelegatedSubnetServicePatchDetailsFuture
- type DelegatedSubnetServicePutDetailsFuture
- type DelegatedSubnetState
- type DelegatedSubnets
- type DelegatedSubnetsIterator
- type DelegatedSubnetsPage
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type Orchestrator
- type OrchestratorIdentity
- type OrchestratorInstanceServiceClient
- type OrchestratorInstanceServiceCreateFuture
- type OrchestratorInstanceServiceDeleteFuture
- type OrchestratorInstanceState
- type OrchestratorResource
- type OrchestratorResourceProperties
- type OrchestratorResourceUpdateParameters
- type Orchestrators
- type OrchestratorsIterator
- type OrchestratorsPage
- type Origin
- type ResourceIdentityType
- type ResourceUpdateParameters
- type SubnetDetails
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionType ¶
type ActionType = original.ActionType
const (
ActionTypeInternal ActionType = original.ActionTypeInternal
)
func PossibleActionTypeValues ¶
func PossibleActionTypeValues() []ActionType
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Client ¶
func NewClientWithBaseURI ¶
type ControllerClient ¶
type ControllerClient = original.ControllerClient
func NewControllerClient ¶
func NewControllerClient(subscriptionID string) ControllerClient
func NewControllerClientWithBaseURI ¶
func NewControllerClientWithBaseURI(baseURI string, subscriptionID string) ControllerClient
type ControllerCreateFuture ¶
type ControllerCreateFuture = original.ControllerCreateFuture
type ControllerDeleteFuture ¶
type ControllerDeleteFuture = original.ControllerDeleteFuture
type ControllerDetails ¶
type ControllerDetails = original.ControllerDetails
type ControllerResource ¶
type ControllerResource = original.ControllerResource
type ControllerResourceUpdateParameters ¶
type ControllerResourceUpdateParameters = original.ControllerResourceUpdateParameters
type ControllerState ¶
type ControllerState = original.ControllerState
const ( ControllerStateDeleting ControllerState = original.ControllerStateDeleting ControllerStateFailed ControllerState = original.ControllerStateFailed ControllerStateProvisioning ControllerState = original.ControllerStateProvisioning ControllerStateSucceeded ControllerState = original.ControllerStateSucceeded )
func PossibleControllerStateValues ¶
func PossibleControllerStateValues() []ControllerState
type DelegatedController ¶
type DelegatedController = original.DelegatedController
type DelegatedControllerProperties ¶
type DelegatedControllerProperties = original.DelegatedControllerProperties
type DelegatedControllers ¶
type DelegatedControllers = original.DelegatedControllers
type DelegatedControllersIterator ¶
type DelegatedControllersIterator = original.DelegatedControllersIterator
func NewDelegatedControllersIterator ¶
func NewDelegatedControllersIterator(page DelegatedControllersPage) DelegatedControllersIterator
type DelegatedControllersPage ¶
type DelegatedControllersPage = original.DelegatedControllersPage
func NewDelegatedControllersPage ¶
func NewDelegatedControllersPage(cur DelegatedControllers, getNextPage func(context.Context, DelegatedControllers) (DelegatedControllers, error)) DelegatedControllersPage
type DelegatedSubnet ¶
type DelegatedSubnet = original.DelegatedSubnet
type DelegatedSubnetProperties ¶
type DelegatedSubnetProperties = original.DelegatedSubnetProperties
type DelegatedSubnetResource ¶
type DelegatedSubnetResource = original.DelegatedSubnetResource
type DelegatedSubnetServiceClient ¶
type DelegatedSubnetServiceClient = original.DelegatedSubnetServiceClient
func NewDelegatedSubnetServiceClient ¶
func NewDelegatedSubnetServiceClient(subscriptionID string) DelegatedSubnetServiceClient
func NewDelegatedSubnetServiceClientWithBaseURI ¶
func NewDelegatedSubnetServiceClientWithBaseURI(baseURI string, subscriptionID string) DelegatedSubnetServiceClient
type DelegatedSubnetServiceDeleteDetailsFuture ¶
type DelegatedSubnetServiceDeleteDetailsFuture = original.DelegatedSubnetServiceDeleteDetailsFuture
type DelegatedSubnetServicePatchDetailsFuture ¶
type DelegatedSubnetServicePatchDetailsFuture = original.DelegatedSubnetServicePatchDetailsFuture
type DelegatedSubnetServicePutDetailsFuture ¶
type DelegatedSubnetServicePutDetailsFuture = original.DelegatedSubnetServicePutDetailsFuture
type DelegatedSubnetState ¶
type DelegatedSubnetState = original.DelegatedSubnetState
const ( DelegatedSubnetStateDeleting DelegatedSubnetState = original.DelegatedSubnetStateDeleting DelegatedSubnetStateFailed DelegatedSubnetState = original.DelegatedSubnetStateFailed DelegatedSubnetStateProvisioning DelegatedSubnetState = original.DelegatedSubnetStateProvisioning DelegatedSubnetStateSucceeded DelegatedSubnetState = original.DelegatedSubnetStateSucceeded )
func PossibleDelegatedSubnetStateValues ¶
func PossibleDelegatedSubnetStateValues() []DelegatedSubnetState
type DelegatedSubnets ¶
type DelegatedSubnets = original.DelegatedSubnets
type DelegatedSubnetsIterator ¶
type DelegatedSubnetsIterator = original.DelegatedSubnetsIterator
func NewDelegatedSubnetsIterator ¶
func NewDelegatedSubnetsIterator(page DelegatedSubnetsPage) DelegatedSubnetsIterator
type DelegatedSubnetsPage ¶
type DelegatedSubnetsPage = original.DelegatedSubnetsPage
func NewDelegatedSubnetsPage ¶
func NewDelegatedSubnetsPage(cur DelegatedSubnets, getNextPage func(context.Context, DelegatedSubnets) (DelegatedSubnets, error)) DelegatedSubnetsPage
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type Orchestrator ¶
type Orchestrator = original.Orchestrator
type OrchestratorIdentity ¶
type OrchestratorIdentity = original.OrchestratorIdentity
type OrchestratorInstanceServiceClient ¶
type OrchestratorInstanceServiceClient = original.OrchestratorInstanceServiceClient
func NewOrchestratorInstanceServiceClient ¶
func NewOrchestratorInstanceServiceClient(subscriptionID string) OrchestratorInstanceServiceClient
func NewOrchestratorInstanceServiceClientWithBaseURI ¶
func NewOrchestratorInstanceServiceClientWithBaseURI(baseURI string, subscriptionID string) OrchestratorInstanceServiceClient
type OrchestratorInstanceServiceCreateFuture ¶
type OrchestratorInstanceServiceCreateFuture = original.OrchestratorInstanceServiceCreateFuture
type OrchestratorInstanceServiceDeleteFuture ¶
type OrchestratorInstanceServiceDeleteFuture = original.OrchestratorInstanceServiceDeleteFuture
type OrchestratorInstanceState ¶
type OrchestratorInstanceState = original.OrchestratorInstanceState
const ( OrchestratorInstanceStateDeleting OrchestratorInstanceState = original.OrchestratorInstanceStateDeleting OrchestratorInstanceStateFailed OrchestratorInstanceState = original.OrchestratorInstanceStateFailed OrchestratorInstanceStateProvisioning OrchestratorInstanceState = original.OrchestratorInstanceStateProvisioning OrchestratorInstanceStateSucceeded OrchestratorInstanceState = original.OrchestratorInstanceStateSucceeded )
func PossibleOrchestratorInstanceStateValues ¶
func PossibleOrchestratorInstanceStateValues() []OrchestratorInstanceState
type OrchestratorResource ¶
type OrchestratorResource = original.OrchestratorResource
type OrchestratorResourceProperties ¶
type OrchestratorResourceProperties = original.OrchestratorResourceProperties
type OrchestratorResourceUpdateParameters ¶
type OrchestratorResourceUpdateParameters = original.OrchestratorResourceUpdateParameters
type Orchestrators ¶
type Orchestrators = original.Orchestrators
type OrchestratorsIterator ¶
type OrchestratorsIterator = original.OrchestratorsIterator
func NewOrchestratorsIterator ¶
func NewOrchestratorsIterator(page OrchestratorsPage) OrchestratorsIterator
type OrchestratorsPage ¶
type OrchestratorsPage = original.OrchestratorsPage
func NewOrchestratorsPage ¶
func NewOrchestratorsPage(cur Orchestrators, getNextPage func(context.Context, Orchestrators) (Orchestrators, error)) OrchestratorsPage
type Origin ¶
const ( OriginSystem Origin = original.OriginSystem OriginUser Origin = original.OriginUser OriginUsersystem Origin = original.OriginUsersystem )
func PossibleOriginValues ¶
func PossibleOriginValues() []Origin
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( ResourceIdentityTypeNone ResourceIdentityType = original.ResourceIdentityTypeNone ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceUpdateParameters ¶
type ResourceUpdateParameters = original.ResourceUpdateParameters
type SubnetDetails ¶
type SubnetDetails = original.SubnetDetails
Click to show internal directories.
Click to hide internal directories.