Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIServerProfile
- type AzureEntityResource
- type BaseClient
- type CloudError
- type CloudErrorBody
- type ClusterProfile
- type ConsoleProfile
- type CreatedByType
- type Display
- type EncryptionAtHost
- type FipsValidatedModules
- type IngressProfile
- type MasterProfile
- type NetworkProfile
- type OpenShiftCluster
- type OpenShiftClusterAdminKubeconfig
- type OpenShiftClusterCredentials
- type OpenShiftClusterList
- type OpenShiftClusterListIterator
- type OpenShiftClusterListPage
- type OpenShiftClusterProperties
- type OpenShiftClusterUpdate
- type OpenShiftClustersClient
- type OpenShiftClustersCreateOrUpdateFuture
- type OpenShiftClustersDeleteFuture
- type OpenShiftClustersUpdateFuture
- type Operation
- type OperationList
- type OperationListIterator
- type OperationListPage
- type OperationsClient
- type ProvisioningState
- type ProxyResource
- type Resource
- type ServicePrincipalProfile
- type SystemData
- type TrackedResource
- type Visibility
- type WorkerProfile
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIServerProfile ¶
type APIServerProfile = original.APIServerProfile
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CloudError ¶
type CloudError = original.CloudError
type CloudErrorBody ¶
type CloudErrorBody = original.CloudErrorBody
type ClusterProfile ¶
type ClusterProfile = original.ClusterProfile
type ConsoleProfile ¶
type ConsoleProfile = original.ConsoleProfile
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type EncryptionAtHost ¶
type EncryptionAtHost = original.EncryptionAtHost
const ( EncryptionAtHostDisabled EncryptionAtHost = original.EncryptionAtHostDisabled EncryptionAtHostEnabled EncryptionAtHost = original.EncryptionAtHostEnabled )
func PossibleEncryptionAtHostValues ¶
func PossibleEncryptionAtHostValues() []EncryptionAtHost
type FipsValidatedModules ¶
type FipsValidatedModules = original.FipsValidatedModules
const ( FipsValidatedModulesDisabled FipsValidatedModules = original.FipsValidatedModulesDisabled FipsValidatedModulesEnabled FipsValidatedModules = original.FipsValidatedModulesEnabled )
func PossibleFipsValidatedModulesValues ¶
func PossibleFipsValidatedModulesValues() []FipsValidatedModules
type IngressProfile ¶
type IngressProfile = original.IngressProfile
type MasterProfile ¶
type MasterProfile = original.MasterProfile
type NetworkProfile ¶
type NetworkProfile = original.NetworkProfile
type OpenShiftCluster ¶
type OpenShiftCluster = original.OpenShiftCluster
type OpenShiftClusterAdminKubeconfig ¶
type OpenShiftClusterAdminKubeconfig = original.OpenShiftClusterAdminKubeconfig
type OpenShiftClusterCredentials ¶
type OpenShiftClusterCredentials = original.OpenShiftClusterCredentials
type OpenShiftClusterList ¶
type OpenShiftClusterList = original.OpenShiftClusterList
type OpenShiftClusterListIterator ¶
type OpenShiftClusterListIterator = original.OpenShiftClusterListIterator
func NewOpenShiftClusterListIterator ¶
func NewOpenShiftClusterListIterator(page OpenShiftClusterListPage) OpenShiftClusterListIterator
type OpenShiftClusterListPage ¶
type OpenShiftClusterListPage = original.OpenShiftClusterListPage
func NewOpenShiftClusterListPage ¶
func NewOpenShiftClusterListPage(cur OpenShiftClusterList, getNextPage func(context.Context, OpenShiftClusterList) (OpenShiftClusterList, error)) OpenShiftClusterListPage
type OpenShiftClusterProperties ¶
type OpenShiftClusterProperties = original.OpenShiftClusterProperties
type OpenShiftClusterUpdate ¶
type OpenShiftClusterUpdate = original.OpenShiftClusterUpdate
type OpenShiftClustersClient ¶
type OpenShiftClustersClient = original.OpenShiftClustersClient
func NewOpenShiftClustersClient ¶
func NewOpenShiftClustersClient(subscriptionID string) OpenShiftClustersClient
func NewOpenShiftClustersClientWithBaseURI ¶
func NewOpenShiftClustersClientWithBaseURI(baseURI string, subscriptionID string) OpenShiftClustersClient
type OpenShiftClustersCreateOrUpdateFuture ¶
type OpenShiftClustersCreateOrUpdateFuture = original.OpenShiftClustersCreateOrUpdateFuture
type OpenShiftClustersDeleteFuture ¶
type OpenShiftClustersDeleteFuture = original.OpenShiftClustersDeleteFuture
type OpenShiftClustersUpdateFuture ¶
type OpenShiftClustersUpdateFuture = original.OpenShiftClustersUpdateFuture
type OperationList ¶
type OperationList = original.OperationList
type OperationListIterator ¶
type OperationListIterator = original.OperationListIterator
func NewOperationListIterator ¶
func NewOperationListIterator(page OperationListPage) OperationListIterator
type OperationListPage ¶
type OperationListPage = original.OperationListPage
func NewOperationListPage ¶
func NewOperationListPage(cur OperationList, getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateAdminUpdating ProvisioningState = original.ProvisioningStateAdminUpdating ProvisioningStateCreating ProvisioningState = original.ProvisioningStateCreating ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ServicePrincipalProfile ¶
type ServicePrincipalProfile = original.ServicePrincipalProfile
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type Visibility ¶
type Visibility = original.Visibility
const ( VisibilityPrivate Visibility = original.VisibilityPrivate VisibilityPublic Visibility = original.VisibilityPublic )
func PossibleVisibilityValues ¶
func PossibleVisibilityValues() []Visibility
type WorkerProfile ¶
type WorkerProfile = original.WorkerProfile
Click to show internal directories.
Click to hide internal directories.