servicefabric

package
v57.3.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type ApplicationDeltaHealthPolicy

type ApplicationDeltaHealthPolicy = original.ApplicationDeltaHealthPolicy

type ApplicationHealthPolicy

type ApplicationHealthPolicy = original.ApplicationHealthPolicy

type ApplicationMetricDescription

type ApplicationMetricDescription = original.ApplicationMetricDescription

type ApplicationResource

type ApplicationResource = original.ApplicationResource

type ApplicationResourceList

type ApplicationResourceList = original.ApplicationResourceList

type ApplicationResourceProperties

type ApplicationResourceProperties = original.ApplicationResourceProperties

type ApplicationResourceUpdate

type ApplicationResourceUpdate = original.ApplicationResourceUpdate

type ApplicationTypeResource

type ApplicationTypeResource = original.ApplicationTypeResource

type ApplicationTypeResourceList

type ApplicationTypeResourceList = original.ApplicationTypeResourceList

type ApplicationTypeResourceProperties

type ApplicationTypeResourceProperties = original.ApplicationTypeResourceProperties

type ApplicationTypeVersionResource

type ApplicationTypeVersionResource = original.ApplicationTypeVersionResource

type ApplicationTypeVersionResourceList

type ApplicationTypeVersionResourceList = original.ApplicationTypeVersionResourceList

type ApplicationTypeVersionsClient

type ApplicationTypeVersionsClient = original.ApplicationTypeVersionsClient

func NewApplicationTypeVersionsClient

func NewApplicationTypeVersionsClient(subscriptionID string) ApplicationTypeVersionsClient

func NewApplicationTypeVersionsClientWithBaseURI

func NewApplicationTypeVersionsClientWithBaseURI(baseURI string, subscriptionID string) ApplicationTypeVersionsClient

type ApplicationTypesClient

type ApplicationTypesClient = original.ApplicationTypesClient

func NewApplicationTypesClient

func NewApplicationTypesClient(subscriptionID string) ApplicationTypesClient

func NewApplicationTypesClientWithBaseURI

func NewApplicationTypesClientWithBaseURI(baseURI string, subscriptionID string) ApplicationTypesClient

type ApplicationTypesDeleteFuture

type ApplicationTypesDeleteFuture = original.ApplicationTypesDeleteFuture

type ApplicationUpgradePolicy

type ApplicationUpgradePolicy = original.ApplicationUpgradePolicy

type ApplicationUserAssignedIdentity

type ApplicationUserAssignedIdentity = original.ApplicationUserAssignedIdentity

type ApplicationsClient

type ApplicationsClient = original.ApplicationsClient

func NewApplicationsClient

func NewApplicationsClient(subscriptionID string) ApplicationsClient

func NewApplicationsClientWithBaseURI

func NewApplicationsClientWithBaseURI(baseURI string, subscriptionID string) ApplicationsClient

type ApplicationsCreateOrUpdateFuture

type ApplicationsCreateOrUpdateFuture = original.ApplicationsCreateOrUpdateFuture

type ApplicationsDeleteFuture

type ApplicationsDeleteFuture = original.ApplicationsDeleteFuture

type ApplicationsUpdateFuture

type ApplicationsUpdateFuture = original.ApplicationsUpdateFuture

type ArmApplicationHealthPolicy

type ArmApplicationHealthPolicy = original.ArmApplicationHealthPolicy

type ArmRollingUpgradeMonitoringPolicy

type ArmRollingUpgradeMonitoringPolicy = original.ArmRollingUpgradeMonitoringPolicy

type ArmServicePackageActivationMode

type ArmServicePackageActivationMode = original.ArmServicePackageActivationMode
const (
	ArmServicePackageActivationModeExclusiveProcess ArmServicePackageActivationMode = original.ArmServicePackageActivationModeExclusiveProcess
	ArmServicePackageActivationModeSharedProcess    ArmServicePackageActivationMode = original.ArmServicePackageActivationModeSharedProcess
)

func PossibleArmServicePackageActivationModeValues

func PossibleArmServicePackageActivationModeValues() []ArmServicePackageActivationMode

type ArmServiceTypeHealthPolicy

type ArmServiceTypeHealthPolicy = original.ArmServiceTypeHealthPolicy

type ArmUpgradeFailureAction

type ArmUpgradeFailureAction = original.ArmUpgradeFailureAction
const (
	ArmUpgradeFailureActionManual   ArmUpgradeFailureAction = original.ArmUpgradeFailureActionManual
	ArmUpgradeFailureActionRollback ArmUpgradeFailureAction = original.ArmUpgradeFailureActionRollback
)

func PossibleArmUpgradeFailureActionValues

func PossibleArmUpgradeFailureActionValues() []ArmUpgradeFailureAction

type AvailableOperationDisplay

type AvailableOperationDisplay = original.AvailableOperationDisplay

type AzureActiveDirectory

type AzureActiveDirectory = original.AzureActiveDirectory

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicPartitionSchemeDescription

type BasicPartitionSchemeDescription = original.BasicPartitionSchemeDescription

type BasicServiceResourceProperties

type BasicServiceResourceProperties = original.BasicServiceResourceProperties

type CertificateDescription

type CertificateDescription = original.CertificateDescription

type ClientCertificateCommonName

type ClientCertificateCommonName = original.ClientCertificateCommonName

type ClientCertificateThumbprint

type ClientCertificateThumbprint = original.ClientCertificateThumbprint

type Cluster

type Cluster = original.Cluster

type ClusterCodeVersionsListResult

type ClusterCodeVersionsListResult = original.ClusterCodeVersionsListResult

type ClusterCodeVersionsResult

type ClusterCodeVersionsResult = original.ClusterCodeVersionsResult

type ClusterHealthPolicy

type ClusterHealthPolicy = original.ClusterHealthPolicy

type ClusterListResult

type ClusterListResult = original.ClusterListResult

type ClusterProperties

type ClusterProperties = original.ClusterProperties

type ClusterPropertiesUpdateParameters

type ClusterPropertiesUpdateParameters = original.ClusterPropertiesUpdateParameters

type ClusterState

type ClusterState = original.ClusterState
const (
	ClusterStateAutoScale                 ClusterState = original.ClusterStateAutoScale
	ClusterStateBaselineUpgrade           ClusterState = original.ClusterStateBaselineUpgrade
	ClusterStateDeploying                 ClusterState = original.ClusterStateDeploying
	ClusterStateEnforcingClusterVersion   ClusterState = original.ClusterStateEnforcingClusterVersion
	ClusterStateReady                     ClusterState = original.ClusterStateReady
	ClusterStateUpdatingInfrastructure    ClusterState = original.ClusterStateUpdatingInfrastructure
	ClusterStateUpdatingUserCertificate   ClusterState = original.ClusterStateUpdatingUserCertificate
	ClusterStateUpdatingUserConfiguration ClusterState = original.ClusterStateUpdatingUserConfiguration
	ClusterStateUpgradeServiceUnreachable ClusterState = original.ClusterStateUpgradeServiceUnreachable
	ClusterStateWaitingForNodes           ClusterState = original.ClusterStateWaitingForNodes
)

func PossibleClusterStateValues

func PossibleClusterStateValues() []ClusterState

type ClusterUpdateParameters

type ClusterUpdateParameters = original.ClusterUpdateParameters

type ClusterUpgradeCadence

type ClusterUpgradeCadence = original.ClusterUpgradeCadence

func PossibleClusterUpgradeCadenceValues

func PossibleClusterUpgradeCadenceValues() []ClusterUpgradeCadence

type ClusterUpgradeDeltaHealthPolicy

type ClusterUpgradeDeltaHealthPolicy = original.ClusterUpgradeDeltaHealthPolicy

type ClusterUpgradePolicy

type ClusterUpgradePolicy = original.ClusterUpgradePolicy

type ClusterVersionDetails

type ClusterVersionDetails = original.ClusterVersionDetails

type ClusterVersionsClient

type ClusterVersionsClient = original.ClusterVersionsClient

func NewClusterVersionsClient

func NewClusterVersionsClient(subscriptionID string) ClusterVersionsClient

func NewClusterVersionsClientWithBaseURI

func NewClusterVersionsClientWithBaseURI(baseURI string, subscriptionID string) ClusterVersionsClient

type ClustersClient

type ClustersClient = original.ClustersClient

func NewClustersClient

func NewClustersClient(subscriptionID string) ClustersClient

func NewClustersClientWithBaseURI

func NewClustersClientWithBaseURI(baseURI string, subscriptionID string) ClustersClient

type ClustersCreateOrUpdateFuture

type ClustersCreateOrUpdateFuture = original.ClustersCreateOrUpdateFuture

type ClustersUpdateFuture

type ClustersUpdateFuture = original.ClustersUpdateFuture

type DiagnosticsStorageAccountConfig

type DiagnosticsStorageAccountConfig = original.DiagnosticsStorageAccountConfig

type DurabilityLevel

type DurabilityLevel = original.DurabilityLevel
const (
	DurabilityLevelBronze DurabilityLevel = original.DurabilityLevelBronze
	DurabilityLevelGold   DurabilityLevel = original.DurabilityLevelGold
	DurabilityLevelSilver DurabilityLevel = original.DurabilityLevelSilver
)

func PossibleDurabilityLevelValues

func PossibleDurabilityLevelValues() []DurabilityLevel

type EndpointRangeDescription

type EndpointRangeDescription = original.EndpointRangeDescription

type Environment

type Environment = original.Environment
const (
	EnvironmentLinux   Environment = original.EnvironmentLinux
	EnvironmentWindows Environment = original.EnvironmentWindows
)

func PossibleEnvironmentValues

func PossibleEnvironmentValues() []Environment

type ErrorModel

type ErrorModel = original.ErrorModel

type ErrorModelError

type ErrorModelError = original.ErrorModelError

type ManagedIdentity

type ManagedIdentity = original.ManagedIdentity

type ManagedIdentityType

type ManagedIdentityType = original.ManagedIdentityType
const (
	ManagedIdentityTypeNone                       ManagedIdentityType = original.ManagedIdentityTypeNone
	ManagedIdentityTypeSystemAssigned             ManagedIdentityType = original.ManagedIdentityTypeSystemAssigned
	ManagedIdentityTypeSystemAssignedUserAssigned ManagedIdentityType = original.ManagedIdentityTypeSystemAssignedUserAssigned
	ManagedIdentityTypeUserAssigned               ManagedIdentityType = original.ManagedIdentityTypeUserAssigned
)

func PossibleManagedIdentityTypeValues

func PossibleManagedIdentityTypeValues() []ManagedIdentityType

type MoveCost

type MoveCost = original.MoveCost
const (
	MoveCostHigh   MoveCost = original.MoveCostHigh
	MoveCostLow    MoveCost = original.MoveCostLow
	MoveCostMedium MoveCost = original.MoveCostMedium
	MoveCostZero   MoveCost = original.MoveCostZero
)

func PossibleMoveCostValues

func PossibleMoveCostValues() []MoveCost

type NamedPartitionSchemeDescription

type NamedPartitionSchemeDescription = original.NamedPartitionSchemeDescription

type NodeTypeDescription

type NodeTypeDescription = original.NodeTypeDescription

type Notification

type Notification = original.Notification

type NotificationChannel

type NotificationChannel = original.NotificationChannel
const (
	NotificationChannelEmailSubscription NotificationChannel = original.NotificationChannelEmailSubscription
	NotificationChannelEmailUser         NotificationChannel = original.NotificationChannelEmailUser
)

func PossibleNotificationChannelValues

func PossibleNotificationChannelValues() []NotificationChannel

type NotificationLevel

type NotificationLevel = original.NotificationLevel
const (
	NotificationLevelAll      NotificationLevel = original.NotificationLevelAll
	NotificationLevelCritical NotificationLevel = original.NotificationLevelCritical
)

func PossibleNotificationLevelValues

func PossibleNotificationLevelValues() []NotificationLevel

type NotificationTarget

type NotificationTarget = original.NotificationTarget

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationResult

type OperationResult = original.OperationResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PartitionScheme

type PartitionScheme = original.PartitionScheme
const (
	PartitionSchemeInvalid           PartitionScheme = original.PartitionSchemeInvalid
	PartitionSchemeNamed             PartitionScheme = original.PartitionSchemeNamed
	PartitionSchemeSingleton         PartitionScheme = original.PartitionSchemeSingleton
	PartitionSchemeUniformInt64Range PartitionScheme = original.PartitionSchemeUniformInt64Range
)

func PossiblePartitionSchemeValues

func PossiblePartitionSchemeValues() []PartitionScheme

type PartitionSchemeDescription

type PartitionSchemeDescription = original.PartitionSchemeDescription

type ProvisioningState

type ProvisioningState = original.ProvisioningState
const (
	ProvisioningStateCanceled  ProvisioningState = original.ProvisioningStateCanceled
	ProvisioningStateFailed    ProvisioningState = original.ProvisioningStateFailed
	ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded
	ProvisioningStateUpdating  ProvisioningState = original.ProvisioningStateUpdating
)

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type ProxyResource

type ProxyResource = original.ProxyResource

type ReliabilityLevel

type ReliabilityLevel = original.ReliabilityLevel

func PossibleReliabilityLevelValues

func PossibleReliabilityLevelValues() []ReliabilityLevel

type ReliabilityLevel1

type ReliabilityLevel1 = original.ReliabilityLevel1

func PossibleReliabilityLevel1Values

func PossibleReliabilityLevel1Values() []ReliabilityLevel1

type Resource

type Resource = original.Resource

type RollingUpgradeMode

type RollingUpgradeMode = original.RollingUpgradeMode
const (
	RollingUpgradeModeInvalid           RollingUpgradeMode = original.RollingUpgradeModeInvalid
	RollingUpgradeModeMonitored         RollingUpgradeMode = original.RollingUpgradeModeMonitored
	RollingUpgradeModeUnmonitoredAuto   RollingUpgradeMode = original.RollingUpgradeModeUnmonitoredAuto
	RollingUpgradeModeUnmonitoredManual RollingUpgradeMode = original.RollingUpgradeModeUnmonitoredManual
)

func PossibleRollingUpgradeModeValues

func PossibleRollingUpgradeModeValues() []RollingUpgradeMode

type ServerCertificateCommonName

type ServerCertificateCommonName = original.ServerCertificateCommonName

type ServerCertificateCommonNames

type ServerCertificateCommonNames = original.ServerCertificateCommonNames

type ServiceCorrelationDescription

type ServiceCorrelationDescription = original.ServiceCorrelationDescription

type ServiceCorrelationScheme

type ServiceCorrelationScheme = original.ServiceCorrelationScheme

func PossibleServiceCorrelationSchemeValues

func PossibleServiceCorrelationSchemeValues() []ServiceCorrelationScheme

type ServiceKind

type ServiceKind = original.ServiceKind
const (
	ServiceKindInvalid   ServiceKind = original.ServiceKindInvalid
	ServiceKindStateful  ServiceKind = original.ServiceKindStateful
	ServiceKindStateless ServiceKind = original.ServiceKindStateless
)

func PossibleServiceKindValues

func PossibleServiceKindValues() []ServiceKind

type ServiceKindBasicServiceResourceProperties

type ServiceKindBasicServiceResourceProperties = original.ServiceKindBasicServiceResourceProperties

func PossibleServiceKindBasicServiceResourcePropertiesValues

func PossibleServiceKindBasicServiceResourcePropertiesValues() []ServiceKindBasicServiceResourceProperties

type ServiceLoadMetricDescription

type ServiceLoadMetricDescription = original.ServiceLoadMetricDescription

type ServiceLoadMetricWeight

type ServiceLoadMetricWeight = original.ServiceLoadMetricWeight

func PossibleServiceLoadMetricWeightValues

func PossibleServiceLoadMetricWeightValues() []ServiceLoadMetricWeight

type ServicePlacementPolicyDescription

type ServicePlacementPolicyDescription = original.ServicePlacementPolicyDescription

type ServicePlacementPolicyType

type ServicePlacementPolicyType = original.ServicePlacementPolicyType

func PossibleServicePlacementPolicyTypeValues

func PossibleServicePlacementPolicyTypeValues() []ServicePlacementPolicyType

type ServiceResource

type ServiceResource = original.ServiceResource

type ServiceResourceList

type ServiceResourceList = original.ServiceResourceList

type ServiceResourceProperties

type ServiceResourceProperties = original.ServiceResourceProperties

type ServiceResourcePropertiesBase

type ServiceResourcePropertiesBase = original.ServiceResourcePropertiesBase

type ServiceResourceUpdate

type ServiceResourceUpdate = original.ServiceResourceUpdate

type ServiceResourceUpdateProperties

type ServiceResourceUpdateProperties = original.ServiceResourceUpdateProperties

type ServiceTypeDeltaHealthPolicy

type ServiceTypeDeltaHealthPolicy = original.ServiceTypeDeltaHealthPolicy

type ServiceTypeHealthPolicy

type ServiceTypeHealthPolicy = original.ServiceTypeHealthPolicy

type ServicesClient

type ServicesClient = original.ServicesClient

func NewServicesClient

func NewServicesClient(subscriptionID string) ServicesClient

func NewServicesClientWithBaseURI

func NewServicesClientWithBaseURI(baseURI string, subscriptionID string) ServicesClient

type ServicesCreateOrUpdateFuture

type ServicesCreateOrUpdateFuture = original.ServicesCreateOrUpdateFuture

type ServicesDeleteFuture

type ServicesDeleteFuture = original.ServicesDeleteFuture

type ServicesUpdateFuture

type ServicesUpdateFuture = original.ServicesUpdateFuture

type SettingsParameterDescription

type SettingsParameterDescription = original.SettingsParameterDescription

type SettingsSectionDescription

type SettingsSectionDescription = original.SettingsSectionDescription

type SfZonalUpgradeMode

type SfZonalUpgradeMode = original.SfZonalUpgradeMode
const (
	SfZonalUpgradeModeHierarchical SfZonalUpgradeMode = original.SfZonalUpgradeModeHierarchical
	SfZonalUpgradeModeParallel     SfZonalUpgradeMode = original.SfZonalUpgradeModeParallel
)

func PossibleSfZonalUpgradeModeValues

func PossibleSfZonalUpgradeModeValues() []SfZonalUpgradeMode

type StatefulServiceProperties

type StatefulServiceProperties = original.StatefulServiceProperties

type StatefulServiceUpdateProperties

type StatefulServiceUpdateProperties = original.StatefulServiceUpdateProperties

type StatelessServiceProperties

type StatelessServiceProperties = original.StatelessServiceProperties

type StatelessServiceUpdateProperties

type StatelessServiceUpdateProperties = original.StatelessServiceUpdateProperties

type SystemData

type SystemData = original.SystemData

type Type

type Type = original.Type
const (
	TypeServicePlacementPolicyDescription Type = original.TypeServicePlacementPolicyDescription
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type UpgradableVersionPathResult

type UpgradableVersionPathResult = original.UpgradableVersionPathResult

type UpgradableVersionsDescription

type UpgradableVersionsDescription = original.UpgradableVersionsDescription

type UpgradeMode

type UpgradeMode = original.UpgradeMode
const (
	UpgradeModeAutomatic UpgradeMode = original.UpgradeModeAutomatic
	UpgradeModeManual    UpgradeMode = original.UpgradeModeManual
)

func PossibleUpgradeModeValues

func PossibleUpgradeModeValues() []UpgradeMode

type UserAssignedIdentity

type UserAssignedIdentity = original.UserAssignedIdentity

type VmssZonalUpgradeMode

type VmssZonalUpgradeMode = original.VmssZonalUpgradeMode
const (
	VmssZonalUpgradeModeHierarchical VmssZonalUpgradeMode = original.VmssZonalUpgradeModeHierarchical
	VmssZonalUpgradeModeParallel     VmssZonalUpgradeMode = original.VmssZonalUpgradeModeParallel
)

func PossibleVmssZonalUpgradeModeValues

func PossibleVmssZonalUpgradeModeValues() []VmssZonalUpgradeMode

type X509StoreName

type X509StoreName = original.X509StoreName
const (
	X509StoreNameAddressBook          X509StoreName = original.X509StoreNameAddressBook
	X509StoreNameAuthRoot             X509StoreName = original.X509StoreNameAuthRoot
	X509StoreNameCertificateAuthority X509StoreName = original.X509StoreNameCertificateAuthority
	X509StoreNameDisallowed           X509StoreName = original.X509StoreNameDisallowed
	X509StoreNameMy                   X509StoreName = original.X509StoreNameMy
	X509StoreNameRoot                 X509StoreName = original.X509StoreNameRoot
	X509StoreNameTrustedPeople        X509StoreName = original.X509StoreNameTrustedPeople
	X509StoreNameTrustedPublisher     X509StoreName = original.X509StoreNameTrustedPublisher
)

func PossibleX509StoreNameValues

func PossibleX509StoreNameValues() []X509StoreName

type X509StoreName1

type X509StoreName1 = original.X509StoreName1
const (
	X509StoreName1AddressBook          X509StoreName1 = original.X509StoreName1AddressBook
	X509StoreName1AuthRoot             X509StoreName1 = original.X509StoreName1AuthRoot
	X509StoreName1CertificateAuthority X509StoreName1 = original.X509StoreName1CertificateAuthority
	X509StoreName1Disallowed           X509StoreName1 = original.X509StoreName1Disallowed
	X509StoreName1My                   X509StoreName1 = original.X509StoreName1My
	X509StoreName1Root                 X509StoreName1 = original.X509StoreName1Root
	X509StoreName1TrustedPeople        X509StoreName1 = original.X509StoreName1TrustedPeople
	X509StoreName1TrustedPublisher     X509StoreName1 = original.X509StoreName1TrustedPublisher
)

func PossibleX509StoreName1Values

func PossibleX509StoreName1Values() []X509StoreName1

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL