Documentation ¶
Index ¶
- func PossibleValuesForAuthenticationMethod() []string
- func PossibleValuesForConnectionState() []string
- func PossibleValuesForManagedCassandraProvisioningState() []string
- func PossibleValuesForNodeState() []string
- func ValidateCassandraClusterID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateDataCenterID(input interface{}, key string) (warnings []string, errors []error)
- type AuthenticationMethod
- type CassandraClusterId
- type CassandraClusterPublicStatus
- type CassandraClusterPublicStatusDataCentersInlined
- type CassandraClusterPublicStatusDataCentersInlinedNodesInlined
- type CassandraClustersCreateUpdateOperationResponse
- type CassandraClustersDeallocateOperationResponse
- type CassandraClustersDeleteOperationResponse
- type CassandraClustersGetOperationResponse
- type CassandraClustersInvokeCommandOperationResponse
- type CassandraClustersListByResourceGroupOperationResponse
- type CassandraClustersListBySubscriptionOperationResponse
- type CassandraClustersStartOperationResponse
- type CassandraClustersStatusOperationResponse
- type CassandraClustersUpdateOperationResponse
- type CassandraDataCentersCreateUpdateOperationResponse
- type CassandraDataCentersDeleteOperationResponse
- type CassandraDataCentersGetOperationResponse
- type CassandraDataCentersListOperationResponse
- type CassandraDataCentersUpdateOperationResponse
- type Certificate
- type ClusterResource
- type ClusterResourceProperties
- type CommandOutput
- type CommandPostBody
- type ConnectionError
- type ConnectionState
- type DataCenterId
- type DataCenterResource
- type DataCenterResourceProperties
- type ListClusters
- type ListDataCenters
- type ManagedCassandraProvisioningState
- type ManagedCassandraReaperStatus
- type ManagedCassandrasClient
- func (c ManagedCassandrasClient) CassandraClustersCreateUpdate(ctx context.Context, id CassandraClusterId, input ClusterResource) (result CassandraClustersCreateUpdateOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersCreateUpdateThenPoll(ctx context.Context, id CassandraClusterId, input ClusterResource) error
- func (c ManagedCassandrasClient) CassandraClustersDeallocate(ctx context.Context, id CassandraClusterId) (result CassandraClustersDeallocateOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersDeallocateThenPoll(ctx context.Context, id CassandraClusterId) error
- func (c ManagedCassandrasClient) CassandraClustersDelete(ctx context.Context, id CassandraClusterId) (result CassandraClustersDeleteOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersDeleteThenPoll(ctx context.Context, id CassandraClusterId) error
- func (c ManagedCassandrasClient) CassandraClustersGet(ctx context.Context, id CassandraClusterId) (result CassandraClustersGetOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersInvokeCommand(ctx context.Context, id CassandraClusterId, input CommandPostBody) (result CassandraClustersInvokeCommandOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersInvokeCommandThenPoll(ctx context.Context, id CassandraClusterId, input CommandPostBody) error
- func (c ManagedCassandrasClient) CassandraClustersListByResourceGroup(ctx context.Context, id commonids.ResourceGroupId) (result CassandraClustersListByResourceGroupOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersListBySubscription(ctx context.Context, id commonids.SubscriptionId) (result CassandraClustersListBySubscriptionOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersStart(ctx context.Context, id CassandraClusterId) (result CassandraClustersStartOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersStartThenPoll(ctx context.Context, id CassandraClusterId) error
- func (c ManagedCassandrasClient) CassandraClustersStatus(ctx context.Context, id CassandraClusterId) (result CassandraClustersStatusOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersUpdate(ctx context.Context, id CassandraClusterId, input ClusterResource) (result CassandraClustersUpdateOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraClustersUpdateThenPoll(ctx context.Context, id CassandraClusterId, input ClusterResource) error
- func (c ManagedCassandrasClient) CassandraDataCentersCreateUpdate(ctx context.Context, id DataCenterId, input DataCenterResource) (result CassandraDataCentersCreateUpdateOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraDataCentersCreateUpdateThenPoll(ctx context.Context, id DataCenterId, input DataCenterResource) error
- func (c ManagedCassandrasClient) CassandraDataCentersDelete(ctx context.Context, id DataCenterId) (result CassandraDataCentersDeleteOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraDataCentersDeleteThenPoll(ctx context.Context, id DataCenterId) error
- func (c ManagedCassandrasClient) CassandraDataCentersGet(ctx context.Context, id DataCenterId) (result CassandraDataCentersGetOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraDataCentersList(ctx context.Context, id CassandraClusterId) (result CassandraDataCentersListOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraDataCentersUpdate(ctx context.Context, id DataCenterId, input DataCenterResource) (result CassandraDataCentersUpdateOperationResponse, err error)
- func (c ManagedCassandrasClient) CassandraDataCentersUpdateThenPoll(ctx context.Context, id DataCenterId, input DataCenterResource) error
- type NodeState
- type SeedNode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForAuthenticationMethod ¶
func PossibleValuesForAuthenticationMethod() []string
func PossibleValuesForConnectionState ¶
func PossibleValuesForConnectionState() []string
func PossibleValuesForManagedCassandraProvisioningState ¶
func PossibleValuesForManagedCassandraProvisioningState() []string
func PossibleValuesForNodeState ¶
func PossibleValuesForNodeState() []string
func ValidateCassandraClusterID ¶
ValidateCassandraClusterID checks that 'input' can be parsed as a Cassandra Cluster ID
func ValidateDataCenterID ¶
ValidateDataCenterID checks that 'input' can be parsed as a Data Center ID
Types ¶
type AuthenticationMethod ¶
type AuthenticationMethod string
const ( AuthenticationMethodCassandra AuthenticationMethod = "Cassandra" AuthenticationMethodNone AuthenticationMethod = "None" )
type CassandraClusterId ¶
type CassandraClusterId struct { SubscriptionId string ResourceGroupName string CassandraClusterName string }
CassandraClusterId is a struct representing the Resource ID for a Cassandra Cluster
func NewCassandraClusterID ¶
func NewCassandraClusterID(subscriptionId string, resourceGroupName string, cassandraClusterName string) CassandraClusterId
NewCassandraClusterID returns a new CassandraClusterId struct
func ParseCassandraClusterID ¶
func ParseCassandraClusterID(input string) (*CassandraClusterId, error)
ParseCassandraClusterID parses 'input' into a CassandraClusterId
func ParseCassandraClusterIDInsensitively ¶
func ParseCassandraClusterIDInsensitively(input string) (*CassandraClusterId, error)
ParseCassandraClusterIDInsensitively parses 'input' case-insensitively into a CassandraClusterId note: this method should only be used for API response data and not user input
func (CassandraClusterId) ID ¶
func (id CassandraClusterId) ID() string
ID returns the formatted Cassandra Cluster ID
func (CassandraClusterId) Segments ¶
func (id CassandraClusterId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Cassandra Cluster ID
func (CassandraClusterId) String ¶
func (id CassandraClusterId) String() string
String returns a human-readable description of this Cassandra Cluster ID
type CassandraClusterPublicStatus ¶
type CassandraClusterPublicStatus struct { ConnectionErrors *[]ConnectionError `json:"connectionErrors,omitempty"` DataCenters *[]CassandraClusterPublicStatusDataCentersInlined `json:"dataCenters,omitempty"` ETag *string `json:"eTag,omitempty"` ReaperStatus *ManagedCassandraReaperStatus `json:"reaperStatus,omitempty"` }
type CassandraClusterPublicStatusDataCentersInlined ¶
type CassandraClusterPublicStatusDataCentersInlined struct { Name *string `json:"name,omitempty"` Nodes *[]CassandraClusterPublicStatusDataCentersInlinedNodesInlined `json:"nodes,omitempty"` SeedNodes *[]string `json:"seedNodes,omitempty"` }
type CassandraClusterPublicStatusDataCentersInlinedNodesInlined ¶
type CassandraClusterPublicStatusDataCentersInlinedNodesInlined struct { Address *string `json:"address,omitempty"` CpuUsage *float64 `json:"cpuUsage,omitempty"` DiskFreeKB *int64 `json:"diskFreeKB,omitempty"` DiskUsedKB *int64 `json:"diskUsedKB,omitempty"` HostID *string `json:"hostID,omitempty"` Load *string `json:"load,omitempty"` MemoryBuffersAndCachedKB *int64 `json:"memoryBuffersAndCachedKB,omitempty"` MemoryFreeKB *int64 `json:"memoryFreeKB,omitempty"` MemoryTotalKB *int64 `json:"memoryTotalKB,omitempty"` MemoryUsedKB *int64 `json:"memoryUsedKB,omitempty"` Rack *string `json:"rack,omitempty"` Size *int64 `json:"size,omitempty"` State *NodeState `json:"state,omitempty"` Status *string `json:"status,omitempty"` Timestamp *string `json:"timestamp,omitempty"` Tokens *[]string `json:"tokens,omitempty"` }
type CassandraClustersCreateUpdateOperationResponse ¶
type CassandraClustersCreateUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraClustersDeallocateOperationResponse ¶
type CassandraClustersDeallocateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraClustersDeleteOperationResponse ¶
type CassandraClustersDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraClustersGetOperationResponse ¶
type CassandraClustersGetOperationResponse struct { HttpResponse *http.Response Model *ClusterResource }
type CassandraClustersInvokeCommandOperationResponse ¶
type CassandraClustersInvokeCommandOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraClustersListByResourceGroupOperationResponse ¶
type CassandraClustersListByResourceGroupOperationResponse struct { HttpResponse *http.Response Model *ListClusters }
type CassandraClustersListBySubscriptionOperationResponse ¶
type CassandraClustersListBySubscriptionOperationResponse struct { HttpResponse *http.Response Model *ListClusters }
type CassandraClustersStartOperationResponse ¶
type CassandraClustersStartOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraClustersStatusOperationResponse ¶
type CassandraClustersStatusOperationResponse struct { HttpResponse *http.Response Model *CassandraClusterPublicStatus }
type CassandraClustersUpdateOperationResponse ¶
type CassandraClustersUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraDataCentersCreateUpdateOperationResponse ¶
type CassandraDataCentersCreateUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraDataCentersDeleteOperationResponse ¶
type CassandraDataCentersDeleteOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type CassandraDataCentersGetOperationResponse ¶
type CassandraDataCentersGetOperationResponse struct { HttpResponse *http.Response Model *DataCenterResource }
type CassandraDataCentersListOperationResponse ¶
type CassandraDataCentersListOperationResponse struct { HttpResponse *http.Response Model *ListDataCenters }
type CassandraDataCentersUpdateOperationResponse ¶
type CassandraDataCentersUpdateOperationResponse struct { Poller polling.LongRunningPoller HttpResponse *http.Response }
type Certificate ¶
type Certificate struct {
Pem *string `json:"pem,omitempty"`
}
type ClusterResource ¶
type ClusterResource struct { Id *string `json:"id,omitempty"` Identity *identity.SystemAssigned `json:"identity,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` Properties *ClusterResourceProperties `json:"properties,omitempty"` Tags *map[string]string `json:"tags,omitempty"` Type *string `json:"type,omitempty"` }
type ClusterResourceProperties ¶
type ClusterResourceProperties struct { AuthenticationMethod *AuthenticationMethod `json:"authenticationMethod,omitempty"` CassandraAuditLoggingEnabled *bool `json:"cassandraAuditLoggingEnabled,omitempty"` CassandraVersion *string `json:"cassandraVersion,omitempty"` ClientCertificates *[]Certificate `json:"clientCertificates,omitempty"` ClusterNameOverride *string `json:"clusterNameOverride,omitempty"` Deallocated *bool `json:"deallocated,omitempty"` DelegatedManagementSubnetId *string `json:"delegatedManagementSubnetId,omitempty"` ExternalGossipCertificates *[]Certificate `json:"externalGossipCertificates,omitempty"` ExternalSeedNodes *[]SeedNode `json:"externalSeedNodes,omitempty"` GossipCertificates *[]Certificate `json:"gossipCertificates,omitempty"` HoursBetweenBackups *int64 `json:"hoursBetweenBackups,omitempty"` InitialCassandraAdminPassword *string `json:"initialCassandraAdminPassword,omitempty"` PrometheusEndpoint *SeedNode `json:"prometheusEndpoint,omitempty"` ProvisioningState *ManagedCassandraProvisioningState `json:"provisioningState,omitempty"` RepairEnabled *bool `json:"repairEnabled,omitempty"` RestoreFromBackupId *string `json:"restoreFromBackupId,omitempty"` SeedNodes *[]SeedNode `json:"seedNodes,omitempty"` }
type CommandOutput ¶
type CommandOutput struct {
CommandOutput *string `json:"commandOutput,omitempty"`
}
type CommandPostBody ¶
type ConnectionError ¶
type ConnectionError struct { ConnectionState *ConnectionState `json:"connectionState,omitempty"` Exception *string `json:"exception,omitempty"` IPFrom *string `json:"iPFrom,omitempty"` IPTo *string `json:"iPTo,omitempty"` Port *int64 `json:"port,omitempty"` }
type ConnectionState ¶
type ConnectionState string
const ( ConnectionStateDatacenterToDatacenterNetworkError ConnectionState = "DatacenterToDatacenterNetworkError" ConnectionStateInternalError ConnectionState = "InternalError" ConnectionStateInternalOperatorToDataCenterCertificateError ConnectionState = "InternalOperatorToDataCenterCertificateError" ConnectionStateOK ConnectionState = "OK" ConnectionStateOperatorToDataCenterNetworkError ConnectionState = "OperatorToDataCenterNetworkError" ConnectionStateUnknown ConnectionState = "Unknown" )
type DataCenterId ¶
type DataCenterId struct { SubscriptionId string ResourceGroupName string CassandraClusterName string DataCenterName string }
DataCenterId is a struct representing the Resource ID for a Data Center
func NewDataCenterID ¶
func NewDataCenterID(subscriptionId string, resourceGroupName string, cassandraClusterName string, dataCenterName string) DataCenterId
NewDataCenterID returns a new DataCenterId struct
func ParseDataCenterID ¶
func ParseDataCenterID(input string) (*DataCenterId, error)
ParseDataCenterID parses 'input' into a DataCenterId
func ParseDataCenterIDInsensitively ¶
func ParseDataCenterIDInsensitively(input string) (*DataCenterId, error)
ParseDataCenterIDInsensitively parses 'input' case-insensitively into a DataCenterId note: this method should only be used for API response data and not user input
func (DataCenterId) Segments ¶
func (id DataCenterId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Data Center ID
func (DataCenterId) String ¶
func (id DataCenterId) String() string
String returns a human-readable description of this Data Center ID
type DataCenterResource ¶
type DataCenterResource struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *DataCenterResourceProperties `json:"properties,omitempty"` Type *string `json:"type,omitempty"` }
type DataCenterResourceProperties ¶
type DataCenterResourceProperties struct { AvailabilityZone *bool `json:"availabilityZone,omitempty"` BackupStorageCustomerKeyUri *string `json:"backupStorageCustomerKeyUri,omitempty"` Base64EncodedCassandraYamlFragment *string `json:"base64EncodedCassandraYamlFragment,omitempty"` DataCenterLocation *string `json:"dataCenterLocation,omitempty"` DelegatedSubnetId *string `json:"delegatedSubnetId,omitempty"` DiskCapacity *int64 `json:"diskCapacity,omitempty"` DiskSku *string `json:"diskSku,omitempty"` ManagedDiskCustomerKeyUri *string `json:"managedDiskCustomerKeyUri,omitempty"` NodeCount *int64 `json:"nodeCount,omitempty"` ProvisioningState *ManagedCassandraProvisioningState `json:"provisioningState,omitempty"` SeedNodes *[]SeedNode `json:"seedNodes,omitempty"` Sku *string `json:"sku,omitempty"` }
type ListClusters ¶
type ListClusters struct {
Value *[]ClusterResource `json:"value,omitempty"`
}
type ListDataCenters ¶
type ListDataCenters struct {
Value *[]DataCenterResource `json:"value,omitempty"`
}
type ManagedCassandraProvisioningState ¶
type ManagedCassandraProvisioningState string
const ( ManagedCassandraProvisioningStateCanceled ManagedCassandraProvisioningState = "Canceled" ManagedCassandraProvisioningStateCreating ManagedCassandraProvisioningState = "Creating" ManagedCassandraProvisioningStateDeleting ManagedCassandraProvisioningState = "Deleting" ManagedCassandraProvisioningStateFailed ManagedCassandraProvisioningState = "Failed" ManagedCassandraProvisioningStateSucceeded ManagedCassandraProvisioningState = "Succeeded" ManagedCassandraProvisioningStateUpdating ManagedCassandraProvisioningState = "Updating" )
type ManagedCassandrasClient ¶
type ManagedCassandrasClient struct { Client autorest.Client // contains filtered or unexported fields }
func NewManagedCassandrasClientWithBaseURI ¶
func NewManagedCassandrasClientWithBaseURI(endpoint string) ManagedCassandrasClient
func (ManagedCassandrasClient) CassandraClustersCreateUpdate ¶
func (c ManagedCassandrasClient) CassandraClustersCreateUpdate(ctx context.Context, id CassandraClusterId, input ClusterResource) (result CassandraClustersCreateUpdateOperationResponse, err error)
CassandraClustersCreateUpdate ...
func (ManagedCassandrasClient) CassandraClustersCreateUpdateThenPoll ¶
func (c ManagedCassandrasClient) CassandraClustersCreateUpdateThenPoll(ctx context.Context, id CassandraClusterId, input ClusterResource) error
CassandraClustersCreateUpdateThenPoll performs CassandraClustersCreateUpdate then polls until it's completed
func (ManagedCassandrasClient) CassandraClustersDeallocate ¶
func (c ManagedCassandrasClient) CassandraClustersDeallocate(ctx context.Context, id CassandraClusterId) (result CassandraClustersDeallocateOperationResponse, err error)
CassandraClustersDeallocate ...
func (ManagedCassandrasClient) CassandraClustersDeallocateThenPoll ¶
func (c ManagedCassandrasClient) CassandraClustersDeallocateThenPoll(ctx context.Context, id CassandraClusterId) error
CassandraClustersDeallocateThenPoll performs CassandraClustersDeallocate then polls until it's completed
func (ManagedCassandrasClient) CassandraClustersDelete ¶
func (c ManagedCassandrasClient) CassandraClustersDelete(ctx context.Context, id CassandraClusterId) (result CassandraClustersDeleteOperationResponse, err error)
CassandraClustersDelete ...
func (ManagedCassandrasClient) CassandraClustersDeleteThenPoll ¶
func (c ManagedCassandrasClient) CassandraClustersDeleteThenPoll(ctx context.Context, id CassandraClusterId) error
CassandraClustersDeleteThenPoll performs CassandraClustersDelete then polls until it's completed
func (ManagedCassandrasClient) CassandraClustersGet ¶
func (c ManagedCassandrasClient) CassandraClustersGet(ctx context.Context, id CassandraClusterId) (result CassandraClustersGetOperationResponse, err error)
CassandraClustersGet ...
func (ManagedCassandrasClient) CassandraClustersInvokeCommand ¶
func (c ManagedCassandrasClient) CassandraClustersInvokeCommand(ctx context.Context, id CassandraClusterId, input CommandPostBody) (result CassandraClustersInvokeCommandOperationResponse, err error)
CassandraClustersInvokeCommand ...
func (ManagedCassandrasClient) CassandraClustersInvokeCommandThenPoll ¶
func (c ManagedCassandrasClient) CassandraClustersInvokeCommandThenPoll(ctx context.Context, id CassandraClusterId, input CommandPostBody) error
CassandraClustersInvokeCommandThenPoll performs CassandraClustersInvokeCommand then polls until it's completed
func (ManagedCassandrasClient) CassandraClustersListByResourceGroup ¶
func (c ManagedCassandrasClient) CassandraClustersListByResourceGroup(ctx context.Context, id commonids.ResourceGroupId) (result CassandraClustersListByResourceGroupOperationResponse, err error)
CassandraClustersListByResourceGroup ...
func (ManagedCassandrasClient) CassandraClustersListBySubscription ¶
func (c ManagedCassandrasClient) CassandraClustersListBySubscription(ctx context.Context, id commonids.SubscriptionId) (result CassandraClustersListBySubscriptionOperationResponse, err error)
CassandraClustersListBySubscription ...
func (ManagedCassandrasClient) CassandraClustersStart ¶
func (c ManagedCassandrasClient) CassandraClustersStart(ctx context.Context, id CassandraClusterId) (result CassandraClustersStartOperationResponse, err error)
CassandraClustersStart ...
func (ManagedCassandrasClient) CassandraClustersStartThenPoll ¶
func (c ManagedCassandrasClient) CassandraClustersStartThenPoll(ctx context.Context, id CassandraClusterId) error
CassandraClustersStartThenPoll performs CassandraClustersStart then polls until it's completed
func (ManagedCassandrasClient) CassandraClustersStatus ¶
func (c ManagedCassandrasClient) CassandraClustersStatus(ctx context.Context, id CassandraClusterId) (result CassandraClustersStatusOperationResponse, err error)
CassandraClustersStatus ...
func (ManagedCassandrasClient) CassandraClustersUpdate ¶
func (c ManagedCassandrasClient) CassandraClustersUpdate(ctx context.Context, id CassandraClusterId, input ClusterResource) (result CassandraClustersUpdateOperationResponse, err error)
CassandraClustersUpdate ...
func (ManagedCassandrasClient) CassandraClustersUpdateThenPoll ¶
func (c ManagedCassandrasClient) CassandraClustersUpdateThenPoll(ctx context.Context, id CassandraClusterId, input ClusterResource) error
CassandraClustersUpdateThenPoll performs CassandraClustersUpdate then polls until it's completed
func (ManagedCassandrasClient) CassandraDataCentersCreateUpdate ¶
func (c ManagedCassandrasClient) CassandraDataCentersCreateUpdate(ctx context.Context, id DataCenterId, input DataCenterResource) (result CassandraDataCentersCreateUpdateOperationResponse, err error)
CassandraDataCentersCreateUpdate ...
func (ManagedCassandrasClient) CassandraDataCentersCreateUpdateThenPoll ¶
func (c ManagedCassandrasClient) CassandraDataCentersCreateUpdateThenPoll(ctx context.Context, id DataCenterId, input DataCenterResource) error
CassandraDataCentersCreateUpdateThenPoll performs CassandraDataCentersCreateUpdate then polls until it's completed
func (ManagedCassandrasClient) CassandraDataCentersDelete ¶
func (c ManagedCassandrasClient) CassandraDataCentersDelete(ctx context.Context, id DataCenterId) (result CassandraDataCentersDeleteOperationResponse, err error)
CassandraDataCentersDelete ...
func (ManagedCassandrasClient) CassandraDataCentersDeleteThenPoll ¶
func (c ManagedCassandrasClient) CassandraDataCentersDeleteThenPoll(ctx context.Context, id DataCenterId) error
CassandraDataCentersDeleteThenPoll performs CassandraDataCentersDelete then polls until it's completed
func (ManagedCassandrasClient) CassandraDataCentersGet ¶
func (c ManagedCassandrasClient) CassandraDataCentersGet(ctx context.Context, id DataCenterId) (result CassandraDataCentersGetOperationResponse, err error)
CassandraDataCentersGet ...
func (ManagedCassandrasClient) CassandraDataCentersList ¶
func (c ManagedCassandrasClient) CassandraDataCentersList(ctx context.Context, id CassandraClusterId) (result CassandraDataCentersListOperationResponse, err error)
CassandraDataCentersList ...
func (ManagedCassandrasClient) CassandraDataCentersUpdate ¶
func (c ManagedCassandrasClient) CassandraDataCentersUpdate(ctx context.Context, id DataCenterId, input DataCenterResource) (result CassandraDataCentersUpdateOperationResponse, err error)
CassandraDataCentersUpdate ...
func (ManagedCassandrasClient) CassandraDataCentersUpdateThenPoll ¶
func (c ManagedCassandrasClient) CassandraDataCentersUpdateThenPoll(ctx context.Context, id DataCenterId, input DataCenterResource) error
CassandraDataCentersUpdateThenPoll performs CassandraDataCentersUpdate then polls until it's completed
Source Files ¶
- client.go
- constants.go
- id_cassandracluster.go
- id_datacenter.go
- method_cassandraclusterscreateupdate_autorest.go
- method_cassandraclustersdeallocate_autorest.go
- method_cassandraclustersdelete_autorest.go
- method_cassandraclustersget_autorest.go
- method_cassandraclustersinvokecommand_autorest.go
- method_cassandraclusterslistbyresourcegroup_autorest.go
- method_cassandraclusterslistbysubscription_autorest.go
- method_cassandraclustersstart_autorest.go
- method_cassandraclustersstatus_autorest.go
- method_cassandraclustersupdate_autorest.go
- method_cassandradatacenterscreateupdate_autorest.go
- method_cassandradatacentersdelete_autorest.go
- method_cassandradatacentersget_autorest.go
- method_cassandradatacenterslist_autorest.go
- method_cassandradatacentersupdate_autorest.go
- model_cassandraclusterpublicstatus.go
- model_cassandraclusterpublicstatusdatacentersinlined.go
- model_cassandraclusterpublicstatusdatacentersinlinednodesinlined.go
- model_certificate.go
- model_clusterresource.go
- model_clusterresourceproperties.go
- model_commandoutput.go
- model_commandpostbody.go
- model_connectionerror.go
- model_datacenterresource.go
- model_datacenterresourceproperties.go
- model_listclusters.go
- model_listdatacenters.go
- model_managedcassandrareaperstatus.go
- model_seednode.go
- version.go