Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AWSProviderSettings
- func (o *AWSProviderSettings) GetAccountId() string
- func (o *AWSProviderSettings) GetAccountIdOk() (*string, bool)
- func (o *AWSProviderSettings) GetAvailabilityZone() []string
- func (o *AWSProviderSettings) GetAvailabilityZoneOk() (*[]string, bool)
- func (o *AWSProviderSettings) GetAzCount() int32
- func (o *AWSProviderSettings) GetAzCountOk() (*int32, bool)
- func (o *AWSProviderSettings) GetBucket() string
- func (o *AWSProviderSettings) GetBucketOk() (*string, bool)
- func (o *AWSProviderSettings) GetLastRotated() time.Time
- func (o *AWSProviderSettings) GetLastRotatedOk() (*time.Time, bool)
- func (o *AWSProviderSettings) GetPrivateSubnets() []string
- func (o *AWSProviderSettings) GetPrivateSubnetsOk() (*[]string, bool)
- func (o *AWSProviderSettings) GetRegion() AwsRegions
- func (o *AWSProviderSettings) GetRegionOk() (*AwsRegions, bool)
- func (o *AWSProviderSettings) GetStackId() string
- func (o *AWSProviderSettings) GetStackIdOk() (*string, bool)
- func (o *AWSProviderSettings) GetSupportBucket() string
- func (o *AWSProviderSettings) GetSupportBucketOk() (*string, bool)
- func (o *AWSProviderSettings) GetVpcCidr() string
- func (o *AWSProviderSettings) GetVpcCidrOk() (*string, bool)
- func (o *AWSProviderSettings) GetVpcId() string
- func (o *AWSProviderSettings) GetVpcIdOk() (*string, bool)
- func (o *AWSProviderSettings) HasAccountId() bool
- func (o *AWSProviderSettings) HasAvailabilityZone() bool
- func (o *AWSProviderSettings) HasAzCount() bool
- func (o *AWSProviderSettings) HasBucket() bool
- func (o *AWSProviderSettings) HasLastRotated() bool
- func (o *AWSProviderSettings) HasPrivateSubnets() bool
- func (o *AWSProviderSettings) HasRegion() bool
- func (o *AWSProviderSettings) HasStackId() bool
- func (o *AWSProviderSettings) HasSupportBucket() bool
- func (o *AWSProviderSettings) HasVpcCidr() bool
- func (o *AWSProviderSettings) HasVpcId() bool
- func (o AWSProviderSettings) MarshalJSON() ([]byte, error)
- func (o *AWSProviderSettings) SetAccountId(v string)
- func (o *AWSProviderSettings) SetAvailabilityZone(v []string)
- func (o *AWSProviderSettings) SetAzCount(v int32)
- func (o *AWSProviderSettings) SetBucket(v string)
- func (o *AWSProviderSettings) SetLastRotated(v time.Time)
- func (o *AWSProviderSettings) SetPrivateSubnets(v []string)
- func (o *AWSProviderSettings) SetRegion(v AwsRegions)
- func (o *AWSProviderSettings) SetStackId(v string)
- func (o *AWSProviderSettings) SetSupportBucket(v string)
- func (o *AWSProviderSettings) SetVpcCidr(v string)
- func (o *AWSProviderSettings) SetVpcId(v string)
- type AllowListEntry
- func (o *AllowListEntry) GetCidrBlock() string
- func (o *AllowListEntry) GetCidrBlockOk() (*string, bool)
- func (o *AllowListEntry) GetComment() string
- func (o *AllowListEntry) GetCommentOk() (*string, bool)
- func (o *AllowListEntry) GetCreatedAt() time.Time
- func (o *AllowListEntry) GetCreatedAtOk() (*time.Time, bool)
- func (o *AllowListEntry) GetDuration() string
- func (o *AllowListEntry) GetDurationOk() (*string, bool)
- func (o *AllowListEntry) GetExpiresAt() time.Time
- func (o *AllowListEntry) GetExpiresAtOk() (*time.Time, bool)
- func (o *AllowListEntry) GetRuleType() AllowListRules
- func (o *AllowListEntry) GetRuleTypeOk() (*AllowListRules, bool)
- func (o *AllowListEntry) GetState() AllowListStates
- func (o *AllowListEntry) GetStateOk() (*AllowListStates, bool)
- func (o *AllowListEntry) GetUpdatedAt() time.Time
- func (o *AllowListEntry) GetUpdatedAtOk() (*time.Time, bool)
- func (o *AllowListEntry) HasComment() bool
- func (o *AllowListEntry) HasCreatedAt() bool
- func (o *AllowListEntry) HasDuration() bool
- func (o *AllowListEntry) HasExpiresAt() bool
- func (o *AllowListEntry) HasState() bool
- func (o *AllowListEntry) HasUpdatedAt() bool
- func (o AllowListEntry) MarshalJSON() ([]byte, error)
- func (o *AllowListEntry) SetCidrBlock(v string)
- func (o *AllowListEntry) SetComment(v string)
- func (o *AllowListEntry) SetCreatedAt(v time.Time)
- func (o *AllowListEntry) SetDuration(v string)
- func (o *AllowListEntry) SetExpiresAt(v time.Time)
- func (o *AllowListEntry) SetRuleType(v AllowListRules)
- func (o *AllowListEntry) SetState(v AllowListStates)
- func (o *AllowListEntry) SetUpdatedAt(v time.Time)
- type AllowListRules
- type AllowListStates
- type ApiCloudsListRequest
- func (r ApiCloudsListRequest) Execute() (ListCloudsResponse, *_nethttp.Response, error)
- func (r ApiCloudsListRequest) Page(page int32) ApiCloudsListRequest
- func (r ApiCloudsListRequest) PerPage(perPage int32) ApiCloudsListRequest
- func (r ApiCloudsListRequest) SortBy(sortBy string) ApiCloudsListRequest
- type ApiCloudsShowRequest
- type ApiClustersCreateAllowlistEntryRequest
- type ApiClustersCreateBucketRequest
- type ApiClustersCreateRequest
- type ApiClustersCreateUserRequest
- type ApiClustersDeleteAllowlistEntryRequest
- type ApiClustersDeleteBucketRequest
- type ApiClustersDeleteRequest
- type ApiClustersDeleteSingleBucketRequest
- type ApiClustersDeleteUserRequest
- type ApiClustersGetAllowlistRequest
- type ApiClustersGetCertificateRequest
- type ApiClustersHealthRequest
- type ApiClustersListBucketsRequest
- type ApiClustersListRequest
- func (r ApiClustersListRequest) CloudId(cloudId string) ApiClustersListRequest
- func (r ApiClustersListRequest) Execute() (ListClustersResponse, *_nethttp.Response, error)
- func (r ApiClustersListRequest) Page(page int32) ApiClustersListRequest
- func (r ApiClustersListRequest) PerPage(perPage int32) ApiClustersListRequest
- func (r ApiClustersListRequest) ProjectId(projectId string) ApiClustersListRequest
- func (r ApiClustersListRequest) SortBy(sortBy string) ApiClustersListRequest
- type ApiClustersListUsersRequest
- type ApiClustersShowRequest
- type ApiClustersStatusRequest
- type ApiClustersUpdateAllowlistRequest
- type ApiClustersUpdateBucketRequest
- type ApiClustersUpdateSingleBucketRequest
- type ApiClustersUpdateUserRequest
- type ApiClustersV3createRequest
- type ApiClustersV3createUserRequest
- type ApiClustersV3deleteRequest
- type ApiClustersV3listRequest
- func (r ApiClustersV3listRequest) CloudId(cloudId string) ApiClustersV3listRequest
- func (r ApiClustersV3listRequest) Execute() (V3ClusterList, *_nethttp.Response, error)
- func (r ApiClustersV3listRequest) Page(page int32) ApiClustersV3listRequest
- func (r ApiClustersV3listRequest) PerPage(perPage int32) ApiClustersV3listRequest
- func (r ApiClustersV3listRequest) ProjectId(projectId string) ApiClustersV3listRequest
- type ApiClustersV3showRequest
- type ApiClustersV3statusRequest
- type ApiClustersV3updateMetaRequest
- type ApiClustersV3updateServersRequest
- type ApiClustersV3updateSupportRequest
- type ApiProjectsCreateRequest
- type ApiProjectsDeleteRequest
- type ApiProjectsListRequest
- func (r ApiProjectsListRequest) Execute() (ListProjectsResponse, *_nethttp.Response, error)
- func (r ApiProjectsListRequest) Page(page int32) ApiProjectsListRequest
- func (r ApiProjectsListRequest) PerPage(perPage int32) ApiProjectsListRequest
- func (r ApiProjectsListRequest) SortBy(sortBy string) ApiProjectsListRequest
- type ApiProjectsShowRequest
- type ApiStatusShowRequest
- type ApiUsersListRequest
- type AppendAllowListRequest
- func (o *AppendAllowListRequest) GetCidrBlock() string
- func (o *AppendAllowListRequest) GetCidrBlockOk() (*string, bool)
- func (o *AppendAllowListRequest) GetComment() string
- func (o *AppendAllowListRequest) GetCommentOk() (*string, bool)
- func (o *AppendAllowListRequest) GetDuration() string
- func (o *AppendAllowListRequest) GetDurationOk() (*string, bool)
- func (o *AppendAllowListRequest) GetRuleType() AllowListRules
- func (o *AppendAllowListRequest) GetRuleTypeOk() (*AllowListRules, bool)
- func (o *AppendAllowListRequest) HasComment() bool
- func (o *AppendAllowListRequest) HasDuration() bool
- func (o AppendAllowListRequest) MarshalJSON() ([]byte, error)
- func (o *AppendAllowListRequest) SetCidrBlock(v string)
- func (o *AppendAllowListRequest) SetComment(v string)
- func (o *AppendAllowListRequest) SetDuration(v string)
- func (o *AppendAllowListRequest) SetRuleType(v AllowListRules)
- type AwsInstances
- type AwsRegions
- type AzureInstances
- type AzureProviderSettings
- func (o *AzureProviderSettings) GetAksClusterName() string
- func (o *AzureProviderSettings) GetAksClusterNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetAvailabilityZones() []string
- func (o *AzureProviderSettings) GetAvailabilityZonesOk() (*[]string, bool)
- func (o *AzureProviderSettings) GetAzCount() int32
- func (o *AzureProviderSettings) GetAzCountOk() (*int32, bool)
- func (o *AzureProviderSettings) GetConfigContainerName() string
- func (o *AzureProviderSettings) GetConfigContainerNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetDefaultNodePoolName() string
- func (o *AzureProviderSettings) GetDefaultNodePoolNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetDeploymentName() string
- func (o *AzureProviderSettings) GetDeploymentNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetDnsPrefix() string
- func (o *AzureProviderSettings) GetDnsPrefixOk() (*string, bool)
- func (o *AzureProviderSettings) GetImportContainerName() string
- func (o *AzureProviderSettings) GetImportContainerNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetMsiName() string
- func (o *AzureProviderSettings) GetMsiNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetRegion() AzureRegions
- func (o *AzureProviderSettings) GetRegionOk() (*AzureRegions, bool)
- func (o *AzureProviderSettings) GetResourceGroupName() string
- func (o *AzureProviderSettings) GetResourceGroupNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetStorageAccountName() string
- func (o *AzureProviderSettings) GetStorageAccountNameOk() (*string, bool)
- func (o *AzureProviderSettings) GetSubscriptionId() string
- func (o *AzureProviderSettings) GetSubscriptionIdOk() (*string, bool)
- func (o *AzureProviderSettings) GetTags() map[string]string
- func (o *AzureProviderSettings) GetTagsOk() (*map[string]string, bool)
- func (o *AzureProviderSettings) GetTenantId() string
- func (o *AzureProviderSettings) GetTenantIdOk() (*string, bool)
- func (o *AzureProviderSettings) GetVNetCidr() string
- func (o *AzureProviderSettings) GetVNetCidrOk() (*string, bool)
- func (o *AzureProviderSettings) GetVNetName() string
- func (o *AzureProviderSettings) GetVNetNameOk() (*string, bool)
- func (o *AzureProviderSettings) HasAksClusterName() bool
- func (o *AzureProviderSettings) HasAvailabilityZones() bool
- func (o *AzureProviderSettings) HasAzCount() bool
- func (o *AzureProviderSettings) HasConfigContainerName() bool
- func (o *AzureProviderSettings) HasDefaultNodePoolName() bool
- func (o *AzureProviderSettings) HasDeploymentName() bool
- func (o *AzureProviderSettings) HasDnsPrefix() bool
- func (o *AzureProviderSettings) HasImportContainerName() bool
- func (o *AzureProviderSettings) HasMsiName() bool
- func (o *AzureProviderSettings) HasRegion() bool
- func (o *AzureProviderSettings) HasResourceGroupName() bool
- func (o *AzureProviderSettings) HasStorageAccountName() bool
- func (o *AzureProviderSettings) HasSubscriptionId() bool
- func (o *AzureProviderSettings) HasTags() bool
- func (o *AzureProviderSettings) HasTenantId() bool
- func (o *AzureProviderSettings) HasVNetCidr() bool
- func (o *AzureProviderSettings) HasVNetName() bool
- func (o AzureProviderSettings) MarshalJSON() ([]byte, error)
- func (o *AzureProviderSettings) SetAksClusterName(v string)
- func (o *AzureProviderSettings) SetAvailabilityZones(v []string)
- func (o *AzureProviderSettings) SetAzCount(v int32)
- func (o *AzureProviderSettings) SetConfigContainerName(v string)
- func (o *AzureProviderSettings) SetDefaultNodePoolName(v string)
- func (o *AzureProviderSettings) SetDeploymentName(v string)
- func (o *AzureProviderSettings) SetDnsPrefix(v string)
- func (o *AzureProviderSettings) SetImportContainerName(v string)
- func (o *AzureProviderSettings) SetMsiName(v string)
- func (o *AzureProviderSettings) SetRegion(v AzureRegions)
- func (o *AzureProviderSettings) SetResourceGroupName(v string)
- func (o *AzureProviderSettings) SetStorageAccountName(v string)
- func (o *AzureProviderSettings) SetSubscriptionId(v string)
- func (o *AzureProviderSettings) SetTags(v map[string]string)
- func (o *AzureProviderSettings) SetTenantId(v string)
- func (o *AzureProviderSettings) SetVNetCidr(v string)
- func (o *AzureProviderSettings) SetVNetName(v string)
- type AzureRegions
- type AzureVolumeTypes
- type BasicAuth
- type BucketRole
- func (o *BucketRole) GetBucketAccess() []BucketRoleTypes
- func (o *BucketRole) GetBucketAccessOk() (*[]BucketRoleTypes, bool)
- func (o *BucketRole) GetBucketName() string
- func (o *BucketRole) GetBucketNameOk() (*string, bool)
- func (o BucketRole) MarshalJSON() ([]byte, error)
- func (o *BucketRole) SetBucketAccess(v []BucketRoleTypes)
- func (o *BucketRole) SetBucketName(v string)
- type BucketRoleTypes
- type BucketStats
- func (o *BucketStats) GetHealthStats() map[string]string
- func (o *BucketStats) GetHealthStatsOk() (*map[string]string, bool)
- func (o *BucketStats) GetStatus() string
- func (o *BucketStats) GetStatusOk() (*string, bool)
- func (o *BucketStats) GetTotalCount() int32
- func (o *BucketStats) GetTotalCountOk() (*int32, bool)
- func (o *BucketStats) GetUnhealthyCount() int32
- func (o *BucketStats) GetUnhealthyCountOk() (*int32, bool)
- func (o BucketStats) MarshalJSON() ([]byte, error)
- func (o *BucketStats) SetHealthStats(v map[string]string)
- func (o *BucketStats) SetStatus(v string)
- func (o *BucketStats) SetTotalCount(v int32)
- func (o *BucketStats) SetUnhealthyCount(v int32)
- type Cloud
- func (o *Cloud) GetBootstrappedAt() time.Time
- func (o *Cloud) GetBootstrappedAtOk() (*time.Time, bool)
- func (o *Cloud) GetCreatedAt() time.Time
- func (o *Cloud) GetCreatedAtOk() (*time.Time, bool)
- func (o *Cloud) GetDeployedAt() time.Time
- func (o *Cloud) GetDeployedAtOk() (*time.Time, bool)
- func (o *Cloud) GetDestroyedAt() time.Time
- func (o *Cloud) GetDestroyedAtOk() (*time.Time, bool)
- func (o *Cloud) GetId() string
- func (o *Cloud) GetIdOk() (*string, bool)
- func (o *Cloud) GetName() string
- func (o *Cloud) GetNameOk() (*string, bool)
- func (o *Cloud) GetPreflightCompletedAt() time.Time
- func (o *Cloud) GetPreflightCompletedAtOk() (*time.Time, bool)
- func (o *Cloud) GetPreflightFailedAt() time.Time
- func (o *Cloud) GetPreflightFailedAtOk() (*time.Time, bool)
- func (o *Cloud) GetPreflightStartedAt() time.Time
- func (o *Cloud) GetPreflightStartedAtOk() (*time.Time, bool)
- func (o *Cloud) GetProvider() Provider
- func (o *Cloud) GetProviderOk() (*Provider, bool)
- func (o *Cloud) GetProviderSettings() CloudProviderSettings
- func (o *Cloud) GetProviderSettingsOk() (*CloudProviderSettings, bool)
- func (o *Cloud) GetStatus() CloudStatus
- func (o *Cloud) GetStatusOk() (*CloudStatus, bool)
- func (o *Cloud) GetTenantId() string
- func (o *Cloud) GetTenantIdOk() (*string, bool)
- func (o *Cloud) GetUpdatedAt() time.Time
- func (o *Cloud) GetUpdatedAtOk() (*time.Time, bool)
- func (o *Cloud) GetVersion() CloudVersion
- func (o *Cloud) GetVersionOk() (*CloudVersion, bool)
- func (o *Cloud) HasBootstrappedAt() bool
- func (o *Cloud) HasDeployedAt() bool
- func (o *Cloud) HasDestroyedAt() bool
- func (o *Cloud) HasPreflightCompletedAt() bool
- func (o *Cloud) HasPreflightFailedAt() bool
- func (o *Cloud) HasPreflightStartedAt() bool
- func (o *Cloud) HasUpdatedAt() bool
- func (o Cloud) MarshalJSON() ([]byte, error)
- func (o *Cloud) SetBootstrappedAt(v time.Time)
- func (o *Cloud) SetCreatedAt(v time.Time)
- func (o *Cloud) SetDeployedAt(v time.Time)
- func (o *Cloud) SetDestroyedAt(v time.Time)
- func (o *Cloud) SetId(v string)
- func (o *Cloud) SetName(v string)
- func (o *Cloud) SetPreflightCompletedAt(v time.Time)
- func (o *Cloud) SetPreflightFailedAt(v time.Time)
- func (o *Cloud) SetPreflightStartedAt(v time.Time)
- func (o *Cloud) SetProvider(v Provider)
- func (o *Cloud) SetProviderSettings(v CloudProviderSettings)
- func (o *Cloud) SetStatus(v CloudStatus)
- func (o *Cloud) SetTenantId(v string)
- func (o *Cloud) SetUpdatedAt(v time.Time)
- func (o *Cloud) SetVersion(v CloudVersion)
- type CloudProviderSettings
- type CloudStatus
- type CloudSummary
- func (o *CloudSummary) GetId() string
- func (o *CloudSummary) GetIdOk() (*string, bool)
- func (o *CloudSummary) GetName() string
- func (o *CloudSummary) GetNameOk() (*string, bool)
- func (o *CloudSummary) GetProvider() Provider
- func (o *CloudSummary) GetProviderOk() (*Provider, bool)
- func (o *CloudSummary) GetRegion() Regions
- func (o *CloudSummary) GetRegionOk() (*Regions, bool)
- func (o *CloudSummary) GetStatus() CloudStatus
- func (o *CloudSummary) GetStatusOk() (*CloudStatus, bool)
- func (o *CloudSummary) GetVirtualNetworkCIDR() string
- func (o *CloudSummary) GetVirtualNetworkCIDROk() (*string, bool)
- func (o *CloudSummary) GetVirtualNetworkID() string
- func (o *CloudSummary) GetVirtualNetworkIDOk() (*string, bool)
- func (o CloudSummary) MarshalJSON() ([]byte, error)
- func (o *CloudSummary) SetId(v string)
- func (o *CloudSummary) SetName(v string)
- func (o *CloudSummary) SetProvider(v Provider)
- func (o *CloudSummary) SetRegion(v Regions)
- func (o *CloudSummary) SetStatus(v CloudStatus)
- func (o *CloudSummary) SetVirtualNetworkCIDR(v string)
- func (o *CloudSummary) SetVirtualNetworkID(v string)
- type CloudVersion
- func (o *CloudVersion) GetComponents() map[string]string
- func (o *CloudVersion) GetComponentsOk() (*map[string]string, bool)
- func (o *CloudVersion) GetName() string
- func (o *CloudVersion) GetNameOk() (*string, bool)
- func (o CloudVersion) MarshalJSON() ([]byte, error)
- func (o *CloudVersion) SetComponents(v map[string]string)
- func (o *CloudVersion) SetName(v string)
- type CloudsApiService
- func (a *CloudsApiService) CloudsList(ctx _context.Context) ApiCloudsListRequest
- func (a *CloudsApiService) CloudsListExecute(r ApiCloudsListRequest) (ListCloudsResponse, *_nethttp.Response, error)
- func (a *CloudsApiService) CloudsShow(ctx _context.Context, id string) ApiCloudsShowRequest
- func (a *CloudsApiService) CloudsShowExecute(r ApiCloudsShowRequest) (Cloud, *_nethttp.Response, error)
- type Cluster
- func (o *Cluster) GetCloudId() string
- func (o *Cluster) GetCloudIdOk() (*string, bool)
- func (o *Cluster) GetCreatedAt() time.Time
- func (o *Cluster) GetCreatedAtOk() (*time.Time, bool)
- func (o *Cluster) GetDeployedAt() time.Time
- func (o *Cluster) GetDeployedAtOk() (*time.Time, bool)
- func (o *Cluster) GetEndpointsSrv() string
- func (o *Cluster) GetEndpointsSrvOk() (*string, bool)
- func (o *Cluster) GetEndpointsURL() []string
- func (o *Cluster) GetEndpointsURLOk() (*[]string, bool)
- func (o *Cluster) GetId() string
- func (o *Cluster) GetIdOk() (*string, bool)
- func (o *Cluster) GetName() string
- func (o *Cluster) GetNameOk() (*string, bool)
- func (o *Cluster) GetPrivateEndpointURL() []string
- func (o *Cluster) GetPrivateEndpointURLOk() (*[]string, bool)
- func (o *Cluster) GetPrivateEndpointsSrv() string
- func (o *Cluster) GetPrivateEndpointsSrvOk() (*string, bool)
- func (o *Cluster) GetProjectId() string
- func (o *Cluster) GetProjectIdOk() (*string, bool)
- func (o *Cluster) GetResourceIdentifier() string
- func (o *Cluster) GetResourceIdentifierOk() (*string, bool)
- func (o *Cluster) GetStatus() ClusterStatus
- func (o *Cluster) GetStatusOk() (*ClusterStatus, bool)
- func (o *Cluster) GetTenantId() string
- func (o *Cluster) GetTenantIdOk() (*string, bool)
- func (o *Cluster) GetUpdatedAt() time.Time
- func (o *Cluster) GetUpdatedAtOk() (*time.Time, bool)
- func (o *Cluster) GetVersion() ClusterVersion
- func (o *Cluster) GetVersionOk() (*ClusterVersion, bool)
- func (o *Cluster) HasCreatedAt() bool
- func (o *Cluster) HasDeployedAt() bool
- func (o *Cluster) HasEndpointsSrv() bool
- func (o *Cluster) HasEndpointsURL() bool
- func (o *Cluster) HasPrivateEndpointURL() bool
- func (o *Cluster) HasPrivateEndpointsSrv() bool
- func (o *Cluster) HasUpdatedAt() bool
- func (o *Cluster) HasVersion() bool
- func (o Cluster) MarshalJSON() ([]byte, error)
- func (o *Cluster) SetCloudId(v string)
- func (o *Cluster) SetCreatedAt(v time.Time)
- func (o *Cluster) SetDeployedAt(v time.Time)
- func (o *Cluster) SetEndpointsSrv(v string)
- func (o *Cluster) SetEndpointsURL(v []string)
- func (o *Cluster) SetId(v string)
- func (o *Cluster) SetName(v string)
- func (o *Cluster) SetPrivateEndpointURL(v []string)
- func (o *Cluster) SetPrivateEndpointsSrv(v string)
- func (o *Cluster) SetProjectId(v string)
- func (o *Cluster) SetResourceIdentifier(v string)
- func (o *Cluster) SetStatus(v ClusterStatus)
- func (o *Cluster) SetTenantId(v string)
- func (o *Cluster) SetUpdatedAt(v time.Time)
- func (o *Cluster) SetVersion(v ClusterVersion)
- type ClusterHealth
- type ClusterHealthResponse
- func (o *ClusterHealthResponse) GetBucketStats() BucketStats
- func (o *ClusterHealthResponse) GetBucketStatsOk() (*BucketStats, bool)
- func (o *ClusterHealthResponse) GetHealth() ClusterHealth
- func (o *ClusterHealthResponse) GetHealthOk() (*ClusterHealth, bool)
- func (o *ClusterHealthResponse) GetNodeStats() NodeStats
- func (o *ClusterHealthResponse) GetNodeStatsOk() (*NodeStats, bool)
- func (o *ClusterHealthResponse) GetStatus() ClusterStatus
- func (o *ClusterHealthResponse) GetStatusOk() (*ClusterStatus, bool)
- func (o *ClusterHealthResponse) HasBucketStats() bool
- func (o *ClusterHealthResponse) HasNodeStats() bool
- func (o ClusterHealthResponse) MarshalJSON() ([]byte, error)
- func (o *ClusterHealthResponse) SetBucketStats(v BucketStats)
- func (o *ClusterHealthResponse) SetHealth(v ClusterHealth)
- func (o *ClusterHealthResponse) SetNodeStats(v NodeStats)
- func (o *ClusterHealthResponse) SetStatus(v ClusterStatus)
- type ClusterStatus
- type ClusterStatusResponse
- type ClusterSummary
- func (o *ClusterSummary) GetCloudId() string
- func (o *ClusterSummary) GetCloudIdOk() (*string, bool)
- func (o *ClusterSummary) GetId() string
- func (o *ClusterSummary) GetIdOk() (*string, bool)
- func (o *ClusterSummary) GetName() string
- func (o *ClusterSummary) GetNameOk() (*string, bool)
- func (o *ClusterSummary) GetNodes() int32
- func (o *ClusterSummary) GetNodesOk() (*int32, bool)
- func (o *ClusterSummary) GetProjectId() string
- func (o *ClusterSummary) GetProjectIdOk() (*string, bool)
- func (o *ClusterSummary) GetServices() []CouchbaseServices
- func (o *ClusterSummary) GetServicesOk() (*[]CouchbaseServices, bool)
- func (o *ClusterSummary) GetTenantId() string
- func (o *ClusterSummary) GetTenantIdOk() (*string, bool)
- func (o ClusterSummary) MarshalJSON() ([]byte, error)
- func (o *ClusterSummary) SetCloudId(v string)
- func (o *ClusterSummary) SetId(v string)
- func (o *ClusterSummary) SetName(v string)
- func (o *ClusterSummary) SetNodes(v int32)
- func (o *ClusterSummary) SetProjectId(v string)
- func (o *ClusterSummary) SetServices(v []CouchbaseServices)
- func (o *ClusterSummary) SetTenantId(v string)
- type ClusterVersion
- func (o *ClusterVersion) GetComponents() map[string]string
- func (o *ClusterVersion) GetComponentsOk() (*map[string]string, bool)
- func (o *ClusterVersion) GetName() string
- func (o *ClusterVersion) GetNameOk() (*string, bool)
- func (o ClusterVersion) MarshalJSON() ([]byte, error)
- func (o *ClusterVersion) SetComponents(v map[string]string)
- func (o *ClusterVersion) SetName(v string)
- type ClusterVersions
- type ClustersApiService
- func (a *ClustersApiService) ClustersCreate(ctx _context.Context) ApiClustersCreateRequest
- func (a *ClustersApiService) ClustersCreateAllowlistEntry(ctx _context.Context, id string) ApiClustersCreateAllowlistEntryRequest
- func (a *ClustersApiService) ClustersCreateAllowlistEntryExecute(r ApiClustersCreateAllowlistEntryRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersCreateBucket(ctx _context.Context, id string) ApiClustersCreateBucketRequest
- func (a *ClustersApiService) ClustersCreateBucketExecute(r ApiClustersCreateBucketRequest) (CouchbaseBucketSpec, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersCreateExecute(r ApiClustersCreateRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersCreateUser(ctx _context.Context, id string) ApiClustersCreateUserRequest
- func (a *ClustersApiService) ClustersCreateUserExecute(r ApiClustersCreateUserRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersDelete(ctx _context.Context, id string) ApiClustersDeleteRequest
- func (a *ClustersApiService) ClustersDeleteAllowlistEntry(ctx _context.Context, id string) ApiClustersDeleteAllowlistEntryRequest
- func (a *ClustersApiService) ClustersDeleteAllowlistEntryExecute(r ApiClustersDeleteAllowlistEntryRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersDeleteBucket(ctx _context.Context, id string) ApiClustersDeleteBucketRequest
- func (a *ClustersApiService) ClustersDeleteBucketExecute(r ApiClustersDeleteBucketRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersDeleteExecute(r ApiClustersDeleteRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersDeleteSingleBucket(ctx _context.Context, id string, bucketId string) ApiClustersDeleteSingleBucketRequest
- func (a *ClustersApiService) ClustersDeleteSingleBucketExecute(r ApiClustersDeleteSingleBucketRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersDeleteUser(ctx _context.Context, id string, username string) ApiClustersDeleteUserRequest
- func (a *ClustersApiService) ClustersDeleteUserExecute(r ApiClustersDeleteUserRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersGetAllowlist(ctx _context.Context, id string) ApiClustersGetAllowlistRequest
- func (a *ClustersApiService) ClustersGetAllowlistExecute(r ApiClustersGetAllowlistRequest) ([]AllowListEntry, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersGetCertificate(ctx _context.Context, id string) ApiClustersGetCertificateRequest
- func (a *ClustersApiService) ClustersGetCertificateExecute(r ApiClustersGetCertificateRequest) (GetCertificateResponse, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersHealth(ctx _context.Context, id string) ApiClustersHealthRequest
- func (a *ClustersApiService) ClustersHealthExecute(r ApiClustersHealthRequest) (ClusterHealthResponse, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersList(ctx _context.Context) ApiClustersListRequest
- func (a *ClustersApiService) ClustersListBuckets(ctx _context.Context, id string) ApiClustersListBucketsRequest
- func (a *ClustersApiService) ClustersListBucketsExecute(r ApiClustersListBucketsRequest) ([]ListBucketItem, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersListExecute(r ApiClustersListRequest) (ListClustersResponse, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersListUsers(ctx _context.Context, id string) ApiClustersListUsersRequest
- func (a *ClustersApiService) ClustersListUsersExecute(r ApiClustersListUsersRequest) ([]ListDatabaseUsersResponseItem, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersShow(ctx _context.Context, id string) ApiClustersShowRequest
- func (a *ClustersApiService) ClustersShowExecute(r ApiClustersShowRequest) (Cluster, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersStatus(ctx _context.Context, id string) ApiClustersStatusRequest
- func (a *ClustersApiService) ClustersStatusExecute(r ApiClustersStatusRequest) (ClusterStatusResponse, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersUpdateAllowlist(ctx _context.Context, id string) ApiClustersUpdateAllowlistRequest
- func (a *ClustersApiService) ClustersUpdateAllowlistExecute(r ApiClustersUpdateAllowlistRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersUpdateBucket(ctx _context.Context, id string) ApiClustersUpdateBucketRequest
- func (a *ClustersApiService) ClustersUpdateBucketExecute(r ApiClustersUpdateBucketRequest) (CouchbaseBucketSpec, *_nethttp.Response, error)
- func (a *ClustersApiService) ClustersUpdateSingleBucket(ctx _context.Context, id string, bucketId string) ApiClustersUpdateSingleBucketRequest
- func (a *ClustersApiService) ClustersUpdateSingleBucketExecute(r ApiClustersUpdateSingleBucketRequest) (*_nethttp.Response, error)
- func (a *ClustersApiService) ClustersUpdateUser(ctx _context.Context, id string, username string) ApiClustersUpdateUserRequest
- func (a *ClustersApiService) ClustersUpdateUserExecute(r ApiClustersUpdateUserRequest) (*_nethttp.Response, error)
- type ClustersV3ApiService
- func (a *ClustersV3ApiService) ClustersV3create(ctx _context.Context) ApiClustersV3createRequest
- func (a *ClustersV3ApiService) ClustersV3createExecute(r ApiClustersV3createRequest) (*_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3createUser(ctx _context.Context, id string) ApiClustersV3createUserRequest
- func (a *ClustersV3ApiService) ClustersV3createUserExecute(r ApiClustersV3createUserRequest) (*_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3delete(ctx _context.Context, id string) ApiClustersV3deleteRequest
- func (a *ClustersV3ApiService) ClustersV3deleteExecute(r ApiClustersV3deleteRequest) (*_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3list(ctx _context.Context) ApiClustersV3listRequest
- func (a *ClustersV3ApiService) ClustersV3listExecute(r ApiClustersV3listRequest) (V3ClusterList, *_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3show(ctx _context.Context, id string) ApiClustersV3showRequest
- func (a *ClustersV3ApiService) ClustersV3showExecute(r ApiClustersV3showRequest) (V3Cluster, *_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3status(ctx _context.Context, id string) ApiClustersV3statusRequest
- func (a *ClustersV3ApiService) ClustersV3statusExecute(r ApiClustersV3statusRequest) (V3ClusterStatusResponse, *_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3updateMeta(ctx _context.Context, id string) ApiClustersV3updateMetaRequest
- func (a *ClustersV3ApiService) ClustersV3updateMetaExecute(r ApiClustersV3updateMetaRequest) (*_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3updateServers(ctx _context.Context, id string) ApiClustersV3updateServersRequest
- func (a *ClustersV3ApiService) ClustersV3updateServersExecute(r ApiClustersV3updateServersRequest) (*_nethttp.Response, error)
- func (a *ClustersV3ApiService) ClustersV3updateSupport(ctx _context.Context, id string) ApiClustersV3updateSupportRequest
- func (a *ClustersV3ApiService) ClustersV3updateSupportExecute(r ApiClustersV3updateSupportRequest) (*_nethttp.Response, error)
- type Configuration
- type ConflictResolution
- type CouchbaseBucketSpec
- func (o *CouchbaseBucketSpec) GetConflictResolution() ConflictResolution
- func (o *CouchbaseBucketSpec) GetConflictResolutionOk() (*ConflictResolution, bool)
- func (o *CouchbaseBucketSpec) GetMemoryQuota() int32
- func (o *CouchbaseBucketSpec) GetMemoryQuotaOk() (*int32, bool)
- func (o *CouchbaseBucketSpec) GetName() string
- func (o *CouchbaseBucketSpec) GetNameOk() (*string, bool)
- func (o *CouchbaseBucketSpec) GetReplicas() int32
- func (o *CouchbaseBucketSpec) GetReplicasOk() (*int32, bool)
- func (o *CouchbaseBucketSpec) HasConflictResolution() bool
- func (o *CouchbaseBucketSpec) HasReplicas() bool
- func (o CouchbaseBucketSpec) MarshalJSON() ([]byte, error)
- func (o *CouchbaseBucketSpec) SetConflictResolution(v ConflictResolution)
- func (o *CouchbaseBucketSpec) SetMemoryQuota(v int32)
- func (o *CouchbaseBucketSpec) SetName(v string)
- func (o *CouchbaseBucketSpec) SetReplicas(v int32)
- type CouchbaseServices
- type CreateClusterRequest
- func (o *CreateClusterRequest) GetCloudId() string
- func (o *CreateClusterRequest) GetCloudIdOk() (*string, bool)
- func (o *CreateClusterRequest) GetName() string
- func (o *CreateClusterRequest) GetNameOk() (*string, bool)
- func (o *CreateClusterRequest) GetProjectId() string
- func (o *CreateClusterRequest) GetProjectIdOk() (*string, bool)
- func (o *CreateClusterRequest) GetServers() []Server
- func (o *CreateClusterRequest) GetServersOk() (*[]Server, bool)
- func (o *CreateClusterRequest) GetSupportPackage() CreateClusterRequestSupportPackage
- func (o *CreateClusterRequest) GetSupportPackageOk() (*CreateClusterRequestSupportPackage, bool)
- func (o *CreateClusterRequest) GetVersion() ClusterVersions
- func (o *CreateClusterRequest) GetVersionOk() (*ClusterVersions, bool)
- func (o *CreateClusterRequest) HasServers() bool
- func (o *CreateClusterRequest) HasSupportPackage() bool
- func (o *CreateClusterRequest) HasVersion() bool
- func (o CreateClusterRequest) MarshalJSON() ([]byte, error)
- func (o *CreateClusterRequest) SetCloudId(v string)
- func (o *CreateClusterRequest) SetName(v string)
- func (o *CreateClusterRequest) SetProjectId(v string)
- func (o *CreateClusterRequest) SetServers(v []Server)
- func (o *CreateClusterRequest) SetSupportPackage(v CreateClusterRequestSupportPackage)
- func (o *CreateClusterRequest) SetVersion(v ClusterVersions)
- type CreateClusterRequestSupportPackage
- func (o *CreateClusterRequestSupportPackage) GetTimezone() SupportTimezones
- func (o *CreateClusterRequestSupportPackage) GetTimezoneOk() (*SupportTimezones, bool)
- func (o *CreateClusterRequestSupportPackage) GetType() SupportPackageType
- func (o *CreateClusterRequestSupportPackage) GetTypeOk() (*SupportPackageType, bool)
- func (o CreateClusterRequestSupportPackage) MarshalJSON() ([]byte, error)
- func (o *CreateClusterRequestSupportPackage) SetTimezone(v SupportTimezones)
- func (o *CreateClusterRequestSupportPackage) SetType(v SupportPackageType)
- type CreateDatabaseUserRequest
- func (o *CreateDatabaseUserRequest) GetAllBucketsAccess() BucketRoleTypes
- func (o *CreateDatabaseUserRequest) GetAllBucketsAccessOk() (*BucketRoleTypes, bool)
- func (o *CreateDatabaseUserRequest) GetBuckets() []BucketRole
- func (o *CreateDatabaseUserRequest) GetBucketsOk() (*[]BucketRole, bool)
- func (o *CreateDatabaseUserRequest) GetPassword() string
- func (o *CreateDatabaseUserRequest) GetPasswordOk() (*string, bool)
- func (o *CreateDatabaseUserRequest) GetUserId() string
- func (o *CreateDatabaseUserRequest) GetUserIdOk() (*string, bool)
- func (o *CreateDatabaseUserRequest) GetUsername() string
- func (o *CreateDatabaseUserRequest) GetUsernameOk() (*string, bool)
- func (o *CreateDatabaseUserRequest) HasAllBucketsAccess() bool
- func (o *CreateDatabaseUserRequest) HasBuckets() bool
- func (o *CreateDatabaseUserRequest) HasUserId() bool
- func (o CreateDatabaseUserRequest) MarshalJSON() ([]byte, error)
- func (o *CreateDatabaseUserRequest) SetAllBucketsAccess(v BucketRoleTypes)
- func (o *CreateDatabaseUserRequest) SetBuckets(v []BucketRole)
- func (o *CreateDatabaseUserRequest) SetPassword(v string)
- func (o *CreateDatabaseUserRequest) SetUserId(v string)
- func (o *CreateDatabaseUserRequest) SetUsername(v string)
- type CreateProjectRequest
- type Cursor
- func (o *Cursor) GetHrefs() CursorHrefs
- func (o *Cursor) GetHrefsOk() (*CursorHrefs, bool)
- func (o *Cursor) GetPages() CursorPages
- func (o *Cursor) GetPagesOk() (*CursorPages, bool)
- func (o Cursor) MarshalJSON() ([]byte, error)
- func (o *Cursor) SetHrefs(v CursorHrefs)
- func (o *Cursor) SetPages(v CursorPages)
- type CursorHrefs
- func (o *CursorHrefs) GetFirst() string
- func (o *CursorHrefs) GetFirstOk() (*string, bool)
- func (o *CursorHrefs) GetLast() string
- func (o *CursorHrefs) GetLastOk() (*string, bool)
- func (o *CursorHrefs) GetNext() string
- func (o *CursorHrefs) GetNextOk() (*string, bool)
- func (o *CursorHrefs) GetPrevious() string
- func (o *CursorHrefs) GetPreviousOk() (*string, bool)
- func (o *CursorHrefs) HasLast() bool
- func (o *CursorHrefs) HasNext() bool
- func (o *CursorHrefs) HasPrevious() bool
- func (o CursorHrefs) MarshalJSON() ([]byte, error)
- func (o *CursorHrefs) SetFirst(v string)
- func (o *CursorHrefs) SetLast(v string)
- func (o *CursorHrefs) SetNext(v string)
- func (o *CursorHrefs) SetPrevious(v string)
- type CursorPages
- func (o *CursorPages) GetLast() int32
- func (o *CursorPages) GetLastOk() (*int32, bool)
- func (o *CursorPages) GetNext() int32
- func (o *CursorPages) GetNextOk() (*int32, bool)
- func (o *CursorPages) GetPage() int32
- func (o *CursorPages) GetPageOk() (*int32, bool)
- func (o *CursorPages) GetPerPage() int32
- func (o *CursorPages) GetPerPageOk() (*int32, bool)
- func (o *CursorPages) GetPrevious() int32
- func (o *CursorPages) GetPreviousOk() (*int32, bool)
- func (o *CursorPages) GetTotalItems() int32
- func (o *CursorPages) GetTotalItemsOk() (*int32, bool)
- func (o *CursorPages) HasLast() bool
- func (o *CursorPages) HasNext() bool
- func (o *CursorPages) HasPage() bool
- func (o *CursorPages) HasPerPage() bool
- func (o *CursorPages) HasPrevious() bool
- func (o CursorPages) MarshalJSON() ([]byte, error)
- func (o *CursorPages) SetLast(v int32)
- func (o *CursorPages) SetNext(v int32)
- func (o *CursorPages) SetPage(v int32)
- func (o *CursorPages) SetPerPage(v int32)
- func (o *CursorPages) SetPrevious(v int32)
- func (o *CursorPages) SetTotalItems(v int32)
- type DeleteAllowListEntryRequest
- type DeleteBucketRequest
- type GenericOpenAPIError
- type GetCertificateResponse
- type Goof
- type ListBucketItem
- func (o *ListBucketItem) GetConflictResolution() ConflictResolution
- func (o *ListBucketItem) GetConflictResolutionOk() (*ConflictResolution, bool)
- func (o *ListBucketItem) GetId() string
- func (o *ListBucketItem) GetIdOk() (*string, bool)
- func (o *ListBucketItem) GetMemoryQuota() int32
- func (o *ListBucketItem) GetMemoryQuotaOk() (*int32, bool)
- func (o *ListBucketItem) GetName() string
- func (o *ListBucketItem) GetNameOk() (*string, bool)
- func (o *ListBucketItem) GetReplicas() int32
- func (o *ListBucketItem) GetReplicasOk() (*int32, bool)
- func (o *ListBucketItem) GetStatus() string
- func (o *ListBucketItem) GetStatusOk() (*string, bool)
- func (o ListBucketItem) MarshalJSON() ([]byte, error)
- func (o *ListBucketItem) SetConflictResolution(v ConflictResolution)
- func (o *ListBucketItem) SetId(v string)
- func (o *ListBucketItem) SetMemoryQuota(v int32)
- func (o *ListBucketItem) SetName(v string)
- func (o *ListBucketItem) SetReplicas(v int32)
- func (o *ListBucketItem) SetStatus(v string)
- type ListCloudsResponse
- func (o *ListCloudsResponse) GetCursor() Cursor
- func (o *ListCloudsResponse) GetCursorOk() (*Cursor, bool)
- func (o *ListCloudsResponse) GetData() []CloudSummary
- func (o *ListCloudsResponse) GetDataOk() (*[]CloudSummary, bool)
- func (o ListCloudsResponse) MarshalJSON() ([]byte, error)
- func (o *ListCloudsResponse) SetCursor(v Cursor)
- func (o *ListCloudsResponse) SetData(v []CloudSummary)
- type ListClustersResponse
- func (o *ListClustersResponse) GetCursor() Cursor
- func (o *ListClustersResponse) GetCursorOk() (*Cursor, bool)
- func (o *ListClustersResponse) GetData() []ClusterSummary
- func (o *ListClustersResponse) GetDataOk() (*[]ClusterSummary, bool)
- func (o ListClustersResponse) MarshalJSON() ([]byte, error)
- func (o *ListClustersResponse) SetCursor(v Cursor)
- func (o *ListClustersResponse) SetData(v []ClusterSummary)
- type ListDatabaseUsersResponseItem
- func (o *ListDatabaseUsersResponseItem) GetAccess() []BucketRole
- func (o *ListDatabaseUsersResponseItem) GetAccessOk() (*[]BucketRole, bool)
- func (o *ListDatabaseUsersResponseItem) GetUserId() string
- func (o *ListDatabaseUsersResponseItem) GetUserIdOk() (*string, bool)
- func (o *ListDatabaseUsersResponseItem) GetUsername() string
- func (o *ListDatabaseUsersResponseItem) GetUsernameOk() (*string, bool)
- func (o *ListDatabaseUsersResponseItem) HasUserId() bool
- func (o ListDatabaseUsersResponseItem) MarshalJSON() ([]byte, error)
- func (o *ListDatabaseUsersResponseItem) SetAccess(v []BucketRole)
- func (o *ListDatabaseUsersResponseItem) SetUserId(v string)
- func (o *ListDatabaseUsersResponseItem) SetUsername(v string)
- type ListProjectsResponse
- func (o *ListProjectsResponse) GetCursor() Cursor
- func (o *ListProjectsResponse) GetCursorOk() (*Cursor, bool)
- func (o *ListProjectsResponse) GetData() []Project
- func (o *ListProjectsResponse) GetDataOk() (*[]Project, bool)
- func (o ListProjectsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProjectsResponse) SetCursor(v Cursor)
- func (o *ListProjectsResponse) SetData(v []Project)
- type ListUsersResponse
- func (o *ListUsersResponse) GetCursor() Cursor
- func (o *ListUsersResponse) GetCursorOk() (*Cursor, bool)
- func (o *ListUsersResponse) GetData() []ListUsersResponseItem
- func (o *ListUsersResponse) GetDataOk() (*[]ListUsersResponseItem, bool)
- func (o ListUsersResponse) MarshalJSON() ([]byte, error)
- func (o *ListUsersResponse) SetCursor(v Cursor)
- func (o *ListUsersResponse) SetData(v []ListUsersResponseItem)
- type ListUsersResponseItem
- func (o *ListUsersResponseItem) GetEmail() string
- func (o *ListUsersResponseItem) GetEmailOk() (*string, bool)
- func (o *ListUsersResponseItem) GetId() string
- func (o *ListUsersResponseItem) GetIdOk() (*string, bool)
- func (o *ListUsersResponseItem) GetName() string
- func (o *ListUsersResponseItem) GetNameOk() (*string, bool)
- func (o ListUsersResponseItem) MarshalJSON() ([]byte, error)
- func (o *ListUsersResponseItem) SetEmail(v string)
- func (o *ListUsersResponseItem) SetId(v string)
- func (o *ListUsersResponseItem) SetName(v string)
- type NodeStats
- func (o *NodeStats) GetFailedOverCount() int32
- func (o *NodeStats) GetFailedOverCountOk() (*int32, bool)
- func (o *NodeStats) GetServiceStats() []ServiceStats
- func (o *NodeStats) GetServiceStatsOk() (*[]ServiceStats, bool)
- func (o *NodeStats) GetStatus() string
- func (o *NodeStats) GetStatusOk() (*string, bool)
- func (o *NodeStats) GetTotalCount() int32
- func (o *NodeStats) GetTotalCountOk() (*int32, bool)
- func (o *NodeStats) GetUnhealthyCount() int32
- func (o *NodeStats) GetUnhealthyCountOk() (*int32, bool)
- func (o NodeStats) MarshalJSON() ([]byte, error)
- func (o *NodeStats) SetFailedOverCount(v int32)
- func (o *NodeStats) SetServiceStats(v []ServiceStats)
- func (o *NodeStats) SetStatus(v string)
- func (o *NodeStats) SetTotalCount(v int32)
- func (o *NodeStats) SetUnhealthyCount(v int32)
- type NullableAWSProviderSettings
- func (v NullableAWSProviderSettings) Get() *AWSProviderSettings
- func (v NullableAWSProviderSettings) IsSet() bool
- func (v NullableAWSProviderSettings) MarshalJSON() ([]byte, error)
- func (v *NullableAWSProviderSettings) Set(val *AWSProviderSettings)
- func (v *NullableAWSProviderSettings) UnmarshalJSON(src []byte) error
- func (v *NullableAWSProviderSettings) Unset()
- type NullableAllowListEntry
- func (v NullableAllowListEntry) Get() *AllowListEntry
- func (v NullableAllowListEntry) IsSet() bool
- func (v NullableAllowListEntry) MarshalJSON() ([]byte, error)
- func (v *NullableAllowListEntry) Set(val *AllowListEntry)
- func (v *NullableAllowListEntry) UnmarshalJSON(src []byte) error
- func (v *NullableAllowListEntry) Unset()
- type NullableAllowListRules
- func (v NullableAllowListRules) Get() *AllowListRules
- func (v NullableAllowListRules) IsSet() bool
- func (v NullableAllowListRules) MarshalJSON() ([]byte, error)
- func (v *NullableAllowListRules) Set(val *AllowListRules)
- func (v *NullableAllowListRules) UnmarshalJSON(src []byte) error
- func (v *NullableAllowListRules) Unset()
- type NullableAllowListStates
- func (v NullableAllowListStates) Get() *AllowListStates
- func (v NullableAllowListStates) IsSet() bool
- func (v NullableAllowListStates) MarshalJSON() ([]byte, error)
- func (v *NullableAllowListStates) Set(val *AllowListStates)
- func (v *NullableAllowListStates) UnmarshalJSON(src []byte) error
- func (v *NullableAllowListStates) Unset()
- type NullableAppendAllowListRequest
- func (v NullableAppendAllowListRequest) Get() *AppendAllowListRequest
- func (v NullableAppendAllowListRequest) IsSet() bool
- func (v NullableAppendAllowListRequest) MarshalJSON() ([]byte, error)
- func (v *NullableAppendAllowListRequest) Set(val *AppendAllowListRequest)
- func (v *NullableAppendAllowListRequest) UnmarshalJSON(src []byte) error
- func (v *NullableAppendAllowListRequest) Unset()
- type NullableAwsInstances
- func (v NullableAwsInstances) Get() *AwsInstances
- func (v NullableAwsInstances) IsSet() bool
- func (v NullableAwsInstances) MarshalJSON() ([]byte, error)
- func (v *NullableAwsInstances) Set(val *AwsInstances)
- func (v *NullableAwsInstances) UnmarshalJSON(src []byte) error
- func (v *NullableAwsInstances) Unset()
- type NullableAwsRegions
- type NullableAzureInstances
- func (v NullableAzureInstances) Get() *AzureInstances
- func (v NullableAzureInstances) IsSet() bool
- func (v NullableAzureInstances) MarshalJSON() ([]byte, error)
- func (v *NullableAzureInstances) Set(val *AzureInstances)
- func (v *NullableAzureInstances) UnmarshalJSON(src []byte) error
- func (v *NullableAzureInstances) Unset()
- type NullableAzureProviderSettings
- func (v NullableAzureProviderSettings) Get() *AzureProviderSettings
- func (v NullableAzureProviderSettings) IsSet() bool
- func (v NullableAzureProviderSettings) MarshalJSON() ([]byte, error)
- func (v *NullableAzureProviderSettings) Set(val *AzureProviderSettings)
- func (v *NullableAzureProviderSettings) UnmarshalJSON(src []byte) error
- func (v *NullableAzureProviderSettings) Unset()
- type NullableAzureRegions
- func (v NullableAzureRegions) Get() *AzureRegions
- func (v NullableAzureRegions) IsSet() bool
- func (v NullableAzureRegions) MarshalJSON() ([]byte, error)
- func (v *NullableAzureRegions) Set(val *AzureRegions)
- func (v *NullableAzureRegions) UnmarshalJSON(src []byte) error
- func (v *NullableAzureRegions) Unset()
- type NullableAzureVolumeTypes
- func (v NullableAzureVolumeTypes) Get() *AzureVolumeTypes
- func (v NullableAzureVolumeTypes) IsSet() bool
- func (v NullableAzureVolumeTypes) MarshalJSON() ([]byte, error)
- func (v *NullableAzureVolumeTypes) Set(val *AzureVolumeTypes)
- func (v *NullableAzureVolumeTypes) UnmarshalJSON(src []byte) error
- func (v *NullableAzureVolumeTypes) Unset()
- type NullableBool
- type NullableBucketRole
- type NullableBucketRoleTypes
- func (v NullableBucketRoleTypes) Get() *BucketRoleTypes
- func (v NullableBucketRoleTypes) IsSet() bool
- func (v NullableBucketRoleTypes) MarshalJSON() ([]byte, error)
- func (v *NullableBucketRoleTypes) Set(val *BucketRoleTypes)
- func (v *NullableBucketRoleTypes) UnmarshalJSON(src []byte) error
- func (v *NullableBucketRoleTypes) Unset()
- type NullableBucketStats
- func (v NullableBucketStats) Get() *BucketStats
- func (v NullableBucketStats) IsSet() bool
- func (v NullableBucketStats) MarshalJSON() ([]byte, error)
- func (v *NullableBucketStats) Set(val *BucketStats)
- func (v *NullableBucketStats) UnmarshalJSON(src []byte) error
- func (v *NullableBucketStats) Unset()
- type NullableCloud
- type NullableCloudProviderSettings
- func (v NullableCloudProviderSettings) Get() *CloudProviderSettings
- func (v NullableCloudProviderSettings) IsSet() bool
- func (v NullableCloudProviderSettings) MarshalJSON() ([]byte, error)
- func (v *NullableCloudProviderSettings) Set(val *CloudProviderSettings)
- func (v *NullableCloudProviderSettings) UnmarshalJSON(src []byte) error
- func (v *NullableCloudProviderSettings) Unset()
- type NullableCloudStatus
- func (v NullableCloudStatus) Get() *CloudStatus
- func (v NullableCloudStatus) IsSet() bool
- func (v NullableCloudStatus) MarshalJSON() ([]byte, error)
- func (v *NullableCloudStatus) Set(val *CloudStatus)
- func (v *NullableCloudStatus) UnmarshalJSON(src []byte) error
- func (v *NullableCloudStatus) Unset()
- type NullableCloudSummary
- func (v NullableCloudSummary) Get() *CloudSummary
- func (v NullableCloudSummary) IsSet() bool
- func (v NullableCloudSummary) MarshalJSON() ([]byte, error)
- func (v *NullableCloudSummary) Set(val *CloudSummary)
- func (v *NullableCloudSummary) UnmarshalJSON(src []byte) error
- func (v *NullableCloudSummary) Unset()
- type NullableCloudVersion
- func (v NullableCloudVersion) Get() *CloudVersion
- func (v NullableCloudVersion) IsSet() bool
- func (v NullableCloudVersion) MarshalJSON() ([]byte, error)
- func (v *NullableCloudVersion) Set(val *CloudVersion)
- func (v *NullableCloudVersion) UnmarshalJSON(src []byte) error
- func (v *NullableCloudVersion) Unset()
- type NullableCluster
- type NullableClusterHealth
- func (v NullableClusterHealth) Get() *ClusterHealth
- func (v NullableClusterHealth) IsSet() bool
- func (v NullableClusterHealth) MarshalJSON() ([]byte, error)
- func (v *NullableClusterHealth) Set(val *ClusterHealth)
- func (v *NullableClusterHealth) UnmarshalJSON(src []byte) error
- func (v *NullableClusterHealth) Unset()
- type NullableClusterHealthResponse
- func (v NullableClusterHealthResponse) Get() *ClusterHealthResponse
- func (v NullableClusterHealthResponse) IsSet() bool
- func (v NullableClusterHealthResponse) MarshalJSON() ([]byte, error)
- func (v *NullableClusterHealthResponse) Set(val *ClusterHealthResponse)
- func (v *NullableClusterHealthResponse) UnmarshalJSON(src []byte) error
- func (v *NullableClusterHealthResponse) Unset()
- type NullableClusterStatus
- func (v NullableClusterStatus) Get() *ClusterStatus
- func (v NullableClusterStatus) IsSet() bool
- func (v NullableClusterStatus) MarshalJSON() ([]byte, error)
- func (v *NullableClusterStatus) Set(val *ClusterStatus)
- func (v *NullableClusterStatus) UnmarshalJSON(src []byte) error
- func (v *NullableClusterStatus) Unset()
- type NullableClusterStatusResponse
- func (v NullableClusterStatusResponse) Get() *ClusterStatusResponse
- func (v NullableClusterStatusResponse) IsSet() bool
- func (v NullableClusterStatusResponse) MarshalJSON() ([]byte, error)
- func (v *NullableClusterStatusResponse) Set(val *ClusterStatusResponse)
- func (v *NullableClusterStatusResponse) UnmarshalJSON(src []byte) error
- func (v *NullableClusterStatusResponse) Unset()
- type NullableClusterSummary
- func (v NullableClusterSummary) Get() *ClusterSummary
- func (v NullableClusterSummary) IsSet() bool
- func (v NullableClusterSummary) MarshalJSON() ([]byte, error)
- func (v *NullableClusterSummary) Set(val *ClusterSummary)
- func (v *NullableClusterSummary) UnmarshalJSON(src []byte) error
- func (v *NullableClusterSummary) Unset()
- type NullableClusterVersion
- func (v NullableClusterVersion) Get() *ClusterVersion
- func (v NullableClusterVersion) IsSet() bool
- func (v NullableClusterVersion) MarshalJSON() ([]byte, error)
- func (v *NullableClusterVersion) Set(val *ClusterVersion)
- func (v *NullableClusterVersion) UnmarshalJSON(src []byte) error
- func (v *NullableClusterVersion) Unset()
- type NullableClusterVersions
- func (v NullableClusterVersions) Get() *ClusterVersions
- func (v NullableClusterVersions) IsSet() bool
- func (v NullableClusterVersions) MarshalJSON() ([]byte, error)
- func (v *NullableClusterVersions) Set(val *ClusterVersions)
- func (v *NullableClusterVersions) UnmarshalJSON(src []byte) error
- func (v *NullableClusterVersions) Unset()
- type NullableConflictResolution
- func (v NullableConflictResolution) Get() *ConflictResolution
- func (v NullableConflictResolution) IsSet() bool
- func (v NullableConflictResolution) MarshalJSON() ([]byte, error)
- func (v *NullableConflictResolution) Set(val *ConflictResolution)
- func (v *NullableConflictResolution) UnmarshalJSON(src []byte) error
- func (v *NullableConflictResolution) Unset()
- type NullableCouchbaseBucketSpec
- func (v NullableCouchbaseBucketSpec) Get() *CouchbaseBucketSpec
- func (v NullableCouchbaseBucketSpec) IsSet() bool
- func (v NullableCouchbaseBucketSpec) MarshalJSON() ([]byte, error)
- func (v *NullableCouchbaseBucketSpec) Set(val *CouchbaseBucketSpec)
- func (v *NullableCouchbaseBucketSpec) UnmarshalJSON(src []byte) error
- func (v *NullableCouchbaseBucketSpec) Unset()
- type NullableCouchbaseServices
- func (v NullableCouchbaseServices) Get() *CouchbaseServices
- func (v NullableCouchbaseServices) IsSet() bool
- func (v NullableCouchbaseServices) MarshalJSON() ([]byte, error)
- func (v *NullableCouchbaseServices) Set(val *CouchbaseServices)
- func (v *NullableCouchbaseServices) UnmarshalJSON(src []byte) error
- func (v *NullableCouchbaseServices) Unset()
- type NullableCreateClusterRequest
- func (v NullableCreateClusterRequest) Get() *CreateClusterRequest
- func (v NullableCreateClusterRequest) IsSet() bool
- func (v NullableCreateClusterRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateClusterRequest) Set(val *CreateClusterRequest)
- func (v *NullableCreateClusterRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateClusterRequest) Unset()
- type NullableCreateClusterRequestSupportPackage
- func (v NullableCreateClusterRequestSupportPackage) Get() *CreateClusterRequestSupportPackage
- func (v NullableCreateClusterRequestSupportPackage) IsSet() bool
- func (v NullableCreateClusterRequestSupportPackage) MarshalJSON() ([]byte, error)
- func (v *NullableCreateClusterRequestSupportPackage) Set(val *CreateClusterRequestSupportPackage)
- func (v *NullableCreateClusterRequestSupportPackage) UnmarshalJSON(src []byte) error
- func (v *NullableCreateClusterRequestSupportPackage) Unset()
- type NullableCreateDatabaseUserRequest
- func (v NullableCreateDatabaseUserRequest) Get() *CreateDatabaseUserRequest
- func (v NullableCreateDatabaseUserRequest) IsSet() bool
- func (v NullableCreateDatabaseUserRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateDatabaseUserRequest) Set(val *CreateDatabaseUserRequest)
- func (v *NullableCreateDatabaseUserRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateDatabaseUserRequest) Unset()
- type NullableCreateProjectRequest
- func (v NullableCreateProjectRequest) Get() *CreateProjectRequest
- func (v NullableCreateProjectRequest) IsSet() bool
- func (v NullableCreateProjectRequest) MarshalJSON() ([]byte, error)
- func (v *NullableCreateProjectRequest) Set(val *CreateProjectRequest)
- func (v *NullableCreateProjectRequest) UnmarshalJSON(src []byte) error
- func (v *NullableCreateProjectRequest) Unset()
- type NullableCursor
- type NullableCursorHrefs
- func (v NullableCursorHrefs) Get() *CursorHrefs
- func (v NullableCursorHrefs) IsSet() bool
- func (v NullableCursorHrefs) MarshalJSON() ([]byte, error)
- func (v *NullableCursorHrefs) Set(val *CursorHrefs)
- func (v *NullableCursorHrefs) UnmarshalJSON(src []byte) error
- func (v *NullableCursorHrefs) Unset()
- type NullableCursorPages
- func (v NullableCursorPages) Get() *CursorPages
- func (v NullableCursorPages) IsSet() bool
- func (v NullableCursorPages) MarshalJSON() ([]byte, error)
- func (v *NullableCursorPages) Set(val *CursorPages)
- func (v *NullableCursorPages) UnmarshalJSON(src []byte) error
- func (v *NullableCursorPages) Unset()
- type NullableDeleteAllowListEntryRequest
- func (v NullableDeleteAllowListEntryRequest) Get() *DeleteAllowListEntryRequest
- func (v NullableDeleteAllowListEntryRequest) IsSet() bool
- func (v NullableDeleteAllowListEntryRequest) MarshalJSON() ([]byte, error)
- func (v *NullableDeleteAllowListEntryRequest) Set(val *DeleteAllowListEntryRequest)
- func (v *NullableDeleteAllowListEntryRequest) UnmarshalJSON(src []byte) error
- func (v *NullableDeleteAllowListEntryRequest) Unset()
- type NullableDeleteBucketRequest
- func (v NullableDeleteBucketRequest) Get() *DeleteBucketRequest
- func (v NullableDeleteBucketRequest) IsSet() bool
- func (v NullableDeleteBucketRequest) MarshalJSON() ([]byte, error)
- func (v *NullableDeleteBucketRequest) Set(val *DeleteBucketRequest)
- func (v *NullableDeleteBucketRequest) UnmarshalJSON(src []byte) error
- func (v *NullableDeleteBucketRequest) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableGetCertificateResponse
- func (v NullableGetCertificateResponse) Get() *GetCertificateResponse
- func (v NullableGetCertificateResponse) IsSet() bool
- func (v NullableGetCertificateResponse) MarshalJSON() ([]byte, error)
- func (v *NullableGetCertificateResponse) Set(val *GetCertificateResponse)
- func (v *NullableGetCertificateResponse) UnmarshalJSON(src []byte) error
- func (v *NullableGetCertificateResponse) Unset()
- type NullableGoof
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableListBucketItem
- func (v NullableListBucketItem) Get() *ListBucketItem
- func (v NullableListBucketItem) IsSet() bool
- func (v NullableListBucketItem) MarshalJSON() ([]byte, error)
- func (v *NullableListBucketItem) Set(val *ListBucketItem)
- func (v *NullableListBucketItem) UnmarshalJSON(src []byte) error
- func (v *NullableListBucketItem) Unset()
- type NullableListCloudsResponse
- func (v NullableListCloudsResponse) Get() *ListCloudsResponse
- func (v NullableListCloudsResponse) IsSet() bool
- func (v NullableListCloudsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListCloudsResponse) Set(val *ListCloudsResponse)
- func (v *NullableListCloudsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListCloudsResponse) Unset()
- type NullableListClustersResponse
- func (v NullableListClustersResponse) Get() *ListClustersResponse
- func (v NullableListClustersResponse) IsSet() bool
- func (v NullableListClustersResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListClustersResponse) Set(val *ListClustersResponse)
- func (v *NullableListClustersResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListClustersResponse) Unset()
- type NullableListDatabaseUsersResponseItem
- func (v NullableListDatabaseUsersResponseItem) Get() *ListDatabaseUsersResponseItem
- func (v NullableListDatabaseUsersResponseItem) IsSet() bool
- func (v NullableListDatabaseUsersResponseItem) MarshalJSON() ([]byte, error)
- func (v *NullableListDatabaseUsersResponseItem) Set(val *ListDatabaseUsersResponseItem)
- func (v *NullableListDatabaseUsersResponseItem) UnmarshalJSON(src []byte) error
- func (v *NullableListDatabaseUsersResponseItem) Unset()
- type NullableListProjectsResponse
- func (v NullableListProjectsResponse) Get() *ListProjectsResponse
- func (v NullableListProjectsResponse) IsSet() bool
- func (v NullableListProjectsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListProjectsResponse) Set(val *ListProjectsResponse)
- func (v *NullableListProjectsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListProjectsResponse) Unset()
- type NullableListUsersResponse
- func (v NullableListUsersResponse) Get() *ListUsersResponse
- func (v NullableListUsersResponse) IsSet() bool
- func (v NullableListUsersResponse) MarshalJSON() ([]byte, error)
- func (v *NullableListUsersResponse) Set(val *ListUsersResponse)
- func (v *NullableListUsersResponse) UnmarshalJSON(src []byte) error
- func (v *NullableListUsersResponse) Unset()
- type NullableListUsersResponseItem
- func (v NullableListUsersResponseItem) Get() *ListUsersResponseItem
- func (v NullableListUsersResponseItem) IsSet() bool
- func (v NullableListUsersResponseItem) MarshalJSON() ([]byte, error)
- func (v *NullableListUsersResponseItem) Set(val *ListUsersResponseItem)
- func (v *NullableListUsersResponseItem) UnmarshalJSON(src []byte) error
- func (v *NullableListUsersResponseItem) Unset()
- type NullableNodeStats
- type NullableProject
- type NullableProvider
- type NullableRegions
- type NullableServer
- type NullableServerAws
- type NullableServerAzure
- func (v NullableServerAzure) Get() *ServerAzure
- func (v NullableServerAzure) IsSet() bool
- func (v NullableServerAzure) MarshalJSON() ([]byte, error)
- func (v *NullableServerAzure) Set(val *ServerAzure)
- func (v *NullableServerAzure) UnmarshalJSON(src []byte) error
- func (v *NullableServerAzure) Unset()
- type NullableServiceStats
- func (v NullableServiceStats) Get() *ServiceStats
- func (v NullableServiceStats) IsSet() bool
- func (v NullableServiceStats) MarshalJSON() ([]byte, error)
- func (v *NullableServiceStats) Set(val *ServiceStats)
- func (v *NullableServiceStats) UnmarshalJSON(src []byte) error
- func (v *NullableServiceStats) Unset()
- type NullableStatusOK
- type NullableString
- type NullableSupportPackageType
- func (v NullableSupportPackageType) Get() *SupportPackageType
- func (v NullableSupportPackageType) IsSet() bool
- func (v NullableSupportPackageType) MarshalJSON() ([]byte, error)
- func (v *NullableSupportPackageType) Set(val *SupportPackageType)
- func (v *NullableSupportPackageType) UnmarshalJSON(src []byte) error
- func (v *NullableSupportPackageType) Unset()
- type NullableSupportTimezones
- func (v NullableSupportTimezones) Get() *SupportTimezones
- func (v NullableSupportTimezones) IsSet() bool
- func (v NullableSupportTimezones) MarshalJSON() ([]byte, error)
- func (v *NullableSupportTimezones) Set(val *SupportTimezones)
- func (v *NullableSupportTimezones) UnmarshalJSON(src []byte) error
- func (v *NullableSupportTimezones) Unset()
- type NullableTime
- type NullableUpdateBucketRequest
- func (v NullableUpdateBucketRequest) Get() *UpdateBucketRequest
- func (v NullableUpdateBucketRequest) IsSet() bool
- func (v NullableUpdateBucketRequest) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateBucketRequest) Set(val *UpdateBucketRequest)
- func (v *NullableUpdateBucketRequest) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateBucketRequest) Unset()
- type NullableUpdateDatabaseUserRequest
- func (v NullableUpdateDatabaseUserRequest) Get() *UpdateDatabaseUserRequest
- func (v NullableUpdateDatabaseUserRequest) IsSet() bool
- func (v NullableUpdateDatabaseUserRequest) MarshalJSON() ([]byte, error)
- func (v *NullableUpdateDatabaseUserRequest) Set(val *UpdateDatabaseUserRequest)
- func (v *NullableUpdateDatabaseUserRequest) UnmarshalJSON(src []byte) error
- func (v *NullableUpdateDatabaseUserRequest) Unset()
- type NullableV3BucketRoles
- func (v NullableV3BucketRoles) Get() *V3BucketRoles
- func (v NullableV3BucketRoles) IsSet() bool
- func (v NullableV3BucketRoles) MarshalJSON() ([]byte, error)
- func (v *NullableV3BucketRoles) Set(val *V3BucketRoles)
- func (v *NullableV3BucketRoles) UnmarshalJSON(src []byte) error
- func (v *NullableV3BucketRoles) Unset()
- type NullableV3Cluster
- type NullableV3ClusterList
- func (v NullableV3ClusterList) Get() *V3ClusterList
- func (v NullableV3ClusterList) IsSet() bool
- func (v NullableV3ClusterList) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterList) Set(val *V3ClusterList)
- func (v *NullableV3ClusterList) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterList) Unset()
- type NullableV3ClusterListData
- func (v NullableV3ClusterListData) Get() *V3ClusterListData
- func (v NullableV3ClusterListData) IsSet() bool
- func (v NullableV3ClusterListData) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterListData) Set(val *V3ClusterListData)
- func (v *NullableV3ClusterListData) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterListData) Unset()
- type NullableV3ClusterListDataItems
- func (v NullableV3ClusterListDataItems) Get() *V3ClusterListDataItems
- func (v NullableV3ClusterListDataItems) IsSet() bool
- func (v NullableV3ClusterListDataItems) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterListDataItems) Set(val *V3ClusterListDataItems)
- func (v *NullableV3ClusterListDataItems) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterListDataItems) Unset()
- type NullableV3ClusterPlace
- func (v NullableV3ClusterPlace) Get() *V3ClusterPlace
- func (v NullableV3ClusterPlace) IsSet() bool
- func (v NullableV3ClusterPlace) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterPlace) Set(val *V3ClusterPlace)
- func (v *NullableV3ClusterPlace) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterPlace) Unset()
- type NullableV3ClusterServers
- func (v NullableV3ClusterServers) Get() *V3ClusterServers
- func (v NullableV3ClusterServers) IsSet() bool
- func (v NullableV3ClusterServers) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterServers) Set(val *V3ClusterServers)
- func (v *NullableV3ClusterServers) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterServers) Unset()
- type NullableV3ClusterStatus
- func (v NullableV3ClusterStatus) Get() *V3ClusterStatus
- func (v NullableV3ClusterStatus) IsSet() bool
- func (v NullableV3ClusterStatus) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterStatus) Set(val *V3ClusterStatus)
- func (v *NullableV3ClusterStatus) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterStatus) Unset()
- type NullableV3ClusterStatusResponse
- func (v NullableV3ClusterStatusResponse) Get() *V3ClusterStatusResponse
- func (v NullableV3ClusterStatusResponse) IsSet() bool
- func (v NullableV3ClusterStatusResponse) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterStatusResponse) Set(val *V3ClusterStatusResponse)
- func (v *NullableV3ClusterStatusResponse) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterStatusResponse) Unset()
- type NullableV3ClusterStorage
- func (v NullableV3ClusterStorage) Get() *V3ClusterStorage
- func (v NullableV3ClusterStorage) IsSet() bool
- func (v NullableV3ClusterStorage) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterStorage) Set(val *V3ClusterStorage)
- func (v *NullableV3ClusterStorage) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterStorage) Unset()
- type NullableV3ClusterVersion
- func (v NullableV3ClusterVersion) Get() *V3ClusterVersion
- func (v NullableV3ClusterVersion) IsSet() bool
- func (v NullableV3ClusterVersion) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterVersion) Set(val *V3ClusterVersion)
- func (v *NullableV3ClusterVersion) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterVersion) Unset()
- type NullableV3ClusterVersionComponents
- func (v NullableV3ClusterVersionComponents) Get() *V3ClusterVersionComponents
- func (v NullableV3ClusterVersionComponents) IsSet() bool
- func (v NullableV3ClusterVersionComponents) MarshalJSON() ([]byte, error)
- func (v *NullableV3ClusterVersionComponents) Set(val *V3ClusterVersionComponents)
- func (v *NullableV3ClusterVersionComponents) UnmarshalJSON(src []byte) error
- func (v *NullableV3ClusterVersionComponents) Unset()
- type NullableV3CouchbaseServices
- func (v NullableV3CouchbaseServices) Get() *V3CouchbaseServices
- func (v NullableV3CouchbaseServices) IsSet() bool
- func (v NullableV3CouchbaseServices) MarshalJSON() ([]byte, error)
- func (v *NullableV3CouchbaseServices) Set(val *V3CouchbaseServices)
- func (v *NullableV3CouchbaseServices) UnmarshalJSON(src []byte) error
- func (v *NullableV3CouchbaseServices) Unset()
- type NullableV3CreateClusterRequest
- func (v NullableV3CreateClusterRequest) Get() *V3CreateClusterRequest
- func (v NullableV3CreateClusterRequest) IsSet() bool
- func (v NullableV3CreateClusterRequest) MarshalJSON() ([]byte, error)
- func (v *NullableV3CreateClusterRequest) Set(val *V3CreateClusterRequest)
- func (v *NullableV3CreateClusterRequest) UnmarshalJSON(src []byte) error
- func (v *NullableV3CreateClusterRequest) Unset()
- type NullableV3CreateClusterUserRequest
- func (v NullableV3CreateClusterUserRequest) Get() *V3CreateClusterUserRequest
- func (v NullableV3CreateClusterUserRequest) IsSet() bool
- func (v NullableV3CreateClusterUserRequest) MarshalJSON() ([]byte, error)
- func (v *NullableV3CreateClusterUserRequest) Set(val *V3CreateClusterUserRequest)
- func (v *NullableV3CreateClusterUserRequest) UnmarshalJSON(src []byte) error
- func (v *NullableV3CreateClusterUserRequest) Unset()
- type NullableV3CreateClusterUserRequestBuckets
- func (v NullableV3CreateClusterUserRequestBuckets) Get() *V3CreateClusterUserRequestBuckets
- func (v NullableV3CreateClusterUserRequestBuckets) IsSet() bool
- func (v NullableV3CreateClusterUserRequestBuckets) MarshalJSON() ([]byte, error)
- func (v *NullableV3CreateClusterUserRequestBuckets) Set(val *V3CreateClusterUserRequestBuckets)
- func (v *NullableV3CreateClusterUserRequestBuckets) UnmarshalJSON(src []byte) error
- func (v *NullableV3CreateClusterUserRequestBuckets) Unset()
- type NullableV3Environment
- func (v NullableV3Environment) Get() *V3Environment
- func (v NullableV3Environment) IsSet() bool
- func (v NullableV3Environment) MarshalJSON() ([]byte, error)
- func (v *NullableV3Environment) Set(val *V3Environment)
- func (v *NullableV3Environment) UnmarshalJSON(src []byte) error
- func (v *NullableV3Environment) Unset()
- type NullableV3Place
- type NullableV3PlaceHosted
- func (v NullableV3PlaceHosted) Get() *V3PlaceHosted
- func (v NullableV3PlaceHosted) IsSet() bool
- func (v NullableV3PlaceHosted) MarshalJSON() ([]byte, error)
- func (v *NullableV3PlaceHosted) Set(val *V3PlaceHosted)
- func (v *NullableV3PlaceHosted) UnmarshalJSON(src []byte) error
- func (v *NullableV3PlaceHosted) Unset()
- type NullableV3Provider
- type NullableV3Servers
- type NullableV3ServersStorage
- func (v NullableV3ServersStorage) Get() *V3ServersStorage
- func (v NullableV3ServersStorage) IsSet() bool
- func (v NullableV3ServersStorage) MarshalJSON() ([]byte, error)
- func (v *NullableV3ServersStorage) Set(val *V3ServersStorage)
- func (v *NullableV3ServersStorage) UnmarshalJSON(src []byte) error
- func (v *NullableV3ServersStorage) Unset()
- type NullableV3StorageType
- func (v NullableV3StorageType) Get() *V3StorageType
- func (v NullableV3StorageType) IsSet() bool
- func (v NullableV3StorageType) MarshalJSON() ([]byte, error)
- func (v *NullableV3StorageType) Set(val *V3StorageType)
- func (v *NullableV3StorageType) UnmarshalJSON(src []byte) error
- func (v *NullableV3StorageType) Unset()
- type NullableV3SupportPackage
- func (v NullableV3SupportPackage) Get() *V3SupportPackage
- func (v NullableV3SupportPackage) IsSet() bool
- func (v NullableV3SupportPackage) MarshalJSON() ([]byte, error)
- func (v *NullableV3SupportPackage) Set(val *V3SupportPackage)
- func (v *NullableV3SupportPackage) UnmarshalJSON(src []byte) error
- func (v *NullableV3SupportPackage) Unset()
- type NullableV3SupportPackageTimezones
- func (v NullableV3SupportPackageTimezones) Get() *V3SupportPackageTimezones
- func (v NullableV3SupportPackageTimezones) IsSet() bool
- func (v NullableV3SupportPackageTimezones) MarshalJSON() ([]byte, error)
- func (v *NullableV3SupportPackageTimezones) Set(val *V3SupportPackageTimezones)
- func (v *NullableV3SupportPackageTimezones) UnmarshalJSON(src []byte) error
- func (v *NullableV3SupportPackageTimezones) Unset()
- type NullableV3SupportPackageType
- func (v NullableV3SupportPackageType) Get() *V3SupportPackageType
- func (v NullableV3SupportPackageType) IsSet() bool
- func (v NullableV3SupportPackageType) MarshalJSON() ([]byte, error)
- func (v *NullableV3SupportPackageType) Set(val *V3SupportPackageType)
- func (v *NullableV3SupportPackageType) UnmarshalJSON(src []byte) error
- func (v *NullableV3SupportPackageType) Unset()
- type NullableV3UpdateClusterMetaRequest
- func (v NullableV3UpdateClusterMetaRequest) Get() *V3UpdateClusterMetaRequest
- func (v NullableV3UpdateClusterMetaRequest) IsSet() bool
- func (v NullableV3UpdateClusterMetaRequest) MarshalJSON() ([]byte, error)
- func (v *NullableV3UpdateClusterMetaRequest) Set(val *V3UpdateClusterMetaRequest)
- func (v *NullableV3UpdateClusterMetaRequest) UnmarshalJSON(src []byte) error
- func (v *NullableV3UpdateClusterMetaRequest) Unset()
- type NullableV3UpdateClusterServersRequest
- func (v NullableV3UpdateClusterServersRequest) Get() *V3UpdateClusterServersRequest
- func (v NullableV3UpdateClusterServersRequest) IsSet() bool
- func (v NullableV3UpdateClusterServersRequest) MarshalJSON() ([]byte, error)
- func (v *NullableV3UpdateClusterServersRequest) Set(val *V3UpdateClusterServersRequest)
- func (v *NullableV3UpdateClusterServersRequest) UnmarshalJSON(src []byte) error
- func (v *NullableV3UpdateClusterServersRequest) Unset()
- type NullableV3UpdateClusterSupportRequest
- func (v NullableV3UpdateClusterSupportRequest) Get() *V3UpdateClusterSupportRequest
- func (v NullableV3UpdateClusterSupportRequest) IsSet() bool
- func (v NullableV3UpdateClusterSupportRequest) MarshalJSON() ([]byte, error)
- func (v *NullableV3UpdateClusterSupportRequest) Set(val *V3UpdateClusterSupportRequest)
- func (v *NullableV3UpdateClusterSupportRequest) UnmarshalJSON(src []byte) error
- func (v *NullableV3UpdateClusterSupportRequest) Unset()
- type NullableV3UpdateClusterSupportRequestSupportPackage
- func (v NullableV3UpdateClusterSupportRequestSupportPackage) Get() *V3UpdateClusterSupportRequestSupportPackage
- func (v NullableV3UpdateClusterSupportRequestSupportPackage) IsSet() bool
- func (v NullableV3UpdateClusterSupportRequestSupportPackage) MarshalJSON() ([]byte, error)
- func (v *NullableV3UpdateClusterSupportRequestSupportPackage) Set(val *V3UpdateClusterSupportRequestSupportPackage)
- func (v *NullableV3UpdateClusterSupportRequestSupportPackage) UnmarshalJSON(src []byte) error
- func (v *NullableV3UpdateClusterSupportRequestSupportPackage) Unset()
- type Project
- func (o *Project) GetCreatedAt() time.Time
- func (o *Project) GetCreatedAtOk() (*time.Time, bool)
- func (o *Project) GetId() string
- func (o *Project) GetIdOk() (*string, bool)
- func (o *Project) GetName() string
- func (o *Project) GetNameOk() (*string, bool)
- func (o *Project) GetTenantId() string
- func (o *Project) GetTenantIdOk() (*string, bool)
- func (o Project) MarshalJSON() ([]byte, error)
- func (o *Project) SetCreatedAt(v time.Time)
- func (o *Project) SetId(v string)
- func (o *Project) SetName(v string)
- func (o *Project) SetTenantId(v string)
- type ProjectsApiService
- func (a *ProjectsApiService) ProjectsCreate(ctx _context.Context) ApiProjectsCreateRequest
- func (a *ProjectsApiService) ProjectsCreateExecute(r ApiProjectsCreateRequest) (Project, *_nethttp.Response, error)
- func (a *ProjectsApiService) ProjectsDelete(ctx _context.Context, id string) ApiProjectsDeleteRequest
- func (a *ProjectsApiService) ProjectsDeleteExecute(r ApiProjectsDeleteRequest) (*_nethttp.Response, error)
- func (a *ProjectsApiService) ProjectsList(ctx _context.Context) ApiProjectsListRequest
- func (a *ProjectsApiService) ProjectsListExecute(r ApiProjectsListRequest) (ListProjectsResponse, *_nethttp.Response, error)
- func (a *ProjectsApiService) ProjectsShow(ctx _context.Context, id string) ApiProjectsShowRequest
- func (a *ProjectsApiService) ProjectsShowExecute(r ApiProjectsShowRequest) (Project, *_nethttp.Response, error)
- type Provider
- type Regions
- type Server
- func (o *Server) GetAws() ServerAws
- func (o *Server) GetAwsOk() (*ServerAws, bool)
- func (o *Server) GetAzure() ServerAzure
- func (o *Server) GetAzureOk() (*ServerAzure, bool)
- func (o *Server) GetServices() []CouchbaseServices
- func (o *Server) GetServicesOk() (*[]CouchbaseServices, bool)
- func (o *Server) GetSize() int32
- func (o *Server) GetSizeOk() (*int32, bool)
- func (o *Server) HasAws() bool
- func (o *Server) HasAzure() bool
- func (o Server) MarshalJSON() ([]byte, error)
- func (o *Server) SetAws(v ServerAws)
- func (o *Server) SetAzure(v ServerAzure)
- func (o *Server) SetServices(v []CouchbaseServices)
- func (o *Server) SetSize(v int32)
- type ServerAws
- func (o *ServerAws) GetEbsSizeGib() int32
- func (o *ServerAws) GetEbsSizeGibOk() (*int32, bool)
- func (o *ServerAws) GetInstanceSize() AwsInstances
- func (o *ServerAws) GetInstanceSizeOk() (*AwsInstances, bool)
- func (o ServerAws) MarshalJSON() ([]byte, error)
- func (o *ServerAws) SetEbsSizeGib(v int32)
- func (o *ServerAws) SetInstanceSize(v AwsInstances)
- type ServerAzure
- func (o *ServerAzure) GetInstanceSize() AzureInstances
- func (o *ServerAzure) GetInstanceSizeOk() (*AzureInstances, bool)
- func (o *ServerAzure) GetVolumeType() AzureVolumeTypes
- func (o *ServerAzure) GetVolumeTypeOk() (*AzureVolumeTypes, bool)
- func (o ServerAzure) MarshalJSON() ([]byte, error)
- func (o *ServerAzure) SetInstanceSize(v AzureInstances)
- func (o *ServerAzure) SetVolumeType(v AzureVolumeTypes)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type ServiceStats
- func (o *ServiceStats) GetNodeName() string
- func (o *ServiceStats) GetNodeNameOk() (*string, bool)
- func (o *ServiceStats) GetServices() []string
- func (o *ServiceStats) GetServicesOk() (*[]string, bool)
- func (o *ServiceStats) GetStatus() string
- func (o *ServiceStats) GetStatusOk() (*string, bool)
- func (o ServiceStats) MarshalJSON() ([]byte, error)
- func (o *ServiceStats) SetNodeName(v string)
- func (o *ServiceStats) SetServices(v []string)
- func (o *ServiceStats) SetStatus(v string)
- type StatusApiService
- type StatusOK
- type SupportPackageType
- type SupportTimezones
- type UpdateBucketRequest
- type UpdateDatabaseUserRequest
- func (o *UpdateDatabaseUserRequest) GetAllBucketsAccess() BucketRoleTypes
- func (o *UpdateDatabaseUserRequest) GetAllBucketsAccessOk() (*BucketRoleTypes, bool)
- func (o *UpdateDatabaseUserRequest) GetBuckets() []BucketRole
- func (o *UpdateDatabaseUserRequest) GetBucketsOk() (*[]BucketRole, bool)
- func (o *UpdateDatabaseUserRequest) GetPassword() string
- func (o *UpdateDatabaseUserRequest) GetPasswordOk() (*string, bool)
- func (o *UpdateDatabaseUserRequest) GetUserId() string
- func (o *UpdateDatabaseUserRequest) GetUserIdOk() (*string, bool)
- func (o *UpdateDatabaseUserRequest) GetUsername() string
- func (o *UpdateDatabaseUserRequest) GetUsernameOk() (*string, bool)
- func (o *UpdateDatabaseUserRequest) HasAllBucketsAccess() bool
- func (o *UpdateDatabaseUserRequest) HasBuckets() bool
- func (o *UpdateDatabaseUserRequest) HasPassword() bool
- func (o *UpdateDatabaseUserRequest) HasUserId() bool
- func (o *UpdateDatabaseUserRequest) HasUsername() bool
- func (o UpdateDatabaseUserRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateDatabaseUserRequest) SetAllBucketsAccess(v BucketRoleTypes)
- func (o *UpdateDatabaseUserRequest) SetBuckets(v []BucketRole)
- func (o *UpdateDatabaseUserRequest) SetPassword(v string)
- func (o *UpdateDatabaseUserRequest) SetUserId(v string)
- func (o *UpdateDatabaseUserRequest) SetUsername(v string)
- type UsersApiService
- type V3BucketRoles
- type V3Cluster
- func (o *V3Cluster) GetAvailabilityZones() []string
- func (o *V3Cluster) GetAvailabilityZonesOk() (*[]string, bool)
- func (o *V3Cluster) GetCreatedAt() time.Time
- func (o *V3Cluster) GetCreatedAtOk() (*time.Time, bool)
- func (o *V3Cluster) GetEndpointsSrv() string
- func (o *V3Cluster) GetEndpointsSrvOk() (*string, bool)
- func (o *V3Cluster) GetEnvironment() string
- func (o *V3Cluster) GetEnvironmentOk() (*string, bool)
- func (o *V3Cluster) GetId() string
- func (o *V3Cluster) GetIdOk() (*string, bool)
- func (o *V3Cluster) GetName() string
- func (o *V3Cluster) GetNameOk() (*string, bool)
- func (o *V3Cluster) GetPlace() V3ClusterPlace
- func (o *V3Cluster) GetPlaceOk() (*V3ClusterPlace, bool)
- func (o *V3Cluster) GetProjectId() string
- func (o *V3Cluster) GetProjectIdOk() (*string, bool)
- func (o *V3Cluster) GetServers() []V3ClusterServers
- func (o *V3Cluster) GetServersOk() (*[]V3ClusterServers, bool)
- func (o *V3Cluster) GetStatus() string
- func (o *V3Cluster) GetStatusOk() (*string, bool)
- func (o *V3Cluster) GetSupport() string
- func (o *V3Cluster) GetSupportOk() (*string, bool)
- func (o *V3Cluster) GetTenantId() string
- func (o *V3Cluster) GetTenantIdOk() (*string, bool)
- func (o *V3Cluster) GetUpdatedAt() time.Time
- func (o *V3Cluster) GetUpdatedAtOk() (*time.Time, bool)
- func (o *V3Cluster) GetVersion() V3ClusterVersion
- func (o *V3Cluster) GetVersionOk() (*V3ClusterVersion, bool)
- func (o *V3Cluster) HasEndpointsSrv() bool
- func (o V3Cluster) MarshalJSON() ([]byte, error)
- func (o *V3Cluster) SetAvailabilityZones(v []string)
- func (o *V3Cluster) SetCreatedAt(v time.Time)
- func (o *V3Cluster) SetEndpointsSrv(v string)
- func (o *V3Cluster) SetEnvironment(v string)
- func (o *V3Cluster) SetId(v string)
- func (o *V3Cluster) SetName(v string)
- func (o *V3Cluster) SetPlace(v V3ClusterPlace)
- func (o *V3Cluster) SetProjectId(v string)
- func (o *V3Cluster) SetServers(v []V3ClusterServers)
- func (o *V3Cluster) SetStatus(v string)
- func (o *V3Cluster) SetSupport(v string)
- func (o *V3Cluster) SetTenantId(v string)
- func (o *V3Cluster) SetUpdatedAt(v time.Time)
- func (o *V3Cluster) SetVersion(v V3ClusterVersion)
- type V3ClusterList
- func (o *V3ClusterList) GetCursor() Cursor
- func (o *V3ClusterList) GetCursorOk() (*Cursor, bool)
- func (o *V3ClusterList) GetData() V3ClusterListData
- func (o *V3ClusterList) GetDataOk() (*V3ClusterListData, bool)
- func (o V3ClusterList) MarshalJSON() ([]byte, error)
- func (o *V3ClusterList) SetCursor(v Cursor)
- func (o *V3ClusterList) SetData(v V3ClusterListData)
- type V3ClusterListData
- func (o *V3ClusterListData) GetItems() []V3ClusterListDataItems
- func (o *V3ClusterListData) GetItemsOk() (*[]V3ClusterListDataItems, bool)
- func (o *V3ClusterListData) GetTenantId() string
- func (o *V3ClusterListData) GetTenantIdOk() (*string, bool)
- func (o *V3ClusterListData) HasItems() bool
- func (o *V3ClusterListData) HasTenantId() bool
- func (o V3ClusterListData) MarshalJSON() ([]byte, error)
- func (o *V3ClusterListData) SetItems(v []V3ClusterListDataItems)
- func (o *V3ClusterListData) SetTenantId(v string)
- type V3ClusterListDataItems
- func (o *V3ClusterListDataItems) GetCloudId() string
- func (o *V3ClusterListDataItems) GetCloudIdOk() (*string, bool)
- func (o *V3ClusterListDataItems) GetEnvironment() string
- func (o *V3ClusterListDataItems) GetEnvironmentOk() (*string, bool)
- func (o *V3ClusterListDataItems) GetId() string
- func (o *V3ClusterListDataItems) GetIdOk() (*string, bool)
- func (o *V3ClusterListDataItems) GetName() string
- func (o *V3ClusterListDataItems) GetNameOk() (*string, bool)
- func (o *V3ClusterListDataItems) GetProjectId() string
- func (o *V3ClusterListDataItems) GetProjectIdOk() (*string, bool)
- func (o *V3ClusterListDataItems) HasCloudId() bool
- func (o V3ClusterListDataItems) MarshalJSON() ([]byte, error)
- func (o *V3ClusterListDataItems) SetCloudId(v string)
- func (o *V3ClusterListDataItems) SetEnvironment(v string)
- func (o *V3ClusterListDataItems) SetId(v string)
- func (o *V3ClusterListDataItems) SetName(v string)
- func (o *V3ClusterListDataItems) SetProjectId(v string)
- type V3ClusterPlace
- func (o *V3ClusterPlace) GetCIDR() string
- func (o *V3ClusterPlace) GetCIDROk() (*string, bool)
- func (o *V3ClusterPlace) GetProvider() string
- func (o *V3ClusterPlace) GetProviderOk() (*string, bool)
- func (o *V3ClusterPlace) GetRegion() string
- func (o *V3ClusterPlace) GetRegionOk() (*string, bool)
- func (o V3ClusterPlace) MarshalJSON() ([]byte, error)
- func (o *V3ClusterPlace) SetCIDR(v string)
- func (o *V3ClusterPlace) SetProvider(v string)
- func (o *V3ClusterPlace) SetRegion(v string)
- type V3ClusterServers
- func (o *V3ClusterServers) GetCompute() string
- func (o *V3ClusterServers) GetComputeOk() (*string, bool)
- func (o *V3ClusterServers) GetServices() []string
- func (o *V3ClusterServers) GetServicesOk() (*[]string, bool)
- func (o *V3ClusterServers) GetSize() int32
- func (o *V3ClusterServers) GetSizeOk() (*int32, bool)
- func (o *V3ClusterServers) GetStorage() V3ClusterStorage
- func (o *V3ClusterServers) GetStorageOk() (*V3ClusterStorage, bool)
- func (o V3ClusterServers) MarshalJSON() ([]byte, error)
- func (o *V3ClusterServers) SetCompute(v string)
- func (o *V3ClusterServers) SetServices(v []string)
- func (o *V3ClusterServers) SetSize(v int32)
- func (o *V3ClusterServers) SetStorage(v V3ClusterStorage)
- type V3ClusterStatus
- type V3ClusterStatusResponse
- type V3ClusterStorage
- func (o *V3ClusterStorage) GetIOPS() int32
- func (o *V3ClusterStorage) GetIOPSOk() (*int32, bool)
- func (o *V3ClusterStorage) GetSize() int32
- func (o *V3ClusterStorage) GetSizeOk() (*int32, bool)
- func (o *V3ClusterStorage) GetType() string
- func (o *V3ClusterStorage) GetTypeOk() (*string, bool)
- func (o V3ClusterStorage) MarshalJSON() ([]byte, error)
- func (o *V3ClusterStorage) SetIOPS(v int32)
- func (o *V3ClusterStorage) SetSize(v int32)
- func (o *V3ClusterStorage) SetType(v string)
- type V3ClusterVersion
- func (o *V3ClusterVersion) GetComponents() V3ClusterVersionComponents
- func (o *V3ClusterVersion) GetComponentsOk() (*V3ClusterVersionComponents, bool)
- func (o *V3ClusterVersion) GetName() string
- func (o *V3ClusterVersion) GetNameOk() (*string, bool)
- func (o V3ClusterVersion) MarshalJSON() ([]byte, error)
- func (o *V3ClusterVersion) SetComponents(v V3ClusterVersionComponents)
- func (o *V3ClusterVersion) SetName(v string)
- type V3ClusterVersionComponents
- type V3CouchbaseServices
- type V3CreateClusterRequest
- func (o *V3CreateClusterRequest) GetClusterName() string
- func (o *V3CreateClusterRequest) GetClusterNameOk() (*string, bool)
- func (o *V3CreateClusterRequest) GetDescription() string
- func (o *V3CreateClusterRequest) GetDescriptionOk() (*string, bool)
- func (o *V3CreateClusterRequest) GetEnvironment() V3Environment
- func (o *V3CreateClusterRequest) GetEnvironmentOk() (*V3Environment, bool)
- func (o *V3CreateClusterRequest) GetPlace() V3Place
- func (o *V3CreateClusterRequest) GetPlaceOk() (*V3Place, bool)
- func (o *V3CreateClusterRequest) GetProjectId() string
- func (o *V3CreateClusterRequest) GetProjectIdOk() (*string, bool)
- func (o *V3CreateClusterRequest) GetServers() []V3Servers
- func (o *V3CreateClusterRequest) GetServersOk() (*[]V3Servers, bool)
- func (o *V3CreateClusterRequest) GetSupportPackage() V3SupportPackage
- func (o *V3CreateClusterRequest) GetSupportPackageOk() (*V3SupportPackage, bool)
- func (o *V3CreateClusterRequest) HasDescription() bool
- func (o V3CreateClusterRequest) MarshalJSON() ([]byte, error)
- func (o *V3CreateClusterRequest) SetClusterName(v string)
- func (o *V3CreateClusterRequest) SetDescription(v string)
- func (o *V3CreateClusterRequest) SetEnvironment(v V3Environment)
- func (o *V3CreateClusterRequest) SetPlace(v V3Place)
- func (o *V3CreateClusterRequest) SetProjectId(v string)
- func (o *V3CreateClusterRequest) SetServers(v []V3Servers)
- func (o *V3CreateClusterRequest) SetSupportPackage(v V3SupportPackage)
- type V3CreateClusterUserRequest
- func (o *V3CreateClusterUserRequest) GetAllBucketsAccess() V3BucketRoles
- func (o *V3CreateClusterUserRequest) GetAllBucketsAccessOk() (*V3BucketRoles, bool)
- func (o *V3CreateClusterUserRequest) GetBuckets() []V3CreateClusterUserRequestBuckets
- func (o *V3CreateClusterUserRequest) GetBucketsOk() (*[]V3CreateClusterUserRequestBuckets, bool)
- func (o *V3CreateClusterUserRequest) GetPassword() string
- func (o *V3CreateClusterUserRequest) GetPasswordOk() (*string, bool)
- func (o *V3CreateClusterUserRequest) GetUsername() string
- func (o *V3CreateClusterUserRequest) GetUsernameOk() (*string, bool)
- func (o *V3CreateClusterUserRequest) HasAllBucketsAccess() bool
- func (o *V3CreateClusterUserRequest) HasBuckets() bool
- func (o V3CreateClusterUserRequest) MarshalJSON() ([]byte, error)
- func (o *V3CreateClusterUserRequest) SetAllBucketsAccess(v V3BucketRoles)
- func (o *V3CreateClusterUserRequest) SetBuckets(v []V3CreateClusterUserRequestBuckets)
- func (o *V3CreateClusterUserRequest) SetPassword(v string)
- func (o *V3CreateClusterUserRequest) SetUsername(v string)
- type V3CreateClusterUserRequestBuckets
- func (o *V3CreateClusterUserRequestBuckets) GetAccess() V3BucketRoles
- func (o *V3CreateClusterUserRequestBuckets) GetAccessOk() (*V3BucketRoles, bool)
- func (o *V3CreateClusterUserRequestBuckets) GetName() string
- func (o *V3CreateClusterUserRequestBuckets) GetNameOk() (*string, bool)
- func (o *V3CreateClusterUserRequestBuckets) GetScope() string
- func (o *V3CreateClusterUserRequestBuckets) GetScopeOk() (*string, bool)
- func (o V3CreateClusterUserRequestBuckets) MarshalJSON() ([]byte, error)
- func (o *V3CreateClusterUserRequestBuckets) SetAccess(v V3BucketRoles)
- func (o *V3CreateClusterUserRequestBuckets) SetName(v string)
- func (o *V3CreateClusterUserRequestBuckets) SetScope(v string)
- type V3Environment
- type V3Place
- func (o *V3Place) GetHosted() V3PlaceHosted
- func (o *V3Place) GetHostedOk() (*V3PlaceHosted, bool)
- func (o *V3Place) GetSingleAZ() bool
- func (o *V3Place) GetSingleAZOk() (*bool, bool)
- func (o *V3Place) HasHosted() bool
- func (o V3Place) MarshalJSON() ([]byte, error)
- func (o *V3Place) SetHosted(v V3PlaceHosted)
- func (o *V3Place) SetSingleAZ(v bool)
- type V3PlaceHosted
- func (o *V3PlaceHosted) GetCIDR() string
- func (o *V3PlaceHosted) GetCIDROk() (*string, bool)
- func (o *V3PlaceHosted) GetProvider() V3Provider
- func (o *V3PlaceHosted) GetProviderOk() (*V3Provider, bool)
- func (o *V3PlaceHosted) GetRegion() string
- func (o *V3PlaceHosted) GetRegionOk() (*string, bool)
- func (o V3PlaceHosted) MarshalJSON() ([]byte, error)
- func (o *V3PlaceHosted) SetCIDR(v string)
- func (o *V3PlaceHosted) SetProvider(v V3Provider)
- func (o *V3PlaceHosted) SetRegion(v string)
- type V3Provider
- type V3Servers
- func (o *V3Servers) GetCompute() string
- func (o *V3Servers) GetComputeOk() (*string, bool)
- func (o *V3Servers) GetServices() []V3CouchbaseServices
- func (o *V3Servers) GetServicesOk() (*[]V3CouchbaseServices, bool)
- func (o *V3Servers) GetSize() int32
- func (o *V3Servers) GetSizeOk() (*int32, bool)
- func (o *V3Servers) GetStorage() V3ServersStorage
- func (o *V3Servers) GetStorageOk() (*V3ServersStorage, bool)
- func (o V3Servers) MarshalJSON() ([]byte, error)
- func (o *V3Servers) SetCompute(v string)
- func (o *V3Servers) SetServices(v []V3CouchbaseServices)
- func (o *V3Servers) SetSize(v int32)
- func (o *V3Servers) SetStorage(v V3ServersStorage)
- type V3ServersStorage
- func (o *V3ServersStorage) GetIOPS() int32
- func (o *V3ServersStorage) GetIOPSOk() (*int32, bool)
- func (o *V3ServersStorage) GetSize() int32
- func (o *V3ServersStorage) GetSizeOk() (*int32, bool)
- func (o *V3ServersStorage) GetType() V3StorageType
- func (o *V3ServersStorage) GetTypeOk() (*V3StorageType, bool)
- func (o V3ServersStorage) MarshalJSON() ([]byte, error)
- func (o *V3ServersStorage) SetIOPS(v int32)
- func (o *V3ServersStorage) SetSize(v int32)
- func (o *V3ServersStorage) SetType(v V3StorageType)
- type V3StorageType
- type V3SupportPackage
- func (o *V3SupportPackage) GetTimezone() V3SupportPackageTimezones
- func (o *V3SupportPackage) GetTimezoneOk() (*V3SupportPackageTimezones, bool)
- func (o *V3SupportPackage) GetType() V3SupportPackageType
- func (o *V3SupportPackage) GetTypeOk() (*V3SupportPackageType, bool)
- func (o V3SupportPackage) MarshalJSON() ([]byte, error)
- func (o *V3SupportPackage) SetTimezone(v V3SupportPackageTimezones)
- func (o *V3SupportPackage) SetType(v V3SupportPackageType)
- type V3SupportPackageTimezones
- type V3SupportPackageType
- type V3UpdateClusterMetaRequest
- func (o *V3UpdateClusterMetaRequest) GetDescription() string
- func (o *V3UpdateClusterMetaRequest) GetDescriptionOk() (*string, bool)
- func (o *V3UpdateClusterMetaRequest) GetName() string
- func (o *V3UpdateClusterMetaRequest) GetNameOk() (*string, bool)
- func (o *V3UpdateClusterMetaRequest) HasDescription() bool
- func (o *V3UpdateClusterMetaRequest) HasName() bool
- func (o V3UpdateClusterMetaRequest) MarshalJSON() ([]byte, error)
- func (o *V3UpdateClusterMetaRequest) SetDescription(v string)
- func (o *V3UpdateClusterMetaRequest) SetName(v string)
- type V3UpdateClusterServersRequest
- type V3UpdateClusterSupportRequest
- func (o *V3UpdateClusterSupportRequest) GetSupportPackage() V3UpdateClusterSupportRequestSupportPackage
- func (o *V3UpdateClusterSupportRequest) GetSupportPackageOk() (*V3UpdateClusterSupportRequestSupportPackage, bool)
- func (o V3UpdateClusterSupportRequest) MarshalJSON() ([]byte, error)
- func (o *V3UpdateClusterSupportRequest) SetSupportPackage(v V3UpdateClusterSupportRequestSupportPackage)
- type V3UpdateClusterSupportRequestSupportPackage
- func (o *V3UpdateClusterSupportRequestSupportPackage) GetTimezone() V3SupportPackageTimezones
- func (o *V3UpdateClusterSupportRequestSupportPackage) GetTimezoneOk() (*V3SupportPackageTimezones, bool)
- func (o *V3UpdateClusterSupportRequestSupportPackage) GetType() V3SupportPackageType
- func (o *V3UpdateClusterSupportRequestSupportPackage) GetTypeOk() (*V3SupportPackageType, bool)
- func (o *V3UpdateClusterSupportRequestSupportPackage) HasTimezone() bool
- func (o V3UpdateClusterSupportRequestSupportPackage) MarshalJSON() ([]byte, error)
- func (o *V3UpdateClusterSupportRequestSupportPackage) SetTimezone(v V3SupportPackageTimezones)
- func (o *V3UpdateClusterSupportRequestSupportPackage) SetType(v V3SupportPackageType)
Constants ¶
This section is empty.
Variables ¶
var ( // ContextOAuth2 takes an oauth2.TokenSource as authentication for the request. ContextOAuth2 = contextKey("token") // ContextBasicAuth takes BasicAuth as authentication for the request. ContextBasicAuth = contextKey("basic") // ContextAccessToken takes a string oauth2 access token as authentication for the request. ContextAccessToken = contextKey("accesstoken") // ContextAPIKeys takes a string apikey as authentication for the request ContextAPIKeys = contextKey("apiKeys") // ContextHttpSignatureAuth takes HttpSignatureAuth as authentication for the request. ContextHttpSignatureAuth = contextKey("httpsignature") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { CloudsApi *CloudsApiService ClustersApi *ClustersApiService ClustersV3Api *ClustersV3ApiService ProjectsApi *ProjectsApiService StatusApi *StatusApiService UsersApi *UsersApiService // contains filtered or unexported fields }
APIClient manages communication with the Couchbase Public API API v2.0.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AWSProviderSettings ¶
type AWSProviderSettings struct { Region *AwsRegions `json:"region,omitempty"` Bucket *string `json:"bucket,omitempty"` SupportBucket *string `json:"supportBucket,omitempty"` AccountId *string `json:"accountId,omitempty"` VpcCidr *string `json:"vpcCidr,omitempty"` VpcId *string `json:"vpcId,omitempty"` StackId *string `json:"stackId,omitempty"` PrivateSubnets *[]string `json:"privateSubnets,omitempty"` AvailabilityZone *[]string `json:"availabilityZone,omitempty"` AzCount *int32 `json:"azCount,omitempty"` LastRotated *time.Time `json:"lastRotated,omitempty"` }
AWSProviderSettings struct for AWSProviderSettings
func NewAWSProviderSettings ¶
func NewAWSProviderSettings() *AWSProviderSettings
NewAWSProviderSettings instantiates a new AWSProviderSettings object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAWSProviderSettingsWithDefaults ¶
func NewAWSProviderSettingsWithDefaults() *AWSProviderSettings
NewAWSProviderSettingsWithDefaults instantiates a new AWSProviderSettings object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AWSProviderSettings) GetAccountId ¶
func (o *AWSProviderSettings) GetAccountId() string
GetAccountId returns the AccountId field value if set, zero value otherwise.
func (*AWSProviderSettings) GetAccountIdOk ¶
func (o *AWSProviderSettings) GetAccountIdOk() (*string, bool)
GetAccountIdOk returns a tuple with the AccountId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetAvailabilityZone ¶
func (o *AWSProviderSettings) GetAvailabilityZone() []string
GetAvailabilityZone returns the AvailabilityZone field value if set, zero value otherwise.
func (*AWSProviderSettings) GetAvailabilityZoneOk ¶
func (o *AWSProviderSettings) GetAvailabilityZoneOk() (*[]string, bool)
GetAvailabilityZoneOk returns a tuple with the AvailabilityZone field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetAzCount ¶
func (o *AWSProviderSettings) GetAzCount() int32
GetAzCount returns the AzCount field value if set, zero value otherwise.
func (*AWSProviderSettings) GetAzCountOk ¶
func (o *AWSProviderSettings) GetAzCountOk() (*int32, bool)
GetAzCountOk returns a tuple with the AzCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetBucket ¶
func (o *AWSProviderSettings) GetBucket() string
GetBucket returns the Bucket field value if set, zero value otherwise.
func (*AWSProviderSettings) GetBucketOk ¶
func (o *AWSProviderSettings) GetBucketOk() (*string, bool)
GetBucketOk returns a tuple with the Bucket field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetLastRotated ¶
func (o *AWSProviderSettings) GetLastRotated() time.Time
GetLastRotated returns the LastRotated field value if set, zero value otherwise.
func (*AWSProviderSettings) GetLastRotatedOk ¶
func (o *AWSProviderSettings) GetLastRotatedOk() (*time.Time, bool)
GetLastRotatedOk returns a tuple with the LastRotated field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetPrivateSubnets ¶
func (o *AWSProviderSettings) GetPrivateSubnets() []string
GetPrivateSubnets returns the PrivateSubnets field value if set, zero value otherwise.
func (*AWSProviderSettings) GetPrivateSubnetsOk ¶
func (o *AWSProviderSettings) GetPrivateSubnetsOk() (*[]string, bool)
GetPrivateSubnetsOk returns a tuple with the PrivateSubnets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetRegion ¶
func (o *AWSProviderSettings) GetRegion() AwsRegions
GetRegion returns the Region field value if set, zero value otherwise.
func (*AWSProviderSettings) GetRegionOk ¶
func (o *AWSProviderSettings) GetRegionOk() (*AwsRegions, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetStackId ¶
func (o *AWSProviderSettings) GetStackId() string
GetStackId returns the StackId field value if set, zero value otherwise.
func (*AWSProviderSettings) GetStackIdOk ¶
func (o *AWSProviderSettings) GetStackIdOk() (*string, bool)
GetStackIdOk returns a tuple with the StackId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetSupportBucket ¶
func (o *AWSProviderSettings) GetSupportBucket() string
GetSupportBucket returns the SupportBucket field value if set, zero value otherwise.
func (*AWSProviderSettings) GetSupportBucketOk ¶
func (o *AWSProviderSettings) GetSupportBucketOk() (*string, bool)
GetSupportBucketOk returns a tuple with the SupportBucket field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetVpcCidr ¶
func (o *AWSProviderSettings) GetVpcCidr() string
GetVpcCidr returns the VpcCidr field value if set, zero value otherwise.
func (*AWSProviderSettings) GetVpcCidrOk ¶
func (o *AWSProviderSettings) GetVpcCidrOk() (*string, bool)
GetVpcCidrOk returns a tuple with the VpcCidr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) GetVpcId ¶
func (o *AWSProviderSettings) GetVpcId() string
GetVpcId returns the VpcId field value if set, zero value otherwise.
func (*AWSProviderSettings) GetVpcIdOk ¶
func (o *AWSProviderSettings) GetVpcIdOk() (*string, bool)
GetVpcIdOk returns a tuple with the VpcId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AWSProviderSettings) HasAccountId ¶
func (o *AWSProviderSettings) HasAccountId() bool
HasAccountId returns a boolean if a field has been set.
func (*AWSProviderSettings) HasAvailabilityZone ¶
func (o *AWSProviderSettings) HasAvailabilityZone() bool
HasAvailabilityZone returns a boolean if a field has been set.
func (*AWSProviderSettings) HasAzCount ¶
func (o *AWSProviderSettings) HasAzCount() bool
HasAzCount returns a boolean if a field has been set.
func (*AWSProviderSettings) HasBucket ¶
func (o *AWSProviderSettings) HasBucket() bool
HasBucket returns a boolean if a field has been set.
func (*AWSProviderSettings) HasLastRotated ¶
func (o *AWSProviderSettings) HasLastRotated() bool
HasLastRotated returns a boolean if a field has been set.
func (*AWSProviderSettings) HasPrivateSubnets ¶
func (o *AWSProviderSettings) HasPrivateSubnets() bool
HasPrivateSubnets returns a boolean if a field has been set.
func (*AWSProviderSettings) HasRegion ¶
func (o *AWSProviderSettings) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*AWSProviderSettings) HasStackId ¶
func (o *AWSProviderSettings) HasStackId() bool
HasStackId returns a boolean if a field has been set.
func (*AWSProviderSettings) HasSupportBucket ¶
func (o *AWSProviderSettings) HasSupportBucket() bool
HasSupportBucket returns a boolean if a field has been set.
func (*AWSProviderSettings) HasVpcCidr ¶
func (o *AWSProviderSettings) HasVpcCidr() bool
HasVpcCidr returns a boolean if a field has been set.
func (*AWSProviderSettings) HasVpcId ¶
func (o *AWSProviderSettings) HasVpcId() bool
HasVpcId returns a boolean if a field has been set.
func (AWSProviderSettings) MarshalJSON ¶
func (o AWSProviderSettings) MarshalJSON() ([]byte, error)
func (*AWSProviderSettings) SetAccountId ¶
func (o *AWSProviderSettings) SetAccountId(v string)
SetAccountId gets a reference to the given string and assigns it to the AccountId field.
func (*AWSProviderSettings) SetAvailabilityZone ¶
func (o *AWSProviderSettings) SetAvailabilityZone(v []string)
SetAvailabilityZone gets a reference to the given []string and assigns it to the AvailabilityZone field.
func (*AWSProviderSettings) SetAzCount ¶
func (o *AWSProviderSettings) SetAzCount(v int32)
SetAzCount gets a reference to the given int32 and assigns it to the AzCount field.
func (*AWSProviderSettings) SetBucket ¶
func (o *AWSProviderSettings) SetBucket(v string)
SetBucket gets a reference to the given string and assigns it to the Bucket field.
func (*AWSProviderSettings) SetLastRotated ¶
func (o *AWSProviderSettings) SetLastRotated(v time.Time)
SetLastRotated gets a reference to the given time.Time and assigns it to the LastRotated field.
func (*AWSProviderSettings) SetPrivateSubnets ¶
func (o *AWSProviderSettings) SetPrivateSubnets(v []string)
SetPrivateSubnets gets a reference to the given []string and assigns it to the PrivateSubnets field.
func (*AWSProviderSettings) SetRegion ¶
func (o *AWSProviderSettings) SetRegion(v AwsRegions)
SetRegion gets a reference to the given AwsRegions and assigns it to the Region field.
func (*AWSProviderSettings) SetStackId ¶
func (o *AWSProviderSettings) SetStackId(v string)
SetStackId gets a reference to the given string and assigns it to the StackId field.
func (*AWSProviderSettings) SetSupportBucket ¶
func (o *AWSProviderSettings) SetSupportBucket(v string)
SetSupportBucket gets a reference to the given string and assigns it to the SupportBucket field.
func (*AWSProviderSettings) SetVpcCidr ¶
func (o *AWSProviderSettings) SetVpcCidr(v string)
SetVpcCidr gets a reference to the given string and assigns it to the VpcCidr field.
func (*AWSProviderSettings) SetVpcId ¶
func (o *AWSProviderSettings) SetVpcId(v string)
SetVpcId gets a reference to the given string and assigns it to the VpcId field.
type AllowListEntry ¶
type AllowListEntry struct { CidrBlock string `json:"cidrBlock"` RuleType AllowListRules `json:"ruleType"` Duration *string `json:"duration,omitempty"` CreatedAt *time.Time `json:"createdAt,omitempty"` ExpiresAt *time.Time `json:"expiresAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty"` Comment *string `json:"comment,omitempty"` State *AllowListStates `json:"state,omitempty"` }
AllowListEntry struct for AllowListEntry
func NewAllowListEntry ¶
func NewAllowListEntry(cidrBlock string, ruleType AllowListRules) *AllowListEntry
NewAllowListEntry instantiates a new AllowListEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAllowListEntryWithDefaults ¶
func NewAllowListEntryWithDefaults() *AllowListEntry
NewAllowListEntryWithDefaults instantiates a new AllowListEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AllowListEntry) GetCidrBlock ¶
func (o *AllowListEntry) GetCidrBlock() string
GetCidrBlock returns the CidrBlock field value
func (*AllowListEntry) GetCidrBlockOk ¶
func (o *AllowListEntry) GetCidrBlockOk() (*string, bool)
GetCidrBlockOk returns a tuple with the CidrBlock field value and a boolean to check if the value has been set.
func (*AllowListEntry) GetComment ¶
func (o *AllowListEntry) GetComment() string
GetComment returns the Comment field value if set, zero value otherwise.
func (*AllowListEntry) GetCommentOk ¶
func (o *AllowListEntry) GetCommentOk() (*string, bool)
GetCommentOk returns a tuple with the Comment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AllowListEntry) GetCreatedAt ¶
func (o *AllowListEntry) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*AllowListEntry) GetCreatedAtOk ¶
func (o *AllowListEntry) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AllowListEntry) GetDuration ¶
func (o *AllowListEntry) GetDuration() string
GetDuration returns the Duration field value if set, zero value otherwise.
func (*AllowListEntry) GetDurationOk ¶
func (o *AllowListEntry) GetDurationOk() (*string, bool)
GetDurationOk returns a tuple with the Duration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AllowListEntry) GetExpiresAt ¶
func (o *AllowListEntry) GetExpiresAt() time.Time
GetExpiresAt returns the ExpiresAt field value if set, zero value otherwise.
func (*AllowListEntry) GetExpiresAtOk ¶
func (o *AllowListEntry) GetExpiresAtOk() (*time.Time, bool)
GetExpiresAtOk returns a tuple with the ExpiresAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AllowListEntry) GetRuleType ¶
func (o *AllowListEntry) GetRuleType() AllowListRules
GetRuleType returns the RuleType field value
func (*AllowListEntry) GetRuleTypeOk ¶
func (o *AllowListEntry) GetRuleTypeOk() (*AllowListRules, bool)
GetRuleTypeOk returns a tuple with the RuleType field value and a boolean to check if the value has been set.
func (*AllowListEntry) GetState ¶
func (o *AllowListEntry) GetState() AllowListStates
GetState returns the State field value if set, zero value otherwise.
func (*AllowListEntry) GetStateOk ¶
func (o *AllowListEntry) GetStateOk() (*AllowListStates, bool)
GetStateOk returns a tuple with the State field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AllowListEntry) GetUpdatedAt ¶
func (o *AllowListEntry) GetUpdatedAt() time.Time
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*AllowListEntry) GetUpdatedAtOk ¶
func (o *AllowListEntry) GetUpdatedAtOk() (*time.Time, bool)
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AllowListEntry) HasComment ¶ added in v1.0.1
func (o *AllowListEntry) HasComment() bool
HasComment returns a boolean if a field has been set.
func (*AllowListEntry) HasCreatedAt ¶ added in v1.0.1
func (o *AllowListEntry) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*AllowListEntry) HasDuration ¶
func (o *AllowListEntry) HasDuration() bool
HasDuration returns a boolean if a field has been set.
func (*AllowListEntry) HasExpiresAt ¶
func (o *AllowListEntry) HasExpiresAt() bool
HasExpiresAt returns a boolean if a field has been set.
func (*AllowListEntry) HasState ¶ added in v1.0.1
func (o *AllowListEntry) HasState() bool
HasState returns a boolean if a field has been set.
func (*AllowListEntry) HasUpdatedAt ¶ added in v1.0.1
func (o *AllowListEntry) HasUpdatedAt() bool
HasUpdatedAt returns a boolean if a field has been set.
func (AllowListEntry) MarshalJSON ¶
func (o AllowListEntry) MarshalJSON() ([]byte, error)
func (*AllowListEntry) SetCidrBlock ¶
func (o *AllowListEntry) SetCidrBlock(v string)
SetCidrBlock sets field value
func (*AllowListEntry) SetComment ¶
func (o *AllowListEntry) SetComment(v string)
SetComment gets a reference to the given string and assigns it to the Comment field.
func (*AllowListEntry) SetCreatedAt ¶
func (o *AllowListEntry) SetCreatedAt(v time.Time)
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*AllowListEntry) SetDuration ¶
func (o *AllowListEntry) SetDuration(v string)
SetDuration gets a reference to the given string and assigns it to the Duration field.
func (*AllowListEntry) SetExpiresAt ¶
func (o *AllowListEntry) SetExpiresAt(v time.Time)
SetExpiresAt gets a reference to the given time.Time and assigns it to the ExpiresAt field.
func (*AllowListEntry) SetRuleType ¶
func (o *AllowListEntry) SetRuleType(v AllowListRules)
SetRuleType sets field value
func (*AllowListEntry) SetState ¶
func (o *AllowListEntry) SetState(v AllowListStates)
SetState gets a reference to the given AllowListStates and assigns it to the State field.
func (*AllowListEntry) SetUpdatedAt ¶
func (o *AllowListEntry) SetUpdatedAt(v time.Time)
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
type AllowListRules ¶
type AllowListRules string
AllowListRules the model 'AllowListRules'
const ( ALLOWLISTRULES_TEMPORARY AllowListRules = "temporary" ALLOWLISTRULES_PERMANENT AllowListRules = "permanent" )
List of allowListRules
func NewAllowListRulesFromValue ¶
func NewAllowListRulesFromValue(v string) (*AllowListRules, error)
NewAllowListRulesFromValue returns a pointer to a valid AllowListRules for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AllowListRules) IsValid ¶
func (v AllowListRules) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AllowListRules) Ptr ¶
func (v AllowListRules) Ptr() *AllowListRules
Ptr returns reference to allowListRules value
func (*AllowListRules) UnmarshalJSON ¶
func (v *AllowListRules) UnmarshalJSON(src []byte) error
type AllowListStates ¶
type AllowListStates string
AllowListStates the model 'AllowListStates'
const ( ALLOWLISTSTATES_ACTIVE AllowListStates = "active" ALLOWLISTSTATES_PENDING AllowListStates = "pending" ALLOWLISTSTATES_FAILED AllowListStates = "failed" ALLOWLISTSTATES_EXPIRED AllowListStates = "expired" )
List of allowListStates
func NewAllowListStatesFromValue ¶
func NewAllowListStatesFromValue(v string) (*AllowListStates, error)
NewAllowListStatesFromValue returns a pointer to a valid AllowListStates for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AllowListStates) IsValid ¶
func (v AllowListStates) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AllowListStates) Ptr ¶
func (v AllowListStates) Ptr() *AllowListStates
Ptr returns reference to allowListStates value
func (*AllowListStates) UnmarshalJSON ¶
func (v *AllowListStates) UnmarshalJSON(src []byte) error
type ApiCloudsListRequest ¶
type ApiCloudsListRequest struct { ApiService *CloudsApiService // contains filtered or unexported fields }
func (ApiCloudsListRequest) Execute ¶
func (r ApiCloudsListRequest) Execute() (ListCloudsResponse, *_nethttp.Response, error)
func (ApiCloudsListRequest) Page ¶
func (r ApiCloudsListRequest) Page(page int32) ApiCloudsListRequest
Sets how many results you would like to have on each page
func (ApiCloudsListRequest) PerPage ¶
func (r ApiCloudsListRequest) PerPage(perPage int32) ApiCloudsListRequest
Sets what page you would like to view
func (ApiCloudsListRequest) SortBy ¶
func (r ApiCloudsListRequest) SortBy(sortBy string) ApiCloudsListRequest
Sets order of how you would like to sort results and also the key you would like to order by
type ApiCloudsShowRequest ¶
type ApiCloudsShowRequest struct { ApiService *CloudsApiService // contains filtered or unexported fields }
type ApiClustersCreateAllowlistEntryRequest ¶
type ApiClustersCreateAllowlistEntryRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersCreateAllowlistEntryRequest) AppendAllowListRequest ¶
func (r ApiClustersCreateAllowlistEntryRequest) AppendAllowListRequest(appendAllowListRequest AppendAllowListRequest) ApiClustersCreateAllowlistEntryRequest
type ApiClustersCreateBucketRequest ¶
type ApiClustersCreateBucketRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersCreateBucketRequest) CouchbaseBucketSpec ¶
func (r ApiClustersCreateBucketRequest) CouchbaseBucketSpec(couchbaseBucketSpec CouchbaseBucketSpec) ApiClustersCreateBucketRequest
func (ApiClustersCreateBucketRequest) Execute ¶
func (r ApiClustersCreateBucketRequest) Execute() (CouchbaseBucketSpec, *_nethttp.Response, error)
type ApiClustersCreateRequest ¶
type ApiClustersCreateRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersCreateRequest) CreateClusterRequest ¶
func (r ApiClustersCreateRequest) CreateClusterRequest(createClusterRequest CreateClusterRequest) ApiClustersCreateRequest
type ApiClustersCreateUserRequest ¶
type ApiClustersCreateUserRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersCreateUserRequest) CreateDatabaseUserRequest ¶
func (r ApiClustersCreateUserRequest) CreateDatabaseUserRequest(createDatabaseUserRequest CreateDatabaseUserRequest) ApiClustersCreateUserRequest
type ApiClustersDeleteAllowlistEntryRequest ¶
type ApiClustersDeleteAllowlistEntryRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersDeleteAllowlistEntryRequest) DeleteAllowListEntryRequest ¶
func (r ApiClustersDeleteAllowlistEntryRequest) DeleteAllowListEntryRequest(deleteAllowListEntryRequest DeleteAllowListEntryRequest) ApiClustersDeleteAllowlistEntryRequest
type ApiClustersDeleteBucketRequest ¶
type ApiClustersDeleteBucketRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersDeleteBucketRequest) DeleteBucketRequest ¶
func (r ApiClustersDeleteBucketRequest) DeleteBucketRequest(deleteBucketRequest DeleteBucketRequest) ApiClustersDeleteBucketRequest
type ApiClustersDeleteRequest ¶
type ApiClustersDeleteRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
type ApiClustersDeleteSingleBucketRequest ¶ added in v1.1.1
type ApiClustersDeleteSingleBucketRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
type ApiClustersDeleteUserRequest ¶
type ApiClustersDeleteUserRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
type ApiClustersGetAllowlistRequest ¶
type ApiClustersGetAllowlistRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersGetAllowlistRequest) Execute ¶
func (r ApiClustersGetAllowlistRequest) Execute() ([]AllowListEntry, *_nethttp.Response, error)
type ApiClustersGetCertificateRequest ¶
type ApiClustersGetCertificateRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersGetCertificateRequest) Execute ¶
func (r ApiClustersGetCertificateRequest) Execute() (GetCertificateResponse, *_nethttp.Response, error)
type ApiClustersHealthRequest ¶ added in v1.0.1
type ApiClustersHealthRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersHealthRequest) Execute ¶ added in v1.0.1
func (r ApiClustersHealthRequest) Execute() (ClusterHealthResponse, *_nethttp.Response, error)
type ApiClustersListBucketsRequest ¶
type ApiClustersListBucketsRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersListBucketsRequest) Execute ¶
func (r ApiClustersListBucketsRequest) Execute() ([]ListBucketItem, *_nethttp.Response, error)
type ApiClustersListRequest ¶
type ApiClustersListRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersListRequest) CloudId ¶
func (r ApiClustersListRequest) CloudId(cloudId string) ApiClustersListRequest
Cloud ID for filtering cloud clusters.
func (ApiClustersListRequest) Execute ¶
func (r ApiClustersListRequest) Execute() (ListClustersResponse, *_nethttp.Response, error)
func (ApiClustersListRequest) Page ¶
func (r ApiClustersListRequest) Page(page int32) ApiClustersListRequest
Sets how many results you would like to have on each page
func (ApiClustersListRequest) PerPage ¶
func (r ApiClustersListRequest) PerPage(perPage int32) ApiClustersListRequest
Sets what page you would like to view
func (ApiClustersListRequest) ProjectId ¶
func (r ApiClustersListRequest) ProjectId(projectId string) ApiClustersListRequest
Project ID for filtering project clusters.
func (ApiClustersListRequest) SortBy ¶
func (r ApiClustersListRequest) SortBy(sortBy string) ApiClustersListRequest
Sets order of how you would like to sort results and also the key you would like to order by
type ApiClustersListUsersRequest ¶
type ApiClustersListUsersRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersListUsersRequest) Execute ¶
func (r ApiClustersListUsersRequest) Execute() ([]ListDatabaseUsersResponseItem, *_nethttp.Response, error)
type ApiClustersShowRequest ¶
type ApiClustersShowRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
type ApiClustersStatusRequest ¶ added in v1.0.1
type ApiClustersStatusRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersStatusRequest) Execute ¶ added in v1.0.1
func (r ApiClustersStatusRequest) Execute() (ClusterStatusResponse, *_nethttp.Response, error)
type ApiClustersUpdateAllowlistRequest ¶ added in v1.0.1
type ApiClustersUpdateAllowlistRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersUpdateAllowlistRequest) AllowListEntry ¶ added in v1.0.1
func (r ApiClustersUpdateAllowlistRequest) AllowListEntry(allowListEntry []AllowListEntry) ApiClustersUpdateAllowlistRequest
type ApiClustersUpdateBucketRequest ¶ added in v1.0.1
type ApiClustersUpdateBucketRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersUpdateBucketRequest) CouchbaseBucketSpec ¶ added in v1.0.1
func (r ApiClustersUpdateBucketRequest) CouchbaseBucketSpec(couchbaseBucketSpec []CouchbaseBucketSpec) ApiClustersUpdateBucketRequest
func (ApiClustersUpdateBucketRequest) Execute ¶ added in v1.0.1
func (r ApiClustersUpdateBucketRequest) Execute() (CouchbaseBucketSpec, *_nethttp.Response, error)
type ApiClustersUpdateSingleBucketRequest ¶ added in v1.1.1
type ApiClustersUpdateSingleBucketRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersUpdateSingleBucketRequest) Execute ¶ added in v1.1.1
func (r ApiClustersUpdateSingleBucketRequest) Execute() (*_nethttp.Response, error)
func (ApiClustersUpdateSingleBucketRequest) UpdateBucketRequest ¶ added in v1.1.1
func (r ApiClustersUpdateSingleBucketRequest) UpdateBucketRequest(updateBucketRequest UpdateBucketRequest) ApiClustersUpdateSingleBucketRequest
type ApiClustersUpdateUserRequest ¶ added in v1.0.1
type ApiClustersUpdateUserRequest struct { ApiService *ClustersApiService // contains filtered or unexported fields }
func (ApiClustersUpdateUserRequest) Execute ¶ added in v1.0.1
func (r ApiClustersUpdateUserRequest) Execute() (*_nethttp.Response, error)
func (ApiClustersUpdateUserRequest) UpdateDatabaseUserRequest ¶ added in v1.0.1
func (r ApiClustersUpdateUserRequest) UpdateDatabaseUserRequest(updateDatabaseUserRequest UpdateDatabaseUserRequest) ApiClustersUpdateUserRequest
type ApiClustersV3createRequest ¶ added in v1.1.1
type ApiClustersV3createRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
func (ApiClustersV3createRequest) Execute ¶ added in v1.1.1
func (r ApiClustersV3createRequest) Execute() (*_nethttp.Response, error)
func (ApiClustersV3createRequest) V3CreateClusterRequest ¶ added in v1.1.1
func (r ApiClustersV3createRequest) V3CreateClusterRequest(v3CreateClusterRequest V3CreateClusterRequest) ApiClustersV3createRequest
type ApiClustersV3createUserRequest ¶ added in v1.4.0
type ApiClustersV3createUserRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
func (ApiClustersV3createUserRequest) Execute ¶ added in v1.4.0
func (r ApiClustersV3createUserRequest) Execute() (*_nethttp.Response, error)
func (ApiClustersV3createUserRequest) V3CreateClusterUserRequest ¶ added in v1.4.0
func (r ApiClustersV3createUserRequest) V3CreateClusterUserRequest(v3CreateClusterUserRequest V3CreateClusterUserRequest) ApiClustersV3createUserRequest
type ApiClustersV3deleteRequest ¶ added in v1.1.1
type ApiClustersV3deleteRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
type ApiClustersV3listRequest ¶ added in v1.1.1
type ApiClustersV3listRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
func (ApiClustersV3listRequest) CloudId ¶ added in v1.1.1
func (r ApiClustersV3listRequest) CloudId(cloudId string) ApiClustersV3listRequest
Cloud ID for filtering cloud clusters.
func (ApiClustersV3listRequest) Execute ¶ added in v1.1.1
func (r ApiClustersV3listRequest) Execute() (V3ClusterList, *_nethttp.Response, error)
func (ApiClustersV3listRequest) Page ¶ added in v1.1.1
func (r ApiClustersV3listRequest) Page(page int32) ApiClustersV3listRequest
Sets how many results you would like to have on each page
func (ApiClustersV3listRequest) PerPage ¶ added in v1.1.1
func (r ApiClustersV3listRequest) PerPage(perPage int32) ApiClustersV3listRequest
Sets what page you would like to view
func (ApiClustersV3listRequest) ProjectId ¶ added in v1.1.1
func (r ApiClustersV3listRequest) ProjectId(projectId string) ApiClustersV3listRequest
Project ID for filtering project clusters.
type ApiClustersV3showRequest ¶ added in v1.1.1
type ApiClustersV3showRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
type ApiClustersV3statusRequest ¶ added in v1.1.1
type ApiClustersV3statusRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
func (ApiClustersV3statusRequest) Execute ¶ added in v1.1.1
func (r ApiClustersV3statusRequest) Execute() (V3ClusterStatusResponse, *_nethttp.Response, error)
type ApiClustersV3updateMetaRequest ¶ added in v1.1.1
type ApiClustersV3updateMetaRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
func (ApiClustersV3updateMetaRequest) Execute ¶ added in v1.1.1
func (r ApiClustersV3updateMetaRequest) Execute() (*_nethttp.Response, error)
func (ApiClustersV3updateMetaRequest) V3UpdateClusterMetaRequest ¶ added in v1.1.1
func (r ApiClustersV3updateMetaRequest) V3UpdateClusterMetaRequest(v3UpdateClusterMetaRequest V3UpdateClusterMetaRequest) ApiClustersV3updateMetaRequest
type ApiClustersV3updateServersRequest ¶ added in v1.1.1
type ApiClustersV3updateServersRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
func (ApiClustersV3updateServersRequest) Execute ¶ added in v1.1.1
func (r ApiClustersV3updateServersRequest) Execute() (*_nethttp.Response, error)
func (ApiClustersV3updateServersRequest) V3UpdateClusterServersRequest ¶ added in v1.1.1
func (r ApiClustersV3updateServersRequest) V3UpdateClusterServersRequest(v3UpdateClusterServersRequest V3UpdateClusterServersRequest) ApiClustersV3updateServersRequest
type ApiClustersV3updateSupportRequest ¶ added in v1.1.1
type ApiClustersV3updateSupportRequest struct { ApiService *ClustersV3ApiService // contains filtered or unexported fields }
func (ApiClustersV3updateSupportRequest) Execute ¶ added in v1.1.1
func (r ApiClustersV3updateSupportRequest) Execute() (*_nethttp.Response, error)
func (ApiClustersV3updateSupportRequest) V3UpdateClusterSupportRequest ¶ added in v1.1.1
func (r ApiClustersV3updateSupportRequest) V3UpdateClusterSupportRequest(v3UpdateClusterSupportRequest V3UpdateClusterSupportRequest) ApiClustersV3updateSupportRequest
type ApiProjectsCreateRequest ¶
type ApiProjectsCreateRequest struct { ApiService *ProjectsApiService // contains filtered or unexported fields }
func (ApiProjectsCreateRequest) CreateProjectRequest ¶
func (r ApiProjectsCreateRequest) CreateProjectRequest(createProjectRequest CreateProjectRequest) ApiProjectsCreateRequest
type ApiProjectsDeleteRequest ¶
type ApiProjectsDeleteRequest struct { ApiService *ProjectsApiService // contains filtered or unexported fields }
type ApiProjectsListRequest ¶
type ApiProjectsListRequest struct { ApiService *ProjectsApiService // contains filtered or unexported fields }
func (ApiProjectsListRequest) Execute ¶
func (r ApiProjectsListRequest) Execute() (ListProjectsResponse, *_nethttp.Response, error)
func (ApiProjectsListRequest) Page ¶
func (r ApiProjectsListRequest) Page(page int32) ApiProjectsListRequest
Sets how many results you would like to have on each page
func (ApiProjectsListRequest) PerPage ¶
func (r ApiProjectsListRequest) PerPage(perPage int32) ApiProjectsListRequest
Sets what page you would like to view
func (ApiProjectsListRequest) SortBy ¶
func (r ApiProjectsListRequest) SortBy(sortBy string) ApiProjectsListRequest
Sets order of how you would like to sort results and also the key you would like to order by
type ApiProjectsShowRequest ¶
type ApiProjectsShowRequest struct { ApiService *ProjectsApiService // contains filtered or unexported fields }
type ApiStatusShowRequest ¶
type ApiStatusShowRequest struct { ApiService *StatusApiService // contains filtered or unexported fields }
type ApiUsersListRequest ¶ added in v1.0.1
type ApiUsersListRequest struct { ApiService *UsersApiService // contains filtered or unexported fields }
func (ApiUsersListRequest) Execute ¶ added in v1.0.1
func (r ApiUsersListRequest) Execute() (ListUsersResponse, *_nethttp.Response, error)
func (ApiUsersListRequest) Page ¶ added in v1.0.1
func (r ApiUsersListRequest) Page(page int32) ApiUsersListRequest
Sets how many results you would like to have on each page
func (ApiUsersListRequest) PerPage ¶ added in v1.0.1
func (r ApiUsersListRequest) PerPage(perPage int32) ApiUsersListRequest
Sets what page you would like to view
func (ApiUsersListRequest) SortBy ¶ added in v1.0.1
func (r ApiUsersListRequest) SortBy(sortBy string) ApiUsersListRequest
Sets order of how you would like to sort results and also the key you would like to order by
type AppendAllowListRequest ¶
type AppendAllowListRequest struct { CidrBlock string `json:"cidrBlock"` RuleType AllowListRules `json:"ruleType"` Comment *string `json:"comment,omitempty"` // The duration you would like the temporary cidr block to be active Duration *string `json:"duration,omitempty"` }
AppendAllowListRequest struct for AppendAllowListRequest
func NewAppendAllowListRequest ¶
func NewAppendAllowListRequest(cidrBlock string, ruleType AllowListRules) *AppendAllowListRequest
NewAppendAllowListRequest instantiates a new AppendAllowListRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAppendAllowListRequestWithDefaults ¶
func NewAppendAllowListRequestWithDefaults() *AppendAllowListRequest
NewAppendAllowListRequestWithDefaults instantiates a new AppendAllowListRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AppendAllowListRequest) GetCidrBlock ¶
func (o *AppendAllowListRequest) GetCidrBlock() string
GetCidrBlock returns the CidrBlock field value
func (*AppendAllowListRequest) GetCidrBlockOk ¶
func (o *AppendAllowListRequest) GetCidrBlockOk() (*string, bool)
GetCidrBlockOk returns a tuple with the CidrBlock field value and a boolean to check if the value has been set.
func (*AppendAllowListRequest) GetComment ¶
func (o *AppendAllowListRequest) GetComment() string
GetComment returns the Comment field value if set, zero value otherwise.
func (*AppendAllowListRequest) GetCommentOk ¶
func (o *AppendAllowListRequest) GetCommentOk() (*string, bool)
GetCommentOk returns a tuple with the Comment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppendAllowListRequest) GetDuration ¶
func (o *AppendAllowListRequest) GetDuration() string
GetDuration returns the Duration field value if set, zero value otherwise.
func (*AppendAllowListRequest) GetDurationOk ¶
func (o *AppendAllowListRequest) GetDurationOk() (*string, bool)
GetDurationOk returns a tuple with the Duration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppendAllowListRequest) GetRuleType ¶
func (o *AppendAllowListRequest) GetRuleType() AllowListRules
GetRuleType returns the RuleType field value
func (*AppendAllowListRequest) GetRuleTypeOk ¶
func (o *AppendAllowListRequest) GetRuleTypeOk() (*AllowListRules, bool)
GetRuleTypeOk returns a tuple with the RuleType field value and a boolean to check if the value has been set.
func (*AppendAllowListRequest) HasComment ¶
func (o *AppendAllowListRequest) HasComment() bool
HasComment returns a boolean if a field has been set.
func (*AppendAllowListRequest) HasDuration ¶
func (o *AppendAllowListRequest) HasDuration() bool
HasDuration returns a boolean if a field has been set.
func (AppendAllowListRequest) MarshalJSON ¶
func (o AppendAllowListRequest) MarshalJSON() ([]byte, error)
func (*AppendAllowListRequest) SetCidrBlock ¶
func (o *AppendAllowListRequest) SetCidrBlock(v string)
SetCidrBlock sets field value
func (*AppendAllowListRequest) SetComment ¶
func (o *AppendAllowListRequest) SetComment(v string)
SetComment gets a reference to the given string and assigns it to the Comment field.
func (*AppendAllowListRequest) SetDuration ¶
func (o *AppendAllowListRequest) SetDuration(v string)
SetDuration gets a reference to the given string and assigns it to the Duration field.
func (*AppendAllowListRequest) SetRuleType ¶
func (o *AppendAllowListRequest) SetRuleType(v AllowListRules)
SetRuleType sets field value
type AwsInstances ¶
type AwsInstances string
AwsInstances the model 'AwsInstances'
const ( AWSINSTANCES_M5_LARGE AwsInstances = "m5.large" AWSINSTANCES_M5_XLARGE AwsInstances = "m5.xlarge" AWSINSTANCES_M5_2XLARGE AwsInstances = "m5.2xlarge" AWSINSTANCES_M5_4XLARGE AwsInstances = "m5.4xlarge" AWSINSTANCES_M5_8XLARGE AwsInstances = "m5.8xlarge" AWSINSTANCES_M5_12XLARGE AwsInstances = "m5.12xlarge" AWSINSTANCES_M5_16XLARGE AwsInstances = "m5.16xlarge" AWSINSTANCES_M5_24XLARGE AwsInstances = "m5.24xlarge" AWSINSTANCES_R5_LARGE AwsInstances = "r5.large" AWSINSTANCES_R5_XLARGE AwsInstances = "r5.xlarge" AWSINSTANCES_R5_2XLARGE AwsInstances = "r5.2xlarge" AWSINSTANCES_R5_4XLARGE AwsInstances = "r5.4xlarge" AWSINSTANCES_R5_8XLARGE AwsInstances = "r5.8xlarge" AWSINSTANCES_R5_12XLARGE AwsInstances = "r5.12xlarge" AWSINSTANCES_R5_24XLARGE AwsInstances = "r5.24xlarge" AWSINSTANCES_C5_LARGE AwsInstances = "c5.large" AWSINSTANCES_C5_XLARGE AwsInstances = "c5.xlarge" AWSINSTANCES_C5_2XLARGE AwsInstances = "c5.2xlarge" AWSINSTANCES_C5_4XLARGE AwsInstances = "c5.4xlarge" AWSINSTANCES_C5_9XLARGE AwsInstances = "c5.9xlarge" AWSINSTANCES_C5_12XLARGE AwsInstances = "c5.12xlarge" AWSINSTANCES_C5_18XLARGE AwsInstances = "c5.18xlarge" AWSINSTANCES_X1_16XLARGE AwsInstances = "x1.16xlarge" AWSINSTANCES_X1_32XLARGE AwsInstances = "x1.32xlarge" )
List of awsInstances
func NewAwsInstancesFromValue ¶
func NewAwsInstancesFromValue(v string) (*AwsInstances, error)
NewAwsInstancesFromValue returns a pointer to a valid AwsInstances for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AwsInstances) IsValid ¶
func (v AwsInstances) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AwsInstances) Ptr ¶
func (v AwsInstances) Ptr() *AwsInstances
Ptr returns reference to awsInstances value
func (*AwsInstances) UnmarshalJSON ¶
func (v *AwsInstances) UnmarshalJSON(src []byte) error
type AwsRegions ¶
type AwsRegions string
AwsRegions the model 'AwsRegions'
const ( AWSREGIONS_US_EAST_1 AwsRegions = "us-east-1" AWSREGIONS_US_EAST_2 AwsRegions = "us-east-2" AWSREGIONS_US_WEST_2 AwsRegions = "us-west-2" AWSREGIONS_EU_WEST_1 AwsRegions = "eu-west-1" AWSREGIONS_EU_CENTRAL_1 AwsRegions = "eu-central-1" AWSREGIONS_EU_WEST_2 AwsRegions = "eu-west-2" AWSREGIONS_EU_WEST_3 AwsRegions = "eu-west-3" AWSREGIONS_EU_NORTH_1 AwsRegions = "eu-north-1" AWSREGIONS_AP_SOUTHEAST_1 AwsRegions = "ap-southeast-1" AWSREGIONS_AP_NORTHEAST_1 AwsRegions = "ap-northeast-1" AWSREGIONS_AP_SOUTHEAST_2 AwsRegions = "ap-southeast-2" AWSREGIONS_AP_NORTHEAST_2 AwsRegions = "ap-northeast-2" AWSREGIONS_AP_SOUTH_1 AwsRegions = "ap-south-1" AWSREGIONS_CA_CENTRAL_1 AwsRegions = "ca-central-1" )
List of awsRegions
func NewAwsRegionsFromValue ¶
func NewAwsRegionsFromValue(v string) (*AwsRegions, error)
NewAwsRegionsFromValue returns a pointer to a valid AwsRegions for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AwsRegions) IsValid ¶
func (v AwsRegions) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AwsRegions) Ptr ¶
func (v AwsRegions) Ptr() *AwsRegions
Ptr returns reference to awsRegions value
func (*AwsRegions) UnmarshalJSON ¶
func (v *AwsRegions) UnmarshalJSON(src []byte) error
type AzureInstances ¶
type AzureInstances string
AzureInstances the model 'AzureInstances'
const ( AZUREINSTANCES_F4S_V2 AzureInstances = "Standard_F4s_v2" AZUREINSTANCES_F8S_V2 AzureInstances = "Standard_F8s_v2" AZUREINSTANCES_F16S_V2 AzureInstances = "Standard_F16s_v2" AZUREINSTANCES_F32S_V2 AzureInstances = "Standard_F32s_v2" AZUREINSTANCES_F48S_V2 AzureInstances = "Standard_F48s_v2" AZUREINSTANCES_F64S_V2 AzureInstances = "Standard_F64s_v2" AZUREINSTANCES_F72S_V2 AzureInstances = "Standard_F72s_v2" AZUREINSTANCES_D4S_V3 AzureInstances = "Standard_D4s_v3" AZUREINSTANCES_D8S_V3 AzureInstances = "Standard_D8s_v3" AZUREINSTANCES_D16S_V3 AzureInstances = "Standard_D16s_v3" AZUREINSTANCES_D32S_V3 AzureInstances = "Standard_D32s_v3" AZUREINSTANCES_D48S_V3 AzureInstances = "Standard_D48s_v3" AZUREINSTANCES_D64S_V3 AzureInstances = "Standard_D64s_v3" AZUREINSTANCES_E4S_V3 AzureInstances = "Standard_E4s_v3" AZUREINSTANCES_E8S_V3 AzureInstances = "Standard_E8s_v3" AZUREINSTANCES_E16S_V3 AzureInstances = "Standard_E16s_v3" AZUREINSTANCES_E20S_V3 AzureInstances = "Standard_E20s_v3" AZUREINSTANCES_E32S_V3 AzureInstances = "Standard_E32s_v3" AZUREINSTANCES_E48S_V3 AzureInstances = "Standard_E48s_v3" AZUREINSTANCES_E64S_V3 AzureInstances = "Standard_E64s_v3" AZUREINSTANCES_GS2 AzureInstances = "Standard_GS2" AZUREINSTANCES_GS3 AzureInstances = "Standard_GS3" AZUREINSTANCES_GS4 AzureInstances = "Standard_GS4" AZUREINSTANCES_GS5 AzureInstances = "Standard_GS5" )
List of azureInstances
func NewAzureInstancesFromValue ¶
func NewAzureInstancesFromValue(v string) (*AzureInstances, error)
NewAzureInstancesFromValue returns a pointer to a valid AzureInstances for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AzureInstances) IsValid ¶
func (v AzureInstances) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AzureInstances) Ptr ¶
func (v AzureInstances) Ptr() *AzureInstances
Ptr returns reference to azureInstances value
func (*AzureInstances) UnmarshalJSON ¶
func (v *AzureInstances) UnmarshalJSON(src []byte) error
type AzureProviderSettings ¶
type AzureProviderSettings struct { ResourceGroupName *string `json:"resourceGroupName,omitempty"` Region *AzureRegions `json:"region,omitempty"` AksClusterName *string `json:"aksClusterName,omitempty"` DnsPrefix *string `json:"dnsPrefix,omitempty"` DefaultNodePoolName *string `json:"defaultNodePoolName,omitempty"` Tags *map[string]string `json:"tags,omitempty"` VNetCidr *string `json:"vNetCidr,omitempty"` VNetName *string `json:"vNetName,omitempty"` StorageAccountName *string `json:"storageAccountName,omitempty"` ConfigContainerName *string `json:"configContainerName,omitempty"` ImportContainerName *string `json:"importContainerName,omitempty"` AvailabilityZones *[]string `json:"availabilityZones,omitempty"` AzCount *int32 `json:"azCount,omitempty"` DeploymentName *string `json:"deploymentName,omitempty"` MsiName *string `json:"msiName,omitempty"` TenantId *string `json:"tenantId,omitempty"` SubscriptionId *string `json:"subscriptionId,omitempty"` }
AzureProviderSettings struct for AzureProviderSettings
func NewAzureProviderSettings ¶
func NewAzureProviderSettings() *AzureProviderSettings
NewAzureProviderSettings instantiates a new AzureProviderSettings object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAzureProviderSettingsWithDefaults ¶
func NewAzureProviderSettingsWithDefaults() *AzureProviderSettings
NewAzureProviderSettingsWithDefaults instantiates a new AzureProviderSettings object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AzureProviderSettings) GetAksClusterName ¶
func (o *AzureProviderSettings) GetAksClusterName() string
GetAksClusterName returns the AksClusterName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetAksClusterNameOk ¶
func (o *AzureProviderSettings) GetAksClusterNameOk() (*string, bool)
GetAksClusterNameOk returns a tuple with the AksClusterName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetAvailabilityZones ¶
func (o *AzureProviderSettings) GetAvailabilityZones() []string
GetAvailabilityZones returns the AvailabilityZones field value if set, zero value otherwise.
func (*AzureProviderSettings) GetAvailabilityZonesOk ¶
func (o *AzureProviderSettings) GetAvailabilityZonesOk() (*[]string, bool)
GetAvailabilityZonesOk returns a tuple with the AvailabilityZones field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetAzCount ¶
func (o *AzureProviderSettings) GetAzCount() int32
GetAzCount returns the AzCount field value if set, zero value otherwise.
func (*AzureProviderSettings) GetAzCountOk ¶
func (o *AzureProviderSettings) GetAzCountOk() (*int32, bool)
GetAzCountOk returns a tuple with the AzCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetConfigContainerName ¶
func (o *AzureProviderSettings) GetConfigContainerName() string
GetConfigContainerName returns the ConfigContainerName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetConfigContainerNameOk ¶
func (o *AzureProviderSettings) GetConfigContainerNameOk() (*string, bool)
GetConfigContainerNameOk returns a tuple with the ConfigContainerName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetDefaultNodePoolName ¶
func (o *AzureProviderSettings) GetDefaultNodePoolName() string
GetDefaultNodePoolName returns the DefaultNodePoolName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetDefaultNodePoolNameOk ¶
func (o *AzureProviderSettings) GetDefaultNodePoolNameOk() (*string, bool)
GetDefaultNodePoolNameOk returns a tuple with the DefaultNodePoolName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetDeploymentName ¶
func (o *AzureProviderSettings) GetDeploymentName() string
GetDeploymentName returns the DeploymentName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetDeploymentNameOk ¶
func (o *AzureProviderSettings) GetDeploymentNameOk() (*string, bool)
GetDeploymentNameOk returns a tuple with the DeploymentName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetDnsPrefix ¶
func (o *AzureProviderSettings) GetDnsPrefix() string
GetDnsPrefix returns the DnsPrefix field value if set, zero value otherwise.
func (*AzureProviderSettings) GetDnsPrefixOk ¶
func (o *AzureProviderSettings) GetDnsPrefixOk() (*string, bool)
GetDnsPrefixOk returns a tuple with the DnsPrefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetImportContainerName ¶
func (o *AzureProviderSettings) GetImportContainerName() string
GetImportContainerName returns the ImportContainerName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetImportContainerNameOk ¶
func (o *AzureProviderSettings) GetImportContainerNameOk() (*string, bool)
GetImportContainerNameOk returns a tuple with the ImportContainerName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetMsiName ¶
func (o *AzureProviderSettings) GetMsiName() string
GetMsiName returns the MsiName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetMsiNameOk ¶
func (o *AzureProviderSettings) GetMsiNameOk() (*string, bool)
GetMsiNameOk returns a tuple with the MsiName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetRegion ¶
func (o *AzureProviderSettings) GetRegion() AzureRegions
GetRegion returns the Region field value if set, zero value otherwise.
func (*AzureProviderSettings) GetRegionOk ¶
func (o *AzureProviderSettings) GetRegionOk() (*AzureRegions, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetResourceGroupName ¶
func (o *AzureProviderSettings) GetResourceGroupName() string
GetResourceGroupName returns the ResourceGroupName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetResourceGroupNameOk ¶
func (o *AzureProviderSettings) GetResourceGroupNameOk() (*string, bool)
GetResourceGroupNameOk returns a tuple with the ResourceGroupName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetStorageAccountName ¶
func (o *AzureProviderSettings) GetStorageAccountName() string
GetStorageAccountName returns the StorageAccountName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetStorageAccountNameOk ¶
func (o *AzureProviderSettings) GetStorageAccountNameOk() (*string, bool)
GetStorageAccountNameOk returns a tuple with the StorageAccountName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetSubscriptionId ¶
func (o *AzureProviderSettings) GetSubscriptionId() string
GetSubscriptionId returns the SubscriptionId field value if set, zero value otherwise.
func (*AzureProviderSettings) GetSubscriptionIdOk ¶
func (o *AzureProviderSettings) GetSubscriptionIdOk() (*string, bool)
GetSubscriptionIdOk returns a tuple with the SubscriptionId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetTags ¶
func (o *AzureProviderSettings) GetTags() map[string]string
GetTags returns the Tags field value if set, zero value otherwise.
func (*AzureProviderSettings) GetTagsOk ¶
func (o *AzureProviderSettings) GetTagsOk() (*map[string]string, bool)
GetTagsOk returns a tuple with the Tags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetTenantId ¶
func (o *AzureProviderSettings) GetTenantId() string
GetTenantId returns the TenantId field value if set, zero value otherwise.
func (*AzureProviderSettings) GetTenantIdOk ¶
func (o *AzureProviderSettings) GetTenantIdOk() (*string, bool)
GetTenantIdOk returns a tuple with the TenantId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetVNetCidr ¶
func (o *AzureProviderSettings) GetVNetCidr() string
GetVNetCidr returns the VNetCidr field value if set, zero value otherwise.
func (*AzureProviderSettings) GetVNetCidrOk ¶
func (o *AzureProviderSettings) GetVNetCidrOk() (*string, bool)
GetVNetCidrOk returns a tuple with the VNetCidr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) GetVNetName ¶
func (o *AzureProviderSettings) GetVNetName() string
GetVNetName returns the VNetName field value if set, zero value otherwise.
func (*AzureProviderSettings) GetVNetNameOk ¶
func (o *AzureProviderSettings) GetVNetNameOk() (*string, bool)
GetVNetNameOk returns a tuple with the VNetName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AzureProviderSettings) HasAksClusterName ¶
func (o *AzureProviderSettings) HasAksClusterName() bool
HasAksClusterName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasAvailabilityZones ¶
func (o *AzureProviderSettings) HasAvailabilityZones() bool
HasAvailabilityZones returns a boolean if a field has been set.
func (*AzureProviderSettings) HasAzCount ¶
func (o *AzureProviderSettings) HasAzCount() bool
HasAzCount returns a boolean if a field has been set.
func (*AzureProviderSettings) HasConfigContainerName ¶
func (o *AzureProviderSettings) HasConfigContainerName() bool
HasConfigContainerName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasDefaultNodePoolName ¶
func (o *AzureProviderSettings) HasDefaultNodePoolName() bool
HasDefaultNodePoolName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasDeploymentName ¶
func (o *AzureProviderSettings) HasDeploymentName() bool
HasDeploymentName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasDnsPrefix ¶
func (o *AzureProviderSettings) HasDnsPrefix() bool
HasDnsPrefix returns a boolean if a field has been set.
func (*AzureProviderSettings) HasImportContainerName ¶
func (o *AzureProviderSettings) HasImportContainerName() bool
HasImportContainerName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasMsiName ¶
func (o *AzureProviderSettings) HasMsiName() bool
HasMsiName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasRegion ¶
func (o *AzureProviderSettings) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (*AzureProviderSettings) HasResourceGroupName ¶
func (o *AzureProviderSettings) HasResourceGroupName() bool
HasResourceGroupName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasStorageAccountName ¶
func (o *AzureProviderSettings) HasStorageAccountName() bool
HasStorageAccountName returns a boolean if a field has been set.
func (*AzureProviderSettings) HasSubscriptionId ¶
func (o *AzureProviderSettings) HasSubscriptionId() bool
HasSubscriptionId returns a boolean if a field has been set.
func (*AzureProviderSettings) HasTags ¶
func (o *AzureProviderSettings) HasTags() bool
HasTags returns a boolean if a field has been set.
func (*AzureProviderSettings) HasTenantId ¶
func (o *AzureProviderSettings) HasTenantId() bool
HasTenantId returns a boolean if a field has been set.
func (*AzureProviderSettings) HasVNetCidr ¶
func (o *AzureProviderSettings) HasVNetCidr() bool
HasVNetCidr returns a boolean if a field has been set.
func (*AzureProviderSettings) HasVNetName ¶
func (o *AzureProviderSettings) HasVNetName() bool
HasVNetName returns a boolean if a field has been set.
func (AzureProviderSettings) MarshalJSON ¶
func (o AzureProviderSettings) MarshalJSON() ([]byte, error)
func (*AzureProviderSettings) SetAksClusterName ¶
func (o *AzureProviderSettings) SetAksClusterName(v string)
SetAksClusterName gets a reference to the given string and assigns it to the AksClusterName field.
func (*AzureProviderSettings) SetAvailabilityZones ¶
func (o *AzureProviderSettings) SetAvailabilityZones(v []string)
SetAvailabilityZones gets a reference to the given []string and assigns it to the AvailabilityZones field.
func (*AzureProviderSettings) SetAzCount ¶
func (o *AzureProviderSettings) SetAzCount(v int32)
SetAzCount gets a reference to the given int32 and assigns it to the AzCount field.
func (*AzureProviderSettings) SetConfigContainerName ¶
func (o *AzureProviderSettings) SetConfigContainerName(v string)
SetConfigContainerName gets a reference to the given string and assigns it to the ConfigContainerName field.
func (*AzureProviderSettings) SetDefaultNodePoolName ¶
func (o *AzureProviderSettings) SetDefaultNodePoolName(v string)
SetDefaultNodePoolName gets a reference to the given string and assigns it to the DefaultNodePoolName field.
func (*AzureProviderSettings) SetDeploymentName ¶
func (o *AzureProviderSettings) SetDeploymentName(v string)
SetDeploymentName gets a reference to the given string and assigns it to the DeploymentName field.
func (*AzureProviderSettings) SetDnsPrefix ¶
func (o *AzureProviderSettings) SetDnsPrefix(v string)
SetDnsPrefix gets a reference to the given string and assigns it to the DnsPrefix field.
func (*AzureProviderSettings) SetImportContainerName ¶
func (o *AzureProviderSettings) SetImportContainerName(v string)
SetImportContainerName gets a reference to the given string and assigns it to the ImportContainerName field.
func (*AzureProviderSettings) SetMsiName ¶
func (o *AzureProviderSettings) SetMsiName(v string)
SetMsiName gets a reference to the given string and assigns it to the MsiName field.
func (*AzureProviderSettings) SetRegion ¶
func (o *AzureProviderSettings) SetRegion(v AzureRegions)
SetRegion gets a reference to the given AzureRegions and assigns it to the Region field.
func (*AzureProviderSettings) SetResourceGroupName ¶
func (o *AzureProviderSettings) SetResourceGroupName(v string)
SetResourceGroupName gets a reference to the given string and assigns it to the ResourceGroupName field.
func (*AzureProviderSettings) SetStorageAccountName ¶
func (o *AzureProviderSettings) SetStorageAccountName(v string)
SetStorageAccountName gets a reference to the given string and assigns it to the StorageAccountName field.
func (*AzureProviderSettings) SetSubscriptionId ¶
func (o *AzureProviderSettings) SetSubscriptionId(v string)
SetSubscriptionId gets a reference to the given string and assigns it to the SubscriptionId field.
func (*AzureProviderSettings) SetTags ¶
func (o *AzureProviderSettings) SetTags(v map[string]string)
SetTags gets a reference to the given map[string]string and assigns it to the Tags field.
func (*AzureProviderSettings) SetTenantId ¶
func (o *AzureProviderSettings) SetTenantId(v string)
SetTenantId gets a reference to the given string and assigns it to the TenantId field.
func (*AzureProviderSettings) SetVNetCidr ¶
func (o *AzureProviderSettings) SetVNetCidr(v string)
SetVNetCidr gets a reference to the given string and assigns it to the VNetCidr field.
func (*AzureProviderSettings) SetVNetName ¶
func (o *AzureProviderSettings) SetVNetName(v string)
SetVNetName gets a reference to the given string and assigns it to the VNetName field.
type AzureRegions ¶
type AzureRegions string
AzureRegions the model 'AzureRegions'
const ( AZUREREGIONS_CENTRALUS AzureRegions = "centralus" AZUREREGIONS_EASTUS2 AzureRegions = "eastus2" AZUREREGIONS_EASTUS AzureRegions = "eastus" AZUREREGIONS_FRANCECENTRAL AzureRegions = "francecentral" AZUREREGIONS_JAPANEAST AzureRegions = "japaneast" AZUREREGIONS_NORTHEUROPE AzureRegions = "northeurope" AZUREREGIONS_SOUTHEASTASIA AzureRegions = "southeastasia" AZUREREGIONS_UKSOUTH AzureRegions = "uksouth" AZUREREGIONS_WESTEUROPE AzureRegions = "westeurope" AZUREREGIONS_WESTUS2 AzureRegions = "westus2" )
List of azureRegions
func NewAzureRegionsFromValue ¶
func NewAzureRegionsFromValue(v string) (*AzureRegions, error)
NewAzureRegionsFromValue returns a pointer to a valid AzureRegions for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AzureRegions) IsValid ¶
func (v AzureRegions) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AzureRegions) Ptr ¶
func (v AzureRegions) Ptr() *AzureRegions
Ptr returns reference to azureRegions value
func (*AzureRegions) UnmarshalJSON ¶
func (v *AzureRegions) UnmarshalJSON(src []byte) error
type AzureVolumeTypes ¶
type AzureVolumeTypes string
AzureVolumeTypes the model 'AzureVolumeTypes'
const ( AZUREVOLUMETYPES_P4 AzureVolumeTypes = "P4" AZUREVOLUMETYPES_P6 AzureVolumeTypes = "P6" AZUREVOLUMETYPES_P10 AzureVolumeTypes = "P10" AZUREVOLUMETYPES_P15 AzureVolumeTypes = "P15" AZUREVOLUMETYPES_P20 AzureVolumeTypes = "P20" AZUREVOLUMETYPES_P30 AzureVolumeTypes = "P30" AZUREVOLUMETYPES_P40 AzureVolumeTypes = "P40" AZUREVOLUMETYPES_P50 AzureVolumeTypes = "P50" AZUREVOLUMETYPES_P60 AzureVolumeTypes = "P60" AZUREVOLUMETYPES_P70 AzureVolumeTypes = "P70" )
List of azureVolumeTypes
func NewAzureVolumeTypesFromValue ¶
func NewAzureVolumeTypesFromValue(v string) (*AzureVolumeTypes, error)
NewAzureVolumeTypesFromValue returns a pointer to a valid AzureVolumeTypes for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AzureVolumeTypes) IsValid ¶
func (v AzureVolumeTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AzureVolumeTypes) Ptr ¶
func (v AzureVolumeTypes) Ptr() *AzureVolumeTypes
Ptr returns reference to azureVolumeTypes value
func (*AzureVolumeTypes) UnmarshalJSON ¶
func (v *AzureVolumeTypes) UnmarshalJSON(src []byte) error
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type BucketRole ¶
type BucketRole struct { // Bucket Name BucketName string `json:"bucketName"` BucketAccess []BucketRoleTypes `json:"bucketAccess"` }
BucketRole Specifies the roles of the user for the given bucket
func NewBucketRole ¶
func NewBucketRole(bucketName string, bucketAccess []BucketRoleTypes) *BucketRole
NewBucketRole instantiates a new BucketRole object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBucketRoleWithDefaults ¶
func NewBucketRoleWithDefaults() *BucketRole
NewBucketRoleWithDefaults instantiates a new BucketRole object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BucketRole) GetBucketAccess ¶ added in v1.0.1
func (o *BucketRole) GetBucketAccess() []BucketRoleTypes
GetBucketAccess returns the BucketAccess field value
func (*BucketRole) GetBucketAccessOk ¶ added in v1.0.1
func (o *BucketRole) GetBucketAccessOk() (*[]BucketRoleTypes, bool)
GetBucketAccessOk returns a tuple with the BucketAccess field value and a boolean to check if the value has been set.
func (*BucketRole) GetBucketName ¶ added in v1.0.1
func (o *BucketRole) GetBucketName() string
GetBucketName returns the BucketName field value
func (*BucketRole) GetBucketNameOk ¶ added in v1.0.1
func (o *BucketRole) GetBucketNameOk() (*string, bool)
GetBucketNameOk returns a tuple with the BucketName field value and a boolean to check if the value has been set.
func (BucketRole) MarshalJSON ¶
func (o BucketRole) MarshalJSON() ([]byte, error)
func (*BucketRole) SetBucketAccess ¶ added in v1.0.1
func (o *BucketRole) SetBucketAccess(v []BucketRoleTypes)
SetBucketAccess sets field value
func (*BucketRole) SetBucketName ¶ added in v1.0.1
func (o *BucketRole) SetBucketName(v string)
SetBucketName sets field value
type BucketRoleTypes ¶
type BucketRoleTypes string
BucketRoleTypes * `data_writer` - Gives the user permission to read and write data for the bucket. * `data_reader` - Gives the user read-only permission for the bucket.
const ( BUCKETROLETYPES_WRITER BucketRoleTypes = "data_writer" BUCKETROLETYPES_READER BucketRoleTypes = "data_reader" )
List of bucketRoleTypes
func NewBucketRoleTypesFromValue ¶
func NewBucketRoleTypesFromValue(v string) (*BucketRoleTypes, error)
NewBucketRoleTypesFromValue returns a pointer to a valid BucketRoleTypes for the value passed as argument, or an error if the value passed is not allowed by the enum
func (BucketRoleTypes) IsValid ¶
func (v BucketRoleTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (BucketRoleTypes) Ptr ¶
func (v BucketRoleTypes) Ptr() *BucketRoleTypes
Ptr returns reference to bucketRoleTypes value
func (*BucketRoleTypes) UnmarshalJSON ¶
func (v *BucketRoleTypes) UnmarshalJSON(src []byte) error
type BucketStats ¶ added in v1.0.1
type BucketStats struct { Status string `json:"status"` TotalCount int32 `json:"totalCount"` UnhealthyCount int32 `json:"unhealthyCount"` HealthStats map[string]string `json:"healthStats"` }
BucketStats struct for BucketStats
func NewBucketStats ¶ added in v1.0.1
func NewBucketStats(status string, totalCount int32, unhealthyCount int32, healthStats map[string]string) *BucketStats
NewBucketStats instantiates a new BucketStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBucketStatsWithDefaults ¶ added in v1.0.1
func NewBucketStatsWithDefaults() *BucketStats
NewBucketStatsWithDefaults instantiates a new BucketStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BucketStats) GetHealthStats ¶ added in v1.0.1
func (o *BucketStats) GetHealthStats() map[string]string
GetHealthStats returns the HealthStats field value
func (*BucketStats) GetHealthStatsOk ¶ added in v1.0.1
func (o *BucketStats) GetHealthStatsOk() (*map[string]string, bool)
GetHealthStatsOk returns a tuple with the HealthStats field value and a boolean to check if the value has been set.
func (*BucketStats) GetStatus ¶ added in v1.0.1
func (o *BucketStats) GetStatus() string
GetStatus returns the Status field value
func (*BucketStats) GetStatusOk ¶ added in v1.0.1
func (o *BucketStats) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*BucketStats) GetTotalCount ¶ added in v1.0.1
func (o *BucketStats) GetTotalCount() int32
GetTotalCount returns the TotalCount field value
func (*BucketStats) GetTotalCountOk ¶ added in v1.0.1
func (o *BucketStats) GetTotalCountOk() (*int32, bool)
GetTotalCountOk returns a tuple with the TotalCount field value and a boolean to check if the value has been set.
func (*BucketStats) GetUnhealthyCount ¶ added in v1.0.1
func (o *BucketStats) GetUnhealthyCount() int32
GetUnhealthyCount returns the UnhealthyCount field value
func (*BucketStats) GetUnhealthyCountOk ¶ added in v1.0.1
func (o *BucketStats) GetUnhealthyCountOk() (*int32, bool)
GetUnhealthyCountOk returns a tuple with the UnhealthyCount field value and a boolean to check if the value has been set.
func (BucketStats) MarshalJSON ¶ added in v1.0.1
func (o BucketStats) MarshalJSON() ([]byte, error)
func (*BucketStats) SetHealthStats ¶ added in v1.0.1
func (o *BucketStats) SetHealthStats(v map[string]string)
SetHealthStats sets field value
func (*BucketStats) SetStatus ¶ added in v1.0.1
func (o *BucketStats) SetStatus(v string)
SetStatus sets field value
func (*BucketStats) SetTotalCount ¶ added in v1.0.1
func (o *BucketStats) SetTotalCount(v int32)
SetTotalCount sets field value
func (*BucketStats) SetUnhealthyCount ¶ added in v1.0.1
func (o *BucketStats) SetUnhealthyCount(v int32)
SetUnhealthyCount sets field value
type Cloud ¶
type Cloud struct { Id string `json:"id"` Name string `json:"name"` TenantId string `json:"tenantId"` Status CloudStatus `json:"status"` Provider Provider `json:"provider"` CreatedAt time.Time `json:"createdAt"` UpdatedAt *time.Time `json:"updatedAt,omitempty"` PreflightStartedAt *time.Time `json:"preflightStartedAt,omitempty"` PreflightFailedAt *time.Time `json:"preflightFailedAt,omitempty"` PreflightCompletedAt *time.Time `json:"preflightCompletedAt,omitempty"` BootstrappedAt *time.Time `json:"bootstrappedAt,omitempty"` DeployedAt *time.Time `json:"deployedAt,omitempty"` DestroyedAt *time.Time `json:"destroyedAt,omitempty"` ProviderSettings CloudProviderSettings `json:"providerSettings"` Version CloudVersion `json:"version"` }
Cloud struct for Cloud
func NewCloud ¶
func NewCloud(id string, name string, tenantId string, status CloudStatus, provider Provider, createdAt time.Time, providerSettings CloudProviderSettings, version CloudVersion) *Cloud
NewCloud instantiates a new Cloud object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCloudWithDefaults ¶
func NewCloudWithDefaults() *Cloud
NewCloudWithDefaults instantiates a new Cloud object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Cloud) GetBootstrappedAt ¶
GetBootstrappedAt returns the BootstrappedAt field value if set, zero value otherwise.
func (*Cloud) GetBootstrappedAtOk ¶
GetBootstrappedAtOk returns a tuple with the BootstrappedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cloud) GetCreatedAt ¶
GetCreatedAt returns the CreatedAt field value
func (*Cloud) GetCreatedAtOk ¶
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set.
func (*Cloud) GetDeployedAt ¶
GetDeployedAt returns the DeployedAt field value if set, zero value otherwise.
func (*Cloud) GetDeployedAtOk ¶
GetDeployedAtOk returns a tuple with the DeployedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cloud) GetDestroyedAt ¶
GetDestroyedAt returns the DestroyedAt field value if set, zero value otherwise.
func (*Cloud) GetDestroyedAtOk ¶
GetDestroyedAtOk returns a tuple with the DestroyedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cloud) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Cloud) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Cloud) GetPreflightCompletedAt ¶
GetPreflightCompletedAt returns the PreflightCompletedAt field value if set, zero value otherwise.
func (*Cloud) GetPreflightCompletedAtOk ¶
GetPreflightCompletedAtOk returns a tuple with the PreflightCompletedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cloud) GetPreflightFailedAt ¶
GetPreflightFailedAt returns the PreflightFailedAt field value if set, zero value otherwise.
func (*Cloud) GetPreflightFailedAtOk ¶
GetPreflightFailedAtOk returns a tuple with the PreflightFailedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cloud) GetPreflightStartedAt ¶
GetPreflightStartedAt returns the PreflightStartedAt field value if set, zero value otherwise.
func (*Cloud) GetPreflightStartedAtOk ¶
GetPreflightStartedAtOk returns a tuple with the PreflightStartedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cloud) GetProvider ¶
GetProvider returns the Provider field value
func (*Cloud) GetProviderOk ¶
GetProviderOk returns a tuple with the Provider field value and a boolean to check if the value has been set.
func (*Cloud) GetProviderSettings ¶
func (o *Cloud) GetProviderSettings() CloudProviderSettings
GetProviderSettings returns the ProviderSettings field value
func (*Cloud) GetProviderSettingsOk ¶
func (o *Cloud) GetProviderSettingsOk() (*CloudProviderSettings, bool)
GetProviderSettingsOk returns a tuple with the ProviderSettings field value and a boolean to check if the value has been set.
func (*Cloud) GetStatus ¶
func (o *Cloud) GetStatus() CloudStatus
GetStatus returns the Status field value
func (*Cloud) GetStatusOk ¶
func (o *Cloud) GetStatusOk() (*CloudStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*Cloud) GetTenantId ¶
GetTenantId returns the TenantId field value
func (*Cloud) GetTenantIdOk ¶
GetTenantIdOk returns a tuple with the TenantId field value and a boolean to check if the value has been set.
func (*Cloud) GetUpdatedAt ¶
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*Cloud) GetUpdatedAtOk ¶
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cloud) GetVersion ¶
func (o *Cloud) GetVersion() CloudVersion
GetVersion returns the Version field value
func (*Cloud) GetVersionOk ¶
func (o *Cloud) GetVersionOk() (*CloudVersion, bool)
GetVersionOk returns a tuple with the Version field value and a boolean to check if the value has been set.
func (*Cloud) HasBootstrappedAt ¶
HasBootstrappedAt returns a boolean if a field has been set.
func (*Cloud) HasDeployedAt ¶
HasDeployedAt returns a boolean if a field has been set.
func (*Cloud) HasDestroyedAt ¶
HasDestroyedAt returns a boolean if a field has been set.
func (*Cloud) HasPreflightCompletedAt ¶
HasPreflightCompletedAt returns a boolean if a field has been set.
func (*Cloud) HasPreflightFailedAt ¶
HasPreflightFailedAt returns a boolean if a field has been set.
func (*Cloud) HasPreflightStartedAt ¶
HasPreflightStartedAt returns a boolean if a field has been set.
func (*Cloud) HasUpdatedAt ¶
HasUpdatedAt returns a boolean if a field has been set.
func (Cloud) MarshalJSON ¶
func (*Cloud) SetBootstrappedAt ¶
SetBootstrappedAt gets a reference to the given time.Time and assigns it to the BootstrappedAt field.
func (*Cloud) SetCreatedAt ¶
SetCreatedAt sets field value
func (*Cloud) SetDeployedAt ¶
SetDeployedAt gets a reference to the given time.Time and assigns it to the DeployedAt field.
func (*Cloud) SetDestroyedAt ¶
SetDestroyedAt gets a reference to the given time.Time and assigns it to the DestroyedAt field.
func (*Cloud) SetPreflightCompletedAt ¶
SetPreflightCompletedAt gets a reference to the given time.Time and assigns it to the PreflightCompletedAt field.
func (*Cloud) SetPreflightFailedAt ¶
SetPreflightFailedAt gets a reference to the given time.Time and assigns it to the PreflightFailedAt field.
func (*Cloud) SetPreflightStartedAt ¶
SetPreflightStartedAt gets a reference to the given time.Time and assigns it to the PreflightStartedAt field.
func (*Cloud) SetProviderSettings ¶
func (o *Cloud) SetProviderSettings(v CloudProviderSettings)
SetProviderSettings sets field value
func (*Cloud) SetUpdatedAt ¶
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
type CloudProviderSettings ¶
type CloudProviderSettings struct { AWSProviderSettings *AWSProviderSettings AzureProviderSettings *AzureProviderSettings }
CloudProviderSettings - struct for CloudProviderSettings
func AWSProviderSettingsAsCloudProviderSettings ¶
func AWSProviderSettingsAsCloudProviderSettings(v *AWSProviderSettings) CloudProviderSettings
AWSProviderSettingsAsCloudProviderSettings is a convenience function that returns AWSProviderSettings wrapped in CloudProviderSettings
func AzureProviderSettingsAsCloudProviderSettings ¶
func AzureProviderSettingsAsCloudProviderSettings(v *AzureProviderSettings) CloudProviderSettings
AzureProviderSettingsAsCloudProviderSettings is a convenience function that returns AzureProviderSettings wrapped in CloudProviderSettings
func (*CloudProviderSettings) GetActualInstance ¶
func (obj *CloudProviderSettings) GetActualInstance() interface{}
Get the actual instance
func (CloudProviderSettings) MarshalJSON ¶
func (src CloudProviderSettings) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*CloudProviderSettings) UnmarshalJSON ¶
func (dst *CloudProviderSettings) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type CloudStatus ¶
type CloudStatus string
CloudStatus the model 'CloudStatus'
const ( CLOUDSTATUS_NEEDS_BOOTSTRAP CloudStatus = "needs_bootstrap" CLOUDSTATUS_PREFLIGHT_STARTED CloudStatus = "preflight_started" CLOUDSTATUS_PREFLIGHT_FAILED CloudStatus = "preflight_failed" CLOUDSTATUS_PREFLIGHT_SUCCEEDED CloudStatus = "preflight_succeeded" CLOUDSTATUS_BOOTSTRAP_SUCCEEDED CloudStatus = "bootstrap_succeeded" CLOUDSTATUS_DEPLOYING CloudStatus = "deploying" CLOUDSTATUS_DEPLOY_FAILED CloudStatus = "deploy_failed" CLOUDSTATUS_DEPLOY_SUCCEEDED CloudStatus = "deploy_succeeded" CLOUDSTATUS_READY CloudStatus = "ready" CLOUDSTATUS_DESTROYING CloudStatus = "destroying" CLOUDSTATUS_DESTROY_FAILED CloudStatus = "destroy_failed" CLOUDSTATUS_DESTROY_SUCCEEDED CloudStatus = "destroy_succeeded" CLOUDSTATUS_NEEDS_CLEANUP CloudStatus = "needs_cleanup" CLOUDSTATUS_MANAGEMENT_BLOCKED CloudStatus = "management_blocked" CLOUDSTATUS_UPGRADING CloudStatus = "upgrading" )
List of cloudStatus
func NewCloudStatusFromValue ¶
func NewCloudStatusFromValue(v string) (*CloudStatus, error)
NewCloudStatusFromValue returns a pointer to a valid CloudStatus for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CloudStatus) IsValid ¶
func (v CloudStatus) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CloudStatus) Ptr ¶
func (v CloudStatus) Ptr() *CloudStatus
Ptr returns reference to cloudStatus value
func (*CloudStatus) UnmarshalJSON ¶
func (v *CloudStatus) UnmarshalJSON(src []byte) error
type CloudSummary ¶
type CloudSummary struct { Id string `json:"id"` Name string `json:"name"` Status CloudStatus `json:"status"` Provider Provider `json:"provider"` Region Regions `json:"region"` VirtualNetworkID string `json:"virtualNetworkID"` VirtualNetworkCIDR string `json:"virtualNetworkCIDR"` }
CloudSummary struct for CloudSummary
func NewCloudSummary ¶
func NewCloudSummary(id string, name string, status CloudStatus, provider Provider, region Regions, virtualNetworkID string, virtualNetworkCIDR string) *CloudSummary
NewCloudSummary instantiates a new CloudSummary object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCloudSummaryWithDefaults ¶
func NewCloudSummaryWithDefaults() *CloudSummary
NewCloudSummaryWithDefaults instantiates a new CloudSummary object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CloudSummary) GetIdOk ¶
func (o *CloudSummary) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*CloudSummary) GetName ¶
func (o *CloudSummary) GetName() string
GetName returns the Name field value
func (*CloudSummary) GetNameOk ¶
func (o *CloudSummary) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*CloudSummary) GetProvider ¶
func (o *CloudSummary) GetProvider() Provider
GetProvider returns the Provider field value
func (*CloudSummary) GetProviderOk ¶
func (o *CloudSummary) GetProviderOk() (*Provider, bool)
GetProviderOk returns a tuple with the Provider field value and a boolean to check if the value has been set.
func (*CloudSummary) GetRegion ¶
func (o *CloudSummary) GetRegion() Regions
GetRegion returns the Region field value
func (*CloudSummary) GetRegionOk ¶
func (o *CloudSummary) GetRegionOk() (*Regions, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set.
func (*CloudSummary) GetStatus ¶
func (o *CloudSummary) GetStatus() CloudStatus
GetStatus returns the Status field value
func (*CloudSummary) GetStatusOk ¶
func (o *CloudSummary) GetStatusOk() (*CloudStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*CloudSummary) GetVirtualNetworkCIDR ¶
func (o *CloudSummary) GetVirtualNetworkCIDR() string
GetVirtualNetworkCIDR returns the VirtualNetworkCIDR field value
func (*CloudSummary) GetVirtualNetworkCIDROk ¶
func (o *CloudSummary) GetVirtualNetworkCIDROk() (*string, bool)
GetVirtualNetworkCIDROk returns a tuple with the VirtualNetworkCIDR field value and a boolean to check if the value has been set.
func (*CloudSummary) GetVirtualNetworkID ¶
func (o *CloudSummary) GetVirtualNetworkID() string
GetVirtualNetworkID returns the VirtualNetworkID field value
func (*CloudSummary) GetVirtualNetworkIDOk ¶
func (o *CloudSummary) GetVirtualNetworkIDOk() (*string, bool)
GetVirtualNetworkIDOk returns a tuple with the VirtualNetworkID field value and a boolean to check if the value has been set.
func (CloudSummary) MarshalJSON ¶
func (o CloudSummary) MarshalJSON() ([]byte, error)
func (*CloudSummary) SetProvider ¶
func (o *CloudSummary) SetProvider(v Provider)
SetProvider sets field value
func (*CloudSummary) SetRegion ¶
func (o *CloudSummary) SetRegion(v Regions)
SetRegion sets field value
func (*CloudSummary) SetStatus ¶
func (o *CloudSummary) SetStatus(v CloudStatus)
SetStatus sets field value
func (*CloudSummary) SetVirtualNetworkCIDR ¶
func (o *CloudSummary) SetVirtualNetworkCIDR(v string)
SetVirtualNetworkCIDR sets field value
func (*CloudSummary) SetVirtualNetworkID ¶
func (o *CloudSummary) SetVirtualNetworkID(v string)
SetVirtualNetworkID sets field value
type CloudVersion ¶
type CloudVersion struct { Name string `json:"name"` Components map[string]string `json:"components"` }
CloudVersion struct for CloudVersion
func NewCloudVersion ¶
func NewCloudVersion(name string, components map[string]string) *CloudVersion
NewCloudVersion instantiates a new CloudVersion object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCloudVersionWithDefaults ¶
func NewCloudVersionWithDefaults() *CloudVersion
NewCloudVersionWithDefaults instantiates a new CloudVersion object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CloudVersion) GetComponents ¶
func (o *CloudVersion) GetComponents() map[string]string
GetComponents returns the Components field value
func (*CloudVersion) GetComponentsOk ¶
func (o *CloudVersion) GetComponentsOk() (*map[string]string, bool)
GetComponentsOk returns a tuple with the Components field value and a boolean to check if the value has been set.
func (*CloudVersion) GetName ¶
func (o *CloudVersion) GetName() string
GetName returns the Name field value
func (*CloudVersion) GetNameOk ¶
func (o *CloudVersion) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (CloudVersion) MarshalJSON ¶
func (o CloudVersion) MarshalJSON() ([]byte, error)
func (*CloudVersion) SetComponents ¶
func (o *CloudVersion) SetComponents(v map[string]string)
SetComponents sets field value
type CloudsApiService ¶
type CloudsApiService service
CloudsApiService CloudsApi service
func (*CloudsApiService) CloudsList ¶
func (a *CloudsApiService) CloudsList(ctx _context.Context) ApiCloudsListRequest
CloudsList List Clouds
Returns a paginated list of clouds created by the tenant
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCloudsListRequest
func (*CloudsApiService) CloudsListExecute ¶
func (a *CloudsApiService) CloudsListExecute(r ApiCloudsListRequest) (ListCloudsResponse, *_nethttp.Response, error)
Execute executes the request
@return ListCloudsResponse
func (*CloudsApiService) CloudsShow ¶
func (a *CloudsApiService) CloudsShow(ctx _context.Context, id string) ApiCloudsShowRequest
CloudsShow Get Cloud
Returns a single cloud by the ID
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cloud IDA @return ApiCloudsShowRequest
func (*CloudsApiService) CloudsShowExecute ¶
func (a *CloudsApiService) CloudsShowExecute(r ApiCloudsShowRequest) (Cloud, *_nethttp.Response, error)
Execute executes the request
@return Cloud
type Cluster ¶
type Cluster struct { Id string `json:"id"` Name string `json:"name"` TenantId string `json:"tenantId"` CloudId string `json:"cloudId"` ProjectId string `json:"projectId"` Status ClusterStatus `json:"status"` // Resource identifier name linked with the Cloud Provider ResourceIdentifier string `json:"resourceIdentifier"` CreatedAt *time.Time `json:"createdAt,omitempty"` UpdatedAt *time.Time `json:"updatedAt,omitempty"` DeployedAt *time.Time `json:"deployedAt,omitempty"` Version *ClusterVersion `json:"version,omitempty"` EndpointsURL *[]string `json:"endpointsURL,omitempty"` PrivateEndpointURL *[]string `json:"privateEndpointURL,omitempty"` EndpointsSrv *string `json:"endpointsSrv,omitempty"` PrivateEndpointsSrv *string `json:"privateEndpointsSrv,omitempty"` }
Cluster struct for Cluster
func NewCluster ¶
func NewCluster(id string, name string, tenantId string, cloudId string, projectId string, status ClusterStatus, resourceIdentifier string) *Cluster
NewCluster instantiates a new Cluster object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewClusterWithDefaults ¶
func NewClusterWithDefaults() *Cluster
NewClusterWithDefaults instantiates a new Cluster object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Cluster) GetCloudId ¶
GetCloudId returns the CloudId field value
func (*Cluster) GetCloudIdOk ¶
GetCloudIdOk returns a tuple with the CloudId field value and a boolean to check if the value has been set.
func (*Cluster) GetCreatedAt ¶ added in v1.0.1
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*Cluster) GetCreatedAtOk ¶ added in v1.0.1
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) GetDeployedAt ¶ added in v1.0.1
GetDeployedAt returns the DeployedAt field value if set, zero value otherwise.
func (*Cluster) GetDeployedAtOk ¶ added in v1.0.1
GetDeployedAtOk returns a tuple with the DeployedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) GetEndpointsSrv ¶ added in v1.0.1
GetEndpointsSrv returns the EndpointsSrv field value if set, zero value otherwise.
func (*Cluster) GetEndpointsSrvOk ¶ added in v1.0.1
GetEndpointsSrvOk returns a tuple with the EndpointsSrv field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) GetEndpointsURL ¶ added in v1.0.1
GetEndpointsURL returns the EndpointsURL field value if set, zero value otherwise.
func (*Cluster) GetEndpointsURLOk ¶ added in v1.0.1
GetEndpointsURLOk returns a tuple with the EndpointsURL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Cluster) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Cluster) GetPrivateEndpointURL ¶ added in v1.0.1
GetPrivateEndpointURL returns the PrivateEndpointURL field value if set, zero value otherwise.
func (*Cluster) GetPrivateEndpointURLOk ¶ added in v1.0.1
GetPrivateEndpointURLOk returns a tuple with the PrivateEndpointURL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) GetPrivateEndpointsSrv ¶ added in v1.0.1
GetPrivateEndpointsSrv returns the PrivateEndpointsSrv field value if set, zero value otherwise.
func (*Cluster) GetPrivateEndpointsSrvOk ¶ added in v1.0.1
GetPrivateEndpointsSrvOk returns a tuple with the PrivateEndpointsSrv field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) GetProjectId ¶
GetProjectId returns the ProjectId field value
func (*Cluster) GetProjectIdOk ¶
GetProjectIdOk returns a tuple with the ProjectId field value and a boolean to check if the value has been set.
func (*Cluster) GetResourceIdentifier ¶ added in v1.0.1
GetResourceIdentifier returns the ResourceIdentifier field value
func (*Cluster) GetResourceIdentifierOk ¶ added in v1.0.1
GetResourceIdentifierOk returns a tuple with the ResourceIdentifier field value and a boolean to check if the value has been set.
func (*Cluster) GetStatus ¶
func (o *Cluster) GetStatus() ClusterStatus
GetStatus returns the Status field value
func (*Cluster) GetStatusOk ¶
func (o *Cluster) GetStatusOk() (*ClusterStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*Cluster) GetTenantId ¶
GetTenantId returns the TenantId field value
func (*Cluster) GetTenantIdOk ¶
GetTenantIdOk returns a tuple with the TenantId field value and a boolean to check if the value has been set.
func (*Cluster) GetUpdatedAt ¶ added in v1.0.1
GetUpdatedAt returns the UpdatedAt field value if set, zero value otherwise.
func (*Cluster) GetUpdatedAtOk ¶ added in v1.0.1
GetUpdatedAtOk returns a tuple with the UpdatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) GetVersion ¶ added in v1.0.1
func (o *Cluster) GetVersion() ClusterVersion
GetVersion returns the Version field value if set, zero value otherwise.
func (*Cluster) GetVersionOk ¶ added in v1.0.1
func (o *Cluster) GetVersionOk() (*ClusterVersion, bool)
GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Cluster) HasCreatedAt ¶ added in v1.0.1
HasCreatedAt returns a boolean if a field has been set.
func (*Cluster) HasDeployedAt ¶ added in v1.0.1
HasDeployedAt returns a boolean if a field has been set.
func (*Cluster) HasEndpointsSrv ¶ added in v1.0.1
HasEndpointsSrv returns a boolean if a field has been set.
func (*Cluster) HasEndpointsURL ¶ added in v1.0.1
HasEndpointsURL returns a boolean if a field has been set.
func (*Cluster) HasPrivateEndpointURL ¶ added in v1.0.1
HasPrivateEndpointURL returns a boolean if a field has been set.
func (*Cluster) HasPrivateEndpointsSrv ¶ added in v1.0.1
HasPrivateEndpointsSrv returns a boolean if a field has been set.
func (*Cluster) HasUpdatedAt ¶ added in v1.0.1
HasUpdatedAt returns a boolean if a field has been set.
func (*Cluster) HasVersion ¶ added in v1.0.1
HasVersion returns a boolean if a field has been set.
func (Cluster) MarshalJSON ¶
func (*Cluster) SetCreatedAt ¶ added in v1.0.1
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*Cluster) SetDeployedAt ¶ added in v1.0.1
SetDeployedAt gets a reference to the given time.Time and assigns it to the DeployedAt field.
func (*Cluster) SetEndpointsSrv ¶ added in v1.0.1
SetEndpointsSrv gets a reference to the given string and assigns it to the EndpointsSrv field.
func (*Cluster) SetEndpointsURL ¶ added in v1.0.1
SetEndpointsURL gets a reference to the given []string and assigns it to the EndpointsURL field.
func (*Cluster) SetPrivateEndpointURL ¶ added in v1.0.1
SetPrivateEndpointURL gets a reference to the given []string and assigns it to the PrivateEndpointURL field.
func (*Cluster) SetPrivateEndpointsSrv ¶ added in v1.0.1
SetPrivateEndpointsSrv gets a reference to the given string and assigns it to the PrivateEndpointsSrv field.
func (*Cluster) SetProjectId ¶
SetProjectId sets field value
func (*Cluster) SetResourceIdentifier ¶ added in v1.0.1
SetResourceIdentifier sets field value
func (*Cluster) SetUpdatedAt ¶ added in v1.0.1
SetUpdatedAt gets a reference to the given time.Time and assigns it to the UpdatedAt field.
func (*Cluster) SetVersion ¶ added in v1.0.1
func (o *Cluster) SetVersion(v ClusterVersion)
SetVersion gets a reference to the given ClusterVersion and assigns it to the Version field.
type ClusterHealth ¶
type ClusterHealth string
ClusterHealth * `healthy` - denotes that the resource is in a healthy state. * `unhealthy` - denotes that the resource is in an uhealthy state. * `degraded` - is reported for the overall health of a cluster or overall health for all nodes if all unhealthy nodes in the cluster are failed over. * `failedOver` - enotes that a couchbase server node failed over to a new pod. This status is attached only to a node. * `inactiveFailed` - is the value of the cluster membership as reported for a couchbase server node when it is in failed over state. * `N/A` - is the value of the cluster membership if we are unable to determine the health of the cluster
const ( CLUSTERHEALTH_HEALTHY ClusterHealth = "healthy" CLUSTERHEALTH_UNHEALTHY ClusterHealth = "unhealthy" CLUSTERHEALTH_DEGRADED ClusterHealth = "degraded" CLUSTERHEALTH_FAILED_OVER ClusterHealth = "failedOver" CLUSTERHEALTH_INACTIVE_FAILED ClusterHealth = "inactiveFailed" CLUSTERHEALTH_N_A ClusterHealth = "N/A" )
List of clusterHealth
func NewClusterHealthFromValue ¶
func NewClusterHealthFromValue(v string) (*ClusterHealth, error)
NewClusterHealthFromValue returns a pointer to a valid ClusterHealth for the value passed as argument, or an error if the value passed is not allowed by the enum
func (ClusterHealth) IsValid ¶
func (v ClusterHealth) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (ClusterHealth) Ptr ¶
func (v ClusterHealth) Ptr() *ClusterHealth
Ptr returns reference to clusterHealth value
func (*ClusterHealth) UnmarshalJSON ¶
func (v *ClusterHealth) UnmarshalJSON(src []byte) error
type ClusterHealthResponse ¶ added in v1.0.1
type ClusterHealthResponse struct { Status ClusterStatus `json:"status"` Health ClusterHealth `json:"health"` BucketStats *BucketStats `json:"bucketStats,omitempty"` NodeStats *NodeStats `json:"nodeStats,omitempty"` }
ClusterHealthResponse struct for ClusterHealthResponse
func NewClusterHealthResponse ¶ added in v1.0.1
func NewClusterHealthResponse(status ClusterStatus, health ClusterHealth) *ClusterHealthResponse
NewClusterHealthResponse instantiates a new ClusterHealthResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewClusterHealthResponseWithDefaults ¶ added in v1.0.1
func NewClusterHealthResponseWithDefaults() *ClusterHealthResponse
NewClusterHealthResponseWithDefaults instantiates a new ClusterHealthResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ClusterHealthResponse) GetBucketStats ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetBucketStats() BucketStats
GetBucketStats returns the BucketStats field value if set, zero value otherwise.
func (*ClusterHealthResponse) GetBucketStatsOk ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetBucketStatsOk() (*BucketStats, bool)
GetBucketStatsOk returns a tuple with the BucketStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ClusterHealthResponse) GetHealth ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetHealth() ClusterHealth
GetHealth returns the Health field value
func (*ClusterHealthResponse) GetHealthOk ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetHealthOk() (*ClusterHealth, bool)
GetHealthOk returns a tuple with the Health field value and a boolean to check if the value has been set.
func (*ClusterHealthResponse) GetNodeStats ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetNodeStats() NodeStats
GetNodeStats returns the NodeStats field value if set, zero value otherwise.
func (*ClusterHealthResponse) GetNodeStatsOk ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetNodeStatsOk() (*NodeStats, bool)
GetNodeStatsOk returns a tuple with the NodeStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ClusterHealthResponse) GetStatus ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetStatus() ClusterStatus
GetStatus returns the Status field value
func (*ClusterHealthResponse) GetStatusOk ¶ added in v1.0.1
func (o *ClusterHealthResponse) GetStatusOk() (*ClusterStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*ClusterHealthResponse) HasBucketStats ¶ added in v1.0.1
func (o *ClusterHealthResponse) HasBucketStats() bool
HasBucketStats returns a boolean if a field has been set.
func (*ClusterHealthResponse) HasNodeStats ¶ added in v1.0.1
func (o *ClusterHealthResponse) HasNodeStats() bool
HasNodeStats returns a boolean if a field has been set.
func (ClusterHealthResponse) MarshalJSON ¶ added in v1.0.1
func (o ClusterHealthResponse) MarshalJSON() ([]byte, error)
func (*ClusterHealthResponse) SetBucketStats ¶ added in v1.0.1
func (o *ClusterHealthResponse) SetBucketStats(v BucketStats)
SetBucketStats gets a reference to the given BucketStats and assigns it to the BucketStats field.
func (*ClusterHealthResponse) SetHealth ¶ added in v1.0.1
func (o *ClusterHealthResponse) SetHealth(v ClusterHealth)
SetHealth sets field value
func (*ClusterHealthResponse) SetNodeStats ¶ added in v1.0.1
func (o *ClusterHealthResponse) SetNodeStats(v NodeStats)
SetNodeStats gets a reference to the given NodeStats and assigns it to the NodeStats field.
func (*ClusterHealthResponse) SetStatus ¶ added in v1.0.1
func (o *ClusterHealthResponse) SetStatus(v ClusterStatus)
SetStatus sets field value
type ClusterStatus ¶
type ClusterStatus string
ClusterStatus * `draft` - indicates that all fields under database model are mutable. * `needs_deploy` - indicates that the new configuration changes have not been applied to the cluster * `job_scheduled` - indicates that the new configuration changes have been scheduled to be applied. * `deploying` - indicates that database is currently being deployed/new configurations being applied. * `deploy_failed` - indicates that the last deployment failed. * `deploy_succeeded` - indicates that the last deployment succeeded. * `ready` - indicates that the database is ready. * `destroying` - indicates that the database is being destroyed. * `destroy_failed` - indicates that the database destroy job failed. * `destroy_succeeded` - indicates that the database destroy job succeeded. * `metrics_failed` - indicates that the database is not serving metrics. * `preflight_started` - indicates a preflight check has started on the database * `preflight_failed` - indicates a preflight check has failed on the database * `preflight_succeeded` - indicates a preflight check has succeeded on the database * `management_blocked` - indicates the IAM credentiald for the cloud hosting the databse have been deleted. * `upgrading` - indicates the database is being upgrading.
const ( CLUSTERSTATUS_DRAFT ClusterStatus = "draft" CLUSTERSTATUS_NEEDS_DEPLOY ClusterStatus = "needs_deploy" CLUSTERSTATUS_JOB_SCHEDULED ClusterStatus = "job_scheduled" CLUSTERSTATUS_DEPLOYING ClusterStatus = "deploying" CLUSTERSTATUS_DEPLOY_FAILED ClusterStatus = "deploy_failed" CLUSTERSTATUS_DEPLOY_SUCCEEDED ClusterStatus = "deploy_succeeded" CLUSTERSTATUS_READY ClusterStatus = "ready" CLUSTERSTATUS_DESTROYING ClusterStatus = "destroying" CLUSTERSTATUS_DESTROY_FAILED ClusterStatus = "destroy_failed" CLUSTERSTATUS_DESTROY_SUCCEEDED ClusterStatus = "destroy_succeeded" CLUSTERSTATUS_METRICS_FAILED ClusterStatus = "metrics_failed" CLUSTERSTATUS_PREFLIGHT_STARTED ClusterStatus = "preflight_started" CLUSTERSTATUS_PREFLIGHT_FAILED ClusterStatus = "preflight_failed" CLUSTERSTATUS_PREFLIGHT_SUCCEEDED ClusterStatus = "preflight_succeeded" CLUSTERSTATUS_MANAGEMENT_BLOCKED ClusterStatus = "management_blocked" CLUSTERSTATUS_UPGRADING ClusterStatus = "upgrading" )
List of clusterStatus
func NewClusterStatusFromValue ¶
func NewClusterStatusFromValue(v string) (*ClusterStatus, error)
NewClusterStatusFromValue returns a pointer to a valid ClusterStatus for the value passed as argument, or an error if the value passed is not allowed by the enum
func (ClusterStatus) IsValid ¶
func (v ClusterStatus) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (ClusterStatus) Ptr ¶
func (v ClusterStatus) Ptr() *ClusterStatus
Ptr returns reference to clusterStatus value
func (*ClusterStatus) UnmarshalJSON ¶
func (v *ClusterStatus) UnmarshalJSON(src []byte) error
type ClusterStatusResponse ¶ added in v1.0.1
type ClusterStatusResponse struct {
Status ClusterStatus `json:"status"`
}
ClusterStatusResponse struct for ClusterStatusResponse
func NewClusterStatusResponse ¶ added in v1.0.1
func NewClusterStatusResponse(status ClusterStatus) *ClusterStatusResponse
NewClusterStatusResponse instantiates a new ClusterStatusResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewClusterStatusResponseWithDefaults ¶ added in v1.0.1
func NewClusterStatusResponseWithDefaults() *ClusterStatusResponse
NewClusterStatusResponseWithDefaults instantiates a new ClusterStatusResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ClusterStatusResponse) GetStatus ¶ added in v1.0.1
func (o *ClusterStatusResponse) GetStatus() ClusterStatus
GetStatus returns the Status field value
func (*ClusterStatusResponse) GetStatusOk ¶ added in v1.0.1
func (o *ClusterStatusResponse) GetStatusOk() (*ClusterStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (ClusterStatusResponse) MarshalJSON ¶ added in v1.0.1
func (o ClusterStatusResponse) MarshalJSON() ([]byte, error)
func (*ClusterStatusResponse) SetStatus ¶ added in v1.0.1
func (o *ClusterStatusResponse) SetStatus(v ClusterStatus)
SetStatus sets field value
type ClusterSummary ¶
type ClusterSummary struct { Id string `json:"id"` Name string `json:"name"` TenantId string `json:"tenantId"` CloudId string `json:"cloudId"` ProjectId string `json:"projectId"` Services []CouchbaseServices `json:"services"` Nodes int32 `json:"nodes"` }
ClusterSummary struct for ClusterSummary
func NewClusterSummary ¶
func NewClusterSummary(id string, name string, tenantId string, cloudId string, projectId string, services []CouchbaseServices, nodes int32) *ClusterSummary
NewClusterSummary instantiates a new ClusterSummary object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewClusterSummaryWithDefaults ¶
func NewClusterSummaryWithDefaults() *ClusterSummary
NewClusterSummaryWithDefaults instantiates a new ClusterSummary object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ClusterSummary) GetCloudId ¶
func (o *ClusterSummary) GetCloudId() string
GetCloudId returns the CloudId field value
func (*ClusterSummary) GetCloudIdOk ¶
func (o *ClusterSummary) GetCloudIdOk() (*string, bool)
GetCloudIdOk returns a tuple with the CloudId field value and a boolean to check if the value has been set.
func (*ClusterSummary) GetId ¶
func (o *ClusterSummary) GetId() string
GetId returns the Id field value
func (*ClusterSummary) GetIdOk ¶
func (o *ClusterSummary) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ClusterSummary) GetName ¶
func (o *ClusterSummary) GetName() string
GetName returns the Name field value
func (*ClusterSummary) GetNameOk ¶
func (o *ClusterSummary) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*ClusterSummary) GetNodes ¶
func (o *ClusterSummary) GetNodes() int32
GetNodes returns the Nodes field value
func (*ClusterSummary) GetNodesOk ¶
func (o *ClusterSummary) GetNodesOk() (*int32, bool)
GetNodesOk returns a tuple with the Nodes field value and a boolean to check if the value has been set.
func (*ClusterSummary) GetProjectId ¶
func (o *ClusterSummary) GetProjectId() string
GetProjectId returns the ProjectId field value
func (*ClusterSummary) GetProjectIdOk ¶
func (o *ClusterSummary) GetProjectIdOk() (*string, bool)
GetProjectIdOk returns a tuple with the ProjectId field value and a boolean to check if the value has been set.
func (*ClusterSummary) GetServices ¶
func (o *ClusterSummary) GetServices() []CouchbaseServices
GetServices returns the Services field value
func (*ClusterSummary) GetServicesOk ¶
func (o *ClusterSummary) GetServicesOk() (*[]CouchbaseServices, bool)
GetServicesOk returns a tuple with the Services field value and a boolean to check if the value has been set.
func (*ClusterSummary) GetTenantId ¶
func (o *ClusterSummary) GetTenantId() string
GetTenantId returns the TenantId field value
func (*ClusterSummary) GetTenantIdOk ¶
func (o *ClusterSummary) GetTenantIdOk() (*string, bool)
GetTenantIdOk returns a tuple with the TenantId field value and a boolean to check if the value has been set.
func (ClusterSummary) MarshalJSON ¶
func (o ClusterSummary) MarshalJSON() ([]byte, error)
func (*ClusterSummary) SetCloudId ¶
func (o *ClusterSummary) SetCloudId(v string)
SetCloudId sets field value
func (*ClusterSummary) SetName ¶
func (o *ClusterSummary) SetName(v string)
SetName sets field value
func (*ClusterSummary) SetNodes ¶
func (o *ClusterSummary) SetNodes(v int32)
SetNodes sets field value
func (*ClusterSummary) SetProjectId ¶
func (o *ClusterSummary) SetProjectId(v string)
SetProjectId sets field value
func (*ClusterSummary) SetServices ¶
func (o *ClusterSummary) SetServices(v []CouchbaseServices)
SetServices sets field value
func (*ClusterSummary) SetTenantId ¶
func (o *ClusterSummary) SetTenantId(v string)
SetTenantId sets field value
type ClusterVersion ¶ added in v1.0.1
type ClusterVersion struct { Name string `json:"name"` Components map[string]string `json:"components"` }
ClusterVersion struct for ClusterVersion
func NewClusterVersion ¶ added in v1.0.1
func NewClusterVersion(name string, components map[string]string) *ClusterVersion
NewClusterVersion instantiates a new ClusterVersion object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewClusterVersionWithDefaults ¶ added in v1.0.1
func NewClusterVersionWithDefaults() *ClusterVersion
NewClusterVersionWithDefaults instantiates a new ClusterVersion object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ClusterVersion) GetComponents ¶ added in v1.0.1
func (o *ClusterVersion) GetComponents() map[string]string
GetComponents returns the Components field value
func (*ClusterVersion) GetComponentsOk ¶ added in v1.0.1
func (o *ClusterVersion) GetComponentsOk() (*map[string]string, bool)
GetComponentsOk returns a tuple with the Components field value and a boolean to check if the value has been set.
func (*ClusterVersion) GetName ¶ added in v1.0.1
func (o *ClusterVersion) GetName() string
GetName returns the Name field value
func (*ClusterVersion) GetNameOk ¶ added in v1.0.1
func (o *ClusterVersion) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (ClusterVersion) MarshalJSON ¶ added in v1.0.1
func (o ClusterVersion) MarshalJSON() ([]byte, error)
func (*ClusterVersion) SetComponents ¶ added in v1.0.1
func (o *ClusterVersion) SetComponents(v map[string]string)
SetComponents sets field value
func (*ClusterVersion) SetName ¶ added in v1.0.1
func (o *ClusterVersion) SetName(v string)
SetName sets field value
type ClusterVersions ¶ added in v1.0.1
type ClusterVersions string
ClusterVersions If not defined the latest version of Couchbase Server is deployed. * `latest` - the a static version representing a deployment of the most recent dataplane components
const ( CLUSTERVERSIONS_LATEST ClusterVersions = "latest" CLUSTERVERSIONS_ENTERPRISE_6_5_0 ClusterVersions = "enterprise-6.5.0" CLUSTERVERSIONS_ENTERPRISE_6_5_1 ClusterVersions = "enterprise-6.5.1" CLUSTERVERSIONS_ENTERPRISE_6_6_0 ClusterVersions = "enterprise-6.6.0" )
List of clusterVersions
func NewClusterVersionsFromValue ¶ added in v1.0.1
func NewClusterVersionsFromValue(v string) (*ClusterVersions, error)
NewClusterVersionsFromValue returns a pointer to a valid ClusterVersions for the value passed as argument, or an error if the value passed is not allowed by the enum
func (ClusterVersions) IsValid ¶ added in v1.0.1
func (v ClusterVersions) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (ClusterVersions) Ptr ¶ added in v1.0.1
func (v ClusterVersions) Ptr() *ClusterVersions
Ptr returns reference to clusterVersions value
func (*ClusterVersions) UnmarshalJSON ¶ added in v1.0.1
func (v *ClusterVersions) UnmarshalJSON(src []byte) error
type ClustersApiService ¶
type ClustersApiService service
ClustersApiService ClustersApi service
func (*ClustersApiService) ClustersCreate ¶
func (a *ClustersApiService) ClustersCreate(ctx _context.Context) ApiClustersCreateRequest
ClustersCreate Create cluster
Creates cluster in cloud, returns id of the cluster on success
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiClustersCreateRequest
func (*ClustersApiService) ClustersCreateAllowlistEntry ¶
func (a *ClustersApiService) ClustersCreateAllowlistEntry(ctx _context.Context, id string) ApiClustersCreateAllowlistEntryRequest
ClustersCreateAllowlistEntry Adds entry to allowlist
Appends entry sent to the allowlist
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersCreateAllowlistEntryRequest
func (*ClustersApiService) ClustersCreateAllowlistEntryExecute ¶
func (a *ClustersApiService) ClustersCreateAllowlistEntryExecute(r ApiClustersCreateAllowlistEntryRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersCreateBucket ¶
func (a *ClustersApiService) ClustersCreateBucket(ctx _context.Context, id string) ApiClustersCreateBucketRequest
ClustersCreateBucket Create bucket in cluster
Creates bucket in cluster specified with cluster id parameter
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersCreateBucketRequest
func (*ClustersApiService) ClustersCreateBucketExecute ¶
func (a *ClustersApiService) ClustersCreateBucketExecute(r ApiClustersCreateBucketRequest) (CouchbaseBucketSpec, *_nethttp.Response, error)
Execute executes the request
@return CouchbaseBucketSpec
func (*ClustersApiService) ClustersCreateExecute ¶
func (a *ClustersApiService) ClustersCreateExecute(r ApiClustersCreateRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersCreateUser ¶
func (a *ClustersApiService) ClustersCreateUser(ctx _context.Context, id string) ApiClustersCreateUserRequest
ClustersCreateUser Create Database User
Creates Database user. A database user entity is required for applications to remotely authenticate on a cluster and access bucket data
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersCreateUserRequest
func (*ClustersApiService) ClustersCreateUserExecute ¶
func (a *ClustersApiService) ClustersCreateUserExecute(r ApiClustersCreateUserRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersDelete ¶
func (a *ClustersApiService) ClustersDelete(ctx _context.Context, id string) ApiClustersDeleteRequest
ClustersDelete Delete cluster
Start a delete cluster job
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersDeleteRequest
func (*ClustersApiService) ClustersDeleteAllowlistEntry ¶
func (a *ClustersApiService) ClustersDeleteAllowlistEntry(ctx _context.Context, id string) ApiClustersDeleteAllowlistEntryRequest
ClustersDeleteAllowlistEntry Delete entry from allowlist
Deletes entry from allowlist, will use CIDR block as key
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersDeleteAllowlistEntryRequest
func (*ClustersApiService) ClustersDeleteAllowlistEntryExecute ¶
func (a *ClustersApiService) ClustersDeleteAllowlistEntryExecute(r ApiClustersDeleteAllowlistEntryRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersDeleteBucket ¶
func (a *ClustersApiService) ClustersDeleteBucket(ctx _context.Context, id string) ApiClustersDeleteBucketRequest
ClustersDeleteBucket Delete bucket in cluster
Deletes bucket in cluster specified with cluster id parameter
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersDeleteBucketRequest
func (*ClustersApiService) ClustersDeleteBucketExecute ¶
func (a *ClustersApiService) ClustersDeleteBucketExecute(r ApiClustersDeleteBucketRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersDeleteExecute ¶
func (a *ClustersApiService) ClustersDeleteExecute(r ApiClustersDeleteRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersDeleteSingleBucket ¶ added in v1.1.1
func (a *ClustersApiService) ClustersDeleteSingleBucket(ctx _context.Context, id string, bucketId string) ApiClustersDeleteSingleBucketRequest
ClustersDeleteSingleBucket Delete an existing bucket
Deletes a single bucket from the cluster
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @param bucketId Bucket ID @return ApiClustersDeleteSingleBucketRequest
func (*ClustersApiService) ClustersDeleteSingleBucketExecute ¶ added in v1.1.1
func (a *ClustersApiService) ClustersDeleteSingleBucketExecute(r ApiClustersDeleteSingleBucketRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersDeleteUser ¶
func (a *ClustersApiService) ClustersDeleteUser(ctx _context.Context, id string, username string) ApiClustersDeleteUserRequest
ClustersDeleteUser Delete Database User
Delete Cluster's Database User and revoke its access to the bucket(s)
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @param username Database User username @return ApiClustersDeleteUserRequest
func (*ClustersApiService) ClustersDeleteUserExecute ¶
func (a *ClustersApiService) ClustersDeleteUserExecute(r ApiClustersDeleteUserRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersGetAllowlist ¶
func (a *ClustersApiService) ClustersGetAllowlist(ctx _context.Context, id string) ApiClustersGetAllowlistRequest
ClustersGetAllowlist Get current allowlist
Returns a list with all the allowed IP ranges/addresses
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersGetAllowlistRequest
func (*ClustersApiService) ClustersGetAllowlistExecute ¶
func (a *ClustersApiService) ClustersGetAllowlistExecute(r ApiClustersGetAllowlistRequest) ([]AllowListEntry, *_nethttp.Response, error)
Execute executes the request
@return []AllowListEntry
func (*ClustersApiService) ClustersGetCertificate ¶
func (a *ClustersApiService) ClustersGetCertificate(ctx _context.Context, id string) ApiClustersGetCertificateRequest
ClustersGetCertificate Get Cluster Certificate
Retrieve a self-signed certificate to securely connect to the cluster. Required for both public and private connections.
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersGetCertificateRequest
func (*ClustersApiService) ClustersGetCertificateExecute ¶
func (a *ClustersApiService) ClustersGetCertificateExecute(r ApiClustersGetCertificateRequest) (GetCertificateResponse, *_nethttp.Response, error)
Execute executes the request
@return GetCertificateResponse
func (*ClustersApiService) ClustersHealth ¶ added in v1.0.1
func (a *ClustersApiService) ClustersHealth(ctx _context.Context, id string) ApiClustersHealthRequest
ClustersHealth Get Cluster Health
Retrieve Cluster health and status. Health stats of the cluster are returned only for clusters with `ready` status.
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersHealthRequest
func (*ClustersApiService) ClustersHealthExecute ¶ added in v1.0.1
func (a *ClustersApiService) ClustersHealthExecute(r ApiClustersHealthRequest) (ClusterHealthResponse, *_nethttp.Response, error)
Execute executes the request
@return ClusterHealthResponse
func (*ClustersApiService) ClustersList ¶
func (a *ClustersApiService) ClustersList(ctx _context.Context) ApiClustersListRequest
ClustersList List Clusters
Return a paginated list of organization Clusters.
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiClustersListRequest
func (*ClustersApiService) ClustersListBuckets ¶
func (a *ClustersApiService) ClustersListBuckets(ctx _context.Context, id string) ApiClustersListBucketsRequest
ClustersListBuckets List cluster buckets
Returns a list of existing cluster buckets
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersListBucketsRequest
func (*ClustersApiService) ClustersListBucketsExecute ¶
func (a *ClustersApiService) ClustersListBucketsExecute(r ApiClustersListBucketsRequest) ([]ListBucketItem, *_nethttp.Response, error)
Execute executes the request
@return []ListBucketItem
func (*ClustersApiService) ClustersListExecute ¶
func (a *ClustersApiService) ClustersListExecute(r ApiClustersListRequest) (ListClustersResponse, *_nethttp.Response, error)
Execute executes the request
@return ListClustersResponse
func (*ClustersApiService) ClustersListUsers ¶
func (a *ClustersApiService) ClustersListUsers(ctx _context.Context, id string) ApiClustersListUsersRequest
ClustersListUsers List Database Users
Returns a list of Cluster's Database Users.
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersListUsersRequest
func (*ClustersApiService) ClustersListUsersExecute ¶
func (a *ClustersApiService) ClustersListUsersExecute(r ApiClustersListUsersRequest) ([]ListDatabaseUsersResponseItem, *_nethttp.Response, error)
Execute executes the request
@return []ListDatabaseUsersResponseItem
func (*ClustersApiService) ClustersShow ¶
func (a *ClustersApiService) ClustersShow(ctx _context.Context, id string) ApiClustersShowRequest
ClustersShow Get Cluster
Retrieve a cluster by ID
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersShowRequest
func (*ClustersApiService) ClustersShowExecute ¶
func (a *ClustersApiService) ClustersShowExecute(r ApiClustersShowRequest) (Cluster, *_nethttp.Response, error)
Execute executes the request
@return Cluster
func (*ClustersApiService) ClustersStatus ¶ added in v1.0.1
func (a *ClustersApiService) ClustersStatus(ctx _context.Context, id string) ApiClustersStatusRequest
ClustersStatus Get Cluster Status
Returns Cluster Status
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersStatusRequest
func (*ClustersApiService) ClustersStatusExecute ¶ added in v1.0.1
func (a *ClustersApiService) ClustersStatusExecute(r ApiClustersStatusRequest) (ClusterStatusResponse, *_nethttp.Response, error)
Execute executes the request
@return ClusterStatusResponse
func (*ClustersApiService) ClustersUpdateAllowlist ¶ added in v1.0.1
func (a *ClustersApiService) ClustersUpdateAllowlist(ctx _context.Context, id string) ApiClustersUpdateAllowlistRequest
ClustersUpdateAllowlist Update the allowlist for a cluster
Updates allow list to received payload
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersUpdateAllowlistRequest
func (*ClustersApiService) ClustersUpdateAllowlistExecute ¶ added in v1.0.1
func (a *ClustersApiService) ClustersUpdateAllowlistExecute(r ApiClustersUpdateAllowlistRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersUpdateBucket ¶ added in v1.0.1
func (a *ClustersApiService) ClustersUpdateBucket(ctx _context.Context, id string) ApiClustersUpdateBucketRequest
ClustersUpdateBucket Update bucket in cluster
Updates bucket in cluster specified with cluster id parameter
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersUpdateBucketRequest
func (*ClustersApiService) ClustersUpdateBucketExecute ¶ added in v1.0.1
func (a *ClustersApiService) ClustersUpdateBucketExecute(r ApiClustersUpdateBucketRequest) (CouchbaseBucketSpec, *_nethttp.Response, error)
Execute executes the request
@return CouchbaseBucketSpec
func (*ClustersApiService) ClustersUpdateSingleBucket ¶ added in v1.1.1
func (a *ClustersApiService) ClustersUpdateSingleBucket(ctx _context.Context, id string, bucketId string) ApiClustersUpdateSingleBucketRequest
ClustersUpdateSingleBucket Update an existing bucket
Updates the configuration of an existing bucket in a cluster
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @param bucketId Bucket ID @return ApiClustersUpdateSingleBucketRequest
func (*ClustersApiService) ClustersUpdateSingleBucketExecute ¶ added in v1.1.1
func (a *ClustersApiService) ClustersUpdateSingleBucketExecute(r ApiClustersUpdateSingleBucketRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersApiService) ClustersUpdateUser ¶ added in v1.0.1
func (a *ClustersApiService) ClustersUpdateUser(ctx _context.Context, id string, username string) ApiClustersUpdateUserRequest
ClustersUpdateUser Update Database User
Update a Cluster's Database User
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @param username Database User username @return ApiClustersUpdateUserRequest
func (*ClustersApiService) ClustersUpdateUserExecute ¶ added in v1.0.1
func (a *ClustersApiService) ClustersUpdateUserExecute(r ApiClustersUpdateUserRequest) (*_nethttp.Response, error)
Execute executes the request
type ClustersV3ApiService ¶ added in v1.1.1
type ClustersV3ApiService service
ClustersV3ApiService ClustersV3Api service
func (*ClustersV3ApiService) ClustersV3create ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3create(ctx _context.Context) ApiClustersV3createRequest
ClustersV3create Create Cluster V3
Creates a cluster with the given specifications and returns the id of the cluster on success
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiClustersV3createRequest
func (*ClustersV3ApiService) ClustersV3createExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3createExecute(r ApiClustersV3createRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersV3ApiService) ClustersV3createUser ¶ added in v1.4.0
func (a *ClustersV3ApiService) ClustersV3createUser(ctx _context.Context, id string) ApiClustersV3createUserRequest
ClustersV3createUser Create cluster user
Creates a new user for a cluster with access to buckets/scopes
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersV3createUserRequest
func (*ClustersV3ApiService) ClustersV3createUserExecute ¶ added in v1.4.0
func (a *ClustersV3ApiService) ClustersV3createUserExecute(r ApiClustersV3createUserRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersV3ApiService) ClustersV3delete ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3delete(ctx _context.Context, id string) ApiClustersV3deleteRequest
ClustersV3delete Delete Cluster V3
Starts the deletion process for the cluster
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersV3deleteRequest
func (*ClustersV3ApiService) ClustersV3deleteExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3deleteExecute(r ApiClustersV3deleteRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersV3ApiService) ClustersV3list ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3list(ctx _context.Context) ApiClustersV3listRequest
ClustersV3list List all clusters v3
Returns a paginated list of all clusters
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiClustersV3listRequest
func (*ClustersV3ApiService) ClustersV3listExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3listExecute(r ApiClustersV3listRequest) (V3ClusterList, *_nethttp.Response, error)
Execute executes the request
@return V3ClusterList
func (*ClustersV3ApiService) ClustersV3show ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3show(ctx _context.Context, id string) ApiClustersV3showRequest
ClustersV3show Get Cluster Info V3
Retrieves cluster information using the provided cluster ID
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersV3showRequest
func (*ClustersV3ApiService) ClustersV3showExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3showExecute(r ApiClustersV3showRequest) (V3Cluster, *_nethttp.Response, error)
Execute executes the request
@return V3Cluster
func (*ClustersV3ApiService) ClustersV3status ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3status(ctx _context.Context, id string) ApiClustersV3statusRequest
ClustersV3status Get Cluster Status V3
Gets cluster status
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersV3statusRequest
func (*ClustersV3ApiService) ClustersV3statusExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3statusExecute(r ApiClustersV3statusRequest) (V3ClusterStatusResponse, *_nethttp.Response, error)
Execute executes the request
@return V3ClusterStatusResponse
func (*ClustersV3ApiService) ClustersV3updateMeta ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3updateMeta(ctx _context.Context, id string) ApiClustersV3updateMetaRequest
ClustersV3updateMeta Update Cluster Metadata V3
Updates the cluster metadata
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersV3updateMetaRequest
func (*ClustersV3ApiService) ClustersV3updateMetaExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3updateMetaExecute(r ApiClustersV3updateMetaRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersV3ApiService) ClustersV3updateServers ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3updateServers(ctx _context.Context, id string) ApiClustersV3updateServersRequest
ClustersV3updateServers Update Cluster Servers V3
Updates the cluster server group to scale in / out, up / down
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersV3updateServersRequest
func (*ClustersV3ApiService) ClustersV3updateServersExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3updateServersExecute(r ApiClustersV3updateServersRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ClustersV3ApiService) ClustersV3updateSupport ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3updateSupport(ctx _context.Context, id string) ApiClustersV3updateSupportRequest
ClustersV3updateSupport Update Cluster Support Package V3
Updates the cluster support package details
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Cluster ID @return ApiClustersV3updateSupportRequest
func (*ClustersV3ApiService) ClustersV3updateSupportExecute ¶ added in v1.1.1
func (a *ClustersV3ApiService) ClustersV3updateSupportExecute(r ApiClustersV3updateSupportRequest) (*_nethttp.Response, error)
Execute executes the request
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type ConflictResolution ¶
type ConflictResolution string
ConflictResolution the model 'ConflictResolution'
const ( CONFLICTRESOLUTION_LWW ConflictResolution = "lww" CONFLICTRESOLUTION_SEQNO ConflictResolution = "seqno" )
List of conflictResolution
func NewConflictResolutionFromValue ¶
func NewConflictResolutionFromValue(v string) (*ConflictResolution, error)
NewConflictResolutionFromValue returns a pointer to a valid ConflictResolution for the value passed as argument, or an error if the value passed is not allowed by the enum
func (ConflictResolution) IsValid ¶
func (v ConflictResolution) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (ConflictResolution) Ptr ¶
func (v ConflictResolution) Ptr() *ConflictResolution
Ptr returns reference to conflictResolution value
func (*ConflictResolution) UnmarshalJSON ¶
func (v *ConflictResolution) UnmarshalJSON(src []byte) error
type CouchbaseBucketSpec ¶
type CouchbaseBucketSpec struct { Name string `json:"name"` MemoryQuota int32 `json:"memoryQuota"` Replicas *int32 `json:"replicas,omitempty"` ConflictResolution *ConflictResolution `json:"conflictResolution,omitempty"` }
CouchbaseBucketSpec struct for CouchbaseBucketSpec
func NewCouchbaseBucketSpec ¶
func NewCouchbaseBucketSpec(name string, memoryQuota int32) *CouchbaseBucketSpec
NewCouchbaseBucketSpec instantiates a new CouchbaseBucketSpec object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCouchbaseBucketSpecWithDefaults ¶
func NewCouchbaseBucketSpecWithDefaults() *CouchbaseBucketSpec
NewCouchbaseBucketSpecWithDefaults instantiates a new CouchbaseBucketSpec object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CouchbaseBucketSpec) GetConflictResolution ¶
func (o *CouchbaseBucketSpec) GetConflictResolution() ConflictResolution
GetConflictResolution returns the ConflictResolution field value if set, zero value otherwise.
func (*CouchbaseBucketSpec) GetConflictResolutionOk ¶
func (o *CouchbaseBucketSpec) GetConflictResolutionOk() (*ConflictResolution, bool)
GetConflictResolutionOk returns a tuple with the ConflictResolution field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CouchbaseBucketSpec) GetMemoryQuota ¶
func (o *CouchbaseBucketSpec) GetMemoryQuota() int32
GetMemoryQuota returns the MemoryQuota field value
func (*CouchbaseBucketSpec) GetMemoryQuotaOk ¶
func (o *CouchbaseBucketSpec) GetMemoryQuotaOk() (*int32, bool)
GetMemoryQuotaOk returns a tuple with the MemoryQuota field value and a boolean to check if the value has been set.
func (*CouchbaseBucketSpec) GetName ¶
func (o *CouchbaseBucketSpec) GetName() string
GetName returns the Name field value
func (*CouchbaseBucketSpec) GetNameOk ¶
func (o *CouchbaseBucketSpec) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*CouchbaseBucketSpec) GetReplicas ¶
func (o *CouchbaseBucketSpec) GetReplicas() int32
GetReplicas returns the Replicas field value if set, zero value otherwise.
func (*CouchbaseBucketSpec) GetReplicasOk ¶
func (o *CouchbaseBucketSpec) GetReplicasOk() (*int32, bool)
GetReplicasOk returns a tuple with the Replicas field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CouchbaseBucketSpec) HasConflictResolution ¶
func (o *CouchbaseBucketSpec) HasConflictResolution() bool
HasConflictResolution returns a boolean if a field has been set.
func (*CouchbaseBucketSpec) HasReplicas ¶
func (o *CouchbaseBucketSpec) HasReplicas() bool
HasReplicas returns a boolean if a field has been set.
func (CouchbaseBucketSpec) MarshalJSON ¶
func (o CouchbaseBucketSpec) MarshalJSON() ([]byte, error)
func (*CouchbaseBucketSpec) SetConflictResolution ¶
func (o *CouchbaseBucketSpec) SetConflictResolution(v ConflictResolution)
SetConflictResolution gets a reference to the given ConflictResolution and assigns it to the ConflictResolution field.
func (*CouchbaseBucketSpec) SetMemoryQuota ¶
func (o *CouchbaseBucketSpec) SetMemoryQuota(v int32)
SetMemoryQuota sets field value
func (*CouchbaseBucketSpec) SetName ¶
func (o *CouchbaseBucketSpec) SetName(v string)
SetName sets field value
func (*CouchbaseBucketSpec) SetReplicas ¶
func (o *CouchbaseBucketSpec) SetReplicas(v int32)
SetReplicas gets a reference to the given int32 and assigns it to the Replicas field.
type CouchbaseServices ¶
type CouchbaseServices string
CouchbaseServices the model 'CouchbaseServices'
const ( COUCHBASESERVICES_DATA CouchbaseServices = "data" COUCHBASESERVICES_INDEX CouchbaseServices = "index" COUCHBASESERVICES_QUERY CouchbaseServices = "query" COUCHBASESERVICES_SEARCH CouchbaseServices = "search" COUCHBASESERVICES_EVENTING CouchbaseServices = "eventing" COUCHBASESERVICES_ANALYTICS CouchbaseServices = "analytics" )
List of couchbaseServices
func NewCouchbaseServicesFromValue ¶
func NewCouchbaseServicesFromValue(v string) (*CouchbaseServices, error)
NewCouchbaseServicesFromValue returns a pointer to a valid CouchbaseServices for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CouchbaseServices) IsValid ¶
func (v CouchbaseServices) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CouchbaseServices) Ptr ¶
func (v CouchbaseServices) Ptr() *CouchbaseServices
Ptr returns reference to couchbaseServices value
func (*CouchbaseServices) UnmarshalJSON ¶
func (v *CouchbaseServices) UnmarshalJSON(src []byte) error
type CreateClusterRequest ¶
type CreateClusterRequest struct { Name string `json:"name"` CloudId string `json:"cloudId"` ProjectId string `json:"projectId"` Servers *[]Server `json:"servers,omitempty"` SupportPackage *CreateClusterRequestSupportPackage `json:"supportPackage,omitempty"` Version *ClusterVersions `json:"version,omitempty"` }
CreateClusterRequest struct for CreateClusterRequest
func NewCreateClusterRequest ¶
func NewCreateClusterRequest(name string, cloudId string, projectId string) *CreateClusterRequest
NewCreateClusterRequest instantiates a new CreateClusterRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateClusterRequestWithDefaults ¶
func NewCreateClusterRequestWithDefaults() *CreateClusterRequest
NewCreateClusterRequestWithDefaults instantiates a new CreateClusterRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateClusterRequest) GetCloudId ¶
func (o *CreateClusterRequest) GetCloudId() string
GetCloudId returns the CloudId field value
func (*CreateClusterRequest) GetCloudIdOk ¶
func (o *CreateClusterRequest) GetCloudIdOk() (*string, bool)
GetCloudIdOk returns a tuple with the CloudId field value and a boolean to check if the value has been set.
func (*CreateClusterRequest) GetName ¶
func (o *CreateClusterRequest) GetName() string
GetName returns the Name field value
func (*CreateClusterRequest) GetNameOk ¶
func (o *CreateClusterRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*CreateClusterRequest) GetProjectId ¶
func (o *CreateClusterRequest) GetProjectId() string
GetProjectId returns the ProjectId field value
func (*CreateClusterRequest) GetProjectIdOk ¶
func (o *CreateClusterRequest) GetProjectIdOk() (*string, bool)
GetProjectIdOk returns a tuple with the ProjectId field value and a boolean to check if the value has been set.
func (*CreateClusterRequest) GetServers ¶
func (o *CreateClusterRequest) GetServers() []Server
GetServers returns the Servers field value if set, zero value otherwise.
func (*CreateClusterRequest) GetServersOk ¶
func (o *CreateClusterRequest) GetServersOk() (*[]Server, bool)
GetServersOk returns a tuple with the Servers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateClusterRequest) GetSupportPackage ¶
func (o *CreateClusterRequest) GetSupportPackage() CreateClusterRequestSupportPackage
GetSupportPackage returns the SupportPackage field value if set, zero value otherwise.
func (*CreateClusterRequest) GetSupportPackageOk ¶
func (o *CreateClusterRequest) GetSupportPackageOk() (*CreateClusterRequestSupportPackage, bool)
GetSupportPackageOk returns a tuple with the SupportPackage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateClusterRequest) GetVersion ¶
func (o *CreateClusterRequest) GetVersion() ClusterVersions
GetVersion returns the Version field value if set, zero value otherwise.
func (*CreateClusterRequest) GetVersionOk ¶
func (o *CreateClusterRequest) GetVersionOk() (*ClusterVersions, bool)
GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateClusterRequest) HasServers ¶
func (o *CreateClusterRequest) HasServers() bool
HasServers returns a boolean if a field has been set.
func (*CreateClusterRequest) HasSupportPackage ¶
func (o *CreateClusterRequest) HasSupportPackage() bool
HasSupportPackage returns a boolean if a field has been set.
func (*CreateClusterRequest) HasVersion ¶
func (o *CreateClusterRequest) HasVersion() bool
HasVersion returns a boolean if a field has been set.
func (CreateClusterRequest) MarshalJSON ¶
func (o CreateClusterRequest) MarshalJSON() ([]byte, error)
func (*CreateClusterRequest) SetCloudId ¶
func (o *CreateClusterRequest) SetCloudId(v string)
SetCloudId sets field value
func (*CreateClusterRequest) SetName ¶
func (o *CreateClusterRequest) SetName(v string)
SetName sets field value
func (*CreateClusterRequest) SetProjectId ¶
func (o *CreateClusterRequest) SetProjectId(v string)
SetProjectId sets field value
func (*CreateClusterRequest) SetServers ¶
func (o *CreateClusterRequest) SetServers(v []Server)
SetServers gets a reference to the given []Server and assigns it to the Servers field.
func (*CreateClusterRequest) SetSupportPackage ¶
func (o *CreateClusterRequest) SetSupportPackage(v CreateClusterRequestSupportPackage)
SetSupportPackage gets a reference to the given CreateClusterRequestSupportPackage and assigns it to the SupportPackage field.
func (*CreateClusterRequest) SetVersion ¶
func (o *CreateClusterRequest) SetVersion(v ClusterVersions)
SetVersion gets a reference to the given ClusterVersions and assigns it to the Version field.
type CreateClusterRequestSupportPackage ¶
type CreateClusterRequestSupportPackage struct { Type SupportPackageType `json:"type"` Timezone SupportTimezones `json:"timezone"` }
CreateClusterRequestSupportPackage if support package is not set then default support package is used.
func NewCreateClusterRequestSupportPackage ¶
func NewCreateClusterRequestSupportPackage(type_ SupportPackageType, timezone SupportTimezones) *CreateClusterRequestSupportPackage
NewCreateClusterRequestSupportPackage instantiates a new CreateClusterRequestSupportPackage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateClusterRequestSupportPackageWithDefaults ¶
func NewCreateClusterRequestSupportPackageWithDefaults() *CreateClusterRequestSupportPackage
NewCreateClusterRequestSupportPackageWithDefaults instantiates a new CreateClusterRequestSupportPackage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateClusterRequestSupportPackage) GetTimezone ¶
func (o *CreateClusterRequestSupportPackage) GetTimezone() SupportTimezones
GetTimezone returns the Timezone field value
func (*CreateClusterRequestSupportPackage) GetTimezoneOk ¶
func (o *CreateClusterRequestSupportPackage) GetTimezoneOk() (*SupportTimezones, bool)
GetTimezoneOk returns a tuple with the Timezone field value and a boolean to check if the value has been set.
func (*CreateClusterRequestSupportPackage) GetType ¶
func (o *CreateClusterRequestSupportPackage) GetType() SupportPackageType
GetType returns the Type field value
func (*CreateClusterRequestSupportPackage) GetTypeOk ¶
func (o *CreateClusterRequestSupportPackage) GetTypeOk() (*SupportPackageType, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (CreateClusterRequestSupportPackage) MarshalJSON ¶
func (o CreateClusterRequestSupportPackage) MarshalJSON() ([]byte, error)
func (*CreateClusterRequestSupportPackage) SetTimezone ¶
func (o *CreateClusterRequestSupportPackage) SetTimezone(v SupportTimezones)
SetTimezone sets field value
func (*CreateClusterRequestSupportPackage) SetType ¶
func (o *CreateClusterRequestSupportPackage) SetType(v SupportPackageType)
SetType sets field value
type CreateDatabaseUserRequest ¶
type CreateDatabaseUserRequest struct { // Organization user which is assigned to the database user. UserId *string `json:"userId,omitempty"` Username string `json:"username"` Password string `json:"password"` Buckets *[]BucketRole `json:"buckets,omitempty"` AllBucketsAccess *BucketRoleTypes `json:"allBucketsAccess,omitempty"` }
CreateDatabaseUserRequest struct for CreateDatabaseUserRequest
func NewCreateDatabaseUserRequest ¶
func NewCreateDatabaseUserRequest(username string, password string) *CreateDatabaseUserRequest
NewCreateDatabaseUserRequest instantiates a new CreateDatabaseUserRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateDatabaseUserRequestWithDefaults ¶
func NewCreateDatabaseUserRequestWithDefaults() *CreateDatabaseUserRequest
NewCreateDatabaseUserRequestWithDefaults instantiates a new CreateDatabaseUserRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateDatabaseUserRequest) GetAllBucketsAccess ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) GetAllBucketsAccess() BucketRoleTypes
GetAllBucketsAccess returns the AllBucketsAccess field value if set, zero value otherwise.
func (*CreateDatabaseUserRequest) GetAllBucketsAccessOk ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) GetAllBucketsAccessOk() (*BucketRoleTypes, bool)
GetAllBucketsAccessOk returns a tuple with the AllBucketsAccess field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateDatabaseUserRequest) GetBuckets ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) GetBuckets() []BucketRole
GetBuckets returns the Buckets field value if set, zero value otherwise.
func (*CreateDatabaseUserRequest) GetBucketsOk ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) GetBucketsOk() (*[]BucketRole, bool)
GetBucketsOk returns a tuple with the Buckets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateDatabaseUserRequest) GetPassword ¶
func (o *CreateDatabaseUserRequest) GetPassword() string
GetPassword returns the Password field value
func (*CreateDatabaseUserRequest) GetPasswordOk ¶
func (o *CreateDatabaseUserRequest) GetPasswordOk() (*string, bool)
GetPasswordOk returns a tuple with the Password field value and a boolean to check if the value has been set.
func (*CreateDatabaseUserRequest) GetUserId ¶
func (o *CreateDatabaseUserRequest) GetUserId() string
GetUserId returns the UserId field value if set, zero value otherwise.
func (*CreateDatabaseUserRequest) GetUserIdOk ¶
func (o *CreateDatabaseUserRequest) GetUserIdOk() (*string, bool)
GetUserIdOk returns a tuple with the UserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateDatabaseUserRequest) GetUsername ¶
func (o *CreateDatabaseUserRequest) GetUsername() string
GetUsername returns the Username field value
func (*CreateDatabaseUserRequest) GetUsernameOk ¶
func (o *CreateDatabaseUserRequest) GetUsernameOk() (*string, bool)
GetUsernameOk returns a tuple with the Username field value and a boolean to check if the value has been set.
func (*CreateDatabaseUserRequest) HasAllBucketsAccess ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) HasAllBucketsAccess() bool
HasAllBucketsAccess returns a boolean if a field has been set.
func (*CreateDatabaseUserRequest) HasBuckets ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) HasBuckets() bool
HasBuckets returns a boolean if a field has been set.
func (*CreateDatabaseUserRequest) HasUserId ¶
func (o *CreateDatabaseUserRequest) HasUserId() bool
HasUserId returns a boolean if a field has been set.
func (CreateDatabaseUserRequest) MarshalJSON ¶
func (o CreateDatabaseUserRequest) MarshalJSON() ([]byte, error)
func (*CreateDatabaseUserRequest) SetAllBucketsAccess ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) SetAllBucketsAccess(v BucketRoleTypes)
SetAllBucketsAccess gets a reference to the given BucketRoleTypes and assigns it to the AllBucketsAccess field.
func (*CreateDatabaseUserRequest) SetBuckets ¶ added in v1.0.1
func (o *CreateDatabaseUserRequest) SetBuckets(v []BucketRole)
SetBuckets gets a reference to the given []BucketRole and assigns it to the Buckets field.
func (*CreateDatabaseUserRequest) SetPassword ¶
func (o *CreateDatabaseUserRequest) SetPassword(v string)
SetPassword sets field value
func (*CreateDatabaseUserRequest) SetUserId ¶
func (o *CreateDatabaseUserRequest) SetUserId(v string)
SetUserId gets a reference to the given string and assigns it to the UserId field.
func (*CreateDatabaseUserRequest) SetUsername ¶
func (o *CreateDatabaseUserRequest) SetUsername(v string)
SetUsername sets field value
type CreateProjectRequest ¶
type CreateProjectRequest struct {
Name string `json:"name"`
}
CreateProjectRequest struct for CreateProjectRequest
func NewCreateProjectRequest ¶
func NewCreateProjectRequest(name string) *CreateProjectRequest
NewCreateProjectRequest instantiates a new CreateProjectRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateProjectRequestWithDefaults ¶
func NewCreateProjectRequestWithDefaults() *CreateProjectRequest
NewCreateProjectRequestWithDefaults instantiates a new CreateProjectRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateProjectRequest) GetName ¶
func (o *CreateProjectRequest) GetName() string
GetName returns the Name field value
func (*CreateProjectRequest) GetNameOk ¶
func (o *CreateProjectRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (CreateProjectRequest) MarshalJSON ¶
func (o CreateProjectRequest) MarshalJSON() ([]byte, error)
func (*CreateProjectRequest) SetName ¶
func (o *CreateProjectRequest) SetName(v string)
SetName sets field value
type Cursor ¶
type Cursor struct { Pages CursorPages `json:"pages"` Hrefs CursorHrefs `json:"hrefs"` }
Cursor struct for Cursor
func NewCursor ¶
func NewCursor(pages CursorPages, hrefs CursorHrefs) *Cursor
NewCursor instantiates a new Cursor object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCursorWithDefaults ¶
func NewCursorWithDefaults() *Cursor
NewCursorWithDefaults instantiates a new Cursor object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Cursor) GetHrefs ¶
func (o *Cursor) GetHrefs() CursorHrefs
GetHrefs returns the Hrefs field value
func (*Cursor) GetHrefsOk ¶
func (o *Cursor) GetHrefsOk() (*CursorHrefs, bool)
GetHrefsOk returns a tuple with the Hrefs field value and a boolean to check if the value has been set.
func (*Cursor) GetPages ¶
func (o *Cursor) GetPages() CursorPages
GetPages returns the Pages field value
func (*Cursor) GetPagesOk ¶
func (o *Cursor) GetPagesOk() (*CursorPages, bool)
GetPagesOk returns a tuple with the Pages field value and a boolean to check if the value has been set.
func (Cursor) MarshalJSON ¶
type CursorHrefs ¶
type CursorHrefs struct { First string `json:"first"` Last *string `json:"last,omitempty"` Previous *string `json:"previous,omitempty"` Next *string `json:"next,omitempty"` }
CursorHrefs struct for CursorHrefs
func NewCursorHrefs ¶
func NewCursorHrefs(first string) *CursorHrefs
NewCursorHrefs instantiates a new CursorHrefs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCursorHrefsWithDefaults ¶
func NewCursorHrefsWithDefaults() *CursorHrefs
NewCursorHrefsWithDefaults instantiates a new CursorHrefs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CursorHrefs) GetFirst ¶
func (o *CursorHrefs) GetFirst() string
GetFirst returns the First field value
func (*CursorHrefs) GetFirstOk ¶
func (o *CursorHrefs) GetFirstOk() (*string, bool)
GetFirstOk returns a tuple with the First field value and a boolean to check if the value has been set.
func (*CursorHrefs) GetLast ¶
func (o *CursorHrefs) GetLast() string
GetLast returns the Last field value if set, zero value otherwise.
func (*CursorHrefs) GetLastOk ¶
func (o *CursorHrefs) GetLastOk() (*string, bool)
GetLastOk returns a tuple with the Last field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorHrefs) GetNext ¶
func (o *CursorHrefs) GetNext() string
GetNext returns the Next field value if set, zero value otherwise.
func (*CursorHrefs) GetNextOk ¶
func (o *CursorHrefs) GetNextOk() (*string, bool)
GetNextOk returns a tuple with the Next field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorHrefs) GetPrevious ¶
func (o *CursorHrefs) GetPrevious() string
GetPrevious returns the Previous field value if set, zero value otherwise.
func (*CursorHrefs) GetPreviousOk ¶
func (o *CursorHrefs) GetPreviousOk() (*string, bool)
GetPreviousOk returns a tuple with the Previous field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorHrefs) HasLast ¶
func (o *CursorHrefs) HasLast() bool
HasLast returns a boolean if a field has been set.
func (*CursorHrefs) HasNext ¶
func (o *CursorHrefs) HasNext() bool
HasNext returns a boolean if a field has been set.
func (*CursorHrefs) HasPrevious ¶
func (o *CursorHrefs) HasPrevious() bool
HasPrevious returns a boolean if a field has been set.
func (CursorHrefs) MarshalJSON ¶
func (o CursorHrefs) MarshalJSON() ([]byte, error)
func (*CursorHrefs) SetLast ¶
func (o *CursorHrefs) SetLast(v string)
SetLast gets a reference to the given string and assigns it to the Last field.
func (*CursorHrefs) SetNext ¶
func (o *CursorHrefs) SetNext(v string)
SetNext gets a reference to the given string and assigns it to the Next field.
func (*CursorHrefs) SetPrevious ¶
func (o *CursorHrefs) SetPrevious(v string)
SetPrevious gets a reference to the given string and assigns it to the Previous field.
type CursorPages ¶
type CursorPages struct { // Current page starting from 1. Page *int32 `json:"page,omitempty"` // Next page number, it is not set on the last page. Next *int32 `json:"next,omitempty"` // Previous page number, it is not set on the first page. Previous *int32 `json:"previous,omitempty"` // Last page number. Last *int32 `json:"last,omitempty"` // How many items are displayed in the page. PerPage *int32 `json:"perPage,omitempty"` // Total items found by the given query. TotalItems int32 `json:"totalItems"` }
CursorPages struct for CursorPages
func NewCursorPages ¶
func NewCursorPages(totalItems int32) *CursorPages
NewCursorPages instantiates a new CursorPages object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCursorPagesWithDefaults ¶
func NewCursorPagesWithDefaults() *CursorPages
NewCursorPagesWithDefaults instantiates a new CursorPages object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CursorPages) GetLast ¶
func (o *CursorPages) GetLast() int32
GetLast returns the Last field value if set, zero value otherwise.
func (*CursorPages) GetLastOk ¶
func (o *CursorPages) GetLastOk() (*int32, bool)
GetLastOk returns a tuple with the Last field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorPages) GetNext ¶
func (o *CursorPages) GetNext() int32
GetNext returns the Next field value if set, zero value otherwise.
func (*CursorPages) GetNextOk ¶
func (o *CursorPages) GetNextOk() (*int32, bool)
GetNextOk returns a tuple with the Next field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorPages) GetPage ¶
func (o *CursorPages) GetPage() int32
GetPage returns the Page field value if set, zero value otherwise.
func (*CursorPages) GetPageOk ¶
func (o *CursorPages) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorPages) GetPerPage ¶
func (o *CursorPages) GetPerPage() int32
GetPerPage returns the PerPage field value if set, zero value otherwise.
func (*CursorPages) GetPerPageOk ¶
func (o *CursorPages) GetPerPageOk() (*int32, bool)
GetPerPageOk returns a tuple with the PerPage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorPages) GetPrevious ¶
func (o *CursorPages) GetPrevious() int32
GetPrevious returns the Previous field value if set, zero value otherwise.
func (*CursorPages) GetPreviousOk ¶
func (o *CursorPages) GetPreviousOk() (*int32, bool)
GetPreviousOk returns a tuple with the Previous field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CursorPages) GetTotalItems ¶
func (o *CursorPages) GetTotalItems() int32
GetTotalItems returns the TotalItems field value
func (*CursorPages) GetTotalItemsOk ¶
func (o *CursorPages) GetTotalItemsOk() (*int32, bool)
GetTotalItemsOk returns a tuple with the TotalItems field value and a boolean to check if the value has been set.
func (*CursorPages) HasLast ¶
func (o *CursorPages) HasLast() bool
HasLast returns a boolean if a field has been set.
func (*CursorPages) HasNext ¶
func (o *CursorPages) HasNext() bool
HasNext returns a boolean if a field has been set.
func (*CursorPages) HasPage ¶
func (o *CursorPages) HasPage() bool
HasPage returns a boolean if a field has been set.
func (*CursorPages) HasPerPage ¶
func (o *CursorPages) HasPerPage() bool
HasPerPage returns a boolean if a field has been set.
func (*CursorPages) HasPrevious ¶
func (o *CursorPages) HasPrevious() bool
HasPrevious returns a boolean if a field has been set.
func (CursorPages) MarshalJSON ¶
func (o CursorPages) MarshalJSON() ([]byte, error)
func (*CursorPages) SetLast ¶
func (o *CursorPages) SetLast(v int32)
SetLast gets a reference to the given int32 and assigns it to the Last field.
func (*CursorPages) SetNext ¶
func (o *CursorPages) SetNext(v int32)
SetNext gets a reference to the given int32 and assigns it to the Next field.
func (*CursorPages) SetPage ¶
func (o *CursorPages) SetPage(v int32)
SetPage gets a reference to the given int32 and assigns it to the Page field.
func (*CursorPages) SetPerPage ¶
func (o *CursorPages) SetPerPage(v int32)
SetPerPage gets a reference to the given int32 and assigns it to the PerPage field.
func (*CursorPages) SetPrevious ¶
func (o *CursorPages) SetPrevious(v int32)
SetPrevious gets a reference to the given int32 and assigns it to the Previous field.
func (*CursorPages) SetTotalItems ¶
func (o *CursorPages) SetTotalItems(v int32)
SetTotalItems sets field value
type DeleteAllowListEntryRequest ¶
type DeleteAllowListEntryRequest struct {
CidrBlock string `json:"cidrBlock"`
}
DeleteAllowListEntryRequest struct for DeleteAllowListEntryRequest
func NewDeleteAllowListEntryRequest ¶
func NewDeleteAllowListEntryRequest(cidrBlock string) *DeleteAllowListEntryRequest
NewDeleteAllowListEntryRequest instantiates a new DeleteAllowListEntryRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDeleteAllowListEntryRequestWithDefaults ¶
func NewDeleteAllowListEntryRequestWithDefaults() *DeleteAllowListEntryRequest
NewDeleteAllowListEntryRequestWithDefaults instantiates a new DeleteAllowListEntryRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DeleteAllowListEntryRequest) GetCidrBlock ¶
func (o *DeleteAllowListEntryRequest) GetCidrBlock() string
GetCidrBlock returns the CidrBlock field value
func (*DeleteAllowListEntryRequest) GetCidrBlockOk ¶
func (o *DeleteAllowListEntryRequest) GetCidrBlockOk() (*string, bool)
GetCidrBlockOk returns a tuple with the CidrBlock field value and a boolean to check if the value has been set.
func (DeleteAllowListEntryRequest) MarshalJSON ¶
func (o DeleteAllowListEntryRequest) MarshalJSON() ([]byte, error)
func (*DeleteAllowListEntryRequest) SetCidrBlock ¶
func (o *DeleteAllowListEntryRequest) SetCidrBlock(v string)
SetCidrBlock sets field value
type DeleteBucketRequest ¶
type DeleteBucketRequest struct { // The name of the bucket to be deleted Name string `json:"name"` }
DeleteBucketRequest struct for DeleteBucketRequest
func NewDeleteBucketRequest ¶
func NewDeleteBucketRequest(name string) *DeleteBucketRequest
NewDeleteBucketRequest instantiates a new DeleteBucketRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDeleteBucketRequestWithDefaults ¶
func NewDeleteBucketRequestWithDefaults() *DeleteBucketRequest
NewDeleteBucketRequestWithDefaults instantiates a new DeleteBucketRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DeleteBucketRequest) GetName ¶
func (o *DeleteBucketRequest) GetName() string
GetName returns the Name field value
func (*DeleteBucketRequest) GetNameOk ¶
func (o *DeleteBucketRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (DeleteBucketRequest) MarshalJSON ¶
func (o DeleteBucketRequest) MarshalJSON() ([]byte, error)
func (*DeleteBucketRequest) SetName ¶
func (o *DeleteBucketRequest) SetName(v string)
SetName sets field value
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type GetCertificateResponse ¶
type GetCertificateResponse struct {
Certificate string `json:"certificate"`
}
GetCertificateResponse struct for GetCertificateResponse
func NewGetCertificateResponse ¶
func NewGetCertificateResponse(certificate string) *GetCertificateResponse
NewGetCertificateResponse instantiates a new GetCertificateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetCertificateResponseWithDefaults ¶
func NewGetCertificateResponseWithDefaults() *GetCertificateResponse
NewGetCertificateResponseWithDefaults instantiates a new GetCertificateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*GetCertificateResponse) GetCertificate ¶
func (o *GetCertificateResponse) GetCertificate() string
GetCertificate returns the Certificate field value
func (*GetCertificateResponse) GetCertificateOk ¶
func (o *GetCertificateResponse) GetCertificateOk() (*string, bool)
GetCertificateOk returns a tuple with the Certificate field value and a boolean to check if the value has been set.
func (GetCertificateResponse) MarshalJSON ¶
func (o GetCertificateResponse) MarshalJSON() ([]byte, error)
func (*GetCertificateResponse) SetCertificate ¶
func (o *GetCertificateResponse) SetCertificate(v string)
SetCertificate sets field value
type Goof ¶
Goof struct for Goof
func NewGoof ¶
NewGoof instantiates a new Goof object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGoofWithDefaults ¶
func NewGoofWithDefaults() *Goof
NewGoofWithDefaults instantiates a new Goof object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Goof) GetErrorType ¶
GetErrorType returns the ErrorType field value
func (*Goof) GetErrorTypeOk ¶
GetErrorTypeOk returns a tuple with the ErrorType field value and a boolean to check if the value has been set.
func (*Goof) GetMessage ¶
GetMessage returns the Message field value
func (*Goof) GetMessageOk ¶
GetMessageOk returns a tuple with the Message field value and a boolean to check if the value has been set.
func (Goof) MarshalJSON ¶
type ListBucketItem ¶
type ListBucketItem struct { Id string `json:"id"` Name string `json:"name"` MemoryQuota int32 `json:"memoryQuota"` Replicas int32 `json:"replicas"` ConflictResolution ConflictResolution `json:"conflictResolution"` Status string `json:"status"` }
ListBucketItem struct for ListBucketItem
func NewListBucketItem ¶
func NewListBucketItem(id string, name string, memoryQuota int32, replicas int32, conflictResolution ConflictResolution, status string) *ListBucketItem
NewListBucketItem instantiates a new ListBucketItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListBucketItemWithDefaults ¶
func NewListBucketItemWithDefaults() *ListBucketItem
NewListBucketItemWithDefaults instantiates a new ListBucketItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListBucketItem) GetConflictResolution ¶
func (o *ListBucketItem) GetConflictResolution() ConflictResolution
GetConflictResolution returns the ConflictResolution field value
func (*ListBucketItem) GetConflictResolutionOk ¶
func (o *ListBucketItem) GetConflictResolutionOk() (*ConflictResolution, bool)
GetConflictResolutionOk returns a tuple with the ConflictResolution field value and a boolean to check if the value has been set.
func (*ListBucketItem) GetId ¶ added in v1.1.1
func (o *ListBucketItem) GetId() string
GetId returns the Id field value
func (*ListBucketItem) GetIdOk ¶ added in v1.1.1
func (o *ListBucketItem) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListBucketItem) GetMemoryQuota ¶
func (o *ListBucketItem) GetMemoryQuota() int32
GetMemoryQuota returns the MemoryQuota field value
func (*ListBucketItem) GetMemoryQuotaOk ¶
func (o *ListBucketItem) GetMemoryQuotaOk() (*int32, bool)
GetMemoryQuotaOk returns a tuple with the MemoryQuota field value and a boolean to check if the value has been set.
func (*ListBucketItem) GetName ¶
func (o *ListBucketItem) GetName() string
GetName returns the Name field value
func (*ListBucketItem) GetNameOk ¶
func (o *ListBucketItem) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*ListBucketItem) GetReplicas ¶
func (o *ListBucketItem) GetReplicas() int32
GetReplicas returns the Replicas field value
func (*ListBucketItem) GetReplicasOk ¶
func (o *ListBucketItem) GetReplicasOk() (*int32, bool)
GetReplicasOk returns a tuple with the Replicas field value and a boolean to check if the value has been set.
func (*ListBucketItem) GetStatus ¶
func (o *ListBucketItem) GetStatus() string
GetStatus returns the Status field value
func (*ListBucketItem) GetStatusOk ¶
func (o *ListBucketItem) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (ListBucketItem) MarshalJSON ¶
func (o ListBucketItem) MarshalJSON() ([]byte, error)
func (*ListBucketItem) SetConflictResolution ¶
func (o *ListBucketItem) SetConflictResolution(v ConflictResolution)
SetConflictResolution sets field value
func (*ListBucketItem) SetId ¶ added in v1.1.1
func (o *ListBucketItem) SetId(v string)
SetId sets field value
func (*ListBucketItem) SetMemoryQuota ¶
func (o *ListBucketItem) SetMemoryQuota(v int32)
SetMemoryQuota sets field value
func (*ListBucketItem) SetName ¶
func (o *ListBucketItem) SetName(v string)
SetName sets field value
func (*ListBucketItem) SetReplicas ¶
func (o *ListBucketItem) SetReplicas(v int32)
SetReplicas sets field value
func (*ListBucketItem) SetStatus ¶
func (o *ListBucketItem) SetStatus(v string)
SetStatus sets field value
type ListCloudsResponse ¶
type ListCloudsResponse struct { Cursor Cursor `json:"cursor"` Data []CloudSummary `json:"data"` }
ListCloudsResponse struct for ListCloudsResponse
func NewListCloudsResponse ¶
func NewListCloudsResponse(cursor Cursor, data []CloudSummary) *ListCloudsResponse
NewListCloudsResponse instantiates a new ListCloudsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListCloudsResponseWithDefaults ¶
func NewListCloudsResponseWithDefaults() *ListCloudsResponse
NewListCloudsResponseWithDefaults instantiates a new ListCloudsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListCloudsResponse) GetCursor ¶
func (o *ListCloudsResponse) GetCursor() Cursor
GetCursor returns the Cursor field value
func (*ListCloudsResponse) GetCursorOk ¶
func (o *ListCloudsResponse) GetCursorOk() (*Cursor, bool)
GetCursorOk returns a tuple with the Cursor field value and a boolean to check if the value has been set.
func (*ListCloudsResponse) GetData ¶
func (o *ListCloudsResponse) GetData() []CloudSummary
GetData returns the Data field value
func (*ListCloudsResponse) GetDataOk ¶
func (o *ListCloudsResponse) GetDataOk() (*[]CloudSummary, bool)
GetDataOk returns a tuple with the Data field value and a boolean to check if the value has been set.
func (ListCloudsResponse) MarshalJSON ¶
func (o ListCloudsResponse) MarshalJSON() ([]byte, error)
func (*ListCloudsResponse) SetCursor ¶
func (o *ListCloudsResponse) SetCursor(v Cursor)
SetCursor sets field value
func (*ListCloudsResponse) SetData ¶
func (o *ListCloudsResponse) SetData(v []CloudSummary)
SetData sets field value
type ListClustersResponse ¶
type ListClustersResponse struct { Cursor Cursor `json:"cursor"` Data []ClusterSummary `json:"data"` }
ListClustersResponse struct for ListClustersResponse
func NewListClustersResponse ¶
func NewListClustersResponse(cursor Cursor, data []ClusterSummary) *ListClustersResponse
NewListClustersResponse instantiates a new ListClustersResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListClustersResponseWithDefaults ¶
func NewListClustersResponseWithDefaults() *ListClustersResponse
NewListClustersResponseWithDefaults instantiates a new ListClustersResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListClustersResponse) GetCursor ¶
func (o *ListClustersResponse) GetCursor() Cursor
GetCursor returns the Cursor field value
func (*ListClustersResponse) GetCursorOk ¶
func (o *ListClustersResponse) GetCursorOk() (*Cursor, bool)
GetCursorOk returns a tuple with the Cursor field value and a boolean to check if the value has been set.
func (*ListClustersResponse) GetData ¶
func (o *ListClustersResponse) GetData() []ClusterSummary
GetData returns the Data field value
func (*ListClustersResponse) GetDataOk ¶
func (o *ListClustersResponse) GetDataOk() (*[]ClusterSummary, bool)
GetDataOk returns a tuple with the Data field value and a boolean to check if the value has been set.
func (ListClustersResponse) MarshalJSON ¶
func (o ListClustersResponse) MarshalJSON() ([]byte, error)
func (*ListClustersResponse) SetCursor ¶
func (o *ListClustersResponse) SetCursor(v Cursor)
SetCursor sets field value
func (*ListClustersResponse) SetData ¶
func (o *ListClustersResponse) SetData(v []ClusterSummary)
SetData sets field value
type ListDatabaseUsersResponseItem ¶
type ListDatabaseUsersResponseItem struct { // Organization user ID Database user is attached to UserId *string `json:"userId,omitempty"` Username string `json:"username"` Access []BucketRole `json:"access"` }
ListDatabaseUsersResponseItem struct for ListDatabaseUsersResponseItem
func NewListDatabaseUsersResponseItem ¶
func NewListDatabaseUsersResponseItem(username string, access []BucketRole) *ListDatabaseUsersResponseItem
NewListDatabaseUsersResponseItem instantiates a new ListDatabaseUsersResponseItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListDatabaseUsersResponseItemWithDefaults ¶
func NewListDatabaseUsersResponseItemWithDefaults() *ListDatabaseUsersResponseItem
NewListDatabaseUsersResponseItemWithDefaults instantiates a new ListDatabaseUsersResponseItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListDatabaseUsersResponseItem) GetAccess ¶
func (o *ListDatabaseUsersResponseItem) GetAccess() []BucketRole
GetAccess returns the Access field value
func (*ListDatabaseUsersResponseItem) GetAccessOk ¶
func (o *ListDatabaseUsersResponseItem) GetAccessOk() (*[]BucketRole, bool)
GetAccessOk returns a tuple with the Access field value and a boolean to check if the value has been set.
func (*ListDatabaseUsersResponseItem) GetUserId ¶
func (o *ListDatabaseUsersResponseItem) GetUserId() string
GetUserId returns the UserId field value if set, zero value otherwise.
func (*ListDatabaseUsersResponseItem) GetUserIdOk ¶
func (o *ListDatabaseUsersResponseItem) GetUserIdOk() (*string, bool)
GetUserIdOk returns a tuple with the UserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListDatabaseUsersResponseItem) GetUsername ¶
func (o *ListDatabaseUsersResponseItem) GetUsername() string
GetUsername returns the Username field value
func (*ListDatabaseUsersResponseItem) GetUsernameOk ¶
func (o *ListDatabaseUsersResponseItem) GetUsernameOk() (*string, bool)
GetUsernameOk returns a tuple with the Username field value and a boolean to check if the value has been set.
func (*ListDatabaseUsersResponseItem) HasUserId ¶
func (o *ListDatabaseUsersResponseItem) HasUserId() bool
HasUserId returns a boolean if a field has been set.
func (ListDatabaseUsersResponseItem) MarshalJSON ¶
func (o ListDatabaseUsersResponseItem) MarshalJSON() ([]byte, error)
func (*ListDatabaseUsersResponseItem) SetAccess ¶
func (o *ListDatabaseUsersResponseItem) SetAccess(v []BucketRole)
SetAccess sets field value
func (*ListDatabaseUsersResponseItem) SetUserId ¶
func (o *ListDatabaseUsersResponseItem) SetUserId(v string)
SetUserId gets a reference to the given string and assigns it to the UserId field.
func (*ListDatabaseUsersResponseItem) SetUsername ¶
func (o *ListDatabaseUsersResponseItem) SetUsername(v string)
SetUsername sets field value
type ListProjectsResponse ¶
ListProjectsResponse struct for ListProjectsResponse
func NewListProjectsResponse ¶
func NewListProjectsResponse(cursor Cursor, data []Project) *ListProjectsResponse
NewListProjectsResponse instantiates a new ListProjectsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListProjectsResponseWithDefaults ¶
func NewListProjectsResponseWithDefaults() *ListProjectsResponse
NewListProjectsResponseWithDefaults instantiates a new ListProjectsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListProjectsResponse) GetCursor ¶
func (o *ListProjectsResponse) GetCursor() Cursor
GetCursor returns the Cursor field value
func (*ListProjectsResponse) GetCursorOk ¶
func (o *ListProjectsResponse) GetCursorOk() (*Cursor, bool)
GetCursorOk returns a tuple with the Cursor field value and a boolean to check if the value has been set.
func (*ListProjectsResponse) GetData ¶
func (o *ListProjectsResponse) GetData() []Project
GetData returns the Data field value
func (*ListProjectsResponse) GetDataOk ¶
func (o *ListProjectsResponse) GetDataOk() (*[]Project, bool)
GetDataOk returns a tuple with the Data field value and a boolean to check if the value has been set.
func (ListProjectsResponse) MarshalJSON ¶
func (o ListProjectsResponse) MarshalJSON() ([]byte, error)
func (*ListProjectsResponse) SetCursor ¶
func (o *ListProjectsResponse) SetCursor(v Cursor)
SetCursor sets field value
func (*ListProjectsResponse) SetData ¶
func (o *ListProjectsResponse) SetData(v []Project)
SetData sets field value
type ListUsersResponse ¶ added in v1.0.1
type ListUsersResponse struct { Cursor Cursor `json:"cursor"` Data []ListUsersResponseItem `json:"data"` }
ListUsersResponse struct for ListUsersResponse
func NewListUsersResponse ¶ added in v1.0.1
func NewListUsersResponse(cursor Cursor, data []ListUsersResponseItem) *ListUsersResponse
NewListUsersResponse instantiates a new ListUsersResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListUsersResponseWithDefaults ¶ added in v1.0.1
func NewListUsersResponseWithDefaults() *ListUsersResponse
NewListUsersResponseWithDefaults instantiates a new ListUsersResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListUsersResponse) GetCursor ¶ added in v1.0.1
func (o *ListUsersResponse) GetCursor() Cursor
GetCursor returns the Cursor field value
func (*ListUsersResponse) GetCursorOk ¶ added in v1.0.1
func (o *ListUsersResponse) GetCursorOk() (*Cursor, bool)
GetCursorOk returns a tuple with the Cursor field value and a boolean to check if the value has been set.
func (*ListUsersResponse) GetData ¶ added in v1.0.1
func (o *ListUsersResponse) GetData() []ListUsersResponseItem
GetData returns the Data field value
func (*ListUsersResponse) GetDataOk ¶ added in v1.0.1
func (o *ListUsersResponse) GetDataOk() (*[]ListUsersResponseItem, bool)
GetDataOk returns a tuple with the Data field value and a boolean to check if the value has been set.
func (ListUsersResponse) MarshalJSON ¶ added in v1.0.1
func (o ListUsersResponse) MarshalJSON() ([]byte, error)
func (*ListUsersResponse) SetCursor ¶ added in v1.0.1
func (o *ListUsersResponse) SetCursor(v Cursor)
SetCursor sets field value
func (*ListUsersResponse) SetData ¶ added in v1.0.1
func (o *ListUsersResponse) SetData(v []ListUsersResponseItem)
SetData sets field value
type ListUsersResponseItem ¶ added in v1.0.1
type ListUsersResponseItem struct { Id string `json:"id"` Name string `json:"name"` Email string `json:"email"` }
ListUsersResponseItem struct for ListUsersResponseItem
func NewListUsersResponseItem ¶ added in v1.0.1
func NewListUsersResponseItem(id string, name string, email string) *ListUsersResponseItem
NewListUsersResponseItem instantiates a new ListUsersResponseItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListUsersResponseItemWithDefaults ¶ added in v1.0.1
func NewListUsersResponseItemWithDefaults() *ListUsersResponseItem
NewListUsersResponseItemWithDefaults instantiates a new ListUsersResponseItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListUsersResponseItem) GetEmail ¶ added in v1.0.1
func (o *ListUsersResponseItem) GetEmail() string
GetEmail returns the Email field value
func (*ListUsersResponseItem) GetEmailOk ¶ added in v1.0.1
func (o *ListUsersResponseItem) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value and a boolean to check if the value has been set.
func (*ListUsersResponseItem) GetId ¶ added in v1.0.1
func (o *ListUsersResponseItem) GetId() string
GetId returns the Id field value
func (*ListUsersResponseItem) GetIdOk ¶ added in v1.0.1
func (o *ListUsersResponseItem) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListUsersResponseItem) GetName ¶ added in v1.0.1
func (o *ListUsersResponseItem) GetName() string
GetName returns the Name field value
func (*ListUsersResponseItem) GetNameOk ¶ added in v1.0.1
func (o *ListUsersResponseItem) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (ListUsersResponseItem) MarshalJSON ¶ added in v1.0.1
func (o ListUsersResponseItem) MarshalJSON() ([]byte, error)
func (*ListUsersResponseItem) SetEmail ¶ added in v1.0.1
func (o *ListUsersResponseItem) SetEmail(v string)
SetEmail sets field value
func (*ListUsersResponseItem) SetId ¶ added in v1.0.1
func (o *ListUsersResponseItem) SetId(v string)
SetId sets field value
func (*ListUsersResponseItem) SetName ¶ added in v1.0.1
func (o *ListUsersResponseItem) SetName(v string)
SetName sets field value
type NodeStats ¶ added in v1.0.1
type NodeStats struct { Status string `json:"status"` TotalCount int32 `json:"totalCount"` FailedOverCount int32 `json:"failedOverCount"` UnhealthyCount int32 `json:"unhealthyCount"` ServiceStats []ServiceStats `json:"serviceStats"` }
NodeStats struct for NodeStats
func NewNodeStats ¶ added in v1.0.1
func NewNodeStats(status string, totalCount int32, failedOverCount int32, unhealthyCount int32, serviceStats []ServiceStats) *NodeStats
NewNodeStats instantiates a new NodeStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewNodeStatsWithDefaults ¶ added in v1.0.1
func NewNodeStatsWithDefaults() *NodeStats
NewNodeStatsWithDefaults instantiates a new NodeStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*NodeStats) GetFailedOverCount ¶ added in v1.0.1
GetFailedOverCount returns the FailedOverCount field value
func (*NodeStats) GetFailedOverCountOk ¶ added in v1.0.1
GetFailedOverCountOk returns a tuple with the FailedOverCount field value and a boolean to check if the value has been set.
func (*NodeStats) GetServiceStats ¶ added in v1.0.1
func (o *NodeStats) GetServiceStats() []ServiceStats
GetServiceStats returns the ServiceStats field value
func (*NodeStats) GetServiceStatsOk ¶ added in v1.0.1
func (o *NodeStats) GetServiceStatsOk() (*[]ServiceStats, bool)
GetServiceStatsOk returns a tuple with the ServiceStats field value and a boolean to check if the value has been set.
func (*NodeStats) GetStatusOk ¶ added in v1.0.1
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*NodeStats) GetTotalCount ¶ added in v1.0.1
GetTotalCount returns the TotalCount field value
func (*NodeStats) GetTotalCountOk ¶ added in v1.0.1
GetTotalCountOk returns a tuple with the TotalCount field value and a boolean to check if the value has been set.
func (*NodeStats) GetUnhealthyCount ¶ added in v1.0.1
GetUnhealthyCount returns the UnhealthyCount field value
func (*NodeStats) GetUnhealthyCountOk ¶ added in v1.0.1
GetUnhealthyCountOk returns a tuple with the UnhealthyCount field value and a boolean to check if the value has been set.
func (NodeStats) MarshalJSON ¶ added in v1.0.1
func (*NodeStats) SetFailedOverCount ¶ added in v1.0.1
SetFailedOverCount sets field value
func (*NodeStats) SetServiceStats ¶ added in v1.0.1
func (o *NodeStats) SetServiceStats(v []ServiceStats)
SetServiceStats sets field value
func (*NodeStats) SetTotalCount ¶ added in v1.0.1
SetTotalCount sets field value
func (*NodeStats) SetUnhealthyCount ¶ added in v1.0.1
SetUnhealthyCount sets field value
type NullableAWSProviderSettings ¶
type NullableAWSProviderSettings struct {
// contains filtered or unexported fields
}
func NewNullableAWSProviderSettings ¶
func NewNullableAWSProviderSettings(val *AWSProviderSettings) *NullableAWSProviderSettings
func (NullableAWSProviderSettings) Get ¶
func (v NullableAWSProviderSettings) Get() *AWSProviderSettings
func (NullableAWSProviderSettings) IsSet ¶
func (v NullableAWSProviderSettings) IsSet() bool
func (NullableAWSProviderSettings) MarshalJSON ¶
func (v NullableAWSProviderSettings) MarshalJSON() ([]byte, error)
func (*NullableAWSProviderSettings) Set ¶
func (v *NullableAWSProviderSettings) Set(val *AWSProviderSettings)
func (*NullableAWSProviderSettings) UnmarshalJSON ¶
func (v *NullableAWSProviderSettings) UnmarshalJSON(src []byte) error
func (*NullableAWSProviderSettings) Unset ¶
func (v *NullableAWSProviderSettings) Unset()
type NullableAllowListEntry ¶
type NullableAllowListEntry struct {
// contains filtered or unexported fields
}
func NewNullableAllowListEntry ¶
func NewNullableAllowListEntry(val *AllowListEntry) *NullableAllowListEntry
func (NullableAllowListEntry) Get ¶
func (v NullableAllowListEntry) Get() *AllowListEntry
func (NullableAllowListEntry) IsSet ¶
func (v NullableAllowListEntry) IsSet() bool
func (NullableAllowListEntry) MarshalJSON ¶
func (v NullableAllowListEntry) MarshalJSON() ([]byte, error)
func (*NullableAllowListEntry) Set ¶
func (v *NullableAllowListEntry) Set(val *AllowListEntry)
func (*NullableAllowListEntry) UnmarshalJSON ¶
func (v *NullableAllowListEntry) UnmarshalJSON(src []byte) error
func (*NullableAllowListEntry) Unset ¶
func (v *NullableAllowListEntry) Unset()
type NullableAllowListRules ¶
type NullableAllowListRules struct {
// contains filtered or unexported fields
}
func NewNullableAllowListRules ¶
func NewNullableAllowListRules(val *AllowListRules) *NullableAllowListRules
func (NullableAllowListRules) Get ¶
func (v NullableAllowListRules) Get() *AllowListRules
func (NullableAllowListRules) IsSet ¶
func (v NullableAllowListRules) IsSet() bool
func (NullableAllowListRules) MarshalJSON ¶
func (v NullableAllowListRules) MarshalJSON() ([]byte, error)
func (*NullableAllowListRules) Set ¶
func (v *NullableAllowListRules) Set(val *AllowListRules)
func (*NullableAllowListRules) UnmarshalJSON ¶
func (v *NullableAllowListRules) UnmarshalJSON(src []byte) error
func (*NullableAllowListRules) Unset ¶
func (v *NullableAllowListRules) Unset()
type NullableAllowListStates ¶
type NullableAllowListStates struct {
// contains filtered or unexported fields
}
func NewNullableAllowListStates ¶
func NewNullableAllowListStates(val *AllowListStates) *NullableAllowListStates
func (NullableAllowListStates) Get ¶
func (v NullableAllowListStates) Get() *AllowListStates
func (NullableAllowListStates) IsSet ¶
func (v NullableAllowListStates) IsSet() bool
func (NullableAllowListStates) MarshalJSON ¶
func (v NullableAllowListStates) MarshalJSON() ([]byte, error)
func (*NullableAllowListStates) Set ¶
func (v *NullableAllowListStates) Set(val *AllowListStates)
func (*NullableAllowListStates) UnmarshalJSON ¶
func (v *NullableAllowListStates) UnmarshalJSON(src []byte) error
func (*NullableAllowListStates) Unset ¶
func (v *NullableAllowListStates) Unset()
type NullableAppendAllowListRequest ¶
type NullableAppendAllowListRequest struct {
// contains filtered or unexported fields
}
func NewNullableAppendAllowListRequest ¶
func NewNullableAppendAllowListRequest(val *AppendAllowListRequest) *NullableAppendAllowListRequest
func (NullableAppendAllowListRequest) Get ¶
func (v NullableAppendAllowListRequest) Get() *AppendAllowListRequest
func (NullableAppendAllowListRequest) IsSet ¶
func (v NullableAppendAllowListRequest) IsSet() bool
func (NullableAppendAllowListRequest) MarshalJSON ¶
func (v NullableAppendAllowListRequest) MarshalJSON() ([]byte, error)
func (*NullableAppendAllowListRequest) Set ¶
func (v *NullableAppendAllowListRequest) Set(val *AppendAllowListRequest)
func (*NullableAppendAllowListRequest) UnmarshalJSON ¶
func (v *NullableAppendAllowListRequest) UnmarshalJSON(src []byte) error
func (*NullableAppendAllowListRequest) Unset ¶
func (v *NullableAppendAllowListRequest) Unset()
type NullableAwsInstances ¶
type NullableAwsInstances struct {
// contains filtered or unexported fields
}
func NewNullableAwsInstances ¶
func NewNullableAwsInstances(val *AwsInstances) *NullableAwsInstances
func (NullableAwsInstances) Get ¶
func (v NullableAwsInstances) Get() *AwsInstances
func (NullableAwsInstances) IsSet ¶
func (v NullableAwsInstances) IsSet() bool
func (NullableAwsInstances) MarshalJSON ¶
func (v NullableAwsInstances) MarshalJSON() ([]byte, error)
func (*NullableAwsInstances) Set ¶
func (v *NullableAwsInstances) Set(val *AwsInstances)
func (*NullableAwsInstances) UnmarshalJSON ¶
func (v *NullableAwsInstances) UnmarshalJSON(src []byte) error
func (*NullableAwsInstances) Unset ¶
func (v *NullableAwsInstances) Unset()
type NullableAwsRegions ¶
type NullableAwsRegions struct {
// contains filtered or unexported fields
}
func NewNullableAwsRegions ¶
func NewNullableAwsRegions(val *AwsRegions) *NullableAwsRegions
func (NullableAwsRegions) Get ¶
func (v NullableAwsRegions) Get() *AwsRegions
func (NullableAwsRegions) IsSet ¶
func (v NullableAwsRegions) IsSet() bool
func (NullableAwsRegions) MarshalJSON ¶
func (v NullableAwsRegions) MarshalJSON() ([]byte, error)
func (*NullableAwsRegions) Set ¶
func (v *NullableAwsRegions) Set(val *AwsRegions)
func (*NullableAwsRegions) UnmarshalJSON ¶
func (v *NullableAwsRegions) UnmarshalJSON(src []byte) error
func (*NullableAwsRegions) Unset ¶
func (v *NullableAwsRegions) Unset()
type NullableAzureInstances ¶
type NullableAzureInstances struct {
// contains filtered or unexported fields
}
func NewNullableAzureInstances ¶
func NewNullableAzureInstances(val *AzureInstances) *NullableAzureInstances
func (NullableAzureInstances) Get ¶
func (v NullableAzureInstances) Get() *AzureInstances
func (NullableAzureInstances) IsSet ¶
func (v NullableAzureInstances) IsSet() bool
func (NullableAzureInstances) MarshalJSON ¶
func (v NullableAzureInstances) MarshalJSON() ([]byte, error)
func (*NullableAzureInstances) Set ¶
func (v *NullableAzureInstances) Set(val *AzureInstances)
func (*NullableAzureInstances) UnmarshalJSON ¶
func (v *NullableAzureInstances) UnmarshalJSON(src []byte) error
func (*NullableAzureInstances) Unset ¶
func (v *NullableAzureInstances) Unset()
type NullableAzureProviderSettings ¶
type NullableAzureProviderSettings struct {
// contains filtered or unexported fields
}
func NewNullableAzureProviderSettings ¶
func NewNullableAzureProviderSettings(val *AzureProviderSettings) *NullableAzureProviderSettings
func (NullableAzureProviderSettings) Get ¶
func (v NullableAzureProviderSettings) Get() *AzureProviderSettings
func (NullableAzureProviderSettings) IsSet ¶
func (v NullableAzureProviderSettings) IsSet() bool
func (NullableAzureProviderSettings) MarshalJSON ¶
func (v NullableAzureProviderSettings) MarshalJSON() ([]byte, error)
func (*NullableAzureProviderSettings) Set ¶
func (v *NullableAzureProviderSettings) Set(val *AzureProviderSettings)
func (*NullableAzureProviderSettings) UnmarshalJSON ¶
func (v *NullableAzureProviderSettings) UnmarshalJSON(src []byte) error
func (*NullableAzureProviderSettings) Unset ¶
func (v *NullableAzureProviderSettings) Unset()
type NullableAzureRegions ¶
type NullableAzureRegions struct {
// contains filtered or unexported fields
}
func NewNullableAzureRegions ¶
func NewNullableAzureRegions(val *AzureRegions) *NullableAzureRegions
func (NullableAzureRegions) Get ¶
func (v NullableAzureRegions) Get() *AzureRegions
func (NullableAzureRegions) IsSet ¶
func (v NullableAzureRegions) IsSet() bool
func (NullableAzureRegions) MarshalJSON ¶
func (v NullableAzureRegions) MarshalJSON() ([]byte, error)
func (*NullableAzureRegions) Set ¶
func (v *NullableAzureRegions) Set(val *AzureRegions)
func (*NullableAzureRegions) UnmarshalJSON ¶
func (v *NullableAzureRegions) UnmarshalJSON(src []byte) error
func (*NullableAzureRegions) Unset ¶
func (v *NullableAzureRegions) Unset()
type NullableAzureVolumeTypes ¶
type NullableAzureVolumeTypes struct {
// contains filtered or unexported fields
}
func NewNullableAzureVolumeTypes ¶
func NewNullableAzureVolumeTypes(val *AzureVolumeTypes) *NullableAzureVolumeTypes
func (NullableAzureVolumeTypes) Get ¶
func (v NullableAzureVolumeTypes) Get() *AzureVolumeTypes
func (NullableAzureVolumeTypes) IsSet ¶
func (v NullableAzureVolumeTypes) IsSet() bool
func (NullableAzureVolumeTypes) MarshalJSON ¶
func (v NullableAzureVolumeTypes) MarshalJSON() ([]byte, error)
func (*NullableAzureVolumeTypes) Set ¶
func (v *NullableAzureVolumeTypes) Set(val *AzureVolumeTypes)
func (*NullableAzureVolumeTypes) UnmarshalJSON ¶
func (v *NullableAzureVolumeTypes) UnmarshalJSON(src []byte) error
func (*NullableAzureVolumeTypes) Unset ¶
func (v *NullableAzureVolumeTypes) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableBucketRole ¶
type NullableBucketRole struct {
// contains filtered or unexported fields
}
func NewNullableBucketRole ¶
func NewNullableBucketRole(val *BucketRole) *NullableBucketRole
func (NullableBucketRole) Get ¶
func (v NullableBucketRole) Get() *BucketRole
func (NullableBucketRole) IsSet ¶
func (v NullableBucketRole) IsSet() bool
func (NullableBucketRole) MarshalJSON ¶
func (v NullableBucketRole) MarshalJSON() ([]byte, error)
func (*NullableBucketRole) Set ¶
func (v *NullableBucketRole) Set(val *BucketRole)
func (*NullableBucketRole) UnmarshalJSON ¶
func (v *NullableBucketRole) UnmarshalJSON(src []byte) error
func (*NullableBucketRole) Unset ¶
func (v *NullableBucketRole) Unset()
type NullableBucketRoleTypes ¶
type NullableBucketRoleTypes struct {
// contains filtered or unexported fields
}
func NewNullableBucketRoleTypes ¶
func NewNullableBucketRoleTypes(val *BucketRoleTypes) *NullableBucketRoleTypes
func (NullableBucketRoleTypes) Get ¶
func (v NullableBucketRoleTypes) Get() *BucketRoleTypes
func (NullableBucketRoleTypes) IsSet ¶
func (v NullableBucketRoleTypes) IsSet() bool
func (NullableBucketRoleTypes) MarshalJSON ¶
func (v NullableBucketRoleTypes) MarshalJSON() ([]byte, error)
func (*NullableBucketRoleTypes) Set ¶
func (v *NullableBucketRoleTypes) Set(val *BucketRoleTypes)
func (*NullableBucketRoleTypes) UnmarshalJSON ¶
func (v *NullableBucketRoleTypes) UnmarshalJSON(src []byte) error
func (*NullableBucketRoleTypes) Unset ¶
func (v *NullableBucketRoleTypes) Unset()
type NullableBucketStats ¶ added in v1.0.1
type NullableBucketStats struct {
// contains filtered or unexported fields
}
func NewNullableBucketStats ¶ added in v1.0.1
func NewNullableBucketStats(val *BucketStats) *NullableBucketStats
func (NullableBucketStats) Get ¶ added in v1.0.1
func (v NullableBucketStats) Get() *BucketStats
func (NullableBucketStats) IsSet ¶ added in v1.0.1
func (v NullableBucketStats) IsSet() bool
func (NullableBucketStats) MarshalJSON ¶ added in v1.0.1
func (v NullableBucketStats) MarshalJSON() ([]byte, error)
func (*NullableBucketStats) Set ¶ added in v1.0.1
func (v *NullableBucketStats) Set(val *BucketStats)
func (*NullableBucketStats) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableBucketStats) UnmarshalJSON(src []byte) error
func (*NullableBucketStats) Unset ¶ added in v1.0.1
func (v *NullableBucketStats) Unset()
type NullableCloud ¶
type NullableCloud struct {
// contains filtered or unexported fields
}
func NewNullableCloud ¶
func NewNullableCloud(val *Cloud) *NullableCloud
func (NullableCloud) Get ¶
func (v NullableCloud) Get() *Cloud
func (NullableCloud) IsSet ¶
func (v NullableCloud) IsSet() bool
func (NullableCloud) MarshalJSON ¶
func (v NullableCloud) MarshalJSON() ([]byte, error)
func (*NullableCloud) Set ¶
func (v *NullableCloud) Set(val *Cloud)
func (*NullableCloud) UnmarshalJSON ¶
func (v *NullableCloud) UnmarshalJSON(src []byte) error
func (*NullableCloud) Unset ¶
func (v *NullableCloud) Unset()
type NullableCloudProviderSettings ¶
type NullableCloudProviderSettings struct {
// contains filtered or unexported fields
}
func NewNullableCloudProviderSettings ¶
func NewNullableCloudProviderSettings(val *CloudProviderSettings) *NullableCloudProviderSettings
func (NullableCloudProviderSettings) Get ¶
func (v NullableCloudProviderSettings) Get() *CloudProviderSettings
func (NullableCloudProviderSettings) IsSet ¶
func (v NullableCloudProviderSettings) IsSet() bool
func (NullableCloudProviderSettings) MarshalJSON ¶
func (v NullableCloudProviderSettings) MarshalJSON() ([]byte, error)
func (*NullableCloudProviderSettings) Set ¶
func (v *NullableCloudProviderSettings) Set(val *CloudProviderSettings)
func (*NullableCloudProviderSettings) UnmarshalJSON ¶
func (v *NullableCloudProviderSettings) UnmarshalJSON(src []byte) error
func (*NullableCloudProviderSettings) Unset ¶
func (v *NullableCloudProviderSettings) Unset()
type NullableCloudStatus ¶
type NullableCloudStatus struct {
// contains filtered or unexported fields
}
func NewNullableCloudStatus ¶
func NewNullableCloudStatus(val *CloudStatus) *NullableCloudStatus
func (NullableCloudStatus) Get ¶
func (v NullableCloudStatus) Get() *CloudStatus
func (NullableCloudStatus) IsSet ¶
func (v NullableCloudStatus) IsSet() bool
func (NullableCloudStatus) MarshalJSON ¶
func (v NullableCloudStatus) MarshalJSON() ([]byte, error)
func (*NullableCloudStatus) Set ¶
func (v *NullableCloudStatus) Set(val *CloudStatus)
func (*NullableCloudStatus) UnmarshalJSON ¶
func (v *NullableCloudStatus) UnmarshalJSON(src []byte) error
func (*NullableCloudStatus) Unset ¶
func (v *NullableCloudStatus) Unset()
type NullableCloudSummary ¶
type NullableCloudSummary struct {
// contains filtered or unexported fields
}
func NewNullableCloudSummary ¶
func NewNullableCloudSummary(val *CloudSummary) *NullableCloudSummary
func (NullableCloudSummary) Get ¶
func (v NullableCloudSummary) Get() *CloudSummary
func (NullableCloudSummary) IsSet ¶
func (v NullableCloudSummary) IsSet() bool
func (NullableCloudSummary) MarshalJSON ¶
func (v NullableCloudSummary) MarshalJSON() ([]byte, error)
func (*NullableCloudSummary) Set ¶
func (v *NullableCloudSummary) Set(val *CloudSummary)
func (*NullableCloudSummary) UnmarshalJSON ¶
func (v *NullableCloudSummary) UnmarshalJSON(src []byte) error
func (*NullableCloudSummary) Unset ¶
func (v *NullableCloudSummary) Unset()
type NullableCloudVersion ¶
type NullableCloudVersion struct {
// contains filtered or unexported fields
}
func NewNullableCloudVersion ¶
func NewNullableCloudVersion(val *CloudVersion) *NullableCloudVersion
func (NullableCloudVersion) Get ¶
func (v NullableCloudVersion) Get() *CloudVersion
func (NullableCloudVersion) IsSet ¶
func (v NullableCloudVersion) IsSet() bool
func (NullableCloudVersion) MarshalJSON ¶
func (v NullableCloudVersion) MarshalJSON() ([]byte, error)
func (*NullableCloudVersion) Set ¶
func (v *NullableCloudVersion) Set(val *CloudVersion)
func (*NullableCloudVersion) UnmarshalJSON ¶
func (v *NullableCloudVersion) UnmarshalJSON(src []byte) error
func (*NullableCloudVersion) Unset ¶
func (v *NullableCloudVersion) Unset()
type NullableCluster ¶
type NullableCluster struct {
// contains filtered or unexported fields
}
func NewNullableCluster ¶
func NewNullableCluster(val *Cluster) *NullableCluster
func (NullableCluster) Get ¶
func (v NullableCluster) Get() *Cluster
func (NullableCluster) IsSet ¶
func (v NullableCluster) IsSet() bool
func (NullableCluster) MarshalJSON ¶
func (v NullableCluster) MarshalJSON() ([]byte, error)
func (*NullableCluster) Set ¶
func (v *NullableCluster) Set(val *Cluster)
func (*NullableCluster) UnmarshalJSON ¶
func (v *NullableCluster) UnmarshalJSON(src []byte) error
func (*NullableCluster) Unset ¶
func (v *NullableCluster) Unset()
type NullableClusterHealth ¶
type NullableClusterHealth struct {
// contains filtered or unexported fields
}
func NewNullableClusterHealth ¶
func NewNullableClusterHealth(val *ClusterHealth) *NullableClusterHealth
func (NullableClusterHealth) Get ¶
func (v NullableClusterHealth) Get() *ClusterHealth
func (NullableClusterHealth) IsSet ¶
func (v NullableClusterHealth) IsSet() bool
func (NullableClusterHealth) MarshalJSON ¶
func (v NullableClusterHealth) MarshalJSON() ([]byte, error)
func (*NullableClusterHealth) Set ¶
func (v *NullableClusterHealth) Set(val *ClusterHealth)
func (*NullableClusterHealth) UnmarshalJSON ¶
func (v *NullableClusterHealth) UnmarshalJSON(src []byte) error
func (*NullableClusterHealth) Unset ¶
func (v *NullableClusterHealth) Unset()
type NullableClusterHealthResponse ¶ added in v1.0.1
type NullableClusterHealthResponse struct {
// contains filtered or unexported fields
}
func NewNullableClusterHealthResponse ¶ added in v1.0.1
func NewNullableClusterHealthResponse(val *ClusterHealthResponse) *NullableClusterHealthResponse
func (NullableClusterHealthResponse) Get ¶ added in v1.0.1
func (v NullableClusterHealthResponse) Get() *ClusterHealthResponse
func (NullableClusterHealthResponse) IsSet ¶ added in v1.0.1
func (v NullableClusterHealthResponse) IsSet() bool
func (NullableClusterHealthResponse) MarshalJSON ¶ added in v1.0.1
func (v NullableClusterHealthResponse) MarshalJSON() ([]byte, error)
func (*NullableClusterHealthResponse) Set ¶ added in v1.0.1
func (v *NullableClusterHealthResponse) Set(val *ClusterHealthResponse)
func (*NullableClusterHealthResponse) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableClusterHealthResponse) UnmarshalJSON(src []byte) error
func (*NullableClusterHealthResponse) Unset ¶ added in v1.0.1
func (v *NullableClusterHealthResponse) Unset()
type NullableClusterStatus ¶
type NullableClusterStatus struct {
// contains filtered or unexported fields
}
func NewNullableClusterStatus ¶
func NewNullableClusterStatus(val *ClusterStatus) *NullableClusterStatus
func (NullableClusterStatus) Get ¶
func (v NullableClusterStatus) Get() *ClusterStatus
func (NullableClusterStatus) IsSet ¶
func (v NullableClusterStatus) IsSet() bool
func (NullableClusterStatus) MarshalJSON ¶
func (v NullableClusterStatus) MarshalJSON() ([]byte, error)
func (*NullableClusterStatus) Set ¶
func (v *NullableClusterStatus) Set(val *ClusterStatus)
func (*NullableClusterStatus) UnmarshalJSON ¶
func (v *NullableClusterStatus) UnmarshalJSON(src []byte) error
func (*NullableClusterStatus) Unset ¶
func (v *NullableClusterStatus) Unset()
type NullableClusterStatusResponse ¶ added in v1.0.1
type NullableClusterStatusResponse struct {
// contains filtered or unexported fields
}
func NewNullableClusterStatusResponse ¶ added in v1.0.1
func NewNullableClusterStatusResponse(val *ClusterStatusResponse) *NullableClusterStatusResponse
func (NullableClusterStatusResponse) Get ¶ added in v1.0.1
func (v NullableClusterStatusResponse) Get() *ClusterStatusResponse
func (NullableClusterStatusResponse) IsSet ¶ added in v1.0.1
func (v NullableClusterStatusResponse) IsSet() bool
func (NullableClusterStatusResponse) MarshalJSON ¶ added in v1.0.1
func (v NullableClusterStatusResponse) MarshalJSON() ([]byte, error)
func (*NullableClusterStatusResponse) Set ¶ added in v1.0.1
func (v *NullableClusterStatusResponse) Set(val *ClusterStatusResponse)
func (*NullableClusterStatusResponse) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableClusterStatusResponse) UnmarshalJSON(src []byte) error
func (*NullableClusterStatusResponse) Unset ¶ added in v1.0.1
func (v *NullableClusterStatusResponse) Unset()
type NullableClusterSummary ¶
type NullableClusterSummary struct {
// contains filtered or unexported fields
}
func NewNullableClusterSummary ¶
func NewNullableClusterSummary(val *ClusterSummary) *NullableClusterSummary
func (NullableClusterSummary) Get ¶
func (v NullableClusterSummary) Get() *ClusterSummary
func (NullableClusterSummary) IsSet ¶
func (v NullableClusterSummary) IsSet() bool
func (NullableClusterSummary) MarshalJSON ¶
func (v NullableClusterSummary) MarshalJSON() ([]byte, error)
func (*NullableClusterSummary) Set ¶
func (v *NullableClusterSummary) Set(val *ClusterSummary)
func (*NullableClusterSummary) UnmarshalJSON ¶
func (v *NullableClusterSummary) UnmarshalJSON(src []byte) error
func (*NullableClusterSummary) Unset ¶
func (v *NullableClusterSummary) Unset()
type NullableClusterVersion ¶ added in v1.0.1
type NullableClusterVersion struct {
// contains filtered or unexported fields
}
func NewNullableClusterVersion ¶ added in v1.0.1
func NewNullableClusterVersion(val *ClusterVersion) *NullableClusterVersion
func (NullableClusterVersion) Get ¶ added in v1.0.1
func (v NullableClusterVersion) Get() *ClusterVersion
func (NullableClusterVersion) IsSet ¶ added in v1.0.1
func (v NullableClusterVersion) IsSet() bool
func (NullableClusterVersion) MarshalJSON ¶ added in v1.0.1
func (v NullableClusterVersion) MarshalJSON() ([]byte, error)
func (*NullableClusterVersion) Set ¶ added in v1.0.1
func (v *NullableClusterVersion) Set(val *ClusterVersion)
func (*NullableClusterVersion) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableClusterVersion) UnmarshalJSON(src []byte) error
func (*NullableClusterVersion) Unset ¶ added in v1.0.1
func (v *NullableClusterVersion) Unset()
type NullableClusterVersions ¶ added in v1.0.1
type NullableClusterVersions struct {
// contains filtered or unexported fields
}
func NewNullableClusterVersions ¶ added in v1.0.1
func NewNullableClusterVersions(val *ClusterVersions) *NullableClusterVersions
func (NullableClusterVersions) Get ¶ added in v1.0.1
func (v NullableClusterVersions) Get() *ClusterVersions
func (NullableClusterVersions) IsSet ¶ added in v1.0.1
func (v NullableClusterVersions) IsSet() bool
func (NullableClusterVersions) MarshalJSON ¶ added in v1.0.1
func (v NullableClusterVersions) MarshalJSON() ([]byte, error)
func (*NullableClusterVersions) Set ¶ added in v1.0.1
func (v *NullableClusterVersions) Set(val *ClusterVersions)
func (*NullableClusterVersions) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableClusterVersions) UnmarshalJSON(src []byte) error
func (*NullableClusterVersions) Unset ¶ added in v1.0.1
func (v *NullableClusterVersions) Unset()
type NullableConflictResolution ¶
type NullableConflictResolution struct {
// contains filtered or unexported fields
}
func NewNullableConflictResolution ¶
func NewNullableConflictResolution(val *ConflictResolution) *NullableConflictResolution
func (NullableConflictResolution) Get ¶
func (v NullableConflictResolution) Get() *ConflictResolution
func (NullableConflictResolution) IsSet ¶
func (v NullableConflictResolution) IsSet() bool
func (NullableConflictResolution) MarshalJSON ¶
func (v NullableConflictResolution) MarshalJSON() ([]byte, error)
func (*NullableConflictResolution) Set ¶
func (v *NullableConflictResolution) Set(val *ConflictResolution)
func (*NullableConflictResolution) UnmarshalJSON ¶
func (v *NullableConflictResolution) UnmarshalJSON(src []byte) error
func (*NullableConflictResolution) Unset ¶
func (v *NullableConflictResolution) Unset()
type NullableCouchbaseBucketSpec ¶
type NullableCouchbaseBucketSpec struct {
// contains filtered or unexported fields
}
func NewNullableCouchbaseBucketSpec ¶
func NewNullableCouchbaseBucketSpec(val *CouchbaseBucketSpec) *NullableCouchbaseBucketSpec
func (NullableCouchbaseBucketSpec) Get ¶
func (v NullableCouchbaseBucketSpec) Get() *CouchbaseBucketSpec
func (NullableCouchbaseBucketSpec) IsSet ¶
func (v NullableCouchbaseBucketSpec) IsSet() bool
func (NullableCouchbaseBucketSpec) MarshalJSON ¶
func (v NullableCouchbaseBucketSpec) MarshalJSON() ([]byte, error)
func (*NullableCouchbaseBucketSpec) Set ¶
func (v *NullableCouchbaseBucketSpec) Set(val *CouchbaseBucketSpec)
func (*NullableCouchbaseBucketSpec) UnmarshalJSON ¶
func (v *NullableCouchbaseBucketSpec) UnmarshalJSON(src []byte) error
func (*NullableCouchbaseBucketSpec) Unset ¶
func (v *NullableCouchbaseBucketSpec) Unset()
type NullableCouchbaseServices ¶
type NullableCouchbaseServices struct {
// contains filtered or unexported fields
}
func NewNullableCouchbaseServices ¶
func NewNullableCouchbaseServices(val *CouchbaseServices) *NullableCouchbaseServices
func (NullableCouchbaseServices) Get ¶
func (v NullableCouchbaseServices) Get() *CouchbaseServices
func (NullableCouchbaseServices) IsSet ¶
func (v NullableCouchbaseServices) IsSet() bool
func (NullableCouchbaseServices) MarshalJSON ¶
func (v NullableCouchbaseServices) MarshalJSON() ([]byte, error)
func (*NullableCouchbaseServices) Set ¶
func (v *NullableCouchbaseServices) Set(val *CouchbaseServices)
func (*NullableCouchbaseServices) UnmarshalJSON ¶
func (v *NullableCouchbaseServices) UnmarshalJSON(src []byte) error
func (*NullableCouchbaseServices) Unset ¶
func (v *NullableCouchbaseServices) Unset()
type NullableCreateClusterRequest ¶
type NullableCreateClusterRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateClusterRequest ¶
func NewNullableCreateClusterRequest(val *CreateClusterRequest) *NullableCreateClusterRequest
func (NullableCreateClusterRequest) Get ¶
func (v NullableCreateClusterRequest) Get() *CreateClusterRequest
func (NullableCreateClusterRequest) IsSet ¶
func (v NullableCreateClusterRequest) IsSet() bool
func (NullableCreateClusterRequest) MarshalJSON ¶
func (v NullableCreateClusterRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateClusterRequest) Set ¶
func (v *NullableCreateClusterRequest) Set(val *CreateClusterRequest)
func (*NullableCreateClusterRequest) UnmarshalJSON ¶
func (v *NullableCreateClusterRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateClusterRequest) Unset ¶
func (v *NullableCreateClusterRequest) Unset()
type NullableCreateClusterRequestSupportPackage ¶
type NullableCreateClusterRequestSupportPackage struct {
// contains filtered or unexported fields
}
func NewNullableCreateClusterRequestSupportPackage ¶
func NewNullableCreateClusterRequestSupportPackage(val *CreateClusterRequestSupportPackage) *NullableCreateClusterRequestSupportPackage
func (NullableCreateClusterRequestSupportPackage) IsSet ¶
func (v NullableCreateClusterRequestSupportPackage) IsSet() bool
func (NullableCreateClusterRequestSupportPackage) MarshalJSON ¶
func (v NullableCreateClusterRequestSupportPackage) MarshalJSON() ([]byte, error)
func (*NullableCreateClusterRequestSupportPackage) Set ¶
func (v *NullableCreateClusterRequestSupportPackage) Set(val *CreateClusterRequestSupportPackage)
func (*NullableCreateClusterRequestSupportPackage) UnmarshalJSON ¶
func (v *NullableCreateClusterRequestSupportPackage) UnmarshalJSON(src []byte) error
func (*NullableCreateClusterRequestSupportPackage) Unset ¶
func (v *NullableCreateClusterRequestSupportPackage) Unset()
type NullableCreateDatabaseUserRequest ¶
type NullableCreateDatabaseUserRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateDatabaseUserRequest ¶
func NewNullableCreateDatabaseUserRequest(val *CreateDatabaseUserRequest) *NullableCreateDatabaseUserRequest
func (NullableCreateDatabaseUserRequest) Get ¶
func (v NullableCreateDatabaseUserRequest) Get() *CreateDatabaseUserRequest
func (NullableCreateDatabaseUserRequest) IsSet ¶
func (v NullableCreateDatabaseUserRequest) IsSet() bool
func (NullableCreateDatabaseUserRequest) MarshalJSON ¶
func (v NullableCreateDatabaseUserRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateDatabaseUserRequest) Set ¶
func (v *NullableCreateDatabaseUserRequest) Set(val *CreateDatabaseUserRequest)
func (*NullableCreateDatabaseUserRequest) UnmarshalJSON ¶
func (v *NullableCreateDatabaseUserRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateDatabaseUserRequest) Unset ¶
func (v *NullableCreateDatabaseUserRequest) Unset()
type NullableCreateProjectRequest ¶
type NullableCreateProjectRequest struct {
// contains filtered or unexported fields
}
func NewNullableCreateProjectRequest ¶
func NewNullableCreateProjectRequest(val *CreateProjectRequest) *NullableCreateProjectRequest
func (NullableCreateProjectRequest) Get ¶
func (v NullableCreateProjectRequest) Get() *CreateProjectRequest
func (NullableCreateProjectRequest) IsSet ¶
func (v NullableCreateProjectRequest) IsSet() bool
func (NullableCreateProjectRequest) MarshalJSON ¶
func (v NullableCreateProjectRequest) MarshalJSON() ([]byte, error)
func (*NullableCreateProjectRequest) Set ¶
func (v *NullableCreateProjectRequest) Set(val *CreateProjectRequest)
func (*NullableCreateProjectRequest) UnmarshalJSON ¶
func (v *NullableCreateProjectRequest) UnmarshalJSON(src []byte) error
func (*NullableCreateProjectRequest) Unset ¶
func (v *NullableCreateProjectRequest) Unset()
type NullableCursor ¶
type NullableCursor struct {
// contains filtered or unexported fields
}
func NewNullableCursor ¶
func NewNullableCursor(val *Cursor) *NullableCursor
func (NullableCursor) Get ¶
func (v NullableCursor) Get() *Cursor
func (NullableCursor) IsSet ¶
func (v NullableCursor) IsSet() bool
func (NullableCursor) MarshalJSON ¶
func (v NullableCursor) MarshalJSON() ([]byte, error)
func (*NullableCursor) Set ¶
func (v *NullableCursor) Set(val *Cursor)
func (*NullableCursor) UnmarshalJSON ¶
func (v *NullableCursor) UnmarshalJSON(src []byte) error
func (*NullableCursor) Unset ¶
func (v *NullableCursor) Unset()
type NullableCursorHrefs ¶
type NullableCursorHrefs struct {
// contains filtered or unexported fields
}
func NewNullableCursorHrefs ¶
func NewNullableCursorHrefs(val *CursorHrefs) *NullableCursorHrefs
func (NullableCursorHrefs) Get ¶
func (v NullableCursorHrefs) Get() *CursorHrefs
func (NullableCursorHrefs) IsSet ¶
func (v NullableCursorHrefs) IsSet() bool
func (NullableCursorHrefs) MarshalJSON ¶
func (v NullableCursorHrefs) MarshalJSON() ([]byte, error)
func (*NullableCursorHrefs) Set ¶
func (v *NullableCursorHrefs) Set(val *CursorHrefs)
func (*NullableCursorHrefs) UnmarshalJSON ¶
func (v *NullableCursorHrefs) UnmarshalJSON(src []byte) error
func (*NullableCursorHrefs) Unset ¶
func (v *NullableCursorHrefs) Unset()
type NullableCursorPages ¶
type NullableCursorPages struct {
// contains filtered or unexported fields
}
func NewNullableCursorPages ¶
func NewNullableCursorPages(val *CursorPages) *NullableCursorPages
func (NullableCursorPages) Get ¶
func (v NullableCursorPages) Get() *CursorPages
func (NullableCursorPages) IsSet ¶
func (v NullableCursorPages) IsSet() bool
func (NullableCursorPages) MarshalJSON ¶
func (v NullableCursorPages) MarshalJSON() ([]byte, error)
func (*NullableCursorPages) Set ¶
func (v *NullableCursorPages) Set(val *CursorPages)
func (*NullableCursorPages) UnmarshalJSON ¶
func (v *NullableCursorPages) UnmarshalJSON(src []byte) error
func (*NullableCursorPages) Unset ¶
func (v *NullableCursorPages) Unset()
type NullableDeleteAllowListEntryRequest ¶
type NullableDeleteAllowListEntryRequest struct {
// contains filtered or unexported fields
}
func NewNullableDeleteAllowListEntryRequest ¶
func NewNullableDeleteAllowListEntryRequest(val *DeleteAllowListEntryRequest) *NullableDeleteAllowListEntryRequest
func (NullableDeleteAllowListEntryRequest) Get ¶
func (v NullableDeleteAllowListEntryRequest) Get() *DeleteAllowListEntryRequest
func (NullableDeleteAllowListEntryRequest) IsSet ¶
func (v NullableDeleteAllowListEntryRequest) IsSet() bool
func (NullableDeleteAllowListEntryRequest) MarshalJSON ¶
func (v NullableDeleteAllowListEntryRequest) MarshalJSON() ([]byte, error)
func (*NullableDeleteAllowListEntryRequest) Set ¶
func (v *NullableDeleteAllowListEntryRequest) Set(val *DeleteAllowListEntryRequest)
func (*NullableDeleteAllowListEntryRequest) UnmarshalJSON ¶
func (v *NullableDeleteAllowListEntryRequest) UnmarshalJSON(src []byte) error
func (*NullableDeleteAllowListEntryRequest) Unset ¶
func (v *NullableDeleteAllowListEntryRequest) Unset()
type NullableDeleteBucketRequest ¶
type NullableDeleteBucketRequest struct {
// contains filtered or unexported fields
}
func NewNullableDeleteBucketRequest ¶
func NewNullableDeleteBucketRequest(val *DeleteBucketRequest) *NullableDeleteBucketRequest
func (NullableDeleteBucketRequest) Get ¶
func (v NullableDeleteBucketRequest) Get() *DeleteBucketRequest
func (NullableDeleteBucketRequest) IsSet ¶
func (v NullableDeleteBucketRequest) IsSet() bool
func (NullableDeleteBucketRequest) MarshalJSON ¶
func (v NullableDeleteBucketRequest) MarshalJSON() ([]byte, error)
func (*NullableDeleteBucketRequest) Set ¶
func (v *NullableDeleteBucketRequest) Set(val *DeleteBucketRequest)
func (*NullableDeleteBucketRequest) UnmarshalJSON ¶
func (v *NullableDeleteBucketRequest) UnmarshalJSON(src []byte) error
func (*NullableDeleteBucketRequest) Unset ¶
func (v *NullableDeleteBucketRequest) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableGetCertificateResponse ¶
type NullableGetCertificateResponse struct {
// contains filtered or unexported fields
}
func NewNullableGetCertificateResponse ¶
func NewNullableGetCertificateResponse(val *GetCertificateResponse) *NullableGetCertificateResponse
func (NullableGetCertificateResponse) Get ¶
func (v NullableGetCertificateResponse) Get() *GetCertificateResponse
func (NullableGetCertificateResponse) IsSet ¶
func (v NullableGetCertificateResponse) IsSet() bool
func (NullableGetCertificateResponse) MarshalJSON ¶
func (v NullableGetCertificateResponse) MarshalJSON() ([]byte, error)
func (*NullableGetCertificateResponse) Set ¶
func (v *NullableGetCertificateResponse) Set(val *GetCertificateResponse)
func (*NullableGetCertificateResponse) UnmarshalJSON ¶
func (v *NullableGetCertificateResponse) UnmarshalJSON(src []byte) error
func (*NullableGetCertificateResponse) Unset ¶
func (v *NullableGetCertificateResponse) Unset()
type NullableGoof ¶
type NullableGoof struct {
// contains filtered or unexported fields
}
func NewNullableGoof ¶
func NewNullableGoof(val *Goof) *NullableGoof
func (NullableGoof) Get ¶
func (v NullableGoof) Get() *Goof
func (NullableGoof) IsSet ¶
func (v NullableGoof) IsSet() bool
func (NullableGoof) MarshalJSON ¶
func (v NullableGoof) MarshalJSON() ([]byte, error)
func (*NullableGoof) Set ¶
func (v *NullableGoof) Set(val *Goof)
func (*NullableGoof) UnmarshalJSON ¶
func (v *NullableGoof) UnmarshalJSON(src []byte) error
func (*NullableGoof) Unset ¶
func (v *NullableGoof) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableListBucketItem ¶
type NullableListBucketItem struct {
// contains filtered or unexported fields
}
func NewNullableListBucketItem ¶
func NewNullableListBucketItem(val *ListBucketItem) *NullableListBucketItem
func (NullableListBucketItem) Get ¶
func (v NullableListBucketItem) Get() *ListBucketItem
func (NullableListBucketItem) IsSet ¶
func (v NullableListBucketItem) IsSet() bool
func (NullableListBucketItem) MarshalJSON ¶
func (v NullableListBucketItem) MarshalJSON() ([]byte, error)
func (*NullableListBucketItem) Set ¶
func (v *NullableListBucketItem) Set(val *ListBucketItem)
func (*NullableListBucketItem) UnmarshalJSON ¶
func (v *NullableListBucketItem) UnmarshalJSON(src []byte) error
func (*NullableListBucketItem) Unset ¶
func (v *NullableListBucketItem) Unset()
type NullableListCloudsResponse ¶
type NullableListCloudsResponse struct {
// contains filtered or unexported fields
}
func NewNullableListCloudsResponse ¶
func NewNullableListCloudsResponse(val *ListCloudsResponse) *NullableListCloudsResponse
func (NullableListCloudsResponse) Get ¶
func (v NullableListCloudsResponse) Get() *ListCloudsResponse
func (NullableListCloudsResponse) IsSet ¶
func (v NullableListCloudsResponse) IsSet() bool
func (NullableListCloudsResponse) MarshalJSON ¶
func (v NullableListCloudsResponse) MarshalJSON() ([]byte, error)
func (*NullableListCloudsResponse) Set ¶
func (v *NullableListCloudsResponse) Set(val *ListCloudsResponse)
func (*NullableListCloudsResponse) UnmarshalJSON ¶
func (v *NullableListCloudsResponse) UnmarshalJSON(src []byte) error
func (*NullableListCloudsResponse) Unset ¶
func (v *NullableListCloudsResponse) Unset()
type NullableListClustersResponse ¶
type NullableListClustersResponse struct {
// contains filtered or unexported fields
}
func NewNullableListClustersResponse ¶
func NewNullableListClustersResponse(val *ListClustersResponse) *NullableListClustersResponse
func (NullableListClustersResponse) Get ¶
func (v NullableListClustersResponse) Get() *ListClustersResponse
func (NullableListClustersResponse) IsSet ¶
func (v NullableListClustersResponse) IsSet() bool
func (NullableListClustersResponse) MarshalJSON ¶
func (v NullableListClustersResponse) MarshalJSON() ([]byte, error)
func (*NullableListClustersResponse) Set ¶
func (v *NullableListClustersResponse) Set(val *ListClustersResponse)
func (*NullableListClustersResponse) UnmarshalJSON ¶
func (v *NullableListClustersResponse) UnmarshalJSON(src []byte) error
func (*NullableListClustersResponse) Unset ¶
func (v *NullableListClustersResponse) Unset()
type NullableListDatabaseUsersResponseItem ¶
type NullableListDatabaseUsersResponseItem struct {
// contains filtered or unexported fields
}
func NewNullableListDatabaseUsersResponseItem ¶
func NewNullableListDatabaseUsersResponseItem(val *ListDatabaseUsersResponseItem) *NullableListDatabaseUsersResponseItem
func (NullableListDatabaseUsersResponseItem) Get ¶
func (v NullableListDatabaseUsersResponseItem) Get() *ListDatabaseUsersResponseItem
func (NullableListDatabaseUsersResponseItem) IsSet ¶
func (v NullableListDatabaseUsersResponseItem) IsSet() bool
func (NullableListDatabaseUsersResponseItem) MarshalJSON ¶
func (v NullableListDatabaseUsersResponseItem) MarshalJSON() ([]byte, error)
func (*NullableListDatabaseUsersResponseItem) Set ¶
func (v *NullableListDatabaseUsersResponseItem) Set(val *ListDatabaseUsersResponseItem)
func (*NullableListDatabaseUsersResponseItem) UnmarshalJSON ¶
func (v *NullableListDatabaseUsersResponseItem) UnmarshalJSON(src []byte) error
func (*NullableListDatabaseUsersResponseItem) Unset ¶
func (v *NullableListDatabaseUsersResponseItem) Unset()
type NullableListProjectsResponse ¶
type NullableListProjectsResponse struct {
// contains filtered or unexported fields
}
func NewNullableListProjectsResponse ¶
func NewNullableListProjectsResponse(val *ListProjectsResponse) *NullableListProjectsResponse
func (NullableListProjectsResponse) Get ¶
func (v NullableListProjectsResponse) Get() *ListProjectsResponse
func (NullableListProjectsResponse) IsSet ¶
func (v NullableListProjectsResponse) IsSet() bool
func (NullableListProjectsResponse) MarshalJSON ¶
func (v NullableListProjectsResponse) MarshalJSON() ([]byte, error)
func (*NullableListProjectsResponse) Set ¶
func (v *NullableListProjectsResponse) Set(val *ListProjectsResponse)
func (*NullableListProjectsResponse) UnmarshalJSON ¶
func (v *NullableListProjectsResponse) UnmarshalJSON(src []byte) error
func (*NullableListProjectsResponse) Unset ¶
func (v *NullableListProjectsResponse) Unset()
type NullableListUsersResponse ¶ added in v1.0.1
type NullableListUsersResponse struct {
// contains filtered or unexported fields
}
func NewNullableListUsersResponse ¶ added in v1.0.1
func NewNullableListUsersResponse(val *ListUsersResponse) *NullableListUsersResponse
func (NullableListUsersResponse) Get ¶ added in v1.0.1
func (v NullableListUsersResponse) Get() *ListUsersResponse
func (NullableListUsersResponse) IsSet ¶ added in v1.0.1
func (v NullableListUsersResponse) IsSet() bool
func (NullableListUsersResponse) MarshalJSON ¶ added in v1.0.1
func (v NullableListUsersResponse) MarshalJSON() ([]byte, error)
func (*NullableListUsersResponse) Set ¶ added in v1.0.1
func (v *NullableListUsersResponse) Set(val *ListUsersResponse)
func (*NullableListUsersResponse) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableListUsersResponse) UnmarshalJSON(src []byte) error
func (*NullableListUsersResponse) Unset ¶ added in v1.0.1
func (v *NullableListUsersResponse) Unset()
type NullableListUsersResponseItem ¶ added in v1.0.1
type NullableListUsersResponseItem struct {
// contains filtered or unexported fields
}
func NewNullableListUsersResponseItem ¶ added in v1.0.1
func NewNullableListUsersResponseItem(val *ListUsersResponseItem) *NullableListUsersResponseItem
func (NullableListUsersResponseItem) Get ¶ added in v1.0.1
func (v NullableListUsersResponseItem) Get() *ListUsersResponseItem
func (NullableListUsersResponseItem) IsSet ¶ added in v1.0.1
func (v NullableListUsersResponseItem) IsSet() bool
func (NullableListUsersResponseItem) MarshalJSON ¶ added in v1.0.1
func (v NullableListUsersResponseItem) MarshalJSON() ([]byte, error)
func (*NullableListUsersResponseItem) Set ¶ added in v1.0.1
func (v *NullableListUsersResponseItem) Set(val *ListUsersResponseItem)
func (*NullableListUsersResponseItem) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableListUsersResponseItem) UnmarshalJSON(src []byte) error
func (*NullableListUsersResponseItem) Unset ¶ added in v1.0.1
func (v *NullableListUsersResponseItem) Unset()
type NullableNodeStats ¶ added in v1.0.1
type NullableNodeStats struct {
// contains filtered or unexported fields
}
func NewNullableNodeStats ¶ added in v1.0.1
func NewNullableNodeStats(val *NodeStats) *NullableNodeStats
func (NullableNodeStats) Get ¶ added in v1.0.1
func (v NullableNodeStats) Get() *NodeStats
func (NullableNodeStats) IsSet ¶ added in v1.0.1
func (v NullableNodeStats) IsSet() bool
func (NullableNodeStats) MarshalJSON ¶ added in v1.0.1
func (v NullableNodeStats) MarshalJSON() ([]byte, error)
func (*NullableNodeStats) Set ¶ added in v1.0.1
func (v *NullableNodeStats) Set(val *NodeStats)
func (*NullableNodeStats) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableNodeStats) UnmarshalJSON(src []byte) error
func (*NullableNodeStats) Unset ¶ added in v1.0.1
func (v *NullableNodeStats) Unset()
type NullableProject ¶
type NullableProject struct {
// contains filtered or unexported fields
}
func NewNullableProject ¶
func NewNullableProject(val *Project) *NullableProject
func (NullableProject) Get ¶
func (v NullableProject) Get() *Project
func (NullableProject) IsSet ¶
func (v NullableProject) IsSet() bool
func (NullableProject) MarshalJSON ¶
func (v NullableProject) MarshalJSON() ([]byte, error)
func (*NullableProject) Set ¶
func (v *NullableProject) Set(val *Project)
func (*NullableProject) UnmarshalJSON ¶
func (v *NullableProject) UnmarshalJSON(src []byte) error
func (*NullableProject) Unset ¶
func (v *NullableProject) Unset()
type NullableProvider ¶
type NullableProvider struct {
// contains filtered or unexported fields
}
func NewNullableProvider ¶
func NewNullableProvider(val *Provider) *NullableProvider
func (NullableProvider) Get ¶
func (v NullableProvider) Get() *Provider
func (NullableProvider) IsSet ¶
func (v NullableProvider) IsSet() bool
func (NullableProvider) MarshalJSON ¶
func (v NullableProvider) MarshalJSON() ([]byte, error)
func (*NullableProvider) Set ¶
func (v *NullableProvider) Set(val *Provider)
func (*NullableProvider) UnmarshalJSON ¶
func (v *NullableProvider) UnmarshalJSON(src []byte) error
func (*NullableProvider) Unset ¶
func (v *NullableProvider) Unset()
type NullableRegions ¶
type NullableRegions struct {
// contains filtered or unexported fields
}
func NewNullableRegions ¶
func NewNullableRegions(val *Regions) *NullableRegions
func (NullableRegions) Get ¶
func (v NullableRegions) Get() *Regions
func (NullableRegions) IsSet ¶
func (v NullableRegions) IsSet() bool
func (NullableRegions) MarshalJSON ¶
func (v NullableRegions) MarshalJSON() ([]byte, error)
func (*NullableRegions) Set ¶
func (v *NullableRegions) Set(val *Regions)
func (*NullableRegions) UnmarshalJSON ¶
func (v *NullableRegions) UnmarshalJSON(src []byte) error
func (*NullableRegions) Unset ¶
func (v *NullableRegions) Unset()
type NullableServer ¶
type NullableServer struct {
// contains filtered or unexported fields
}
func NewNullableServer ¶
func NewNullableServer(val *Server) *NullableServer
func (NullableServer) Get ¶
func (v NullableServer) Get() *Server
func (NullableServer) IsSet ¶
func (v NullableServer) IsSet() bool
func (NullableServer) MarshalJSON ¶
func (v NullableServer) MarshalJSON() ([]byte, error)
func (*NullableServer) Set ¶
func (v *NullableServer) Set(val *Server)
func (*NullableServer) UnmarshalJSON ¶
func (v *NullableServer) UnmarshalJSON(src []byte) error
func (*NullableServer) Unset ¶
func (v *NullableServer) Unset()
type NullableServerAws ¶
type NullableServerAws struct {
// contains filtered or unexported fields
}
func NewNullableServerAws ¶
func NewNullableServerAws(val *ServerAws) *NullableServerAws
func (NullableServerAws) Get ¶
func (v NullableServerAws) Get() *ServerAws
func (NullableServerAws) IsSet ¶
func (v NullableServerAws) IsSet() bool
func (NullableServerAws) MarshalJSON ¶
func (v NullableServerAws) MarshalJSON() ([]byte, error)
func (*NullableServerAws) Set ¶
func (v *NullableServerAws) Set(val *ServerAws)
func (*NullableServerAws) UnmarshalJSON ¶
func (v *NullableServerAws) UnmarshalJSON(src []byte) error
func (*NullableServerAws) Unset ¶
func (v *NullableServerAws) Unset()
type NullableServerAzure ¶
type NullableServerAzure struct {
// contains filtered or unexported fields
}
func NewNullableServerAzure ¶
func NewNullableServerAzure(val *ServerAzure) *NullableServerAzure
func (NullableServerAzure) Get ¶
func (v NullableServerAzure) Get() *ServerAzure
func (NullableServerAzure) IsSet ¶
func (v NullableServerAzure) IsSet() bool
func (NullableServerAzure) MarshalJSON ¶
func (v NullableServerAzure) MarshalJSON() ([]byte, error)
func (*NullableServerAzure) Set ¶
func (v *NullableServerAzure) Set(val *ServerAzure)
func (*NullableServerAzure) UnmarshalJSON ¶
func (v *NullableServerAzure) UnmarshalJSON(src []byte) error
func (*NullableServerAzure) Unset ¶
func (v *NullableServerAzure) Unset()
type NullableServiceStats ¶ added in v1.0.1
type NullableServiceStats struct {
// contains filtered or unexported fields
}
func NewNullableServiceStats ¶ added in v1.0.1
func NewNullableServiceStats(val *ServiceStats) *NullableServiceStats
func (NullableServiceStats) Get ¶ added in v1.0.1
func (v NullableServiceStats) Get() *ServiceStats
func (NullableServiceStats) IsSet ¶ added in v1.0.1
func (v NullableServiceStats) IsSet() bool
func (NullableServiceStats) MarshalJSON ¶ added in v1.0.1
func (v NullableServiceStats) MarshalJSON() ([]byte, error)
func (*NullableServiceStats) Set ¶ added in v1.0.1
func (v *NullableServiceStats) Set(val *ServiceStats)
func (*NullableServiceStats) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableServiceStats) UnmarshalJSON(src []byte) error
func (*NullableServiceStats) Unset ¶ added in v1.0.1
func (v *NullableServiceStats) Unset()
type NullableStatusOK ¶
type NullableStatusOK struct {
// contains filtered or unexported fields
}
func NewNullableStatusOK ¶
func NewNullableStatusOK(val *StatusOK) *NullableStatusOK
func (NullableStatusOK) Get ¶
func (v NullableStatusOK) Get() *StatusOK
func (NullableStatusOK) IsSet ¶
func (v NullableStatusOK) IsSet() bool
func (NullableStatusOK) MarshalJSON ¶
func (v NullableStatusOK) MarshalJSON() ([]byte, error)
func (*NullableStatusOK) Set ¶
func (v *NullableStatusOK) Set(val *StatusOK)
func (*NullableStatusOK) UnmarshalJSON ¶
func (v *NullableStatusOK) UnmarshalJSON(src []byte) error
func (*NullableStatusOK) Unset ¶
func (v *NullableStatusOK) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableSupportPackageType ¶
type NullableSupportPackageType struct {
// contains filtered or unexported fields
}
func NewNullableSupportPackageType ¶
func NewNullableSupportPackageType(val *SupportPackageType) *NullableSupportPackageType
func (NullableSupportPackageType) Get ¶
func (v NullableSupportPackageType) Get() *SupportPackageType
func (NullableSupportPackageType) IsSet ¶
func (v NullableSupportPackageType) IsSet() bool
func (NullableSupportPackageType) MarshalJSON ¶
func (v NullableSupportPackageType) MarshalJSON() ([]byte, error)
func (*NullableSupportPackageType) Set ¶
func (v *NullableSupportPackageType) Set(val *SupportPackageType)
func (*NullableSupportPackageType) UnmarshalJSON ¶
func (v *NullableSupportPackageType) UnmarshalJSON(src []byte) error
func (*NullableSupportPackageType) Unset ¶
func (v *NullableSupportPackageType) Unset()
type NullableSupportTimezones ¶
type NullableSupportTimezones struct {
// contains filtered or unexported fields
}
func NewNullableSupportTimezones ¶
func NewNullableSupportTimezones(val *SupportTimezones) *NullableSupportTimezones
func (NullableSupportTimezones) Get ¶
func (v NullableSupportTimezones) Get() *SupportTimezones
func (NullableSupportTimezones) IsSet ¶
func (v NullableSupportTimezones) IsSet() bool
func (NullableSupportTimezones) MarshalJSON ¶
func (v NullableSupportTimezones) MarshalJSON() ([]byte, error)
func (*NullableSupportTimezones) Set ¶
func (v *NullableSupportTimezones) Set(val *SupportTimezones)
func (*NullableSupportTimezones) UnmarshalJSON ¶
func (v *NullableSupportTimezones) UnmarshalJSON(src []byte) error
func (*NullableSupportTimezones) Unset ¶
func (v *NullableSupportTimezones) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type NullableUpdateBucketRequest ¶ added in v1.1.1
type NullableUpdateBucketRequest struct {
// contains filtered or unexported fields
}
func NewNullableUpdateBucketRequest ¶ added in v1.1.1
func NewNullableUpdateBucketRequest(val *UpdateBucketRequest) *NullableUpdateBucketRequest
func (NullableUpdateBucketRequest) Get ¶ added in v1.1.1
func (v NullableUpdateBucketRequest) Get() *UpdateBucketRequest
func (NullableUpdateBucketRequest) IsSet ¶ added in v1.1.1
func (v NullableUpdateBucketRequest) IsSet() bool
func (NullableUpdateBucketRequest) MarshalJSON ¶ added in v1.1.1
func (v NullableUpdateBucketRequest) MarshalJSON() ([]byte, error)
func (*NullableUpdateBucketRequest) Set ¶ added in v1.1.1
func (v *NullableUpdateBucketRequest) Set(val *UpdateBucketRequest)
func (*NullableUpdateBucketRequest) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableUpdateBucketRequest) UnmarshalJSON(src []byte) error
func (*NullableUpdateBucketRequest) Unset ¶ added in v1.1.1
func (v *NullableUpdateBucketRequest) Unset()
type NullableUpdateDatabaseUserRequest ¶ added in v1.0.1
type NullableUpdateDatabaseUserRequest struct {
// contains filtered or unexported fields
}
func NewNullableUpdateDatabaseUserRequest ¶ added in v1.0.1
func NewNullableUpdateDatabaseUserRequest(val *UpdateDatabaseUserRequest) *NullableUpdateDatabaseUserRequest
func (NullableUpdateDatabaseUserRequest) Get ¶ added in v1.0.1
func (v NullableUpdateDatabaseUserRequest) Get() *UpdateDatabaseUserRequest
func (NullableUpdateDatabaseUserRequest) IsSet ¶ added in v1.0.1
func (v NullableUpdateDatabaseUserRequest) IsSet() bool
func (NullableUpdateDatabaseUserRequest) MarshalJSON ¶ added in v1.0.1
func (v NullableUpdateDatabaseUserRequest) MarshalJSON() ([]byte, error)
func (*NullableUpdateDatabaseUserRequest) Set ¶ added in v1.0.1
func (v *NullableUpdateDatabaseUserRequest) Set(val *UpdateDatabaseUserRequest)
func (*NullableUpdateDatabaseUserRequest) UnmarshalJSON ¶ added in v1.0.1
func (v *NullableUpdateDatabaseUserRequest) UnmarshalJSON(src []byte) error
func (*NullableUpdateDatabaseUserRequest) Unset ¶ added in v1.0.1
func (v *NullableUpdateDatabaseUserRequest) Unset()
type NullableV3BucketRoles ¶ added in v1.4.0
type NullableV3BucketRoles struct {
// contains filtered or unexported fields
}
func NewNullableV3BucketRoles ¶ added in v1.4.0
func NewNullableV3BucketRoles(val *V3BucketRoles) *NullableV3BucketRoles
func (NullableV3BucketRoles) Get ¶ added in v1.4.0
func (v NullableV3BucketRoles) Get() *V3BucketRoles
func (NullableV3BucketRoles) IsSet ¶ added in v1.4.0
func (v NullableV3BucketRoles) IsSet() bool
func (NullableV3BucketRoles) MarshalJSON ¶ added in v1.4.0
func (v NullableV3BucketRoles) MarshalJSON() ([]byte, error)
func (*NullableV3BucketRoles) Set ¶ added in v1.4.0
func (v *NullableV3BucketRoles) Set(val *V3BucketRoles)
func (*NullableV3BucketRoles) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableV3BucketRoles) UnmarshalJSON(src []byte) error
func (*NullableV3BucketRoles) Unset ¶ added in v1.4.0
func (v *NullableV3BucketRoles) Unset()
type NullableV3Cluster ¶ added in v1.1.1
type NullableV3Cluster struct {
// contains filtered or unexported fields
}
func NewNullableV3Cluster ¶ added in v1.1.1
func NewNullableV3Cluster(val *V3Cluster) *NullableV3Cluster
func (NullableV3Cluster) Get ¶ added in v1.1.1
func (v NullableV3Cluster) Get() *V3Cluster
func (NullableV3Cluster) IsSet ¶ added in v1.1.1
func (v NullableV3Cluster) IsSet() bool
func (NullableV3Cluster) MarshalJSON ¶ added in v1.1.1
func (v NullableV3Cluster) MarshalJSON() ([]byte, error)
func (*NullableV3Cluster) Set ¶ added in v1.1.1
func (v *NullableV3Cluster) Set(val *V3Cluster)
func (*NullableV3Cluster) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3Cluster) UnmarshalJSON(src []byte) error
func (*NullableV3Cluster) Unset ¶ added in v1.1.1
func (v *NullableV3Cluster) Unset()
type NullableV3ClusterList ¶ added in v1.1.1
type NullableV3ClusterList struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterList ¶ added in v1.1.1
func NewNullableV3ClusterList(val *V3ClusterList) *NullableV3ClusterList
func (NullableV3ClusterList) Get ¶ added in v1.1.1
func (v NullableV3ClusterList) Get() *V3ClusterList
func (NullableV3ClusterList) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterList) IsSet() bool
func (NullableV3ClusterList) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterList) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterList) Set ¶ added in v1.1.1
func (v *NullableV3ClusterList) Set(val *V3ClusterList)
func (*NullableV3ClusterList) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterList) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterList) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterList) Unset()
type NullableV3ClusterListData ¶ added in v1.1.1
type NullableV3ClusterListData struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterListData ¶ added in v1.1.1
func NewNullableV3ClusterListData(val *V3ClusterListData) *NullableV3ClusterListData
func (NullableV3ClusterListData) Get ¶ added in v1.1.1
func (v NullableV3ClusterListData) Get() *V3ClusterListData
func (NullableV3ClusterListData) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterListData) IsSet() bool
func (NullableV3ClusterListData) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterListData) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterListData) Set ¶ added in v1.1.1
func (v *NullableV3ClusterListData) Set(val *V3ClusterListData)
func (*NullableV3ClusterListData) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterListData) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterListData) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterListData) Unset()
type NullableV3ClusterListDataItems ¶ added in v1.1.1
type NullableV3ClusterListDataItems struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterListDataItems ¶ added in v1.1.1
func NewNullableV3ClusterListDataItems(val *V3ClusterListDataItems) *NullableV3ClusterListDataItems
func (NullableV3ClusterListDataItems) Get ¶ added in v1.1.1
func (v NullableV3ClusterListDataItems) Get() *V3ClusterListDataItems
func (NullableV3ClusterListDataItems) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterListDataItems) IsSet() bool
func (NullableV3ClusterListDataItems) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterListDataItems) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterListDataItems) Set ¶ added in v1.1.1
func (v *NullableV3ClusterListDataItems) Set(val *V3ClusterListDataItems)
func (*NullableV3ClusterListDataItems) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterListDataItems) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterListDataItems) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterListDataItems) Unset()
type NullableV3ClusterPlace ¶ added in v1.1.1
type NullableV3ClusterPlace struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterPlace ¶ added in v1.1.1
func NewNullableV3ClusterPlace(val *V3ClusterPlace) *NullableV3ClusterPlace
func (NullableV3ClusterPlace) Get ¶ added in v1.1.1
func (v NullableV3ClusterPlace) Get() *V3ClusterPlace
func (NullableV3ClusterPlace) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterPlace) IsSet() bool
func (NullableV3ClusterPlace) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterPlace) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterPlace) Set ¶ added in v1.1.1
func (v *NullableV3ClusterPlace) Set(val *V3ClusterPlace)
func (*NullableV3ClusterPlace) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterPlace) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterPlace) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterPlace) Unset()
type NullableV3ClusterServers ¶ added in v1.1.1
type NullableV3ClusterServers struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterServers ¶ added in v1.1.1
func NewNullableV3ClusterServers(val *V3ClusterServers) *NullableV3ClusterServers
func (NullableV3ClusterServers) Get ¶ added in v1.1.1
func (v NullableV3ClusterServers) Get() *V3ClusterServers
func (NullableV3ClusterServers) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterServers) IsSet() bool
func (NullableV3ClusterServers) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterServers) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterServers) Set ¶ added in v1.1.1
func (v *NullableV3ClusterServers) Set(val *V3ClusterServers)
func (*NullableV3ClusterServers) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterServers) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterServers) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterServers) Unset()
type NullableV3ClusterStatus ¶ added in v1.1.1
type NullableV3ClusterStatus struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterStatus ¶ added in v1.1.1
func NewNullableV3ClusterStatus(val *V3ClusterStatus) *NullableV3ClusterStatus
func (NullableV3ClusterStatus) Get ¶ added in v1.1.1
func (v NullableV3ClusterStatus) Get() *V3ClusterStatus
func (NullableV3ClusterStatus) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterStatus) IsSet() bool
func (NullableV3ClusterStatus) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterStatus) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterStatus) Set ¶ added in v1.1.1
func (v *NullableV3ClusterStatus) Set(val *V3ClusterStatus)
func (*NullableV3ClusterStatus) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterStatus) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterStatus) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterStatus) Unset()
type NullableV3ClusterStatusResponse ¶ added in v1.1.1
type NullableV3ClusterStatusResponse struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterStatusResponse ¶ added in v1.1.1
func NewNullableV3ClusterStatusResponse(val *V3ClusterStatusResponse) *NullableV3ClusterStatusResponse
func (NullableV3ClusterStatusResponse) Get ¶ added in v1.1.1
func (v NullableV3ClusterStatusResponse) Get() *V3ClusterStatusResponse
func (NullableV3ClusterStatusResponse) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterStatusResponse) IsSet() bool
func (NullableV3ClusterStatusResponse) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterStatusResponse) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterStatusResponse) Set ¶ added in v1.1.1
func (v *NullableV3ClusterStatusResponse) Set(val *V3ClusterStatusResponse)
func (*NullableV3ClusterStatusResponse) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterStatusResponse) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterStatusResponse) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterStatusResponse) Unset()
type NullableV3ClusterStorage ¶ added in v1.1.1
type NullableV3ClusterStorage struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterStorage ¶ added in v1.1.1
func NewNullableV3ClusterStorage(val *V3ClusterStorage) *NullableV3ClusterStorage
func (NullableV3ClusterStorage) Get ¶ added in v1.1.1
func (v NullableV3ClusterStorage) Get() *V3ClusterStorage
func (NullableV3ClusterStorage) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterStorage) IsSet() bool
func (NullableV3ClusterStorage) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterStorage) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterStorage) Set ¶ added in v1.1.1
func (v *NullableV3ClusterStorage) Set(val *V3ClusterStorage)
func (*NullableV3ClusterStorage) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterStorage) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterStorage) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterStorage) Unset()
type NullableV3ClusterVersion ¶ added in v1.1.1
type NullableV3ClusterVersion struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterVersion ¶ added in v1.1.1
func NewNullableV3ClusterVersion(val *V3ClusterVersion) *NullableV3ClusterVersion
func (NullableV3ClusterVersion) Get ¶ added in v1.1.1
func (v NullableV3ClusterVersion) Get() *V3ClusterVersion
func (NullableV3ClusterVersion) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterVersion) IsSet() bool
func (NullableV3ClusterVersion) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterVersion) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterVersion) Set ¶ added in v1.1.1
func (v *NullableV3ClusterVersion) Set(val *V3ClusterVersion)
func (*NullableV3ClusterVersion) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterVersion) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterVersion) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterVersion) Unset()
type NullableV3ClusterVersionComponents ¶ added in v1.1.1
type NullableV3ClusterVersionComponents struct {
// contains filtered or unexported fields
}
func NewNullableV3ClusterVersionComponents ¶ added in v1.1.1
func NewNullableV3ClusterVersionComponents(val *V3ClusterVersionComponents) *NullableV3ClusterVersionComponents
func (NullableV3ClusterVersionComponents) Get ¶ added in v1.1.1
func (v NullableV3ClusterVersionComponents) Get() *V3ClusterVersionComponents
func (NullableV3ClusterVersionComponents) IsSet ¶ added in v1.1.1
func (v NullableV3ClusterVersionComponents) IsSet() bool
func (NullableV3ClusterVersionComponents) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ClusterVersionComponents) MarshalJSON() ([]byte, error)
func (*NullableV3ClusterVersionComponents) Set ¶ added in v1.1.1
func (v *NullableV3ClusterVersionComponents) Set(val *V3ClusterVersionComponents)
func (*NullableV3ClusterVersionComponents) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ClusterVersionComponents) UnmarshalJSON(src []byte) error
func (*NullableV3ClusterVersionComponents) Unset ¶ added in v1.1.1
func (v *NullableV3ClusterVersionComponents) Unset()
type NullableV3CouchbaseServices ¶ added in v1.1.1
type NullableV3CouchbaseServices struct {
// contains filtered or unexported fields
}
func NewNullableV3CouchbaseServices ¶ added in v1.1.1
func NewNullableV3CouchbaseServices(val *V3CouchbaseServices) *NullableV3CouchbaseServices
func (NullableV3CouchbaseServices) Get ¶ added in v1.1.1
func (v NullableV3CouchbaseServices) Get() *V3CouchbaseServices
func (NullableV3CouchbaseServices) IsSet ¶ added in v1.1.1
func (v NullableV3CouchbaseServices) IsSet() bool
func (NullableV3CouchbaseServices) MarshalJSON ¶ added in v1.1.1
func (v NullableV3CouchbaseServices) MarshalJSON() ([]byte, error)
func (*NullableV3CouchbaseServices) Set ¶ added in v1.1.1
func (v *NullableV3CouchbaseServices) Set(val *V3CouchbaseServices)
func (*NullableV3CouchbaseServices) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3CouchbaseServices) UnmarshalJSON(src []byte) error
func (*NullableV3CouchbaseServices) Unset ¶ added in v1.1.1
func (v *NullableV3CouchbaseServices) Unset()
type NullableV3CreateClusterRequest ¶ added in v1.1.1
type NullableV3CreateClusterRequest struct {
// contains filtered or unexported fields
}
func NewNullableV3CreateClusterRequest ¶ added in v1.1.1
func NewNullableV3CreateClusterRequest(val *V3CreateClusterRequest) *NullableV3CreateClusterRequest
func (NullableV3CreateClusterRequest) Get ¶ added in v1.1.1
func (v NullableV3CreateClusterRequest) Get() *V3CreateClusterRequest
func (NullableV3CreateClusterRequest) IsSet ¶ added in v1.1.1
func (v NullableV3CreateClusterRequest) IsSet() bool
func (NullableV3CreateClusterRequest) MarshalJSON ¶ added in v1.1.1
func (v NullableV3CreateClusterRequest) MarshalJSON() ([]byte, error)
func (*NullableV3CreateClusterRequest) Set ¶ added in v1.1.1
func (v *NullableV3CreateClusterRequest) Set(val *V3CreateClusterRequest)
func (*NullableV3CreateClusterRequest) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3CreateClusterRequest) UnmarshalJSON(src []byte) error
func (*NullableV3CreateClusterRequest) Unset ¶ added in v1.1.1
func (v *NullableV3CreateClusterRequest) Unset()
type NullableV3CreateClusterUserRequest ¶ added in v1.4.0
type NullableV3CreateClusterUserRequest struct {
// contains filtered or unexported fields
}
func NewNullableV3CreateClusterUserRequest ¶ added in v1.4.0
func NewNullableV3CreateClusterUserRequest(val *V3CreateClusterUserRequest) *NullableV3CreateClusterUserRequest
func (NullableV3CreateClusterUserRequest) Get ¶ added in v1.4.0
func (v NullableV3CreateClusterUserRequest) Get() *V3CreateClusterUserRequest
func (NullableV3CreateClusterUserRequest) IsSet ¶ added in v1.4.0
func (v NullableV3CreateClusterUserRequest) IsSet() bool
func (NullableV3CreateClusterUserRequest) MarshalJSON ¶ added in v1.4.0
func (v NullableV3CreateClusterUserRequest) MarshalJSON() ([]byte, error)
func (*NullableV3CreateClusterUserRequest) Set ¶ added in v1.4.0
func (v *NullableV3CreateClusterUserRequest) Set(val *V3CreateClusterUserRequest)
func (*NullableV3CreateClusterUserRequest) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableV3CreateClusterUserRequest) UnmarshalJSON(src []byte) error
func (*NullableV3CreateClusterUserRequest) Unset ¶ added in v1.4.0
func (v *NullableV3CreateClusterUserRequest) Unset()
type NullableV3CreateClusterUserRequestBuckets ¶ added in v1.4.0
type NullableV3CreateClusterUserRequestBuckets struct {
// contains filtered or unexported fields
}
func NewNullableV3CreateClusterUserRequestBuckets ¶ added in v1.4.0
func NewNullableV3CreateClusterUserRequestBuckets(val *V3CreateClusterUserRequestBuckets) *NullableV3CreateClusterUserRequestBuckets
func (NullableV3CreateClusterUserRequestBuckets) IsSet ¶ added in v1.4.0
func (v NullableV3CreateClusterUserRequestBuckets) IsSet() bool
func (NullableV3CreateClusterUserRequestBuckets) MarshalJSON ¶ added in v1.4.0
func (v NullableV3CreateClusterUserRequestBuckets) MarshalJSON() ([]byte, error)
func (*NullableV3CreateClusterUserRequestBuckets) Set ¶ added in v1.4.0
func (v *NullableV3CreateClusterUserRequestBuckets) Set(val *V3CreateClusterUserRequestBuckets)
func (*NullableV3CreateClusterUserRequestBuckets) UnmarshalJSON ¶ added in v1.4.0
func (v *NullableV3CreateClusterUserRequestBuckets) UnmarshalJSON(src []byte) error
func (*NullableV3CreateClusterUserRequestBuckets) Unset ¶ added in v1.4.0
func (v *NullableV3CreateClusterUserRequestBuckets) Unset()
type NullableV3Environment ¶ added in v1.1.1
type NullableV3Environment struct {
// contains filtered or unexported fields
}
func NewNullableV3Environment ¶ added in v1.1.1
func NewNullableV3Environment(val *V3Environment) *NullableV3Environment
func (NullableV3Environment) Get ¶ added in v1.1.1
func (v NullableV3Environment) Get() *V3Environment
func (NullableV3Environment) IsSet ¶ added in v1.1.1
func (v NullableV3Environment) IsSet() bool
func (NullableV3Environment) MarshalJSON ¶ added in v1.1.1
func (v NullableV3Environment) MarshalJSON() ([]byte, error)
func (*NullableV3Environment) Set ¶ added in v1.1.1
func (v *NullableV3Environment) Set(val *V3Environment)
func (*NullableV3Environment) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3Environment) UnmarshalJSON(src []byte) error
func (*NullableV3Environment) Unset ¶ added in v1.1.1
func (v *NullableV3Environment) Unset()
type NullableV3Place ¶ added in v1.1.1
type NullableV3Place struct {
// contains filtered or unexported fields
}
func NewNullableV3Place ¶ added in v1.1.1
func NewNullableV3Place(val *V3Place) *NullableV3Place
func (NullableV3Place) Get ¶ added in v1.1.1
func (v NullableV3Place) Get() *V3Place
func (NullableV3Place) IsSet ¶ added in v1.1.1
func (v NullableV3Place) IsSet() bool
func (NullableV3Place) MarshalJSON ¶ added in v1.1.1
func (v NullableV3Place) MarshalJSON() ([]byte, error)
func (*NullableV3Place) Set ¶ added in v1.1.1
func (v *NullableV3Place) Set(val *V3Place)
func (*NullableV3Place) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3Place) UnmarshalJSON(src []byte) error
func (*NullableV3Place) Unset ¶ added in v1.1.1
func (v *NullableV3Place) Unset()
type NullableV3PlaceHosted ¶ added in v1.1.1
type NullableV3PlaceHosted struct {
// contains filtered or unexported fields
}
func NewNullableV3PlaceHosted ¶ added in v1.1.1
func NewNullableV3PlaceHosted(val *V3PlaceHosted) *NullableV3PlaceHosted
func (NullableV3PlaceHosted) Get ¶ added in v1.1.1
func (v NullableV3PlaceHosted) Get() *V3PlaceHosted
func (NullableV3PlaceHosted) IsSet ¶ added in v1.1.1
func (v NullableV3PlaceHosted) IsSet() bool
func (NullableV3PlaceHosted) MarshalJSON ¶ added in v1.1.1
func (v NullableV3PlaceHosted) MarshalJSON() ([]byte, error)
func (*NullableV3PlaceHosted) Set ¶ added in v1.1.1
func (v *NullableV3PlaceHosted) Set(val *V3PlaceHosted)
func (*NullableV3PlaceHosted) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3PlaceHosted) UnmarshalJSON(src []byte) error
func (*NullableV3PlaceHosted) Unset ¶ added in v1.1.1
func (v *NullableV3PlaceHosted) Unset()
type NullableV3Provider ¶ added in v1.1.1
type NullableV3Provider struct {
// contains filtered or unexported fields
}
func NewNullableV3Provider ¶ added in v1.1.1
func NewNullableV3Provider(val *V3Provider) *NullableV3Provider
func (NullableV3Provider) Get ¶ added in v1.1.1
func (v NullableV3Provider) Get() *V3Provider
func (NullableV3Provider) IsSet ¶ added in v1.1.1
func (v NullableV3Provider) IsSet() bool
func (NullableV3Provider) MarshalJSON ¶ added in v1.1.1
func (v NullableV3Provider) MarshalJSON() ([]byte, error)
func (*NullableV3Provider) Set ¶ added in v1.1.1
func (v *NullableV3Provider) Set(val *V3Provider)
func (*NullableV3Provider) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3Provider) UnmarshalJSON(src []byte) error
func (*NullableV3Provider) Unset ¶ added in v1.1.1
func (v *NullableV3Provider) Unset()
type NullableV3Servers ¶ added in v1.1.1
type NullableV3Servers struct {
// contains filtered or unexported fields
}
func NewNullableV3Servers ¶ added in v1.1.1
func NewNullableV3Servers(val *V3Servers) *NullableV3Servers
func (NullableV3Servers) Get ¶ added in v1.1.1
func (v NullableV3Servers) Get() *V3Servers
func (NullableV3Servers) IsSet ¶ added in v1.1.1
func (v NullableV3Servers) IsSet() bool
func (NullableV3Servers) MarshalJSON ¶ added in v1.1.1
func (v NullableV3Servers) MarshalJSON() ([]byte, error)
func (*NullableV3Servers) Set ¶ added in v1.1.1
func (v *NullableV3Servers) Set(val *V3Servers)
func (*NullableV3Servers) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3Servers) UnmarshalJSON(src []byte) error
func (*NullableV3Servers) Unset ¶ added in v1.1.1
func (v *NullableV3Servers) Unset()
type NullableV3ServersStorage ¶ added in v1.1.1
type NullableV3ServersStorage struct {
// contains filtered or unexported fields
}
func NewNullableV3ServersStorage ¶ added in v1.1.1
func NewNullableV3ServersStorage(val *V3ServersStorage) *NullableV3ServersStorage
func (NullableV3ServersStorage) Get ¶ added in v1.1.1
func (v NullableV3ServersStorage) Get() *V3ServersStorage
func (NullableV3ServersStorage) IsSet ¶ added in v1.1.1
func (v NullableV3ServersStorage) IsSet() bool
func (NullableV3ServersStorage) MarshalJSON ¶ added in v1.1.1
func (v NullableV3ServersStorage) MarshalJSON() ([]byte, error)
func (*NullableV3ServersStorage) Set ¶ added in v1.1.1
func (v *NullableV3ServersStorage) Set(val *V3ServersStorage)
func (*NullableV3ServersStorage) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3ServersStorage) UnmarshalJSON(src []byte) error
func (*NullableV3ServersStorage) Unset ¶ added in v1.1.1
func (v *NullableV3ServersStorage) Unset()
type NullableV3StorageType ¶ added in v1.1.1
type NullableV3StorageType struct {
// contains filtered or unexported fields
}
func NewNullableV3StorageType ¶ added in v1.1.1
func NewNullableV3StorageType(val *V3StorageType) *NullableV3StorageType
func (NullableV3StorageType) Get ¶ added in v1.1.1
func (v NullableV3StorageType) Get() *V3StorageType
func (NullableV3StorageType) IsSet ¶ added in v1.1.1
func (v NullableV3StorageType) IsSet() bool
func (NullableV3StorageType) MarshalJSON ¶ added in v1.1.1
func (v NullableV3StorageType) MarshalJSON() ([]byte, error)
func (*NullableV3StorageType) Set ¶ added in v1.1.1
func (v *NullableV3StorageType) Set(val *V3StorageType)
func (*NullableV3StorageType) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3StorageType) UnmarshalJSON(src []byte) error
func (*NullableV3StorageType) Unset ¶ added in v1.1.1
func (v *NullableV3StorageType) Unset()
type NullableV3SupportPackage ¶ added in v1.1.1
type NullableV3SupportPackage struct {
// contains filtered or unexported fields
}
func NewNullableV3SupportPackage ¶ added in v1.1.1
func NewNullableV3SupportPackage(val *V3SupportPackage) *NullableV3SupportPackage
func (NullableV3SupportPackage) Get ¶ added in v1.1.1
func (v NullableV3SupportPackage) Get() *V3SupportPackage
func (NullableV3SupportPackage) IsSet ¶ added in v1.1.1
func (v NullableV3SupportPackage) IsSet() bool
func (NullableV3SupportPackage) MarshalJSON ¶ added in v1.1.1
func (v NullableV3SupportPackage) MarshalJSON() ([]byte, error)
func (*NullableV3SupportPackage) Set ¶ added in v1.1.1
func (v *NullableV3SupportPackage) Set(val *V3SupportPackage)
func (*NullableV3SupportPackage) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3SupportPackage) UnmarshalJSON(src []byte) error
func (*NullableV3SupportPackage) Unset ¶ added in v1.1.1
func (v *NullableV3SupportPackage) Unset()
type NullableV3SupportPackageTimezones ¶ added in v1.1.1
type NullableV3SupportPackageTimezones struct {
// contains filtered or unexported fields
}
func NewNullableV3SupportPackageTimezones ¶ added in v1.1.1
func NewNullableV3SupportPackageTimezones(val *V3SupportPackageTimezones) *NullableV3SupportPackageTimezones
func (NullableV3SupportPackageTimezones) Get ¶ added in v1.1.1
func (v NullableV3SupportPackageTimezones) Get() *V3SupportPackageTimezones
func (NullableV3SupportPackageTimezones) IsSet ¶ added in v1.1.1
func (v NullableV3SupportPackageTimezones) IsSet() bool
func (NullableV3SupportPackageTimezones) MarshalJSON ¶ added in v1.1.1
func (v NullableV3SupportPackageTimezones) MarshalJSON() ([]byte, error)
func (*NullableV3SupportPackageTimezones) Set ¶ added in v1.1.1
func (v *NullableV3SupportPackageTimezones) Set(val *V3SupportPackageTimezones)
func (*NullableV3SupportPackageTimezones) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3SupportPackageTimezones) UnmarshalJSON(src []byte) error
func (*NullableV3SupportPackageTimezones) Unset ¶ added in v1.1.1
func (v *NullableV3SupportPackageTimezones) Unset()
type NullableV3SupportPackageType ¶ added in v1.1.1
type NullableV3SupportPackageType struct {
// contains filtered or unexported fields
}
func NewNullableV3SupportPackageType ¶ added in v1.1.1
func NewNullableV3SupportPackageType(val *V3SupportPackageType) *NullableV3SupportPackageType
func (NullableV3SupportPackageType) Get ¶ added in v1.1.1
func (v NullableV3SupportPackageType) Get() *V3SupportPackageType
func (NullableV3SupportPackageType) IsSet ¶ added in v1.1.1
func (v NullableV3SupportPackageType) IsSet() bool
func (NullableV3SupportPackageType) MarshalJSON ¶ added in v1.1.1
func (v NullableV3SupportPackageType) MarshalJSON() ([]byte, error)
func (*NullableV3SupportPackageType) Set ¶ added in v1.1.1
func (v *NullableV3SupportPackageType) Set(val *V3SupportPackageType)
func (*NullableV3SupportPackageType) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3SupportPackageType) UnmarshalJSON(src []byte) error
func (*NullableV3SupportPackageType) Unset ¶ added in v1.1.1
func (v *NullableV3SupportPackageType) Unset()
type NullableV3UpdateClusterMetaRequest ¶ added in v1.1.1
type NullableV3UpdateClusterMetaRequest struct {
// contains filtered or unexported fields
}
func NewNullableV3UpdateClusterMetaRequest ¶ added in v1.1.1
func NewNullableV3UpdateClusterMetaRequest(val *V3UpdateClusterMetaRequest) *NullableV3UpdateClusterMetaRequest
func (NullableV3UpdateClusterMetaRequest) Get ¶ added in v1.1.1
func (v NullableV3UpdateClusterMetaRequest) Get() *V3UpdateClusterMetaRequest
func (NullableV3UpdateClusterMetaRequest) IsSet ¶ added in v1.1.1
func (v NullableV3UpdateClusterMetaRequest) IsSet() bool
func (NullableV3UpdateClusterMetaRequest) MarshalJSON ¶ added in v1.1.1
func (v NullableV3UpdateClusterMetaRequest) MarshalJSON() ([]byte, error)
func (*NullableV3UpdateClusterMetaRequest) Set ¶ added in v1.1.1
func (v *NullableV3UpdateClusterMetaRequest) Set(val *V3UpdateClusterMetaRequest)
func (*NullableV3UpdateClusterMetaRequest) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3UpdateClusterMetaRequest) UnmarshalJSON(src []byte) error
func (*NullableV3UpdateClusterMetaRequest) Unset ¶ added in v1.1.1
func (v *NullableV3UpdateClusterMetaRequest) Unset()
type NullableV3UpdateClusterServersRequest ¶ added in v1.1.1
type NullableV3UpdateClusterServersRequest struct {
// contains filtered or unexported fields
}
func NewNullableV3UpdateClusterServersRequest ¶ added in v1.1.1
func NewNullableV3UpdateClusterServersRequest(val *V3UpdateClusterServersRequest) *NullableV3UpdateClusterServersRequest
func (NullableV3UpdateClusterServersRequest) Get ¶ added in v1.1.1
func (v NullableV3UpdateClusterServersRequest) Get() *V3UpdateClusterServersRequest
func (NullableV3UpdateClusterServersRequest) IsSet ¶ added in v1.1.1
func (v NullableV3UpdateClusterServersRequest) IsSet() bool
func (NullableV3UpdateClusterServersRequest) MarshalJSON ¶ added in v1.1.1
func (v NullableV3UpdateClusterServersRequest) MarshalJSON() ([]byte, error)
func (*NullableV3UpdateClusterServersRequest) Set ¶ added in v1.1.1
func (v *NullableV3UpdateClusterServersRequest) Set(val *V3UpdateClusterServersRequest)
func (*NullableV3UpdateClusterServersRequest) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3UpdateClusterServersRequest) UnmarshalJSON(src []byte) error
func (*NullableV3UpdateClusterServersRequest) Unset ¶ added in v1.1.1
func (v *NullableV3UpdateClusterServersRequest) Unset()
type NullableV3UpdateClusterSupportRequest ¶ added in v1.1.1
type NullableV3UpdateClusterSupportRequest struct {
// contains filtered or unexported fields
}
func NewNullableV3UpdateClusterSupportRequest ¶ added in v1.1.1
func NewNullableV3UpdateClusterSupportRequest(val *V3UpdateClusterSupportRequest) *NullableV3UpdateClusterSupportRequest
func (NullableV3UpdateClusterSupportRequest) Get ¶ added in v1.1.1
func (v NullableV3UpdateClusterSupportRequest) Get() *V3UpdateClusterSupportRequest
func (NullableV3UpdateClusterSupportRequest) IsSet ¶ added in v1.1.1
func (v NullableV3UpdateClusterSupportRequest) IsSet() bool
func (NullableV3UpdateClusterSupportRequest) MarshalJSON ¶ added in v1.1.1
func (v NullableV3UpdateClusterSupportRequest) MarshalJSON() ([]byte, error)
func (*NullableV3UpdateClusterSupportRequest) Set ¶ added in v1.1.1
func (v *NullableV3UpdateClusterSupportRequest) Set(val *V3UpdateClusterSupportRequest)
func (*NullableV3UpdateClusterSupportRequest) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3UpdateClusterSupportRequest) UnmarshalJSON(src []byte) error
func (*NullableV3UpdateClusterSupportRequest) Unset ¶ added in v1.1.1
func (v *NullableV3UpdateClusterSupportRequest) Unset()
type NullableV3UpdateClusterSupportRequestSupportPackage ¶ added in v1.1.1
type NullableV3UpdateClusterSupportRequestSupportPackage struct {
// contains filtered or unexported fields
}
func NewNullableV3UpdateClusterSupportRequestSupportPackage ¶ added in v1.1.1
func NewNullableV3UpdateClusterSupportRequestSupportPackage(val *V3UpdateClusterSupportRequestSupportPackage) *NullableV3UpdateClusterSupportRequestSupportPackage
func (NullableV3UpdateClusterSupportRequestSupportPackage) IsSet ¶ added in v1.1.1
func (v NullableV3UpdateClusterSupportRequestSupportPackage) IsSet() bool
func (NullableV3UpdateClusterSupportRequestSupportPackage) MarshalJSON ¶ added in v1.1.1
func (v NullableV3UpdateClusterSupportRequestSupportPackage) MarshalJSON() ([]byte, error)
func (*NullableV3UpdateClusterSupportRequestSupportPackage) UnmarshalJSON ¶ added in v1.1.1
func (v *NullableV3UpdateClusterSupportRequestSupportPackage) UnmarshalJSON(src []byte) error
func (*NullableV3UpdateClusterSupportRequestSupportPackage) Unset ¶ added in v1.1.1
func (v *NullableV3UpdateClusterSupportRequestSupportPackage) Unset()
type Project ¶
type Project struct { Id string `json:"id"` Name string `json:"name"` TenantId string `json:"tenantId"` // Creation date and time CreatedAt time.Time `json:"createdAt"` }
Project struct for Project
func NewProject ¶
NewProject instantiates a new Project object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewProjectWithDefaults ¶
func NewProjectWithDefaults() *Project
NewProjectWithDefaults instantiates a new Project object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Project) GetCreatedAt ¶
GetCreatedAt returns the CreatedAt field value
func (*Project) GetCreatedAtOk ¶
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set.
func (*Project) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*Project) GetNameOk ¶
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*Project) GetTenantId ¶
GetTenantId returns the TenantId field value
func (*Project) GetTenantIdOk ¶
GetTenantIdOk returns a tuple with the TenantId field value and a boolean to check if the value has been set.
func (Project) MarshalJSON ¶
func (*Project) SetCreatedAt ¶
SetCreatedAt sets field value
type ProjectsApiService ¶
type ProjectsApiService service
ProjectsApiService ProjectsApi service
func (*ProjectsApiService) ProjectsCreate ¶
func (a *ProjectsApiService) ProjectsCreate(ctx _context.Context) ApiProjectsCreateRequest
ProjectsCreate Create project
Creates project in tenant, returns id of project on success
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiProjectsCreateRequest
func (*ProjectsApiService) ProjectsCreateExecute ¶
func (a *ProjectsApiService) ProjectsCreateExecute(r ApiProjectsCreateRequest) (Project, *_nethttp.Response, error)
Execute executes the request
@return Project
func (*ProjectsApiService) ProjectsDelete ¶
func (a *ProjectsApiService) ProjectsDelete(ctx _context.Context, id string) ApiProjectsDeleteRequest
ProjectsDelete Delete project
Deletes endpoint with specified ID if exists, returns true on success and error if not
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Project ID @return ApiProjectsDeleteRequest
func (*ProjectsApiService) ProjectsDeleteExecute ¶
func (a *ProjectsApiService) ProjectsDeleteExecute(r ApiProjectsDeleteRequest) (*_nethttp.Response, error)
Execute executes the request
func (*ProjectsApiService) ProjectsList ¶
func (a *ProjectsApiService) ProjectsList(ctx _context.Context) ApiProjectsListRequest
ProjectsList List Projects
Returns a paginated list of projects created by the tenant
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiProjectsListRequest
func (*ProjectsApiService) ProjectsListExecute ¶
func (a *ProjectsApiService) ProjectsListExecute(r ApiProjectsListRequest) (ListProjectsResponse, *_nethttp.Response, error)
Execute executes the request
@return ListProjectsResponse
func (*ProjectsApiService) ProjectsShow ¶
func (a *ProjectsApiService) ProjectsShow(ctx _context.Context, id string) ApiProjectsShowRequest
ProjectsShow Get project by ID
Returns the project with the ID
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id Project ID @return ApiProjectsShowRequest
func (*ProjectsApiService) ProjectsShowExecute ¶
func (a *ProjectsApiService) ProjectsShowExecute(r ApiProjectsShowRequest) (Project, *_nethttp.Response, error)
Execute executes the request
@return Project
type Provider ¶
type Provider string
Provider the model 'Provider'
const ( PROVIDER_AWS Provider = "aws" PROVIDER_GCP Provider = "gcp" PROVIDER_AZURE Provider = "azure" )
List of provider
func NewProviderFromValue ¶
NewProviderFromValue returns a pointer to a valid Provider for the value passed as argument, or an error if the value passed is not allowed by the enum
func (*Provider) UnmarshalJSON ¶
type Regions ¶
type Regions struct { AwsRegions *AwsRegions AzureRegions *AzureRegions }
Regions - struct for Regions
func AwsRegionsAsRegions ¶
func AwsRegionsAsRegions(v *AwsRegions) Regions
AwsRegionsAsRegions is a convenience function that returns AwsRegions wrapped in Regions
func AzureRegionsAsRegions ¶
func AzureRegionsAsRegions(v *AzureRegions) Regions
AzureRegionsAsRegions is a convenience function that returns AzureRegions wrapped in Regions
func (*Regions) GetActualInstance ¶
func (obj *Regions) GetActualInstance() interface{}
Get the actual instance
func (Regions) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*Regions) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type Server ¶
type Server struct { Size int32 `json:"size"` Services []CouchbaseServices `json:"services"` Aws *ServerAws `json:"aws,omitempty"` Azure *ServerAzure `json:"azure,omitempty"` }
Server struct for Server
func NewServer ¶
func NewServer(size int32, services []CouchbaseServices) *Server
NewServer instantiates a new Server object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewServerWithDefaults ¶
func NewServerWithDefaults() *Server
NewServerWithDefaults instantiates a new Server object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Server) GetAwsOk ¶
GetAwsOk returns a tuple with the Aws field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Server) GetAzure ¶
func (o *Server) GetAzure() ServerAzure
GetAzure returns the Azure field value if set, zero value otherwise.
func (*Server) GetAzureOk ¶
func (o *Server) GetAzureOk() (*ServerAzure, bool)
GetAzureOk returns a tuple with the Azure field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Server) GetServices ¶
func (o *Server) GetServices() []CouchbaseServices
GetServices returns the Services field value
func (*Server) GetServicesOk ¶
func (o *Server) GetServicesOk() (*[]CouchbaseServices, bool)
GetServicesOk returns a tuple with the Services field value and a boolean to check if the value has been set.
func (*Server) GetSizeOk ¶
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (Server) MarshalJSON ¶
func (*Server) SetAws ¶
SetAws gets a reference to the given ServerAws and assigns it to the Aws field.
func (*Server) SetAzure ¶
func (o *Server) SetAzure(v ServerAzure)
SetAzure gets a reference to the given ServerAzure and assigns it to the Azure field.
func (*Server) SetServices ¶
func (o *Server) SetServices(v []CouchbaseServices)
SetServices sets field value
type ServerAws ¶
type ServerAws struct { InstanceSize AwsInstances `json:"instanceSize"` EbsSizeGib int32 `json:"ebsSizeGib"` }
ServerAws struct for ServerAws
func NewServerAws ¶
func NewServerAws(instanceSize AwsInstances, ebsSizeGib int32) *ServerAws
NewServerAws instantiates a new ServerAws object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewServerAwsWithDefaults ¶
func NewServerAwsWithDefaults() *ServerAws
NewServerAwsWithDefaults instantiates a new ServerAws object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ServerAws) GetEbsSizeGib ¶
GetEbsSizeGib returns the EbsSizeGib field value
func (*ServerAws) GetEbsSizeGibOk ¶
GetEbsSizeGibOk returns a tuple with the EbsSizeGib field value and a boolean to check if the value has been set.
func (*ServerAws) GetInstanceSize ¶
func (o *ServerAws) GetInstanceSize() AwsInstances
GetInstanceSize returns the InstanceSize field value
func (*ServerAws) GetInstanceSizeOk ¶
func (o *ServerAws) GetInstanceSizeOk() (*AwsInstances, bool)
GetInstanceSizeOk returns a tuple with the InstanceSize field value and a boolean to check if the value has been set.
func (ServerAws) MarshalJSON ¶
func (*ServerAws) SetEbsSizeGib ¶
SetEbsSizeGib sets field value
func (*ServerAws) SetInstanceSize ¶
func (o *ServerAws) SetInstanceSize(v AwsInstances)
SetInstanceSize sets field value
type ServerAzure ¶
type ServerAzure struct { InstanceSize AzureInstances `json:"instanceSize"` VolumeType AzureVolumeTypes `json:"volumeType"` }
ServerAzure struct for ServerAzure
func NewServerAzure ¶
func NewServerAzure(instanceSize AzureInstances, volumeType AzureVolumeTypes) *ServerAzure
NewServerAzure instantiates a new ServerAzure object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewServerAzureWithDefaults ¶
func NewServerAzureWithDefaults() *ServerAzure
NewServerAzureWithDefaults instantiates a new ServerAzure object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ServerAzure) GetInstanceSize ¶
func (o *ServerAzure) GetInstanceSize() AzureInstances
GetInstanceSize returns the InstanceSize field value
func (*ServerAzure) GetInstanceSizeOk ¶
func (o *ServerAzure) GetInstanceSizeOk() (*AzureInstances, bool)
GetInstanceSizeOk returns a tuple with the InstanceSize field value and a boolean to check if the value has been set.
func (*ServerAzure) GetVolumeType ¶
func (o *ServerAzure) GetVolumeType() AzureVolumeTypes
GetVolumeType returns the VolumeType field value
func (*ServerAzure) GetVolumeTypeOk ¶
func (o *ServerAzure) GetVolumeTypeOk() (*AzureVolumeTypes, bool)
GetVolumeTypeOk returns a tuple with the VolumeType field value and a boolean to check if the value has been set.
func (ServerAzure) MarshalJSON ¶
func (o ServerAzure) MarshalJSON() ([]byte, error)
func (*ServerAzure) SetInstanceSize ¶
func (o *ServerAzure) SetInstanceSize(v AzureInstances)
SetInstanceSize sets field value
func (*ServerAzure) SetVolumeType ¶
func (o *ServerAzure) SetVolumeType(v AzureVolumeTypes)
SetVolumeType sets field value
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
type ServiceStats ¶ added in v1.0.1
type ServiceStats struct { Services []string `json:"services"` NodeName string `json:"nodeName"` Status string `json:"status"` }
ServiceStats struct for ServiceStats
func NewServiceStats ¶ added in v1.0.1
func NewServiceStats(services []string, nodeName string, status string) *ServiceStats
NewServiceStats instantiates a new ServiceStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewServiceStatsWithDefaults ¶ added in v1.0.1
func NewServiceStatsWithDefaults() *ServiceStats
NewServiceStatsWithDefaults instantiates a new ServiceStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ServiceStats) GetNodeName ¶ added in v1.0.1
func (o *ServiceStats) GetNodeName() string
GetNodeName returns the NodeName field value
func (*ServiceStats) GetNodeNameOk ¶ added in v1.0.1
func (o *ServiceStats) GetNodeNameOk() (*string, bool)
GetNodeNameOk returns a tuple with the NodeName field value and a boolean to check if the value has been set.
func (*ServiceStats) GetServices ¶ added in v1.0.1
func (o *ServiceStats) GetServices() []string
GetServices returns the Services field value
func (*ServiceStats) GetServicesOk ¶ added in v1.0.1
func (o *ServiceStats) GetServicesOk() (*[]string, bool)
GetServicesOk returns a tuple with the Services field value and a boolean to check if the value has been set.
func (*ServiceStats) GetStatus ¶ added in v1.0.1
func (o *ServiceStats) GetStatus() string
GetStatus returns the Status field value
func (*ServiceStats) GetStatusOk ¶ added in v1.0.1
func (o *ServiceStats) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (ServiceStats) MarshalJSON ¶ added in v1.0.1
func (o ServiceStats) MarshalJSON() ([]byte, error)
func (*ServiceStats) SetNodeName ¶ added in v1.0.1
func (o *ServiceStats) SetNodeName(v string)
SetNodeName sets field value
func (*ServiceStats) SetServices ¶ added in v1.0.1
func (o *ServiceStats) SetServices(v []string)
SetServices sets field value
func (*ServiceStats) SetStatus ¶ added in v1.0.1
func (o *ServiceStats) SetStatus(v string)
SetStatus sets field value
type StatusApiService ¶
type StatusApiService service
StatusApiService StatusApi service
func (*StatusApiService) StatusShow ¶
func (a *StatusApiService) StatusShow(ctx _context.Context) ApiStatusShowRequest
StatusShow API status
Returns a public API status
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiStatusShowRequest
func (*StatusApiService) StatusShowExecute ¶
func (a *StatusApiService) StatusShowExecute(r ApiStatusShowRequest) (StatusOK, *_nethttp.Response, error)
Execute executes the request
@return StatusOK
type StatusOK ¶
type StatusOK struct {
Status string `json:"status"`
}
StatusOK struct for StatusOK
func NewStatusOK ¶
NewStatusOK instantiates a new StatusOK object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewStatusOKWithDefaults ¶
func NewStatusOKWithDefaults() *StatusOK
NewStatusOKWithDefaults instantiates a new StatusOK object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*StatusOK) GetStatusOk ¶
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (StatusOK) MarshalJSON ¶
type SupportPackageType ¶
type SupportPackageType string
SupportPackageType the model 'SupportPackageType'
const ( SUPPORTPACKAGETYPE_ENTERPRISE SupportPackageType = "enterprise" SUPPORTPACKAGETYPE_DEVELOPER_PRO SupportPackageType = "developerPro" SUPPORTPACKAGETYPE_FORUM_SUPPORT SupportPackageType = "forumSupport" )
List of supportPackageType
func NewSupportPackageTypeFromValue ¶
func NewSupportPackageTypeFromValue(v string) (*SupportPackageType, error)
NewSupportPackageTypeFromValue returns a pointer to a valid SupportPackageType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (SupportPackageType) IsValid ¶
func (v SupportPackageType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (SupportPackageType) Ptr ¶
func (v SupportPackageType) Ptr() *SupportPackageType
Ptr returns reference to supportPackageType value
func (*SupportPackageType) UnmarshalJSON ¶
func (v *SupportPackageType) UnmarshalJSON(src []byte) error
type SupportTimezones ¶
type SupportTimezones string
SupportTimezones * `ET` - Eastern Time * `GMT` - Greenwich Mean Time * `IST` - India Standard Time * `PT` - Pacific Time
const ( SUPPORTTIMEZONES_ET SupportTimezones = "ET" SUPPORTTIMEZONES_GMT SupportTimezones = "GMT" SUPPORTTIMEZONES_IST SupportTimezones = "IST" SUPPORTTIMEZONES_PT SupportTimezones = "PT" )
List of supportTimezones
func NewSupportTimezonesFromValue ¶
func NewSupportTimezonesFromValue(v string) (*SupportTimezones, error)
NewSupportTimezonesFromValue returns a pointer to a valid SupportTimezones for the value passed as argument, or an error if the value passed is not allowed by the enum
func (SupportTimezones) IsValid ¶
func (v SupportTimezones) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (SupportTimezones) Ptr ¶
func (v SupportTimezones) Ptr() *SupportTimezones
Ptr returns reference to supportTimezones value
func (*SupportTimezones) UnmarshalJSON ¶
func (v *SupportTimezones) UnmarshalJSON(src []byte) error
type UpdateBucketRequest ¶ added in v1.1.1
type UpdateBucketRequest struct {
MemoryQuota int32 `json:"memoryQuota"`
}
UpdateBucketRequest struct for UpdateBucketRequest
func NewUpdateBucketRequest ¶ added in v1.1.1
func NewUpdateBucketRequest(memoryQuota int32) *UpdateBucketRequest
NewUpdateBucketRequest instantiates a new UpdateBucketRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUpdateBucketRequestWithDefaults ¶ added in v1.1.1
func NewUpdateBucketRequestWithDefaults() *UpdateBucketRequest
NewUpdateBucketRequestWithDefaults instantiates a new UpdateBucketRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UpdateBucketRequest) GetMemoryQuota ¶ added in v1.1.1
func (o *UpdateBucketRequest) GetMemoryQuota() int32
GetMemoryQuota returns the MemoryQuota field value
func (*UpdateBucketRequest) GetMemoryQuotaOk ¶ added in v1.1.1
func (o *UpdateBucketRequest) GetMemoryQuotaOk() (*int32, bool)
GetMemoryQuotaOk returns a tuple with the MemoryQuota field value and a boolean to check if the value has been set.
func (UpdateBucketRequest) MarshalJSON ¶ added in v1.1.1
func (o UpdateBucketRequest) MarshalJSON() ([]byte, error)
func (*UpdateBucketRequest) SetMemoryQuota ¶ added in v1.1.1
func (o *UpdateBucketRequest) SetMemoryQuota(v int32)
SetMemoryQuota sets field value
type UpdateDatabaseUserRequest ¶ added in v1.0.1
type UpdateDatabaseUserRequest struct { // Organization user to update which is assigned to the database user. UserId *string `json:"userId,omitempty"` Username *string `json:"username,omitempty"` Password *string `json:"password,omitempty"` Buckets *[]BucketRole `json:"buckets,omitempty"` AllBucketsAccess *BucketRoleTypes `json:"allBucketsAccess,omitempty"` }
UpdateDatabaseUserRequest struct for UpdateDatabaseUserRequest
func NewUpdateDatabaseUserRequest ¶ added in v1.0.1
func NewUpdateDatabaseUserRequest() *UpdateDatabaseUserRequest
NewUpdateDatabaseUserRequest instantiates a new UpdateDatabaseUserRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewUpdateDatabaseUserRequestWithDefaults ¶ added in v1.0.1
func NewUpdateDatabaseUserRequestWithDefaults() *UpdateDatabaseUserRequest
NewUpdateDatabaseUserRequestWithDefaults instantiates a new UpdateDatabaseUserRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*UpdateDatabaseUserRequest) GetAllBucketsAccess ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetAllBucketsAccess() BucketRoleTypes
GetAllBucketsAccess returns the AllBucketsAccess field value if set, zero value otherwise.
func (*UpdateDatabaseUserRequest) GetAllBucketsAccessOk ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetAllBucketsAccessOk() (*BucketRoleTypes, bool)
GetAllBucketsAccessOk returns a tuple with the AllBucketsAccess field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateDatabaseUserRequest) GetBuckets ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetBuckets() []BucketRole
GetBuckets returns the Buckets field value if set, zero value otherwise.
func (*UpdateDatabaseUserRequest) GetBucketsOk ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetBucketsOk() (*[]BucketRole, bool)
GetBucketsOk returns a tuple with the Buckets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateDatabaseUserRequest) GetPassword ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetPassword() string
GetPassword returns the Password field value if set, zero value otherwise.
func (*UpdateDatabaseUserRequest) GetPasswordOk ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetPasswordOk() (*string, bool)
GetPasswordOk returns a tuple with the Password field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateDatabaseUserRequest) GetUserId ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetUserId() string
GetUserId returns the UserId field value if set, zero value otherwise.
func (*UpdateDatabaseUserRequest) GetUserIdOk ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetUserIdOk() (*string, bool)
GetUserIdOk returns a tuple with the UserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateDatabaseUserRequest) GetUsername ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetUsername() string
GetUsername returns the Username field value if set, zero value otherwise.
func (*UpdateDatabaseUserRequest) GetUsernameOk ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) GetUsernameOk() (*string, bool)
GetUsernameOk returns a tuple with the Username field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UpdateDatabaseUserRequest) HasAllBucketsAccess ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) HasAllBucketsAccess() bool
HasAllBucketsAccess returns a boolean if a field has been set.
func (*UpdateDatabaseUserRequest) HasBuckets ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) HasBuckets() bool
HasBuckets returns a boolean if a field has been set.
func (*UpdateDatabaseUserRequest) HasPassword ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) HasPassword() bool
HasPassword returns a boolean if a field has been set.
func (*UpdateDatabaseUserRequest) HasUserId ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) HasUserId() bool
HasUserId returns a boolean if a field has been set.
func (*UpdateDatabaseUserRequest) HasUsername ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) HasUsername() bool
HasUsername returns a boolean if a field has been set.
func (UpdateDatabaseUserRequest) MarshalJSON ¶ added in v1.0.1
func (o UpdateDatabaseUserRequest) MarshalJSON() ([]byte, error)
func (*UpdateDatabaseUserRequest) SetAllBucketsAccess ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) SetAllBucketsAccess(v BucketRoleTypes)
SetAllBucketsAccess gets a reference to the given BucketRoleTypes and assigns it to the AllBucketsAccess field.
func (*UpdateDatabaseUserRequest) SetBuckets ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) SetBuckets(v []BucketRole)
SetBuckets gets a reference to the given []BucketRole and assigns it to the Buckets field.
func (*UpdateDatabaseUserRequest) SetPassword ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) SetPassword(v string)
SetPassword gets a reference to the given string and assigns it to the Password field.
func (*UpdateDatabaseUserRequest) SetUserId ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) SetUserId(v string)
SetUserId gets a reference to the given string and assigns it to the UserId field.
func (*UpdateDatabaseUserRequest) SetUsername ¶ added in v1.0.1
func (o *UpdateDatabaseUserRequest) SetUsername(v string)
SetUsername gets a reference to the given string and assigns it to the Username field.
type UsersApiService ¶ added in v1.0.1
type UsersApiService service
UsersApiService UsersApi service
func (*UsersApiService) UsersList ¶ added in v1.0.1
func (a *UsersApiService) UsersList(ctx _context.Context) ApiUsersListRequest
UsersList List Users
Return a paginated list of organization Users.
@param ctx _context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiUsersListRequest
func (*UsersApiService) UsersListExecute ¶ added in v1.0.1
func (a *UsersApiService) UsersListExecute(r ApiUsersListRequest) (ListUsersResponse, *_nethttp.Response, error)
Execute executes the request
@return ListUsersResponse
type V3BucketRoles ¶ added in v1.4.0
type V3BucketRoles string
V3BucketRoles * `data_writer` - Gives the user permission to read and write data for the bucket. * `data_reader` - Gives the user read-only permission for the bucket.
const ( V3BUCKETROLES_WRITER V3BucketRoles = "data_writer" V3BUCKETROLES_READER V3BucketRoles = "data_reader" )
List of v3BucketRoles
func NewV3BucketRolesFromValue ¶ added in v1.4.0
func NewV3BucketRolesFromValue(v string) (*V3BucketRoles, error)
NewV3BucketRolesFromValue returns a pointer to a valid V3BucketRoles for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3BucketRoles) IsValid ¶ added in v1.4.0
func (v V3BucketRoles) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3BucketRoles) Ptr ¶ added in v1.4.0
func (v V3BucketRoles) Ptr() *V3BucketRoles
Ptr returns reference to v3BucketRoles value
func (*V3BucketRoles) UnmarshalJSON ¶ added in v1.4.0
func (v *V3BucketRoles) UnmarshalJSON(src []byte) error
type V3Cluster ¶ added in v1.1.1
type V3Cluster struct { Id string `json:"id"` Name string `json:"name"` TenantId string `json:"tenantId"` ProjectId string `json:"projectId"` CreatedAt time.Time `json:"createdAt"` UpdatedAt time.Time `json:"updatedAt"` Status string `json:"status"` Version V3ClusterVersion `json:"version"` EndpointsSrv *string `json:"endpointsSrv,omitempty"` Environment string `json:"environment"` Place V3ClusterPlace `json:"place"` Servers []V3ClusterServers `json:"servers"` AvailabilityZones []string `json:"availabilityZones"` Support string `json:"support"` }
V3Cluster struct for V3Cluster
func NewV3Cluster ¶ added in v1.1.1
func NewV3Cluster(id string, name string, tenantId string, projectId string, createdAt time.Time, updatedAt time.Time, status string, version V3ClusterVersion, environment string, place V3ClusterPlace, servers []V3ClusterServers, availabilityZones []string, support string) *V3Cluster
NewV3Cluster instantiates a new V3Cluster object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterWithDefaults ¶ added in v1.1.1
func NewV3ClusterWithDefaults() *V3Cluster
NewV3ClusterWithDefaults instantiates a new V3Cluster object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3Cluster) GetAvailabilityZones ¶ added in v1.1.1
GetAvailabilityZones returns the AvailabilityZones field value
func (*V3Cluster) GetAvailabilityZonesOk ¶ added in v1.1.1
GetAvailabilityZonesOk returns a tuple with the AvailabilityZones field value and a boolean to check if the value has been set.
func (*V3Cluster) GetCreatedAt ¶ added in v1.1.1
GetCreatedAt returns the CreatedAt field value
func (*V3Cluster) GetCreatedAtOk ¶ added in v1.1.1
GetCreatedAtOk returns a tuple with the CreatedAt field value and a boolean to check if the value has been set.
func (*V3Cluster) GetEndpointsSrv ¶ added in v1.1.1
GetEndpointsSrv returns the EndpointsSrv field value if set, zero value otherwise.
func (*V3Cluster) GetEndpointsSrvOk ¶ added in v1.1.1
GetEndpointsSrvOk returns a tuple with the EndpointsSrv field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3Cluster) GetEnvironment ¶ added in v1.1.1
GetEnvironment returns the Environment field value
func (*V3Cluster) GetEnvironmentOk ¶ added in v1.1.1
GetEnvironmentOk returns a tuple with the Environment field value and a boolean to check if the value has been set.
func (*V3Cluster) GetIdOk ¶ added in v1.1.1
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*V3Cluster) GetNameOk ¶ added in v1.1.1
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*V3Cluster) GetPlace ¶ added in v1.1.1
func (o *V3Cluster) GetPlace() V3ClusterPlace
GetPlace returns the Place field value
func (*V3Cluster) GetPlaceOk ¶ added in v1.1.1
func (o *V3Cluster) GetPlaceOk() (*V3ClusterPlace, bool)
GetPlaceOk returns a tuple with the Place field value and a boolean to check if the value has been set.
func (*V3Cluster) GetProjectId ¶ added in v1.1.1
GetProjectId returns the ProjectId field value
func (*V3Cluster) GetProjectIdOk ¶ added in v1.1.1
GetProjectIdOk returns a tuple with the ProjectId field value and a boolean to check if the value has been set.
func (*V3Cluster) GetServers ¶ added in v1.1.1
func (o *V3Cluster) GetServers() []V3ClusterServers
GetServers returns the Servers field value
func (*V3Cluster) GetServersOk ¶ added in v1.1.1
func (o *V3Cluster) GetServersOk() (*[]V3ClusterServers, bool)
GetServersOk returns a tuple with the Servers field value and a boolean to check if the value has been set.
func (*V3Cluster) GetStatusOk ¶ added in v1.1.1
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (*V3Cluster) GetSupport ¶ added in v1.1.1
GetSupport returns the Support field value
func (*V3Cluster) GetSupportOk ¶ added in v1.1.1
GetSupportOk returns a tuple with the Support field value and a boolean to check if the value has been set.
func (*V3Cluster) GetTenantId ¶ added in v1.1.1
GetTenantId returns the TenantId field value
func (*V3Cluster) GetTenantIdOk ¶ added in v1.1.1
GetTenantIdOk returns a tuple with the TenantId field value and a boolean to check if the value has been set.
func (*V3Cluster) GetUpdatedAt ¶ added in v1.1.1
GetUpdatedAt returns the UpdatedAt field value
func (*V3Cluster) GetUpdatedAtOk ¶ added in v1.1.1
GetUpdatedAtOk returns a tuple with the UpdatedAt field value and a boolean to check if the value has been set.
func (*V3Cluster) GetVersion ¶ added in v1.1.1
func (o *V3Cluster) GetVersion() V3ClusterVersion
GetVersion returns the Version field value
func (*V3Cluster) GetVersionOk ¶ added in v1.1.1
func (o *V3Cluster) GetVersionOk() (*V3ClusterVersion, bool)
GetVersionOk returns a tuple with the Version field value and a boolean to check if the value has been set.
func (*V3Cluster) HasEndpointsSrv ¶ added in v1.1.1
HasEndpointsSrv returns a boolean if a field has been set.
func (V3Cluster) MarshalJSON ¶ added in v1.1.1
func (*V3Cluster) SetAvailabilityZones ¶ added in v1.1.1
SetAvailabilityZones sets field value
func (*V3Cluster) SetCreatedAt ¶ added in v1.1.1
SetCreatedAt sets field value
func (*V3Cluster) SetEndpointsSrv ¶ added in v1.1.1
SetEndpointsSrv gets a reference to the given string and assigns it to the EndpointsSrv field.
func (*V3Cluster) SetEnvironment ¶ added in v1.1.1
SetEnvironment sets field value
func (*V3Cluster) SetPlace ¶ added in v1.1.1
func (o *V3Cluster) SetPlace(v V3ClusterPlace)
SetPlace sets field value
func (*V3Cluster) SetProjectId ¶ added in v1.1.1
SetProjectId sets field value
func (*V3Cluster) SetServers ¶ added in v1.1.1
func (o *V3Cluster) SetServers(v []V3ClusterServers)
SetServers sets field value
func (*V3Cluster) SetSupport ¶ added in v1.1.1
SetSupport sets field value
func (*V3Cluster) SetTenantId ¶ added in v1.1.1
SetTenantId sets field value
func (*V3Cluster) SetUpdatedAt ¶ added in v1.1.1
SetUpdatedAt sets field value
func (*V3Cluster) SetVersion ¶ added in v1.1.1
func (o *V3Cluster) SetVersion(v V3ClusterVersion)
SetVersion sets field value
type V3ClusterList ¶ added in v1.1.1
type V3ClusterList struct { Cursor Cursor `json:"cursor"` Data V3ClusterListData `json:"data"` }
V3ClusterList struct for V3ClusterList
func NewV3ClusterList ¶ added in v1.1.1
func NewV3ClusterList(cursor Cursor, data V3ClusterListData) *V3ClusterList
NewV3ClusterList instantiates a new V3ClusterList object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterListWithDefaults ¶ added in v1.1.1
func NewV3ClusterListWithDefaults() *V3ClusterList
NewV3ClusterListWithDefaults instantiates a new V3ClusterList object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterList) GetCursor ¶ added in v1.1.1
func (o *V3ClusterList) GetCursor() Cursor
GetCursor returns the Cursor field value
func (*V3ClusterList) GetCursorOk ¶ added in v1.1.1
func (o *V3ClusterList) GetCursorOk() (*Cursor, bool)
GetCursorOk returns a tuple with the Cursor field value and a boolean to check if the value has been set.
func (*V3ClusterList) GetData ¶ added in v1.1.1
func (o *V3ClusterList) GetData() V3ClusterListData
GetData returns the Data field value
func (*V3ClusterList) GetDataOk ¶ added in v1.1.1
func (o *V3ClusterList) GetDataOk() (*V3ClusterListData, bool)
GetDataOk returns a tuple with the Data field value and a boolean to check if the value has been set.
func (V3ClusterList) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterList) MarshalJSON() ([]byte, error)
func (*V3ClusterList) SetCursor ¶ added in v1.1.1
func (o *V3ClusterList) SetCursor(v Cursor)
SetCursor sets field value
func (*V3ClusterList) SetData ¶ added in v1.1.1
func (o *V3ClusterList) SetData(v V3ClusterListData)
SetData sets field value
type V3ClusterListData ¶ added in v1.1.1
type V3ClusterListData struct { TenantId *string `json:"tenantId,omitempty"` Items *[]V3ClusterListDataItems `json:"items,omitempty"` }
V3ClusterListData struct for V3ClusterListData
func NewV3ClusterListData ¶ added in v1.1.1
func NewV3ClusterListData() *V3ClusterListData
NewV3ClusterListData instantiates a new V3ClusterListData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterListDataWithDefaults ¶ added in v1.1.1
func NewV3ClusterListDataWithDefaults() *V3ClusterListData
NewV3ClusterListDataWithDefaults instantiates a new V3ClusterListData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterListData) GetItems ¶ added in v1.1.1
func (o *V3ClusterListData) GetItems() []V3ClusterListDataItems
GetItems returns the Items field value if set, zero value otherwise.
func (*V3ClusterListData) GetItemsOk ¶ added in v1.1.1
func (o *V3ClusterListData) GetItemsOk() (*[]V3ClusterListDataItems, bool)
GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3ClusterListData) GetTenantId ¶ added in v1.1.1
func (o *V3ClusterListData) GetTenantId() string
GetTenantId returns the TenantId field value if set, zero value otherwise.
func (*V3ClusterListData) GetTenantIdOk ¶ added in v1.1.1
func (o *V3ClusterListData) GetTenantIdOk() (*string, bool)
GetTenantIdOk returns a tuple with the TenantId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3ClusterListData) HasItems ¶ added in v1.1.1
func (o *V3ClusterListData) HasItems() bool
HasItems returns a boolean if a field has been set.
func (*V3ClusterListData) HasTenantId ¶ added in v1.1.1
func (o *V3ClusterListData) HasTenantId() bool
HasTenantId returns a boolean if a field has been set.
func (V3ClusterListData) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterListData) MarshalJSON() ([]byte, error)
func (*V3ClusterListData) SetItems ¶ added in v1.1.1
func (o *V3ClusterListData) SetItems(v []V3ClusterListDataItems)
SetItems gets a reference to the given []V3ClusterListDataItems and assigns it to the Items field.
func (*V3ClusterListData) SetTenantId ¶ added in v1.1.1
func (o *V3ClusterListData) SetTenantId(v string)
SetTenantId gets a reference to the given string and assigns it to the TenantId field.
type V3ClusterListDataItems ¶ added in v1.1.1
type V3ClusterListDataItems struct { Environment string `json:"environment"` CloudId *string `json:"cloudId,omitempty"` Id string `json:"id"` Name string `json:"name"` ProjectId string `json:"projectId"` }
V3ClusterListDataItems struct for V3ClusterListDataItems
func NewV3ClusterListDataItems ¶ added in v1.1.1
func NewV3ClusterListDataItems(environment string, id string, name string, projectId string) *V3ClusterListDataItems
NewV3ClusterListDataItems instantiates a new V3ClusterListDataItems object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterListDataItemsWithDefaults ¶ added in v1.1.1
func NewV3ClusterListDataItemsWithDefaults() *V3ClusterListDataItems
NewV3ClusterListDataItemsWithDefaults instantiates a new V3ClusterListDataItems object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterListDataItems) GetCloudId ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetCloudId() string
GetCloudId returns the CloudId field value if set, zero value otherwise.
func (*V3ClusterListDataItems) GetCloudIdOk ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetCloudIdOk() (*string, bool)
GetCloudIdOk returns a tuple with the CloudId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3ClusterListDataItems) GetEnvironment ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetEnvironment() string
GetEnvironment returns the Environment field value
func (*V3ClusterListDataItems) GetEnvironmentOk ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetEnvironmentOk() (*string, bool)
GetEnvironmentOk returns a tuple with the Environment field value and a boolean to check if the value has been set.
func (*V3ClusterListDataItems) GetId ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetId() string
GetId returns the Id field value
func (*V3ClusterListDataItems) GetIdOk ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*V3ClusterListDataItems) GetName ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetName() string
GetName returns the Name field value
func (*V3ClusterListDataItems) GetNameOk ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*V3ClusterListDataItems) GetProjectId ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetProjectId() string
GetProjectId returns the ProjectId field value
func (*V3ClusterListDataItems) GetProjectIdOk ¶ added in v1.1.1
func (o *V3ClusterListDataItems) GetProjectIdOk() (*string, bool)
GetProjectIdOk returns a tuple with the ProjectId field value and a boolean to check if the value has been set.
func (*V3ClusterListDataItems) HasCloudId ¶ added in v1.1.1
func (o *V3ClusterListDataItems) HasCloudId() bool
HasCloudId returns a boolean if a field has been set.
func (V3ClusterListDataItems) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterListDataItems) MarshalJSON() ([]byte, error)
func (*V3ClusterListDataItems) SetCloudId ¶ added in v1.1.1
func (o *V3ClusterListDataItems) SetCloudId(v string)
SetCloudId gets a reference to the given string and assigns it to the CloudId field.
func (*V3ClusterListDataItems) SetEnvironment ¶ added in v1.1.1
func (o *V3ClusterListDataItems) SetEnvironment(v string)
SetEnvironment sets field value
func (*V3ClusterListDataItems) SetId ¶ added in v1.1.1
func (o *V3ClusterListDataItems) SetId(v string)
SetId sets field value
func (*V3ClusterListDataItems) SetName ¶ added in v1.1.1
func (o *V3ClusterListDataItems) SetName(v string)
SetName sets field value
func (*V3ClusterListDataItems) SetProjectId ¶ added in v1.1.1
func (o *V3ClusterListDataItems) SetProjectId(v string)
SetProjectId sets field value
type V3ClusterPlace ¶ added in v1.1.1
type V3ClusterPlace struct { Provider string `json:"provider"` Region string `json:"region"` CIDR string `json:"CIDR"` }
V3ClusterPlace struct for V3ClusterPlace
func NewV3ClusterPlace ¶ added in v1.1.1
func NewV3ClusterPlace(provider string, region string, cIDR string) *V3ClusterPlace
NewV3ClusterPlace instantiates a new V3ClusterPlace object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterPlaceWithDefaults ¶ added in v1.1.1
func NewV3ClusterPlaceWithDefaults() *V3ClusterPlace
NewV3ClusterPlaceWithDefaults instantiates a new V3ClusterPlace object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterPlace) GetCIDR ¶ added in v1.1.1
func (o *V3ClusterPlace) GetCIDR() string
GetCIDR returns the CIDR field value
func (*V3ClusterPlace) GetCIDROk ¶ added in v1.1.1
func (o *V3ClusterPlace) GetCIDROk() (*string, bool)
GetCIDROk returns a tuple with the CIDR field value and a boolean to check if the value has been set.
func (*V3ClusterPlace) GetProvider ¶ added in v1.1.1
func (o *V3ClusterPlace) GetProvider() string
GetProvider returns the Provider field value
func (*V3ClusterPlace) GetProviderOk ¶ added in v1.1.1
func (o *V3ClusterPlace) GetProviderOk() (*string, bool)
GetProviderOk returns a tuple with the Provider field value and a boolean to check if the value has been set.
func (*V3ClusterPlace) GetRegion ¶ added in v1.1.1
func (o *V3ClusterPlace) GetRegion() string
GetRegion returns the Region field value
func (*V3ClusterPlace) GetRegionOk ¶ added in v1.1.1
func (o *V3ClusterPlace) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set.
func (V3ClusterPlace) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterPlace) MarshalJSON() ([]byte, error)
func (*V3ClusterPlace) SetCIDR ¶ added in v1.1.1
func (o *V3ClusterPlace) SetCIDR(v string)
SetCIDR sets field value
func (*V3ClusterPlace) SetProvider ¶ added in v1.1.1
func (o *V3ClusterPlace) SetProvider(v string)
SetProvider sets field value
func (*V3ClusterPlace) SetRegion ¶ added in v1.1.1
func (o *V3ClusterPlace) SetRegion(v string)
SetRegion sets field value
type V3ClusterServers ¶ added in v1.1.1
type V3ClusterServers struct { Size int32 `json:"size"` // Compute instance type Compute string `json:"compute"` Services []string `json:"services"` Storage V3ClusterStorage `json:"storage"` }
V3ClusterServers struct for V3ClusterServers
func NewV3ClusterServers ¶ added in v1.1.1
func NewV3ClusterServers(size int32, compute string, services []string, storage V3ClusterStorage) *V3ClusterServers
NewV3ClusterServers instantiates a new V3ClusterServers object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterServersWithDefaults ¶ added in v1.1.1
func NewV3ClusterServersWithDefaults() *V3ClusterServers
NewV3ClusterServersWithDefaults instantiates a new V3ClusterServers object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterServers) GetCompute ¶ added in v1.1.1
func (o *V3ClusterServers) GetCompute() string
GetCompute returns the Compute field value
func (*V3ClusterServers) GetComputeOk ¶ added in v1.1.1
func (o *V3ClusterServers) GetComputeOk() (*string, bool)
GetComputeOk returns a tuple with the Compute field value and a boolean to check if the value has been set.
func (*V3ClusterServers) GetServices ¶ added in v1.1.1
func (o *V3ClusterServers) GetServices() []string
GetServices returns the Services field value
func (*V3ClusterServers) GetServicesOk ¶ added in v1.1.1
func (o *V3ClusterServers) GetServicesOk() (*[]string, bool)
GetServicesOk returns a tuple with the Services field value and a boolean to check if the value has been set.
func (*V3ClusterServers) GetSize ¶ added in v1.1.1
func (o *V3ClusterServers) GetSize() int32
GetSize returns the Size field value
func (*V3ClusterServers) GetSizeOk ¶ added in v1.1.1
func (o *V3ClusterServers) GetSizeOk() (*int32, bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*V3ClusterServers) GetStorage ¶ added in v1.1.1
func (o *V3ClusterServers) GetStorage() V3ClusterStorage
GetStorage returns the Storage field value
func (*V3ClusterServers) GetStorageOk ¶ added in v1.1.1
func (o *V3ClusterServers) GetStorageOk() (*V3ClusterStorage, bool)
GetStorageOk returns a tuple with the Storage field value and a boolean to check if the value has been set.
func (V3ClusterServers) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterServers) MarshalJSON() ([]byte, error)
func (*V3ClusterServers) SetCompute ¶ added in v1.1.1
func (o *V3ClusterServers) SetCompute(v string)
SetCompute sets field value
func (*V3ClusterServers) SetServices ¶ added in v1.1.1
func (o *V3ClusterServers) SetServices(v []string)
SetServices sets field value
func (*V3ClusterServers) SetSize ¶ added in v1.1.1
func (o *V3ClusterServers) SetSize(v int32)
SetSize sets field value
func (*V3ClusterServers) SetStorage ¶ added in v1.1.1
func (o *V3ClusterServers) SetStorage(v V3ClusterStorage)
SetStorage sets field value
type V3ClusterStatus ¶ added in v1.1.1
type V3ClusterStatus string
V3ClusterStatus the model 'V3ClusterStatus'
const ( V3CLUSTERSTATUS_DRAFT V3ClusterStatus = "draft" V3CLUSTERSTATUS_DEPLOYING V3ClusterStatus = "deploying" V3CLUSTERSTATUS_DESTROYING V3ClusterStatus = "destroying" V3CLUSTERSTATUS_HEALTHY V3ClusterStatus = "healthy" V3CLUSTERSTATUS_DEGRADED V3ClusterStatus = "degraded" )
List of v3ClusterStatus
func NewV3ClusterStatusFromValue ¶ added in v1.1.1
func NewV3ClusterStatusFromValue(v string) (*V3ClusterStatus, error)
NewV3ClusterStatusFromValue returns a pointer to a valid V3ClusterStatus for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3ClusterStatus) IsValid ¶ added in v1.1.1
func (v V3ClusterStatus) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3ClusterStatus) Ptr ¶ added in v1.1.1
func (v V3ClusterStatus) Ptr() *V3ClusterStatus
Ptr returns reference to v3ClusterStatus value
func (*V3ClusterStatus) UnmarshalJSON ¶ added in v1.1.1
func (v *V3ClusterStatus) UnmarshalJSON(src []byte) error
type V3ClusterStatusResponse ¶ added in v1.1.1
type V3ClusterStatusResponse struct {
Status V3ClusterStatus `json:"status"`
}
V3ClusterStatusResponse struct for V3ClusterStatusResponse
func NewV3ClusterStatusResponse ¶ added in v1.1.1
func NewV3ClusterStatusResponse(status V3ClusterStatus) *V3ClusterStatusResponse
NewV3ClusterStatusResponse instantiates a new V3ClusterStatusResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterStatusResponseWithDefaults ¶ added in v1.1.1
func NewV3ClusterStatusResponseWithDefaults() *V3ClusterStatusResponse
NewV3ClusterStatusResponseWithDefaults instantiates a new V3ClusterStatusResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterStatusResponse) GetStatus ¶ added in v1.1.1
func (o *V3ClusterStatusResponse) GetStatus() V3ClusterStatus
GetStatus returns the Status field value
func (*V3ClusterStatusResponse) GetStatusOk ¶ added in v1.1.1
func (o *V3ClusterStatusResponse) GetStatusOk() (*V3ClusterStatus, bool)
GetStatusOk returns a tuple with the Status field value and a boolean to check if the value has been set.
func (V3ClusterStatusResponse) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterStatusResponse) MarshalJSON() ([]byte, error)
func (*V3ClusterStatusResponse) SetStatus ¶ added in v1.1.1
func (o *V3ClusterStatusResponse) SetStatus(v V3ClusterStatus)
SetStatus sets field value
type V3ClusterStorage ¶ added in v1.1.1
type V3ClusterStorage struct { Type string `json:"type"` IOPS int32 `json:"IOPS"` Size int32 `json:"size"` }
V3ClusterStorage struct for V3ClusterStorage
func NewV3ClusterStorage ¶ added in v1.1.1
func NewV3ClusterStorage(type_ string, iOPS int32, size int32) *V3ClusterStorage
NewV3ClusterStorage instantiates a new V3ClusterStorage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterStorageWithDefaults ¶ added in v1.1.1
func NewV3ClusterStorageWithDefaults() *V3ClusterStorage
NewV3ClusterStorageWithDefaults instantiates a new V3ClusterStorage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterStorage) GetIOPS ¶ added in v1.1.1
func (o *V3ClusterStorage) GetIOPS() int32
GetIOPS returns the IOPS field value
func (*V3ClusterStorage) GetIOPSOk ¶ added in v1.1.1
func (o *V3ClusterStorage) GetIOPSOk() (*int32, bool)
GetIOPSOk returns a tuple with the IOPS field value and a boolean to check if the value has been set.
func (*V3ClusterStorage) GetSize ¶ added in v1.1.1
func (o *V3ClusterStorage) GetSize() int32
GetSize returns the Size field value
func (*V3ClusterStorage) GetSizeOk ¶ added in v1.1.1
func (o *V3ClusterStorage) GetSizeOk() (*int32, bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*V3ClusterStorage) GetType ¶ added in v1.1.1
func (o *V3ClusterStorage) GetType() string
GetType returns the Type field value
func (*V3ClusterStorage) GetTypeOk ¶ added in v1.1.1
func (o *V3ClusterStorage) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (V3ClusterStorage) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterStorage) MarshalJSON() ([]byte, error)
func (*V3ClusterStorage) SetIOPS ¶ added in v1.1.1
func (o *V3ClusterStorage) SetIOPS(v int32)
SetIOPS sets field value
func (*V3ClusterStorage) SetSize ¶ added in v1.1.1
func (o *V3ClusterStorage) SetSize(v int32)
SetSize sets field value
func (*V3ClusterStorage) SetType ¶ added in v1.1.1
func (o *V3ClusterStorage) SetType(v string)
SetType sets field value
type V3ClusterVersion ¶ added in v1.1.1
type V3ClusterVersion struct { Name string `json:"name"` Components V3ClusterVersionComponents `json:"components"` }
V3ClusterVersion struct for V3ClusterVersion
func NewV3ClusterVersion ¶ added in v1.1.1
func NewV3ClusterVersion(name string, components V3ClusterVersionComponents) *V3ClusterVersion
NewV3ClusterVersion instantiates a new V3ClusterVersion object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterVersionWithDefaults ¶ added in v1.1.1
func NewV3ClusterVersionWithDefaults() *V3ClusterVersion
NewV3ClusterVersionWithDefaults instantiates a new V3ClusterVersion object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterVersion) GetComponents ¶ added in v1.1.1
func (o *V3ClusterVersion) GetComponents() V3ClusterVersionComponents
GetComponents returns the Components field value
func (*V3ClusterVersion) GetComponentsOk ¶ added in v1.1.1
func (o *V3ClusterVersion) GetComponentsOk() (*V3ClusterVersionComponents, bool)
GetComponentsOk returns a tuple with the Components field value and a boolean to check if the value has been set.
func (*V3ClusterVersion) GetName ¶ added in v1.1.1
func (o *V3ClusterVersion) GetName() string
GetName returns the Name field value
func (*V3ClusterVersion) GetNameOk ¶ added in v1.1.1
func (o *V3ClusterVersion) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (V3ClusterVersion) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterVersion) MarshalJSON() ([]byte, error)
func (*V3ClusterVersion) SetComponents ¶ added in v1.1.1
func (o *V3ClusterVersion) SetComponents(v V3ClusterVersionComponents)
SetComponents sets field value
func (*V3ClusterVersion) SetName ¶ added in v1.1.1
func (o *V3ClusterVersion) SetName(v string)
SetName sets field value
type V3ClusterVersionComponents ¶ added in v1.1.1
type V3ClusterVersionComponents struct {
CbServerVersion string `json:"cbServerVersion"`
}
V3ClusterVersionComponents struct for V3ClusterVersionComponents
func NewV3ClusterVersionComponents ¶ added in v1.1.1
func NewV3ClusterVersionComponents(cbServerVersion string) *V3ClusterVersionComponents
NewV3ClusterVersionComponents instantiates a new V3ClusterVersionComponents object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ClusterVersionComponentsWithDefaults ¶ added in v1.1.1
func NewV3ClusterVersionComponentsWithDefaults() *V3ClusterVersionComponents
NewV3ClusterVersionComponentsWithDefaults instantiates a new V3ClusterVersionComponents object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ClusterVersionComponents) GetCbServerVersion ¶ added in v1.1.1
func (o *V3ClusterVersionComponents) GetCbServerVersion() string
GetCbServerVersion returns the CbServerVersion field value
func (*V3ClusterVersionComponents) GetCbServerVersionOk ¶ added in v1.1.1
func (o *V3ClusterVersionComponents) GetCbServerVersionOk() (*string, bool)
GetCbServerVersionOk returns a tuple with the CbServerVersion field value and a boolean to check if the value has been set.
func (V3ClusterVersionComponents) MarshalJSON ¶ added in v1.1.1
func (o V3ClusterVersionComponents) MarshalJSON() ([]byte, error)
func (*V3ClusterVersionComponents) SetCbServerVersion ¶ added in v1.1.1
func (o *V3ClusterVersionComponents) SetCbServerVersion(v string)
SetCbServerVersion sets field value
type V3CouchbaseServices ¶ added in v1.1.1
type V3CouchbaseServices string
V3CouchbaseServices the model 'V3CouchbaseServices'
const ( V3COUCHBASESERVICES_DATA V3CouchbaseServices = "data" V3COUCHBASESERVICES_INDEX V3CouchbaseServices = "index" V3COUCHBASESERVICES_QUERY V3CouchbaseServices = "query" V3COUCHBASESERVICES_SEARCH V3CouchbaseServices = "search" V3COUCHBASESERVICES_EVENTING V3CouchbaseServices = "eventing" V3COUCHBASESERVICES_ANALYTICS V3CouchbaseServices = "analytics" )
List of v3CouchbaseServices
func NewV3CouchbaseServicesFromValue ¶ added in v1.1.1
func NewV3CouchbaseServicesFromValue(v string) (*V3CouchbaseServices, error)
NewV3CouchbaseServicesFromValue returns a pointer to a valid V3CouchbaseServices for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3CouchbaseServices) IsValid ¶ added in v1.1.1
func (v V3CouchbaseServices) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3CouchbaseServices) Ptr ¶ added in v1.1.1
func (v V3CouchbaseServices) Ptr() *V3CouchbaseServices
Ptr returns reference to v3CouchbaseServices value
func (*V3CouchbaseServices) UnmarshalJSON ¶ added in v1.1.1
func (v *V3CouchbaseServices) UnmarshalJSON(src []byte) error
type V3CreateClusterRequest ¶ added in v1.1.1
type V3CreateClusterRequest struct { Environment V3Environment `json:"environment"` // Name of the cluster ClusterName string `json:"clusterName"` // Uniquely identifiable projectId ProjectId string `json:"projectId"` // A short description that describes the cluster Description *string `json:"description,omitempty"` Place V3Place `json:"place"` // Server specifications for creating the cluster Servers []V3Servers `json:"servers"` SupportPackage V3SupportPackage `json:"supportPackage"` }
V3CreateClusterRequest struct for V3CreateClusterRequest
func NewV3CreateClusterRequest ¶ added in v1.1.1
func NewV3CreateClusterRequest(environment V3Environment, clusterName string, projectId string, place V3Place, servers []V3Servers, supportPackage V3SupportPackage) *V3CreateClusterRequest
NewV3CreateClusterRequest instantiates a new V3CreateClusterRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3CreateClusterRequestWithDefaults ¶ added in v1.1.1
func NewV3CreateClusterRequestWithDefaults() *V3CreateClusterRequest
NewV3CreateClusterRequestWithDefaults instantiates a new V3CreateClusterRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3CreateClusterRequest) GetClusterName ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetClusterName() string
GetClusterName returns the ClusterName field value
func (*V3CreateClusterRequest) GetClusterNameOk ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetClusterNameOk() (*string, bool)
GetClusterNameOk returns a tuple with the ClusterName field value and a boolean to check if the value has been set.
func (*V3CreateClusterRequest) GetDescription ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*V3CreateClusterRequest) GetDescriptionOk ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3CreateClusterRequest) GetEnvironment ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetEnvironment() V3Environment
GetEnvironment returns the Environment field value
func (*V3CreateClusterRequest) GetEnvironmentOk ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetEnvironmentOk() (*V3Environment, bool)
GetEnvironmentOk returns a tuple with the Environment field value and a boolean to check if the value has been set.
func (*V3CreateClusterRequest) GetPlace ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetPlace() V3Place
GetPlace returns the Place field value
func (*V3CreateClusterRequest) GetPlaceOk ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetPlaceOk() (*V3Place, bool)
GetPlaceOk returns a tuple with the Place field value and a boolean to check if the value has been set.
func (*V3CreateClusterRequest) GetProjectId ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetProjectId() string
GetProjectId returns the ProjectId field value
func (*V3CreateClusterRequest) GetProjectIdOk ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetProjectIdOk() (*string, bool)
GetProjectIdOk returns a tuple with the ProjectId field value and a boolean to check if the value has been set.
func (*V3CreateClusterRequest) GetServers ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetServers() []V3Servers
GetServers returns the Servers field value
func (*V3CreateClusterRequest) GetServersOk ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetServersOk() (*[]V3Servers, bool)
GetServersOk returns a tuple with the Servers field value and a boolean to check if the value has been set.
func (*V3CreateClusterRequest) GetSupportPackage ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetSupportPackage() V3SupportPackage
GetSupportPackage returns the SupportPackage field value
func (*V3CreateClusterRequest) GetSupportPackageOk ¶ added in v1.1.1
func (o *V3CreateClusterRequest) GetSupportPackageOk() (*V3SupportPackage, bool)
GetSupportPackageOk returns a tuple with the SupportPackage field value and a boolean to check if the value has been set.
func (*V3CreateClusterRequest) HasDescription ¶ added in v1.1.1
func (o *V3CreateClusterRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (V3CreateClusterRequest) MarshalJSON ¶ added in v1.1.1
func (o V3CreateClusterRequest) MarshalJSON() ([]byte, error)
func (*V3CreateClusterRequest) SetClusterName ¶ added in v1.1.1
func (o *V3CreateClusterRequest) SetClusterName(v string)
SetClusterName sets field value
func (*V3CreateClusterRequest) SetDescription ¶ added in v1.1.1
func (o *V3CreateClusterRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*V3CreateClusterRequest) SetEnvironment ¶ added in v1.1.1
func (o *V3CreateClusterRequest) SetEnvironment(v V3Environment)
SetEnvironment sets field value
func (*V3CreateClusterRequest) SetPlace ¶ added in v1.1.1
func (o *V3CreateClusterRequest) SetPlace(v V3Place)
SetPlace sets field value
func (*V3CreateClusterRequest) SetProjectId ¶ added in v1.1.1
func (o *V3CreateClusterRequest) SetProjectId(v string)
SetProjectId sets field value
func (*V3CreateClusterRequest) SetServers ¶ added in v1.1.1
func (o *V3CreateClusterRequest) SetServers(v []V3Servers)
SetServers sets field value
func (*V3CreateClusterRequest) SetSupportPackage ¶ added in v1.1.1
func (o *V3CreateClusterRequest) SetSupportPackage(v V3SupportPackage)
SetSupportPackage sets field value
type V3CreateClusterUserRequest ¶ added in v1.4.0
type V3CreateClusterUserRequest struct { Username string `json:"username"` Password string `json:"password"` AllBucketsAccess *V3BucketRoles `json:"allBucketsAccess,omitempty"` Buckets *[]V3CreateClusterUserRequestBuckets `json:"buckets,omitempty"` }
V3CreateClusterUserRequest struct for V3CreateClusterUserRequest
func NewV3CreateClusterUserRequest ¶ added in v1.4.0
func NewV3CreateClusterUserRequest(username string, password string) *V3CreateClusterUserRequest
NewV3CreateClusterUserRequest instantiates a new V3CreateClusterUserRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3CreateClusterUserRequestWithDefaults ¶ added in v1.4.0
func NewV3CreateClusterUserRequestWithDefaults() *V3CreateClusterUserRequest
NewV3CreateClusterUserRequestWithDefaults instantiates a new V3CreateClusterUserRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3CreateClusterUserRequest) GetAllBucketsAccess ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetAllBucketsAccess() V3BucketRoles
GetAllBucketsAccess returns the AllBucketsAccess field value if set, zero value otherwise.
func (*V3CreateClusterUserRequest) GetAllBucketsAccessOk ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetAllBucketsAccessOk() (*V3BucketRoles, bool)
GetAllBucketsAccessOk returns a tuple with the AllBucketsAccess field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3CreateClusterUserRequest) GetBuckets ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetBuckets() []V3CreateClusterUserRequestBuckets
GetBuckets returns the Buckets field value if set, zero value otherwise.
func (*V3CreateClusterUserRequest) GetBucketsOk ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetBucketsOk() (*[]V3CreateClusterUserRequestBuckets, bool)
GetBucketsOk returns a tuple with the Buckets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3CreateClusterUserRequest) GetPassword ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetPassword() string
GetPassword returns the Password field value
func (*V3CreateClusterUserRequest) GetPasswordOk ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetPasswordOk() (*string, bool)
GetPasswordOk returns a tuple with the Password field value and a boolean to check if the value has been set.
func (*V3CreateClusterUserRequest) GetUsername ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetUsername() string
GetUsername returns the Username field value
func (*V3CreateClusterUserRequest) GetUsernameOk ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) GetUsernameOk() (*string, bool)
GetUsernameOk returns a tuple with the Username field value and a boolean to check if the value has been set.
func (*V3CreateClusterUserRequest) HasAllBucketsAccess ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) HasAllBucketsAccess() bool
HasAllBucketsAccess returns a boolean if a field has been set.
func (*V3CreateClusterUserRequest) HasBuckets ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) HasBuckets() bool
HasBuckets returns a boolean if a field has been set.
func (V3CreateClusterUserRequest) MarshalJSON ¶ added in v1.4.0
func (o V3CreateClusterUserRequest) MarshalJSON() ([]byte, error)
func (*V3CreateClusterUserRequest) SetAllBucketsAccess ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) SetAllBucketsAccess(v V3BucketRoles)
SetAllBucketsAccess gets a reference to the given V3BucketRoles and assigns it to the AllBucketsAccess field.
func (*V3CreateClusterUserRequest) SetBuckets ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) SetBuckets(v []V3CreateClusterUserRequestBuckets)
SetBuckets gets a reference to the given []V3CreateClusterUserRequestBuckets and assigns it to the Buckets field.
func (*V3CreateClusterUserRequest) SetPassword ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) SetPassword(v string)
SetPassword sets field value
func (*V3CreateClusterUserRequest) SetUsername ¶ added in v1.4.0
func (o *V3CreateClusterUserRequest) SetUsername(v string)
SetUsername sets field value
type V3CreateClusterUserRequestBuckets ¶ added in v1.4.0
type V3CreateClusterUserRequestBuckets struct { Name string `json:"name"` // enter '*' for getting access to all scopes within a bucket or the scope name for getting access to a single scope Scope string `json:"scope"` Access V3BucketRoles `json:"access"` }
V3CreateClusterUserRequestBuckets struct for V3CreateClusterUserRequestBuckets
func NewV3CreateClusterUserRequestBuckets ¶ added in v1.4.0
func NewV3CreateClusterUserRequestBuckets(name string, scope string, access V3BucketRoles) *V3CreateClusterUserRequestBuckets
NewV3CreateClusterUserRequestBuckets instantiates a new V3CreateClusterUserRequestBuckets object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3CreateClusterUserRequestBucketsWithDefaults ¶ added in v1.4.0
func NewV3CreateClusterUserRequestBucketsWithDefaults() *V3CreateClusterUserRequestBuckets
NewV3CreateClusterUserRequestBucketsWithDefaults instantiates a new V3CreateClusterUserRequestBuckets object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3CreateClusterUserRequestBuckets) GetAccess ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) GetAccess() V3BucketRoles
GetAccess returns the Access field value
func (*V3CreateClusterUserRequestBuckets) GetAccessOk ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) GetAccessOk() (*V3BucketRoles, bool)
GetAccessOk returns a tuple with the Access field value and a boolean to check if the value has been set.
func (*V3CreateClusterUserRequestBuckets) GetName ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) GetName() string
GetName returns the Name field value
func (*V3CreateClusterUserRequestBuckets) GetNameOk ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*V3CreateClusterUserRequestBuckets) GetScope ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) GetScope() string
GetScope returns the Scope field value
func (*V3CreateClusterUserRequestBuckets) GetScopeOk ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) GetScopeOk() (*string, bool)
GetScopeOk returns a tuple with the Scope field value and a boolean to check if the value has been set.
func (V3CreateClusterUserRequestBuckets) MarshalJSON ¶ added in v1.4.0
func (o V3CreateClusterUserRequestBuckets) MarshalJSON() ([]byte, error)
func (*V3CreateClusterUserRequestBuckets) SetAccess ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) SetAccess(v V3BucketRoles)
SetAccess sets field value
func (*V3CreateClusterUserRequestBuckets) SetName ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) SetName(v string)
SetName sets field value
func (*V3CreateClusterUserRequestBuckets) SetScope ¶ added in v1.4.0
func (o *V3CreateClusterUserRequestBuckets) SetScope(v string)
SetScope sets field value
type V3Environment ¶ added in v1.1.1
type V3Environment string
V3Environment the model 'V3Environment'
const ( V3ENVIRONMENT_HOSTED V3Environment = "hosted" V3ENVIRONMENT_VPC V3Environment = "vpc" )
List of v3Environment
func NewV3EnvironmentFromValue ¶ added in v1.1.1
func NewV3EnvironmentFromValue(v string) (*V3Environment, error)
NewV3EnvironmentFromValue returns a pointer to a valid V3Environment for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3Environment) IsValid ¶ added in v1.1.1
func (v V3Environment) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3Environment) Ptr ¶ added in v1.1.1
func (v V3Environment) Ptr() *V3Environment
Ptr returns reference to v3Environment value
func (*V3Environment) UnmarshalJSON ¶ added in v1.1.1
func (v *V3Environment) UnmarshalJSON(src []byte) error
type V3Place ¶ added in v1.1.1
type V3Place struct { // Has to be true if the supportPackage.type is equal to \"Basic\" SingleAZ bool `json:"singleAZ"` Hosted *V3PlaceHosted `json:"hosted,omitempty"` }
V3Place Cluster deployment location based on the value provided in environment
func NewV3Place ¶ added in v1.1.1
NewV3Place instantiates a new V3Place object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3PlaceWithDefaults ¶ added in v1.1.1
func NewV3PlaceWithDefaults() *V3Place
NewV3PlaceWithDefaults instantiates a new V3Place object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3Place) GetHosted ¶ added in v1.1.1
func (o *V3Place) GetHosted() V3PlaceHosted
GetHosted returns the Hosted field value if set, zero value otherwise.
func (*V3Place) GetHostedOk ¶ added in v1.1.1
func (o *V3Place) GetHostedOk() (*V3PlaceHosted, bool)
GetHostedOk returns a tuple with the Hosted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3Place) GetSingleAZ ¶ added in v1.1.1
GetSingleAZ returns the SingleAZ field value
func (*V3Place) GetSingleAZOk ¶ added in v1.1.1
GetSingleAZOk returns a tuple with the SingleAZ field value and a boolean to check if the value has been set.
func (V3Place) MarshalJSON ¶ added in v1.1.1
func (*V3Place) SetHosted ¶ added in v1.1.1
func (o *V3Place) SetHosted(v V3PlaceHosted)
SetHosted gets a reference to the given V3PlaceHosted and assigns it to the Hosted field.
func (*V3Place) SetSingleAZ ¶ added in v1.1.1
SetSingleAZ sets field value
type V3PlaceHosted ¶ added in v1.1.1
type V3PlaceHosted struct { Provider V3Provider `json:"provider"` // A valid region for the cloudProvider Region string `json:"region"` // CIDR block. CIDR string `json:"CIDR"` }
V3PlaceHosted cluster will be deployed in the managed couchbase capella
func NewV3PlaceHosted ¶ added in v1.1.1
func NewV3PlaceHosted(provider V3Provider, region string, cIDR string) *V3PlaceHosted
NewV3PlaceHosted instantiates a new V3PlaceHosted object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3PlaceHostedWithDefaults ¶ added in v1.1.1
func NewV3PlaceHostedWithDefaults() *V3PlaceHosted
NewV3PlaceHostedWithDefaults instantiates a new V3PlaceHosted object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3PlaceHosted) GetCIDR ¶ added in v1.1.1
func (o *V3PlaceHosted) GetCIDR() string
GetCIDR returns the CIDR field value
func (*V3PlaceHosted) GetCIDROk ¶ added in v1.1.1
func (o *V3PlaceHosted) GetCIDROk() (*string, bool)
GetCIDROk returns a tuple with the CIDR field value and a boolean to check if the value has been set.
func (*V3PlaceHosted) GetProvider ¶ added in v1.1.1
func (o *V3PlaceHosted) GetProvider() V3Provider
GetProvider returns the Provider field value
func (*V3PlaceHosted) GetProviderOk ¶ added in v1.1.1
func (o *V3PlaceHosted) GetProviderOk() (*V3Provider, bool)
GetProviderOk returns a tuple with the Provider field value and a boolean to check if the value has been set.
func (*V3PlaceHosted) GetRegion ¶ added in v1.1.1
func (o *V3PlaceHosted) GetRegion() string
GetRegion returns the Region field value
func (*V3PlaceHosted) GetRegionOk ¶ added in v1.1.1
func (o *V3PlaceHosted) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value and a boolean to check if the value has been set.
func (V3PlaceHosted) MarshalJSON ¶ added in v1.1.1
func (o V3PlaceHosted) MarshalJSON() ([]byte, error)
func (*V3PlaceHosted) SetCIDR ¶ added in v1.1.1
func (o *V3PlaceHosted) SetCIDR(v string)
SetCIDR sets field value
func (*V3PlaceHosted) SetProvider ¶ added in v1.1.1
func (o *V3PlaceHosted) SetProvider(v V3Provider)
SetProvider sets field value
func (*V3PlaceHosted) SetRegion ¶ added in v1.1.1
func (o *V3PlaceHosted) SetRegion(v string)
SetRegion sets field value
type V3Provider ¶ added in v1.1.1
type V3Provider string
V3Provider the model 'V3Provider'
const ( V3PROVIDER_AWS V3Provider = "aws" V3PROVIDER_AZURE V3Provider = "azure" V3PROVIDER_GCP V3Provider = "gcp" )
List of v3Provider
func NewV3ProviderFromValue ¶ added in v1.1.1
func NewV3ProviderFromValue(v string) (*V3Provider, error)
NewV3ProviderFromValue returns a pointer to a valid V3Provider for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3Provider) IsValid ¶ added in v1.1.1
func (v V3Provider) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3Provider) Ptr ¶ added in v1.1.1
func (v V3Provider) Ptr() *V3Provider
Ptr returns reference to v3Provider value
func (*V3Provider) UnmarshalJSON ¶ added in v1.1.1
func (v *V3Provider) UnmarshalJSON(src []byte) error
type V3Servers ¶ added in v1.1.1
type V3Servers struct { // How many nodes, value >= 3, <= 27. Total nodes in the cluster <= 27 Size int32 `json:"size"` // Compute instance type Compute string `json:"compute"` // Array of couchbase services to be installed on the nodes Services []V3CouchbaseServices `json:"services"` Storage V3ServersStorage `json:"storage"` }
V3Servers struct for V3Servers
func NewV3Servers ¶ added in v1.1.1
func NewV3Servers(size int32, compute string, services []V3CouchbaseServices, storage V3ServersStorage) *V3Servers
NewV3Servers instantiates a new V3Servers object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ServersWithDefaults ¶ added in v1.1.1
func NewV3ServersWithDefaults() *V3Servers
NewV3ServersWithDefaults instantiates a new V3Servers object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3Servers) GetCompute ¶ added in v1.1.1
GetCompute returns the Compute field value
func (*V3Servers) GetComputeOk ¶ added in v1.1.1
GetComputeOk returns a tuple with the Compute field value and a boolean to check if the value has been set.
func (*V3Servers) GetServices ¶ added in v1.1.1
func (o *V3Servers) GetServices() []V3CouchbaseServices
GetServices returns the Services field value
func (*V3Servers) GetServicesOk ¶ added in v1.1.1
func (o *V3Servers) GetServicesOk() (*[]V3CouchbaseServices, bool)
GetServicesOk returns a tuple with the Services field value and a boolean to check if the value has been set.
func (*V3Servers) GetSizeOk ¶ added in v1.1.1
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*V3Servers) GetStorage ¶ added in v1.1.1
func (o *V3Servers) GetStorage() V3ServersStorage
GetStorage returns the Storage field value
func (*V3Servers) GetStorageOk ¶ added in v1.1.1
func (o *V3Servers) GetStorageOk() (*V3ServersStorage, bool)
GetStorageOk returns a tuple with the Storage field value and a boolean to check if the value has been set.
func (V3Servers) MarshalJSON ¶ added in v1.1.1
func (*V3Servers) SetCompute ¶ added in v1.1.1
SetCompute sets field value
func (*V3Servers) SetServices ¶ added in v1.1.1
func (o *V3Servers) SetServices(v []V3CouchbaseServices)
SetServices sets field value
func (*V3Servers) SetStorage ¶ added in v1.1.1
func (o *V3Servers) SetStorage(v V3ServersStorage)
SetStorage sets field value
type V3ServersStorage ¶ added in v1.1.1
type V3ServersStorage struct { Type V3StorageType `json:"type"` // Min 3000 for GP3, 1000 if IO2. If storageType=\"GP3\", max = 16000. If storageType= \"IO2\", max= 64000 IOPS int32 `json:"IOPS"` // Min 50Gb, max 16Tb Size int32 `json:"size"` }
V3ServersStorage struct for V3ServersStorage
func NewV3ServersStorage ¶ added in v1.1.1
func NewV3ServersStorage(type_ V3StorageType, iOPS int32, size int32) *V3ServersStorage
NewV3ServersStorage instantiates a new V3ServersStorage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3ServersStorageWithDefaults ¶ added in v1.1.1
func NewV3ServersStorageWithDefaults() *V3ServersStorage
NewV3ServersStorageWithDefaults instantiates a new V3ServersStorage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3ServersStorage) GetIOPS ¶ added in v1.1.1
func (o *V3ServersStorage) GetIOPS() int32
GetIOPS returns the IOPS field value
func (*V3ServersStorage) GetIOPSOk ¶ added in v1.1.1
func (o *V3ServersStorage) GetIOPSOk() (*int32, bool)
GetIOPSOk returns a tuple with the IOPS field value and a boolean to check if the value has been set.
func (*V3ServersStorage) GetSize ¶ added in v1.1.1
func (o *V3ServersStorage) GetSize() int32
GetSize returns the Size field value
func (*V3ServersStorage) GetSizeOk ¶ added in v1.1.1
func (o *V3ServersStorage) GetSizeOk() (*int32, bool)
GetSizeOk returns a tuple with the Size field value and a boolean to check if the value has been set.
func (*V3ServersStorage) GetType ¶ added in v1.1.1
func (o *V3ServersStorage) GetType() V3StorageType
GetType returns the Type field value
func (*V3ServersStorage) GetTypeOk ¶ added in v1.1.1
func (o *V3ServersStorage) GetTypeOk() (*V3StorageType, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (V3ServersStorage) MarshalJSON ¶ added in v1.1.1
func (o V3ServersStorage) MarshalJSON() ([]byte, error)
func (*V3ServersStorage) SetIOPS ¶ added in v1.1.1
func (o *V3ServersStorage) SetIOPS(v int32)
SetIOPS sets field value
func (*V3ServersStorage) SetSize ¶ added in v1.1.1
func (o *V3ServersStorage) SetSize(v int32)
SetSize sets field value
func (*V3ServersStorage) SetType ¶ added in v1.1.1
func (o *V3ServersStorage) SetType(v V3StorageType)
SetType sets field value
type V3StorageType ¶ added in v1.1.1
type V3StorageType string
V3StorageType the model 'V3StorageType'
const ( V3STORAGETYPE_GP3 V3StorageType = "GP3" V3STORAGETYPE_IO2 V3StorageType = "IO2" )
List of v3StorageType
func NewV3StorageTypeFromValue ¶ added in v1.1.1
func NewV3StorageTypeFromValue(v string) (*V3StorageType, error)
NewV3StorageTypeFromValue returns a pointer to a valid V3StorageType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3StorageType) IsValid ¶ added in v1.1.1
func (v V3StorageType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3StorageType) Ptr ¶ added in v1.1.1
func (v V3StorageType) Ptr() *V3StorageType
Ptr returns reference to v3StorageType value
func (*V3StorageType) UnmarshalJSON ¶ added in v1.1.1
func (v *V3StorageType) UnmarshalJSON(src []byte) error
type V3SupportPackage ¶ added in v1.1.1
type V3SupportPackage struct { Timezone V3SupportPackageTimezones `json:"timezone"` Type V3SupportPackageType `json:"type"` }
V3SupportPackage One from \"Basic\", \"DeveloperPro\" or \"Enterprise\"
func NewV3SupportPackage ¶ added in v1.1.1
func NewV3SupportPackage(timezone V3SupportPackageTimezones, type_ V3SupportPackageType) *V3SupportPackage
NewV3SupportPackage instantiates a new V3SupportPackage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3SupportPackageWithDefaults ¶ added in v1.1.1
func NewV3SupportPackageWithDefaults() *V3SupportPackage
NewV3SupportPackageWithDefaults instantiates a new V3SupportPackage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3SupportPackage) GetTimezone ¶ added in v1.1.1
func (o *V3SupportPackage) GetTimezone() V3SupportPackageTimezones
GetTimezone returns the Timezone field value
func (*V3SupportPackage) GetTimezoneOk ¶ added in v1.1.1
func (o *V3SupportPackage) GetTimezoneOk() (*V3SupportPackageTimezones, bool)
GetTimezoneOk returns a tuple with the Timezone field value and a boolean to check if the value has been set.
func (*V3SupportPackage) GetType ¶ added in v1.1.1
func (o *V3SupportPackage) GetType() V3SupportPackageType
GetType returns the Type field value
func (*V3SupportPackage) GetTypeOk ¶ added in v1.1.1
func (o *V3SupportPackage) GetTypeOk() (*V3SupportPackageType, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (V3SupportPackage) MarshalJSON ¶ added in v1.1.1
func (o V3SupportPackage) MarshalJSON() ([]byte, error)
func (*V3SupportPackage) SetTimezone ¶ added in v1.1.1
func (o *V3SupportPackage) SetTimezone(v V3SupportPackageTimezones)
SetTimezone sets field value
func (*V3SupportPackage) SetType ¶ added in v1.1.1
func (o *V3SupportPackage) SetType(v V3SupportPackageType)
SetType sets field value
type V3SupportPackageTimezones ¶ added in v1.1.1
type V3SupportPackageTimezones string
V3SupportPackageTimezones * `ET` - Eastern Time * `GMT` - Greenwich Mean Time * `IST` - India Standard Time * `PT` - Pacific Time
const ( V3SUPPORTPACKAGETIMEZONES_ET V3SupportPackageTimezones = "ET" V3SUPPORTPACKAGETIMEZONES_GMT V3SupportPackageTimezones = "GMT" V3SUPPORTPACKAGETIMEZONES_IST V3SupportPackageTimezones = "IST" V3SUPPORTPACKAGETIMEZONES_PT V3SupportPackageTimezones = "PT" )
List of v3SupportPackageTimezones
func NewV3SupportPackageTimezonesFromValue ¶ added in v1.1.1
func NewV3SupportPackageTimezonesFromValue(v string) (*V3SupportPackageTimezones, error)
NewV3SupportPackageTimezonesFromValue returns a pointer to a valid V3SupportPackageTimezones for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3SupportPackageTimezones) IsValid ¶ added in v1.1.1
func (v V3SupportPackageTimezones) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3SupportPackageTimezones) Ptr ¶ added in v1.1.1
func (v V3SupportPackageTimezones) Ptr() *V3SupportPackageTimezones
Ptr returns reference to v3SupportPackageTimezones value
func (*V3SupportPackageTimezones) UnmarshalJSON ¶ added in v1.1.1
func (v *V3SupportPackageTimezones) UnmarshalJSON(src []byte) error
type V3SupportPackageType ¶ added in v1.1.1
type V3SupportPackageType string
V3SupportPackageType the model 'V3SupportPackageType'
const ( V3SUPPORTPACKAGETYPE_BASIC V3SupportPackageType = "Basic" V3SUPPORTPACKAGETYPE_DEVELOPER_PRO V3SupportPackageType = "DeveloperPro" V3SUPPORTPACKAGETYPE_ENTERPRISE V3SupportPackageType = "Enterprise" )
List of v3SupportPackageType
func NewV3SupportPackageTypeFromValue ¶ added in v1.1.1
func NewV3SupportPackageTypeFromValue(v string) (*V3SupportPackageType, error)
NewV3SupportPackageTypeFromValue returns a pointer to a valid V3SupportPackageType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (V3SupportPackageType) IsValid ¶ added in v1.1.1
func (v V3SupportPackageType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (V3SupportPackageType) Ptr ¶ added in v1.1.1
func (v V3SupportPackageType) Ptr() *V3SupportPackageType
Ptr returns reference to v3SupportPackageType value
func (*V3SupportPackageType) UnmarshalJSON ¶ added in v1.1.1
func (v *V3SupportPackageType) UnmarshalJSON(src []byte) error
type V3UpdateClusterMetaRequest ¶ added in v1.1.1
type V3UpdateClusterMetaRequest struct { Name *string `json:"name,omitempty"` Description *string `json:"description,omitempty"` }
V3UpdateClusterMetaRequest struct for V3UpdateClusterMetaRequest
func NewV3UpdateClusterMetaRequest ¶ added in v1.1.1
func NewV3UpdateClusterMetaRequest() *V3UpdateClusterMetaRequest
NewV3UpdateClusterMetaRequest instantiates a new V3UpdateClusterMetaRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3UpdateClusterMetaRequestWithDefaults ¶ added in v1.1.1
func NewV3UpdateClusterMetaRequestWithDefaults() *V3UpdateClusterMetaRequest
NewV3UpdateClusterMetaRequestWithDefaults instantiates a new V3UpdateClusterMetaRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3UpdateClusterMetaRequest) GetDescription ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*V3UpdateClusterMetaRequest) GetDescriptionOk ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3UpdateClusterMetaRequest) GetName ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*V3UpdateClusterMetaRequest) GetNameOk ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3UpdateClusterMetaRequest) HasDescription ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*V3UpdateClusterMetaRequest) HasName ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) HasName() bool
HasName returns a boolean if a field has been set.
func (V3UpdateClusterMetaRequest) MarshalJSON ¶ added in v1.1.1
func (o V3UpdateClusterMetaRequest) MarshalJSON() ([]byte, error)
func (*V3UpdateClusterMetaRequest) SetDescription ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*V3UpdateClusterMetaRequest) SetName ¶ added in v1.1.1
func (o *V3UpdateClusterMetaRequest) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
type V3UpdateClusterServersRequest ¶ added in v1.1.1
type V3UpdateClusterServersRequest struct {
Servers []V3Servers `json:"servers"`
}
V3UpdateClusterServersRequest struct for V3UpdateClusterServersRequest
func NewV3UpdateClusterServersRequest ¶ added in v1.1.1
func NewV3UpdateClusterServersRequest(servers []V3Servers) *V3UpdateClusterServersRequest
NewV3UpdateClusterServersRequest instantiates a new V3UpdateClusterServersRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3UpdateClusterServersRequestWithDefaults ¶ added in v1.1.1
func NewV3UpdateClusterServersRequestWithDefaults() *V3UpdateClusterServersRequest
NewV3UpdateClusterServersRequestWithDefaults instantiates a new V3UpdateClusterServersRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3UpdateClusterServersRequest) GetServers ¶ added in v1.1.1
func (o *V3UpdateClusterServersRequest) GetServers() []V3Servers
GetServers returns the Servers field value
func (*V3UpdateClusterServersRequest) GetServersOk ¶ added in v1.1.1
func (o *V3UpdateClusterServersRequest) GetServersOk() (*[]V3Servers, bool)
GetServersOk returns a tuple with the Servers field value and a boolean to check if the value has been set.
func (V3UpdateClusterServersRequest) MarshalJSON ¶ added in v1.1.1
func (o V3UpdateClusterServersRequest) MarshalJSON() ([]byte, error)
func (*V3UpdateClusterServersRequest) SetServers ¶ added in v1.1.1
func (o *V3UpdateClusterServersRequest) SetServers(v []V3Servers)
SetServers sets field value
type V3UpdateClusterSupportRequest ¶ added in v1.1.1
type V3UpdateClusterSupportRequest struct {
SupportPackage V3UpdateClusterSupportRequestSupportPackage `json:"supportPackage"`
}
V3UpdateClusterSupportRequest struct for V3UpdateClusterSupportRequest
func NewV3UpdateClusterSupportRequest ¶ added in v1.1.1
func NewV3UpdateClusterSupportRequest(supportPackage V3UpdateClusterSupportRequestSupportPackage) *V3UpdateClusterSupportRequest
NewV3UpdateClusterSupportRequest instantiates a new V3UpdateClusterSupportRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3UpdateClusterSupportRequestWithDefaults ¶ added in v1.1.1
func NewV3UpdateClusterSupportRequestWithDefaults() *V3UpdateClusterSupportRequest
NewV3UpdateClusterSupportRequestWithDefaults instantiates a new V3UpdateClusterSupportRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3UpdateClusterSupportRequest) GetSupportPackage ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequest) GetSupportPackage() V3UpdateClusterSupportRequestSupportPackage
GetSupportPackage returns the SupportPackage field value
func (*V3UpdateClusterSupportRequest) GetSupportPackageOk ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequest) GetSupportPackageOk() (*V3UpdateClusterSupportRequestSupportPackage, bool)
GetSupportPackageOk returns a tuple with the SupportPackage field value and a boolean to check if the value has been set.
func (V3UpdateClusterSupportRequest) MarshalJSON ¶ added in v1.1.1
func (o V3UpdateClusterSupportRequest) MarshalJSON() ([]byte, error)
func (*V3UpdateClusterSupportRequest) SetSupportPackage ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequest) SetSupportPackage(v V3UpdateClusterSupportRequestSupportPackage)
SetSupportPackage sets field value
type V3UpdateClusterSupportRequestSupportPackage ¶ added in v1.1.1
type V3UpdateClusterSupportRequestSupportPackage struct { Timezone *V3SupportPackageTimezones `json:"timezone,omitempty"` Type V3SupportPackageType `json:"type"` }
V3UpdateClusterSupportRequestSupportPackage One from \"Basic\", \"DeveloperPro\" or \"Enterprise\"
func NewV3UpdateClusterSupportRequestSupportPackage ¶ added in v1.1.1
func NewV3UpdateClusterSupportRequestSupportPackage(type_ V3SupportPackageType) *V3UpdateClusterSupportRequestSupportPackage
NewV3UpdateClusterSupportRequestSupportPackage instantiates a new V3UpdateClusterSupportRequestSupportPackage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3UpdateClusterSupportRequestSupportPackageWithDefaults ¶ added in v1.1.1
func NewV3UpdateClusterSupportRequestSupportPackageWithDefaults() *V3UpdateClusterSupportRequestSupportPackage
NewV3UpdateClusterSupportRequestSupportPackageWithDefaults instantiates a new V3UpdateClusterSupportRequestSupportPackage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*V3UpdateClusterSupportRequestSupportPackage) GetTimezone ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequestSupportPackage) GetTimezone() V3SupportPackageTimezones
GetTimezone returns the Timezone field value if set, zero value otherwise.
func (*V3UpdateClusterSupportRequestSupportPackage) GetTimezoneOk ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequestSupportPackage) GetTimezoneOk() (*V3SupportPackageTimezones, bool)
GetTimezoneOk returns a tuple with the Timezone field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V3UpdateClusterSupportRequestSupportPackage) GetType ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequestSupportPackage) GetType() V3SupportPackageType
GetType returns the Type field value
func (*V3UpdateClusterSupportRequestSupportPackage) GetTypeOk ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequestSupportPackage) GetTypeOk() (*V3SupportPackageType, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*V3UpdateClusterSupportRequestSupportPackage) HasTimezone ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequestSupportPackage) HasTimezone() bool
HasTimezone returns a boolean if a field has been set.
func (V3UpdateClusterSupportRequestSupportPackage) MarshalJSON ¶ added in v1.1.1
func (o V3UpdateClusterSupportRequestSupportPackage) MarshalJSON() ([]byte, error)
func (*V3UpdateClusterSupportRequestSupportPackage) SetTimezone ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequestSupportPackage) SetTimezone(v V3SupportPackageTimezones)
SetTimezone gets a reference to the given V3SupportPackageTimezones and assigns it to the Timezone field.
func (*V3UpdateClusterSupportRequestSupportPackage) SetType ¶ added in v1.1.1
func (o *V3UpdateClusterSupportRequestSupportPackage) SetType(v V3SupportPackageType)
SetType sets field value
Source Files ¶
- api_clouds.go
- api_clusters.go
- api_clusters_v3.go
- api_projects.go
- api_status.go
- api_users.go
- client.go
- configuration.go
- model_allow_list_entry.go
- model_allow_list_rules.go
- model_allow_list_states.go
- model_append_allow_list_request.go
- model_aws_instances.go
- model_aws_provider_settings.go
- model_aws_regions.go
- model_azure_instances.go
- model_azure_provider_settings.go
- model_azure_regions.go
- model_azure_volume_types.go
- model_bucket_role.go
- model_bucket_role_types.go
- model_bucket_stats.go
- model_cloud.go
- model_cloud_provider_settings.go
- model_cloud_status.go
- model_cloud_summary.go
- model_cloud_version.go
- model_cluster.go
- model_cluster_health.go
- model_cluster_health_response.go
- model_cluster_status.go
- model_cluster_status_response.go
- model_cluster_summary.go
- model_cluster_version.go
- model_cluster_versions.go
- model_conflict_resolution.go
- model_couchbase_bucket_spec.go
- model_couchbase_services.go
- model_create_cluster_request.go
- model_create_cluster_request_support_package.go
- model_create_database_user_request.go
- model_create_project_request.go
- model_cursor.go
- model_cursor_hrefs.go
- model_cursor_pages.go
- model_delete_allow_list_entry_request.go
- model_delete_bucket_request.go
- model_get_certificate_response.go
- model_goof.go
- model_list_bucket_item.go
- model_list_clouds_response.go
- model_list_clusters_response.go
- model_list_database_users_response_item.go
- model_list_projects_response.go
- model_list_users_response.go
- model_list_users_response_item.go
- model_node_stats.go
- model_project.go
- model_provider.go
- model_regions.go
- model_server.go
- model_server_aws.go
- model_server_azure.go
- model_service_stats.go
- model_status_ok.go
- model_support_package_type.go
- model_support_timezones.go
- model_update_bucket_request.go
- model_update_database_user_request.go
- model_v3_bucket_roles.go
- model_v3_cluster.go
- model_v3_cluster_list.go
- model_v3_cluster_list_data.go
- model_v3_cluster_list_data_items.go
- model_v3_cluster_place.go
- model_v3_cluster_servers.go
- model_v3_cluster_status.go
- model_v3_cluster_status_response.go
- model_v3_cluster_storage.go
- model_v3_cluster_version.go
- model_v3_cluster_version_components.go
- model_v3_couchbase_services.go
- model_v3_create_cluster_request.go
- model_v3_create_cluster_user_request.go
- model_v3_create_cluster_user_request_buckets.go
- model_v3_environment.go
- model_v3_place.go
- model_v3_place_hosted.go
- model_v3_provider.go
- model_v3_servers.go
- model_v3_servers_storage.go
- model_v3_storage_type.go
- model_v3_support_package.go
- model_v3_support_package_timezones.go
- model_v3_support_package_type.go
- model_v3_update_cluster_meta_request.go
- model_v3_update_cluster_servers_request.go
- model_v3_update_cluster_support_request.go
- model_v3_update_cluster_support_request_support_package.go
- response.go
- utils.go