Documentation
¶
Index ¶
- Constants
- Variables
- type APIKey
- func (x *APIKey) ClearCreateTime()
- func (x *APIKey) ClearUpdateTime()
- func (x *APIKey) GetApiKeyId() string
- func (x *APIKey) GetCreateTime() *timestamppb.Timestamp
- func (x *APIKey) GetLabels() map[string]string
- func (x *APIKey) GetUpdateTime() *timestamppb.Timestamp
- func (x *APIKey) GetValue() string
- func (x *APIKey) HasCreateTime() bool
- func (x *APIKey) HasUpdateTime() bool
- func (*APIKey) ProtoMessage()
- func (x *APIKey) ProtoReflect() protoreflect.Message
- func (x *APIKey) Reset()
- func (x *APIKey) SetApiKeyId(v string)
- func (x *APIKey) SetCreateTime(v *timestamppb.Timestamp)
- func (x *APIKey) SetLabels(v map[string]string)
- func (x *APIKey) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *APIKey) SetValue(v string)
- func (x *APIKey) String() string
- type APIKey_builder
- type AWSCredential
- func (x *AWSCredential) GetAccessKeyId() string
- func (x *AWSCredential) GetExternalId() string
- func (x *AWSCredential) GetRoleArn() string
- func (x *AWSCredential) GetSecretAccessKey() string
- func (*AWSCredential) ProtoMessage()
- func (x *AWSCredential) ProtoReflect() protoreflect.Message
- func (x *AWSCredential) Reset()
- func (x *AWSCredential) SetAccessKeyId(v string)
- func (x *AWSCredential) SetExternalId(v string)
- func (x *AWSCredential) SetRoleArn(v string)
- func (x *AWSCredential) SetSecretAccessKey(v string)
- func (x *AWSCredential) String() string
- type AWSCredential_builder
- type AcceptInviteFromLinkRequest
- func (x *AcceptInviteFromLinkRequest) GetToken() string
- func (*AcceptInviteFromLinkRequest) ProtoMessage()
- func (x *AcceptInviteFromLinkRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptInviteFromLinkRequest) Reset()
- func (x *AcceptInviteFromLinkRequest) SetToken(v string)
- func (x *AcceptInviteFromLinkRequest) String() string
- type AcceptInviteFromLinkRequest_builder
- type AcceptInviteFromLinkResponse
- type AcceptInviteFromLinkResponse_builder
- type AccessPolicy
- func (x *AccessPolicy) ClearAccessPolicy()
- func (x *AccessPolicy) ClearCreateTime()
- func (x *AccessPolicy) GetAccessPolicy() *CreateAccessPolicy
- func (x *AccessPolicy) GetAccessPolicyId() string
- func (x *AccessPolicy) GetCreateTime() *timestamppb.Timestamp
- func (x *AccessPolicy) HasAccessPolicy() bool
- func (x *AccessPolicy) HasCreateTime() bool
- func (*AccessPolicy) ProtoMessage()
- func (x *AccessPolicy) ProtoReflect() protoreflect.Message
- func (x *AccessPolicy) Reset()
- func (x *AccessPolicy) SetAccessPolicy(v *CreateAccessPolicy)
- func (x *AccessPolicy) SetAccessPolicyId(v string)
- func (x *AccessPolicy) SetCreateTime(v *timestamppb.Timestamp)
- func (x *AccessPolicy) String() string
- type AccessPolicy_builder
- type AddCreditsToOrganizationRequest
- func (x *AddCreditsToOrganizationRequest) GetAmountUsd() string
- func (x *AddCreditsToOrganizationRequest) GetOrganizationId() string
- func (x *AddCreditsToOrganizationRequest) GetUserId() string
- func (*AddCreditsToOrganizationRequest) ProtoMessage()
- func (x *AddCreditsToOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *AddCreditsToOrganizationRequest) Reset()
- func (x *AddCreditsToOrganizationRequest) SetAmountUsd(v string)
- func (x *AddCreditsToOrganizationRequest) SetOrganizationId(v string)
- func (x *AddCreditsToOrganizationRequest) SetUserId(v string)
- func (x *AddCreditsToOrganizationRequest) String() string
- type AddCreditsToOrganizationRequest_builder
- type AddCreditsToOrganizationResponse
- func (x *AddCreditsToOrganizationResponse) ClearTransaction()
- func (x *AddCreditsToOrganizationResponse) GetTransaction() *Transaction
- func (x *AddCreditsToOrganizationResponse) HasTransaction() bool
- func (*AddCreditsToOrganizationResponse) ProtoMessage()
- func (x *AddCreditsToOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *AddCreditsToOrganizationResponse) Reset()
- func (x *AddCreditsToOrganizationResponse) SetTransaction(v *Transaction)
- func (x *AddCreditsToOrganizationResponse) String() string
- type AddCreditsToOrganizationResponse_builder
- type AddFile
- func (x *AddFile) GetFileDirectory() string
- func (x *AddFile) GetFileName() string
- func (x *AddFile) GetFileType() FileType
- func (x *AddFile) GetFileUrl() string
- func (*AddFile) ProtoMessage()
- func (x *AddFile) ProtoReflect() protoreflect.Message
- func (x *AddFile) Reset()
- func (x *AddFile) SetFileDirectory(v string)
- func (x *AddFile) SetFileName(v string)
- func (x *AddFile) SetFileType(v FileType)
- func (x *AddFile) SetFileUrl(v string)
- func (x *AddFile) String() string
- type AddFile_builder
- type AddIngressToGatewayRequest
- func (x *AddIngressToGatewayRequest) GetIngressGatewayId() string
- func (x *AddIngressToGatewayRequest) GetIngresses() []*CreateIngress
- func (*AddIngressToGatewayRequest) ProtoMessage()
- func (x *AddIngressToGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *AddIngressToGatewayRequest) Reset()
- func (x *AddIngressToGatewayRequest) SetIngressGatewayId(v string)
- func (x *AddIngressToGatewayRequest) SetIngresses(v []*CreateIngress)
- func (x *AddIngressToGatewayRequest) String() string
- type AddIngressToGatewayRequest_builder
- type AddIngressToGatewayResponse
- func (x *AddIngressToGatewayResponse) ClearIngressGateway()
- func (x *AddIngressToGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *AddIngressToGatewayResponse) HasIngressGateway() bool
- func (*AddIngressToGatewayResponse) ProtoMessage()
- func (x *AddIngressToGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *AddIngressToGatewayResponse) Reset()
- func (x *AddIngressToGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *AddIngressToGatewayResponse) String() string
- type AddIngressToGatewayResponse_builder
- type AddInstanceFirewallRulesRequest
- func (x *AddInstanceFirewallRulesRequest) ClearFirewallRules()
- func (x *AddInstanceFirewallRulesRequest) ClearFirewallRulesV2()
- func (x *AddInstanceFirewallRulesRequest) GetFirewallRules() *FirewallRules
- func (x *AddInstanceFirewallRulesRequest) GetFirewallRulesV2() *CreateFirewallRulesRequest
- func (x *AddInstanceFirewallRulesRequest) GetInstanceId() string
- func (x *AddInstanceFirewallRulesRequest) HasFirewallRules() bool
- func (x *AddInstanceFirewallRulesRequest) HasFirewallRulesV2() bool
- func (*AddInstanceFirewallRulesRequest) ProtoMessage()
- func (x *AddInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
- func (x *AddInstanceFirewallRulesRequest) Reset()
- func (x *AddInstanceFirewallRulesRequest) SetFirewallRules(v *FirewallRules)
- func (x *AddInstanceFirewallRulesRequest) SetFirewallRulesV2(v *CreateFirewallRulesRequest)
- func (x *AddInstanceFirewallRulesRequest) SetInstanceId(v string)
- func (x *AddInstanceFirewallRulesRequest) String() string
- type AddInstanceFirewallRulesRequest_builder
- type AddInstanceFirewallRulesResponse
- func (x *AddInstanceFirewallRulesResponse) ClearFirewallRules()
- func (x *AddInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
- func (x *AddInstanceFirewallRulesResponse) HasFirewallRules() bool
- func (*AddInstanceFirewallRulesResponse) ProtoMessage()
- func (x *AddInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
- func (x *AddInstanceFirewallRulesResponse) Reset()
- func (x *AddInstanceFirewallRulesResponse) SetFirewallRules(v *FirewallRules)
- func (x *AddInstanceFirewallRulesResponse) String() string
- type AddInstanceFirewallRulesResponse_builder
- type AddKeyPairToEnvironmentRequest
- func (x *AddKeyPairToEnvironmentRequest) GetEnvironmentId() string
- func (x *AddKeyPairToEnvironmentRequest) GetKeyPairs() []*KeyPair
- func (*AddKeyPairToEnvironmentRequest) ProtoMessage()
- func (x *AddKeyPairToEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *AddKeyPairToEnvironmentRequest) Reset()
- func (x *AddKeyPairToEnvironmentRequest) SetEnvironmentId(v string)
- func (x *AddKeyPairToEnvironmentRequest) SetKeyPairs(v []*KeyPair)
- func (x *AddKeyPairToEnvironmentRequest) String() string
- type AddKeyPairToEnvironmentRequest_builder
- type AddKeyPairToEnvironmentResponse
- func (x *AddKeyPairToEnvironmentResponse) ClearEnvironment()
- func (x *AddKeyPairToEnvironmentResponse) GetEnvironment() *Environment
- func (x *AddKeyPairToEnvironmentResponse) HasEnvironment() bool
- func (*AddKeyPairToEnvironmentResponse) ProtoMessage()
- func (x *AddKeyPairToEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *AddKeyPairToEnvironmentResponse) Reset()
- func (x *AddKeyPairToEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *AddKeyPairToEnvironmentResponse) String() string
- type AddKeyPairToEnvironmentResponse_builder
- type AddNodeRequest
- func (x *AddNodeRequest) ClearNodeSpec()
- func (x *AddNodeRequest) GetDeviceId() string
- func (x *AddNodeRequest) GetName() string
- func (x *AddNodeRequest) GetNodeSpec() *NodeSpec
- func (x *AddNodeRequest) GetOrganizationId() string
- func (x *AddNodeRequest) HasNodeSpec() bool
- func (*AddNodeRequest) ProtoMessage()
- func (x *AddNodeRequest) ProtoReflect() protoreflect.Message
- func (x *AddNodeRequest) Reset()
- func (x *AddNodeRequest) SetDeviceId(v string)
- func (x *AddNodeRequest) SetName(v string)
- func (x *AddNodeRequest) SetNodeSpec(v *NodeSpec)
- func (x *AddNodeRequest) SetOrganizationId(v string)
- func (x *AddNodeRequest) String() string
- type AddNodeRequest_builder
- type AddNodeResponse
- func (x *AddNodeResponse) ClearExternalNode()
- func (x *AddNodeResponse) GetExternalNode() *ExternalNode
- func (x *AddNodeResponse) HasExternalNode() bool
- func (*AddNodeResponse) ProtoMessage()
- func (x *AddNodeResponse) ProtoReflect() protoreflect.Message
- func (x *AddNodeResponse) Reset()
- func (x *AddNodeResponse) SetExternalNode(v *ExternalNode)
- func (x *AddNodeResponse) String() string
- type AddNodeResponse_builder
- type AddPolicyToIngressRequest
- func (x *AddPolicyToIngressRequest) GetAccessPolicy() []*CreateAccessPolicy
- func (x *AddPolicyToIngressRequest) GetIngressGatewayId() string
- func (x *AddPolicyToIngressRequest) GetIngressId() string
- func (*AddPolicyToIngressRequest) ProtoMessage()
- func (x *AddPolicyToIngressRequest) ProtoReflect() protoreflect.Message
- func (x *AddPolicyToIngressRequest) Reset()
- func (x *AddPolicyToIngressRequest) SetAccessPolicy(v []*CreateAccessPolicy)
- func (x *AddPolicyToIngressRequest) SetIngressGatewayId(v string)
- func (x *AddPolicyToIngressRequest) SetIngressId(v string)
- func (x *AddPolicyToIngressRequest) String() string
- type AddPolicyToIngressRequest_builder
- type AddPolicyToIngressResponse
- func (x *AddPolicyToIngressResponse) ClearIngressGateway()
- func (x *AddPolicyToIngressResponse) GetIngressGateway() *IngressGateway
- func (x *AddPolicyToIngressResponse) HasIngressGateway() bool
- func (*AddPolicyToIngressResponse) ProtoMessage()
- func (x *AddPolicyToIngressResponse) ProtoReflect() protoreflect.Message
- func (x *AddPolicyToIngressResponse) Reset()
- func (x *AddPolicyToIngressResponse) SetIngressGateway(v *IngressGateway)
- func (x *AddPolicyToIngressResponse) String() string
- type AddPolicyToIngressResponse_builder
- type AddQuotasToCloudPolicyRequest
- func (x *AddQuotasToCloudPolicyRequest) GetId() string
- func (x *AddQuotasToCloudPolicyRequest) GetQuotas() []*CreateCloudQuota
- func (*AddQuotasToCloudPolicyRequest) ProtoMessage()
- func (x *AddQuotasToCloudPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddQuotasToCloudPolicyRequest) Reset()
- func (x *AddQuotasToCloudPolicyRequest) SetId(v string)
- func (x *AddQuotasToCloudPolicyRequest) SetQuotas(v []*CreateCloudQuota)
- func (x *AddQuotasToCloudPolicyRequest) String() string
- type AddQuotasToCloudPolicyRequest_builder
- type AddQuotasToCloudPolicyResponse
- func (x *AddQuotasToCloudPolicyResponse) ClearCloudPolicy()
- func (x *AddQuotasToCloudPolicyResponse) GetCloudPolicy() *CloudPolicy
- func (x *AddQuotasToCloudPolicyResponse) HasCloudPolicy() bool
- func (*AddQuotasToCloudPolicyResponse) ProtoMessage()
- func (x *AddQuotasToCloudPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *AddQuotasToCloudPolicyResponse) Reset()
- func (x *AddQuotasToCloudPolicyResponse) SetCloudPolicy(v *CloudPolicy)
- func (x *AddQuotasToCloudPolicyResponse) String() string
- type AddQuotasToCloudPolicyResponse_builder
- type AddRoleToUserRequest
- func (x *AddRoleToUserRequest) GetRoleId() string
- func (x *AddRoleToUserRequest) GetUserId() string
- func (*AddRoleToUserRequest) ProtoMessage()
- func (x *AddRoleToUserRequest) ProtoReflect() protoreflect.Message
- func (x *AddRoleToUserRequest) Reset()
- func (x *AddRoleToUserRequest) SetRoleId(v string)
- func (x *AddRoleToUserRequest) SetUserId(v string)
- func (x *AddRoleToUserRequest) String() string
- type AddRoleToUserRequest_builder
- type AddRoleToUserResponse
- func (x *AddRoleToUserResponse) ClearUser()
- func (x *AddRoleToUserResponse) GetUser() *User
- func (x *AddRoleToUserResponse) HasUser() bool
- func (*AddRoleToUserResponse) ProtoMessage()
- func (x *AddRoleToUserResponse) ProtoReflect() protoreflect.Message
- func (x *AddRoleToUserResponse) Reset()
- func (x *AddRoleToUserResponse) SetUser(v *User)
- func (x *AddRoleToUserResponse) String() string
- type AddRoleToUserResponse_builder
- type AddUserExternalIdentityFromTokenRequest
- func (x *AddUserExternalIdentityFromTokenRequest) GetToken() string
- func (x *AddUserExternalIdentityFromTokenRequest) GetUserId() string
- func (*AddUserExternalIdentityFromTokenRequest) ProtoMessage()
- func (x *AddUserExternalIdentityFromTokenRequest) ProtoReflect() protoreflect.Message
- func (x *AddUserExternalIdentityFromTokenRequest) Reset()
- func (x *AddUserExternalIdentityFromTokenRequest) SetToken(v string)
- func (x *AddUserExternalIdentityFromTokenRequest) SetUserId(v string)
- func (x *AddUserExternalIdentityFromTokenRequest) String() string
- type AddUserExternalIdentityFromTokenRequest_builder
- type AddUserExternalIdentityFromTokenResponse
- func (x *AddUserExternalIdentityFromTokenResponse) ClearUser()
- func (x *AddUserExternalIdentityFromTokenResponse) GetUser() *User
- func (x *AddUserExternalIdentityFromTokenResponse) HasUser() bool
- func (*AddUserExternalIdentityFromTokenResponse) ProtoMessage()
- func (x *AddUserExternalIdentityFromTokenResponse) ProtoReflect() protoreflect.Message
- func (x *AddUserExternalIdentityFromTokenResponse) Reset()
- func (x *AddUserExternalIdentityFromTokenResponse) SetUser(v *User)
- func (x *AddUserExternalIdentityFromTokenResponse) String() string
- type AddUserExternalIdentityFromTokenResponse_builder
- type AggregateInstanceTypeRequest
- func (x *AggregateInstanceTypeRequest) ClearFilter()
- func (x *AggregateInstanceTypeRequest) GetFilter() *InfrastructureConstraints
- func (x *AggregateInstanceTypeRequest) GetGroupBy() []string
- func (x *AggregateInstanceTypeRequest) GetOrderBy() []string
- func (x *AggregateInstanceTypeRequest) HasFilter() bool
- func (*AggregateInstanceTypeRequest) ProtoMessage()
- func (x *AggregateInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateInstanceTypeRequest) Reset()
- func (x *AggregateInstanceTypeRequest) SetFilter(v *InfrastructureConstraints)
- func (x *AggregateInstanceTypeRequest) SetGroupBy(v []string)
- func (x *AggregateInstanceTypeRequest) SetOrderBy(v []string)
- func (x *AggregateInstanceTypeRequest) String() string
- type AggregateInstanceTypeRequest_builder
- type AggregateInstanceTypeResponse
- func (x *AggregateInstanceTypeResponse) GetItems() []*InfrastructureConstraints
- func (*AggregateInstanceTypeResponse) ProtoMessage()
- func (x *AggregateInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateInstanceTypeResponse) Reset()
- func (x *AggregateInstanceTypeResponse) SetItems(v []*InfrastructureConstraints)
- func (x *AggregateInstanceTypeResponse) String() string
- type AggregateInstanceTypeResponse_builder
- type AggregateLaunchableMetricsFilter
- func (x *AggregateLaunchableMetricsFilter) ClearTimePeriod()
- func (x *AggregateLaunchableMetricsFilter) GetCreatorIds() []string
- func (x *AggregateLaunchableMetricsFilter) GetLaunchableIds() []string
- func (x *AggregateLaunchableMetricsFilter) GetOrganizationIds() []string
- func (x *AggregateLaunchableMetricsFilter) GetTimePeriod() *TimePeriod
- func (x *AggregateLaunchableMetricsFilter) HasTimePeriod() bool
- func (*AggregateLaunchableMetricsFilter) ProtoMessage()
- func (x *AggregateLaunchableMetricsFilter) ProtoReflect() protoreflect.Message
- func (x *AggregateLaunchableMetricsFilter) Reset()
- func (x *AggregateLaunchableMetricsFilter) SetCreatorIds(v []string)
- func (x *AggregateLaunchableMetricsFilter) SetLaunchableIds(v []string)
- func (x *AggregateLaunchableMetricsFilter) SetOrganizationIds(v []string)
- func (x *AggregateLaunchableMetricsFilter) SetTimePeriod(v *TimePeriod)
- func (x *AggregateLaunchableMetricsFilter) String() string
- type AggregateLaunchableMetricsFilter_builder
- type AggregateLaunchableMetricsRequest
- func (x *AggregateLaunchableMetricsRequest) ClearLaunchableFilter()
- func (x *AggregateLaunchableMetricsRequest) GetEventTypes() []string
- func (x *AggregateLaunchableMetricsRequest) GetGroupBy() []string
- func (x *AggregateLaunchableMetricsRequest) GetLaunchableFilter() *AggregateLaunchableMetricsFilter
- func (x *AggregateLaunchableMetricsRequest) GetTimeGranularity() string
- func (x *AggregateLaunchableMetricsRequest) HasLaunchableFilter() bool
- func (*AggregateLaunchableMetricsRequest) ProtoMessage()
- func (x *AggregateLaunchableMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateLaunchableMetricsRequest) Reset()
- func (x *AggregateLaunchableMetricsRequest) SetEventTypes(v []string)
- func (x *AggregateLaunchableMetricsRequest) SetGroupBy(v []string)
- func (x *AggregateLaunchableMetricsRequest) SetLaunchableFilter(v *AggregateLaunchableMetricsFilter)
- func (x *AggregateLaunchableMetricsRequest) SetTimeGranularity(v string)
- func (x *AggregateLaunchableMetricsRequest) String() string
- type AggregateLaunchableMetricsRequest_builder
- type AggregateLaunchableMetricsResponse
- func (x *AggregateLaunchableMetricsResponse) GetItems() []*AggregateLaunchableMetricsResult
- func (x *AggregateLaunchableMetricsResponse) GetNextPageToken() string
- func (*AggregateLaunchableMetricsResponse) ProtoMessage()
- func (x *AggregateLaunchableMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateLaunchableMetricsResponse) Reset()
- func (x *AggregateLaunchableMetricsResponse) SetItems(v []*AggregateLaunchableMetricsResult)
- func (x *AggregateLaunchableMetricsResponse) SetNextPageToken(v string)
- func (x *AggregateLaunchableMetricsResponse) String() string
- type AggregateLaunchableMetricsResponse_builder
- type AggregateLaunchableMetricsResult
- func (x *AggregateLaunchableMetricsResult) GetDate() string
- func (x *AggregateLaunchableMetricsResult) GetEventData() map[string]uint64
- func (x *AggregateLaunchableMetricsResult) GetGroupedBy() map[string]string
- func (*AggregateLaunchableMetricsResult) ProtoMessage()
- func (x *AggregateLaunchableMetricsResult) ProtoReflect() protoreflect.Message
- func (x *AggregateLaunchableMetricsResult) Reset()
- func (x *AggregateLaunchableMetricsResult) SetDate(v string)
- func (x *AggregateLaunchableMetricsResult) SetEventData(v map[string]uint64)
- func (x *AggregateLaunchableMetricsResult) SetGroupedBy(v map[string]string)
- func (x *AggregateLaunchableMetricsResult) String() string
- type AggregateLaunchableMetricsResult_builder
- type AggregateUsageOptions
- func (x *AggregateUsageOptions) ClearTimeFilter()
- func (x *AggregateUsageOptions) GetChargeTypeFilter() []string
- func (x *AggregateUsageOptions) GetGroupBy() []string
- func (x *AggregateUsageOptions) GetHasAllLabels() map[string]string
- func (x *AggregateUsageOptions) GetOrderBy() []*OrderOptions
- func (x *AggregateUsageOptions) GetTimeFilter() *TimePeriod
- func (x *AggregateUsageOptions) GetTimeGranularity() string
- func (x *AggregateUsageOptions) HasTimeFilter() bool
- func (*AggregateUsageOptions) ProtoMessage()
- func (x *AggregateUsageOptions) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageOptions) Reset()
- func (x *AggregateUsageOptions) SetChargeTypeFilter(v []string)
- func (x *AggregateUsageOptions) SetGroupBy(v []string)
- func (x *AggregateUsageOptions) SetHasAllLabels(v map[string]string)
- func (x *AggregateUsageOptions) SetOrderBy(v []*OrderOptions)
- func (x *AggregateUsageOptions) SetTimeFilter(v *TimePeriod)
- func (x *AggregateUsageOptions) SetTimeGranularity(v string)
- func (x *AggregateUsageOptions) String() string
- type AggregateUsageOptions_builder
- type AggregateUsageRequest
- func (x *AggregateUsageRequest) ClearOptions()
- func (x *AggregateUsageRequest) ClearPageParams()
- func (x *AggregateUsageRequest) GetOptions() *AggregateUsageOptions
- func (x *AggregateUsageRequest) GetPageParams() *PageParams
- func (x *AggregateUsageRequest) HasOptions() bool
- func (x *AggregateUsageRequest) HasPageParams() bool
- func (*AggregateUsageRequest) ProtoMessage()
- func (x *AggregateUsageRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageRequest) Reset()
- func (x *AggregateUsageRequest) SetOptions(v *AggregateUsageOptions)
- func (x *AggregateUsageRequest) SetPageParams(v *PageParams)
- func (x *AggregateUsageRequest) String() string
- type AggregateUsageRequest_builder
- type AggregateUsageResponse
- func (x *AggregateUsageResponse) GetItems() []*AggregateUsageResult
- func (x *AggregateUsageResponse) GetNextPageToken() string
- func (*AggregateUsageResponse) ProtoMessage()
- func (x *AggregateUsageResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageResponse) Reset()
- func (x *AggregateUsageResponse) SetItems(v []*AggregateUsageResult)
- func (x *AggregateUsageResponse) SetNextPageToken(v string)
- func (x *AggregateUsageResponse) String() string
- type AggregateUsageResponse_builder
- type AggregateUsageResult
- func (x *AggregateUsageResult) GetAvgPrice() float64
- func (x *AggregateUsageResult) GetDate() string
- func (x *AggregateUsageResult) GetGroupedBy() map[string]string
- func (x *AggregateUsageResult) GetTotalTime() uint64
- func (x *AggregateUsageResult) GetTotalUsage() float64
- func (*AggregateUsageResult) ProtoMessage()
- func (x *AggregateUsageResult) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageResult) Reset()
- func (x *AggregateUsageResult) SetAvgPrice(v float64)
- func (x *AggregateUsageResult) SetDate(v string)
- func (x *AggregateUsageResult) SetGroupedBy(v map[string]string)
- func (x *AggregateUsageResult) SetTotalTime(v uint64)
- func (x *AggregateUsageResult) SetTotalUsage(v float64)
- func (x *AggregateUsageResult) String() string
- type AggregateUsageResult_builder
- type AkashCredentialdeprecated
- func (x *AkashCredential) GetCertPem() string
- func (x *AkashCredential) GetEncryptedPrivateKeyPem() string
- func (x *AkashCredential) GetInstanceTypeWalletMnemonic() string
- func (x *AkashCredential) GetMainWalletMnemonic() string
- func (*AkashCredential) ProtoMessage()
- func (x *AkashCredential) ProtoReflect() protoreflect.Message
- func (x *AkashCredential) Reset()
- func (x *AkashCredential) SetCertPem(v string)
- func (x *AkashCredential) SetEncryptedPrivateKeyPem(v string)
- func (x *AkashCredential) SetInstanceTypeWalletMnemonic(v string)
- func (x *AkashCredential) SetMainWalletMnemonic(v string)
- func (x *AkashCredential) String() string
- type AkashCredential_builderdeprecated
- type Artifact
- func (x *Artifact) ClearContainer()
- func (x *Artifact) ClearInferenceServer()
- func (x *Artifact) ClearModel()
- func (x *Artifact) GetContainer() *Container
- func (x *Artifact) GetInferenceServer() *InferenceServerConfig
- func (x *Artifact) GetModel() *Model
- func (x *Artifact) HasContainer() bool
- func (x *Artifact) HasInferenceServer() bool
- func (x *Artifact) HasModel() bool
- func (*Artifact) ProtoMessage()
- func (x *Artifact) ProtoReflect() protoreflect.Message
- func (x *Artifact) Reset()
- func (x *Artifact) SetContainer(v *Container)
- func (x *Artifact) SetInferenceServer(v *InferenceServerConfig)
- func (x *Artifact) SetModel(v *Model)
- func (x *Artifact) String() string
- type Artifact_builder
- type AzureCredential
- func (x *AzureCredential) GetAdditionallyAllowedTenants() string
- func (x *AzureCredential) GetClientId() string
- func (x *AzureCredential) GetClientSecret() string
- func (x *AzureCredential) GetSubscriptionId() string
- func (x *AzureCredential) GetTenantId() string
- func (*AzureCredential) ProtoMessage()
- func (x *AzureCredential) ProtoReflect() protoreflect.Message
- func (x *AzureCredential) Reset()
- func (x *AzureCredential) SetAdditionallyAllowedTenants(v string)
- func (x *AzureCredential) SetClientId(v string)
- func (x *AzureCredential) SetClientSecret(v string)
- func (x *AzureCredential) SetSubscriptionId(v string)
- func (x *AzureCredential) SetTenantId(v string)
- func (x *AzureCredential) String() string
- type AzureCredential_builder
- type BackupOptions
- type BackupOptions_builder
- type BillingProfile
- func (x *BillingProfile) ClearBillingProfileMeta()
- func (x *BillingProfile) ClearBillingType()
- func (x *BillingProfile) ClearCloudPointDetails()
- func (x *BillingProfile) ClearCreateTime()
- func (x *BillingProfile) ClearCreditDetails()
- func (x *BillingProfile) ClearDelinquentAt()
- func (x *BillingProfile) ClearInactiveAt()
- func (x *BillingProfile) ClearResourceLimits()
- func (x *BillingProfile) ClearUpdateTime()
- func (x *BillingProfile) GetBillingProfileId() string
- func (x *BillingProfile) GetBillingProfileMeta() *BillingProfileDetails
- func (x *BillingProfile) GetBillingThreshold() int64
- func (x *BillingProfile) GetBillingType() string
- func (x *BillingProfile) GetCloudPointDetails() *CloudPointDetails
- func (x *BillingProfile) GetCollectionStatus() string
- func (x *BillingProfile) GetCreateTime() *timestamppb.Timestamp
- func (x *BillingProfile) GetCreditBalance() int64
- func (x *BillingProfile) GetCreditDetails() *CreditDetails
- func (x *BillingProfile) GetDelinquentAt() *timestamppb.Timestamp
- func (x *BillingProfile) GetExternalAccountId() string
- func (x *BillingProfile) GetInactiveAt() *timestamppb.Timestamp
- func (x *BillingProfile) GetLabels() map[string]string
- func (x *BillingProfile) GetNcaId() string
- func (x *BillingProfile) GetPaymentStatus() string
- func (x *BillingProfile) GetPlanIds() []string
- func (x *BillingProfile) GetResourceLimits() *ResourceLimits
- func (x *BillingProfile) GetUpdateTime() *timestamppb.Timestamp
- func (x *BillingProfile) GetUsageCloudCredLabels() map[string]string
- func (x *BillingProfile) GetUsageLabels() map[string]string
- func (x *BillingProfile) HasBillingProfileMeta() bool
- func (x *BillingProfile) HasBillingType() bool
- func (x *BillingProfile) HasCloudPointDetails() bool
- func (x *BillingProfile) HasCreateTime() bool
- func (x *BillingProfile) HasCreditDetails() bool
- func (x *BillingProfile) HasDelinquentAt() bool
- func (x *BillingProfile) HasInactiveAt() bool
- func (x *BillingProfile) HasResourceLimits() bool
- func (x *BillingProfile) HasUpdateTime() bool
- func (*BillingProfile) ProtoMessage()
- func (x *BillingProfile) ProtoReflect() protoreflect.Message
- func (x *BillingProfile) Reset()
- func (x *BillingProfile) SetBillingProfileId(v string)
- func (x *BillingProfile) SetBillingProfileMeta(v *BillingProfileDetails)
- func (x *BillingProfile) SetBillingThreshold(v int64)
- func (x *BillingProfile) SetBillingType(v string)
- func (x *BillingProfile) SetCloudPointDetails(v *CloudPointDetails)
- func (x *BillingProfile) SetCollectionStatus(v string)
- func (x *BillingProfile) SetCreateTime(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetCreditBalance(v int64)
- func (x *BillingProfile) SetCreditDetails(v *CreditDetails)
- func (x *BillingProfile) SetDelinquentAt(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetExternalAccountId(v string)
- func (x *BillingProfile) SetInactiveAt(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetLabels(v map[string]string)
- func (x *BillingProfile) SetNcaId(v string)
- func (x *BillingProfile) SetPaymentStatus(v string)
- func (x *BillingProfile) SetPlanIds(v []string)
- func (x *BillingProfile) SetResourceLimits(v *ResourceLimits)
- func (x *BillingProfile) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetUsageCloudCredLabels(v map[string]string)
- func (x *BillingProfile) SetUsageLabels(v map[string]string)
- func (x *BillingProfile) String() string
- type BillingProfileCreditRecipient
- func (x *BillingProfileCreditRecipient) GetBillingProfileId() string
- func (*BillingProfileCreditRecipient) ProtoMessage()
- func (x *BillingProfileCreditRecipient) ProtoReflect() protoreflect.Message
- func (x *BillingProfileCreditRecipient) Reset()
- func (x *BillingProfileCreditRecipient) SetBillingProfileId(v string)
- func (x *BillingProfileCreditRecipient) String() string
- type BillingProfileCreditRecipient_builder
- type BillingProfileDetails
- func (x *BillingProfileDetails) GetAccountEmail() string
- func (x *BillingProfileDetails) GetAccountName() string
- func (*BillingProfileDetails) ProtoMessage()
- func (x *BillingProfileDetails) ProtoReflect() protoreflect.Message
- func (x *BillingProfileDetails) Reset()
- func (x *BillingProfileDetails) SetAccountEmail(v string)
- func (x *BillingProfileDetails) SetAccountName(v string)
- func (x *BillingProfileDetails) String() string
- type BillingProfileDetails_builder
- type BillingProfile_builder
- type Brev
- type BrevCloudCredential
- func (x *BrevCloudCredential) GetAccessScope() string
- func (x *BrevCloudCredential) GetAllowedTunnelDomains() []string
- func (x *BrevCloudCredential) GetDisplayName() string
- func (x *BrevCloudCredential) GetNotes() string
- func (x *BrevCloudCredential) GetOwnerId() string
- func (x *BrevCloudCredential) GetOwnerType() string
- func (*BrevCloudCredential) ProtoMessage()
- func (x *BrevCloudCredential) ProtoReflect() protoreflect.Message
- func (x *BrevCloudCredential) Reset()
- func (x *BrevCloudCredential) SetAccessScope(v string)
- func (x *BrevCloudCredential) SetAllowedTunnelDomains(v []string)
- func (x *BrevCloudCredential) SetDisplayName(v string)
- func (x *BrevCloudCredential) SetNotes(v string)
- func (x *BrevCloudCredential) SetOwnerId(v string)
- func (x *BrevCloudCredential) SetOwnerType(v string)
- func (x *BrevCloudCredential) String() string
- type BrevCloudCredential_builder
- type Brev_builder
- type Budget
- func (x *Budget) GetAmountUsd() string
- func (x *Budget) GetBudgetType() string
- func (x *Budget) GetGranularity() string
- func (*Budget) ProtoMessage()
- func (x *Budget) ProtoReflect() protoreflect.Message
- func (x *Budget) Reset()
- func (x *Budget) SetAmountUsd(v string)
- func (x *Budget) SetBudgetType(v string)
- func (x *Budget) SetGranularity(v string)
- func (x *Budget) String() string
- type Budget_builder
- type BuildConfig
- func (x *BuildConfig) GetContext() string
- func (x *BuildConfig) GetDockerfile() string
- func (x *BuildConfig) GetDockerfileInline() string
- func (x *BuildConfig) GetNetwork() string
- func (x *BuildConfig) GetPlatforms() []string
- func (x *BuildConfig) GetPrivileged() bool
- func (x *BuildConfig) GetSecrets() []*ServiceSecretConfig
- func (x *BuildConfig) GetTags() []string
- func (*BuildConfig) ProtoMessage()
- func (x *BuildConfig) ProtoReflect() protoreflect.Message
- func (x *BuildConfig) Reset()
- func (x *BuildConfig) SetContext(v string)
- func (x *BuildConfig) SetDockerfile(v string)
- func (x *BuildConfig) SetDockerfileInline(v string)
- func (x *BuildConfig) SetNetwork(v string)
- func (x *BuildConfig) SetPlatforms(v []string)
- func (x *BuildConfig) SetPrivileged(v bool)
- func (x *BuildConfig) SetSecrets(v []*ServiceSecretConfig)
- func (x *BuildConfig) SetTags(v []string)
- func (x *BuildConfig) String() string
- type BuildConfig_builder
- type BuildEnvironmentRequest
- func (x *BuildEnvironmentRequest) ClearBuild_()
- func (x *BuildEnvironmentRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *BuildEnvironmentRequest) GetBuild_() *EnvironmentBuild
- func (x *BuildEnvironmentRequest) GetEnvironmentId() string
- func (x *BuildEnvironmentRequest) GetIdempotencyKey() string
- func (x *BuildEnvironmentRequest) HasBuild_() bool
- func (*BuildEnvironmentRequest) ProtoMessage()
- func (x *BuildEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *BuildEnvironmentRequest) Reset()
- func (x *BuildEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
- func (x *BuildEnvironmentRequest) SetEnvironmentId(v string)
- func (x *BuildEnvironmentRequest) SetIdempotencyKey(v string)
- func (x *BuildEnvironmentRequest) String() string
- type BuildEnvironmentRequest_builder
- type BuildEnvironmentResponse
- func (x *BuildEnvironmentResponse) ClearEnvironment()
- func (x *BuildEnvironmentResponse) GetEnvironment() *Environment
- func (x *BuildEnvironmentResponse) HasEnvironment() bool
- func (*BuildEnvironmentResponse) ProtoMessage()
- func (x *BuildEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *BuildEnvironmentResponse) Reset()
- func (x *BuildEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *BuildEnvironmentResponse) String() string
- type BuildEnvironmentResponse_builder
- type Bytes
- type Bytes_builder
- type Card
- func (x *Card) GetBrand() string
- func (x *Card) GetExpMonth() int64
- func (x *Card) GetExpYear() int64
- func (x *Card) GetLast4() string
- func (*Card) ProtoMessage()
- func (x *Card) ProtoReflect() protoreflect.Message
- func (x *Card) Reset()
- func (x *Card) SetBrand(v string)
- func (x *Card) SetExpMonth(v int64)
- func (x *Card) SetExpYear(v int64)
- func (x *Card) SetLast4(v string)
- func (x *Card) String() string
- type Card_builder
- type ChangeEnvironmentInstanceTypeRequest
- func (x *ChangeEnvironmentInstanceTypeRequest) GetEnvironmentId() string
- func (x *ChangeEnvironmentInstanceTypeRequest) GetInstanceType() string
- func (*ChangeEnvironmentInstanceTypeRequest) ProtoMessage()
- func (x *ChangeEnvironmentInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeEnvironmentInstanceTypeRequest) Reset()
- func (x *ChangeEnvironmentInstanceTypeRequest) SetEnvironmentId(v string)
- func (x *ChangeEnvironmentInstanceTypeRequest) SetInstanceType(v string)
- func (x *ChangeEnvironmentInstanceTypeRequest) String() string
- type ChangeEnvironmentInstanceTypeRequest_builder
- type ChangeEnvironmentInstanceTypeResponse
- func (x *ChangeEnvironmentInstanceTypeResponse) ClearEnvironment()
- func (x *ChangeEnvironmentInstanceTypeResponse) GetEnvironment() *Environment
- func (x *ChangeEnvironmentInstanceTypeResponse) HasEnvironment() bool
- func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage()
- func (x *ChangeEnvironmentInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeEnvironmentInstanceTypeResponse) Reset()
- func (x *ChangeEnvironmentInstanceTypeResponse) SetEnvironment(v *Environment)
- func (x *ChangeEnvironmentInstanceTypeResponse) String() string
- type ChangeEnvironmentInstanceTypeResponse_builder
- type ChangeInstanceTypeRequest
- func (x *ChangeInstanceTypeRequest) GetInstanceId() string
- func (x *ChangeInstanceTypeRequest) GetInstanceType() string
- func (*ChangeInstanceTypeRequest) ProtoMessage()
- func (x *ChangeInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeInstanceTypeRequest) Reset()
- func (x *ChangeInstanceTypeRequest) SetInstanceId(v string)
- func (x *ChangeInstanceTypeRequest) SetInstanceType(v string)
- func (x *ChangeInstanceTypeRequest) String() string
- type ChangeInstanceTypeRequest_builder
- type ChangeInstanceTypeResponse
- func (x *ChangeInstanceTypeResponse) ClearInstance()
- func (x *ChangeInstanceTypeResponse) GetInstance() *Instance
- func (x *ChangeInstanceTypeResponse) HasInstance() bool
- func (*ChangeInstanceTypeResponse) ProtoMessage()
- func (x *ChangeInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeInstanceTypeResponse) Reset()
- func (x *ChangeInstanceTypeResponse) SetInstance(v *Instance)
- func (x *ChangeInstanceTypeResponse) String() string
- type ChangeInstanceTypeResponse_builder
- type ChangePlatformRoleRequest
- func (x *ChangePlatformRoleRequest) GetRole() string
- func (x *ChangePlatformRoleRequest) GetUserId() string
- func (*ChangePlatformRoleRequest) ProtoMessage()
- func (x *ChangePlatformRoleRequest) ProtoReflect() protoreflect.Message
- func (x *ChangePlatformRoleRequest) Reset()
- func (x *ChangePlatformRoleRequest) SetRole(v string)
- func (x *ChangePlatformRoleRequest) SetUserId(v string)
- func (x *ChangePlatformRoleRequest) String() string
- type ChangePlatformRoleRequest_builder
- type ChangePlatformRoleResponse
- func (x *ChangePlatformRoleResponse) ClearUser()
- func (x *ChangePlatformRoleResponse) GetUser() *User
- func (x *ChangePlatformRoleResponse) HasUser() bool
- func (*ChangePlatformRoleResponse) ProtoMessage()
- func (x *ChangePlatformRoleResponse) ProtoReflect() protoreflect.Message
- func (x *ChangePlatformRoleResponse) Reset()
- func (x *ChangePlatformRoleResponse) SetUser(v *User)
- func (x *ChangePlatformRoleResponse) String() string
- type ChangePlatformRoleResponse_builder
- type ClosePortRequest
- type ClosePortRequest_builder
- type ClosePortResponse
- type ClosePortResponse_builder
- type CloudCred
- func (x *CloudCred) ClearCreateTime()
- func (x *CloudCred) ClearUpdateTime()
- func (x *CloudCred) GetCloudCredId() string
- func (x *CloudCred) GetCreateTime() *timestamppb.Timestamp
- func (x *CloudCred) GetLabels() map[string]string
- func (x *CloudCred) GetName() string
- func (x *CloudCred) GetOrgIds() []string
- func (x *CloudCred) GetPlatformRegion() string
- func (x *CloudCred) GetProviderId() string
- func (x *CloudCred) GetRestrictedIngress() bool
- func (x *CloudCred) GetStatus() string
- func (x *CloudCred) GetTenantType() TenantType
- func (x *CloudCred) GetUpdateTime() *timestamppb.Timestamp
- func (x *CloudCred) HasCreateTime() bool
- func (x *CloudCred) HasUpdateTime() bool
- func (*CloudCred) ProtoMessage()
- func (x *CloudCred) ProtoReflect() protoreflect.Message
- func (x *CloudCred) Reset()
- func (x *CloudCred) SetCloudCredId(v string)
- func (x *CloudCred) SetCreateTime(v *timestamppb.Timestamp)
- func (x *CloudCred) SetLabels(v map[string]string)
- func (x *CloudCred) SetName(v string)
- func (x *CloudCred) SetOrgIds(v []string)
- func (x *CloudCred) SetPlatformRegion(v string)
- func (x *CloudCred) SetProviderId(v string)
- func (x *CloudCred) SetRestrictedIngress(v bool)
- func (x *CloudCred) SetStatus(v string)
- func (x *CloudCred) SetTenantType(v TenantType)
- func (x *CloudCred) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *CloudCred) String() string
- type CloudCred_builder
- type CloudPointDetails
- func (x *CloudPointDetails) ClearCloudPointsRedeemable()
- func (x *CloudPointDetails) GetCloudPointsRedeemable() int64
- func (x *CloudPointDetails) HasCloudPointsRedeemable() bool
- func (*CloudPointDetails) ProtoMessage()
- func (x *CloudPointDetails) ProtoReflect() protoreflect.Message
- func (x *CloudPointDetails) Reset()
- func (x *CloudPointDetails) SetCloudPointsRedeemable(v int64)
- func (x *CloudPointDetails) String() string
- type CloudPointDetails_builder
- type CloudPolicy
- func (x *CloudPolicy) ClearContext()
- func (x *CloudPolicy) ClearCreateTime()
- func (x *CloudPolicy) ClearUpdateTime()
- func (x *CloudPolicy) GetCloudCredId() string
- func (x *CloudPolicy) GetContext() *PolicyContext
- func (x *CloudPolicy) GetCreateTime() *timestamppb.Timestamp
- func (x *CloudPolicy) GetDefaultRule() DefaultRule
- func (x *CloudPolicy) GetId() string
- func (x *CloudPolicy) GetOrganizationId() string
- func (x *CloudPolicy) GetQuotas() []*CloudQuota
- func (x *CloudPolicy) GetUpdateTime() *timestamppb.Timestamp
- func (x *CloudPolicy) HasContext() bool
- func (x *CloudPolicy) HasCreateTime() bool
- func (x *CloudPolicy) HasUpdateTime() bool
- func (*CloudPolicy) ProtoMessage()
- func (x *CloudPolicy) ProtoReflect() protoreflect.Message
- func (x *CloudPolicy) Reset()
- func (x *CloudPolicy) SetCloudCredId(v string)
- func (x *CloudPolicy) SetContext(v *PolicyContext)
- func (x *CloudPolicy) SetCreateTime(v *timestamppb.Timestamp)
- func (x *CloudPolicy) SetDefaultRule(v DefaultRule)
- func (x *CloudPolicy) SetId(v string)
- func (x *CloudPolicy) SetOrganizationId(v string)
- func (x *CloudPolicy) SetQuotas(v []*CloudQuota)
- func (x *CloudPolicy) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *CloudPolicy) String() string
- type CloudPolicy_builder
- type CloudQuota
- func (x *CloudQuota) GetGpuType() string
- func (x *CloudQuota) GetId() string
- func (x *CloudQuota) GetInstanceType() string
- func (x *CloudQuota) GetLimit() int32
- func (*CloudQuota) ProtoMessage()
- func (x *CloudQuota) ProtoReflect() protoreflect.Message
- func (x *CloudQuota) Reset()
- func (x *CloudQuota) SetGpuType(v string)
- func (x *CloudQuota) SetId(v string)
- func (x *CloudQuota) SetInstanceType(v string)
- func (x *CloudQuota) SetLimit(v int32)
- func (x *CloudQuota) String() string
- type CloudQuotaUtilization
- func (x *CloudQuotaUtilization) GetCurrent() int32
- func (x *CloudQuotaUtilization) GetQuotaId() string
- func (*CloudQuotaUtilization) ProtoMessage()
- func (x *CloudQuotaUtilization) ProtoReflect() protoreflect.Message
- func (x *CloudQuotaUtilization) Reset()
- func (x *CloudQuotaUtilization) SetCurrent(v int32)
- func (x *CloudQuotaUtilization) SetQuotaId(v string)
- func (x *CloudQuotaUtilization) String() string
- type CloudQuotaUtilization_builder
- type CloudQuota_builder
- type ComputeInstanceOptions
- func (x *ComputeInstanceOptions) ClearIncludeSpotPrices()
- func (x *ComputeInstanceOptions) GetIncludeSpotPrices() bool
- func (x *ComputeInstanceOptions) GetInstanceType() string
- func (x *ComputeInstanceOptions) GetLocation() string
- func (x *ComputeInstanceOptions) GetOperatingSystem() string
- func (x *ComputeInstanceOptions) HasIncludeSpotPrices() bool
- func (*ComputeInstanceOptions) ProtoMessage()
- func (x *ComputeInstanceOptions) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceOptions) Reset()
- func (x *ComputeInstanceOptions) SetIncludeSpotPrices(v bool)
- func (x *ComputeInstanceOptions) SetInstanceType(v string)
- func (x *ComputeInstanceOptions) SetLocation(v string)
- func (x *ComputeInstanceOptions) SetOperatingSystem(v string)
- func (x *ComputeInstanceOptions) String() string
- type ComputeInstanceOptions_builder
- type ComputeInstanceProduct
- func (x *ComputeInstanceProduct) ClearAttrs()
- func (x *ComputeInstanceProduct) ClearPrices()
- func (x *ComputeInstanceProduct) GetAttrs() *ComputeInstanceProductAttrs
- func (x *ComputeInstanceProduct) GetPrices() *ComputePrice
- func (x *ComputeInstanceProduct) HasAttrs() bool
- func (x *ComputeInstanceProduct) HasPrices() bool
- func (*ComputeInstanceProduct) ProtoMessage()
- func (x *ComputeInstanceProduct) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceProduct) Reset()
- func (x *ComputeInstanceProduct) SetAttrs(v *ComputeInstanceProductAttrs)
- func (x *ComputeInstanceProduct) SetPrices(v *ComputePrice)
- func (x *ComputeInstanceProduct) String() string
- type ComputeInstanceProductAttrs
- func (x *ComputeInstanceProductAttrs) GetInstanceType() string
- func (x *ComputeInstanceProductAttrs) GetLocation() string
- func (x *ComputeInstanceProductAttrs) GetOperatingSystem() string
- func (*ComputeInstanceProductAttrs) ProtoMessage()
- func (x *ComputeInstanceProductAttrs) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceProductAttrs) Reset()
- func (x *ComputeInstanceProductAttrs) SetInstanceType(v string)
- func (x *ComputeInstanceProductAttrs) SetLocation(v string)
- func (x *ComputeInstanceProductAttrs) SetOperatingSystem(v string)
- func (x *ComputeInstanceProductAttrs) String() string
- type ComputeInstanceProductAttrs_builder
- type ComputeInstanceProduct_builder
- type ComputePrice
- func (x *ComputePrice) ClearOnDemand()
- func (x *ComputePrice) GetOnDemand() *OnDemand
- func (x *ComputePrice) GetSpot() []*Spot
- func (x *ComputePrice) HasOnDemand() bool
- func (*ComputePrice) ProtoMessage()
- func (x *ComputePrice) ProtoReflect() protoreflect.Message
- func (x *ComputePrice) Reset()
- func (x *ComputePrice) SetOnDemand(v *OnDemand)
- func (x *ComputePrice) SetSpot(v []*Spot)
- func (x *ComputePrice) String() string
- type ComputePrice_builder
- type ConfigConfig
- func (x *ConfigConfig) ClearExternal()
- func (x *ConfigConfig) GetContent() string
- func (x *ConfigConfig) GetDriver() string
- func (x *ConfigConfig) GetDriverOpts() map[string]string
- func (x *ConfigConfig) GetEnvironment() string
- func (x *ConfigConfig) GetExternal() *External
- func (x *ConfigConfig) GetFile() string
- func (x *ConfigConfig) GetLabels() map[string]string
- func (x *ConfigConfig) GetName() string
- func (x *ConfigConfig) GetTemplateDriver() string
- func (x *ConfigConfig) HasExternal() bool
- func (*ConfigConfig) ProtoMessage()
- func (x *ConfigConfig) ProtoReflect() protoreflect.Message
- func (x *ConfigConfig) Reset()
- func (x *ConfigConfig) SetContent(v string)
- func (x *ConfigConfig) SetDriver(v string)
- func (x *ConfigConfig) SetDriverOpts(v map[string]string)
- func (x *ConfigConfig) SetEnvironment(v string)
- func (x *ConfigConfig) SetExternal(v *External)
- func (x *ConfigConfig) SetFile(v string)
- func (x *ConfigConfig) SetLabels(v map[string]string)
- func (x *ConfigConfig) SetName(v string)
- func (x *ConfigConfig) SetTemplateDriver(v string)
- func (x *ConfigConfig) String() string
- type ConfigConfig_builder
- type ConnectivityInfo
- func (x *ConnectivityInfo) GetRegistrationCommand() string
- func (x *ConnectivityInfo) GetStatus() NetworkMemberStatus
- func (*ConnectivityInfo) ProtoMessage()
- func (x *ConnectivityInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectivityInfo) Reset()
- func (x *ConnectivityInfo) SetRegistrationCommand(v string)
- func (x *ConnectivityInfo) SetStatus(v NetworkMemberStatus)
- func (x *ConnectivityInfo) String() string
- type ConnectivityInfo_builder
- type Container
- func (x *Container) ClearRegistry()
- func (x *Container) GetBaseImage() string
- func (x *Container) GetCommandArgs() []string
- func (x *Container) GetEntrypoint() []string
- func (x *Container) GetEnvVars() map[string]string
- func (x *Container) GetRegistry() *Registry
- func (x *Container) HasRegistry() bool
- func (*Container) ProtoMessage()
- func (x *Container) ProtoReflect() protoreflect.Message
- func (x *Container) Reset()
- func (x *Container) SetBaseImage(v string)
- func (x *Container) SetCommandArgs(v []string)
- func (x *Container) SetEntrypoint(v []string)
- func (x *Container) SetEnvVars(v map[string]string)
- func (x *Container) SetRegistry(v *Registry)
- func (x *Container) String() string
- type ContainerBuild
- func (x *ContainerBuild) ClearRegistry()
- func (x *ContainerBuild) GetBaseImage() string
- func (x *ContainerBuild) GetEntrypoint() []string
- func (x *ContainerBuild) GetRegistry() *Registry
- func (x *ContainerBuild) HasRegistry() bool
- func (*ContainerBuild) ProtoMessage()
- func (x *ContainerBuild) ProtoReflect() protoreflect.Message
- func (x *ContainerBuild) Reset()
- func (x *ContainerBuild) SetBaseImage(v string)
- func (x *ContainerBuild) SetEntrypoint(v []string)
- func (x *ContainerBuild) SetRegistry(v *Registry)
- func (x *ContainerBuild) String() string
- type ContainerBuild_builder
- type Container_builder
- type CreateAPIKeyRequest
- func (x *CreateAPIKeyRequest) GetApiKeyId() string
- func (x *CreateAPIKeyRequest) GetLabels() map[string]string
- func (*CreateAPIKeyRequest) ProtoMessage()
- func (x *CreateAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyRequest) Reset()
- func (x *CreateAPIKeyRequest) SetApiKeyId(v string)
- func (x *CreateAPIKeyRequest) SetLabels(v map[string]string)
- func (x *CreateAPIKeyRequest) String() string
- type CreateAPIKeyRequest_builder
- type CreateAPIKeyResponse
- func (x *CreateAPIKeyResponse) ClearApiKey()
- func (x *CreateAPIKeyResponse) GetApiKey() *APIKey
- func (x *CreateAPIKeyResponse) HasApiKey() bool
- func (*CreateAPIKeyResponse) ProtoMessage()
- func (x *CreateAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyResponse) Reset()
- func (x *CreateAPIKeyResponse) SetApiKey(v *APIKey)
- func (x *CreateAPIKeyResponse) String() string
- type CreateAPIKeyResponse_builder
- type CreateAccessPolicy
- func (x *CreateAccessPolicy) ClearIsPublic()
- func (x *CreateAccessPolicy) GetExternalAuthId() string
- func (x *CreateAccessPolicy) GetIdentityProviderId() string
- func (x *CreateAccessPolicy) GetIngressGatewayTokenId() string
- func (x *CreateAccessPolicy) GetIsPublic() bool
- func (x *CreateAccessPolicy) GetName() string
- func (x *CreateAccessPolicy) HasIsPublic() bool
- func (*CreateAccessPolicy) ProtoMessage()
- func (x *CreateAccessPolicy) ProtoReflect() protoreflect.Message
- func (x *CreateAccessPolicy) Reset()
- func (x *CreateAccessPolicy) SetExternalAuthId(v string)
- func (x *CreateAccessPolicy) SetIdentityProviderId(v string)
- func (x *CreateAccessPolicy) SetIngressGatewayTokenId(v string)
- func (x *CreateAccessPolicy) SetIsPublic(v bool)
- func (x *CreateAccessPolicy) SetName(v string)
- func (x *CreateAccessPolicy) String() string
- type CreateAccessPolicy_builder
- type CreateAttempt
- func (x *CreateAttempt) ClearRequest()
- func (x *CreateAttempt) ClearStatus()
- func (x *CreateAttempt) GetAttemptCount() int32
- func (x *CreateAttempt) GetLastAttemptMessage() string
- func (x *CreateAttempt) GetRequest() *CreateInstanceRequest
- func (x *CreateAttempt) GetStatus() *CreateAttemptStatus
- func (x *CreateAttempt) HasRequest() bool
- func (x *CreateAttempt) HasStatus() bool
- func (*CreateAttempt) ProtoMessage()
- func (x *CreateAttempt) ProtoReflect() protoreflect.Message
- func (x *CreateAttempt) Reset()
- func (x *CreateAttempt) SetAttemptCount(v int32)
- func (x *CreateAttempt) SetLastAttemptMessage(v string)
- func (x *CreateAttempt) SetRequest(v *CreateInstanceRequest)
- func (x *CreateAttempt) SetStatus(v *CreateAttemptStatus)
- func (x *CreateAttempt) String() string
- type CreateAttemptStatus
- func (x *CreateAttemptStatus) GetDetails() string
- func (x *CreateAttemptStatus) GetMessage() string
- func (x *CreateAttemptStatus) GetState() CreateAttemptStatus_State
- func (*CreateAttemptStatus) ProtoMessage()
- func (x *CreateAttemptStatus) ProtoReflect() protoreflect.Message
- func (x *CreateAttemptStatus) Reset()
- func (x *CreateAttemptStatus) SetDetails(v string)
- func (x *CreateAttemptStatus) SetMessage(v string)
- func (x *CreateAttemptStatus) SetState(v CreateAttemptStatus_State)
- func (x *CreateAttemptStatus) String() string
- type CreateAttemptStatus_State
- func (CreateAttemptStatus_State) Descriptor() protoreflect.EnumDescriptor
- func (x CreateAttemptStatus_State) Enum() *CreateAttemptStatus_State
- func (x CreateAttemptStatus_State) Number() protoreflect.EnumNumber
- func (x CreateAttemptStatus_State) String() string
- func (CreateAttemptStatus_State) Type() protoreflect.EnumType
- type CreateAttemptStatus_builder
- type CreateAttempt_builder
- type CreateBillingProfileRequest
- func (x *CreateBillingProfileRequest) ClearAccount()
- func (x *CreateBillingProfileRequest) ClearBillingProfileDetails()
- func (x *CreateBillingProfileRequest) ClearBillingType()
- func (x *CreateBillingProfileRequest) ClearCreditDetails()
- func (x *CreateBillingProfileRequest) ClearExternalAccountId()
- func (x *CreateBillingProfileRequest) ClearResourceLimits()
- func (x *CreateBillingProfileRequest) GetAccount() isCreateBillingProfileRequest_Account
- func (x *CreateBillingProfileRequest) GetBillingProfileDetails() *BillingProfileDetails
- func (x *CreateBillingProfileRequest) GetBillingProfileId() string
- func (x *CreateBillingProfileRequest) GetBillingThreshold() int64
- func (x *CreateBillingProfileRequest) GetBillingType() string
- func (x *CreateBillingProfileRequest) GetCreditDetails() *CreditDetails
- func (x *CreateBillingProfileRequest) GetExternalAccountId() string
- func (x *CreateBillingProfileRequest) GetLabels() map[string]string
- func (x *CreateBillingProfileRequest) GetNcaId() string
- func (x *CreateBillingProfileRequest) GetResourceLimits() *ResourceLimits
- func (x *CreateBillingProfileRequest) GetUsageCloudCredLabels() map[string]string
- func (x *CreateBillingProfileRequest) GetUsageLabels() map[string]string
- func (x *CreateBillingProfileRequest) HasAccount() bool
- func (x *CreateBillingProfileRequest) HasBillingProfileDetails() bool
- func (x *CreateBillingProfileRequest) HasBillingType() bool
- func (x *CreateBillingProfileRequest) HasCreditDetails() bool
- func (x *CreateBillingProfileRequest) HasExternalAccountId() bool
- func (x *CreateBillingProfileRequest) HasResourceLimits() bool
- func (*CreateBillingProfileRequest) ProtoMessage()
- func (x *CreateBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingProfileRequest) Reset()
- func (x *CreateBillingProfileRequest) SetBillingProfileDetails(v *BillingProfileDetails)
- func (x *CreateBillingProfileRequest) SetBillingProfileId(v string)
- func (x *CreateBillingProfileRequest) SetBillingThreshold(v int64)
- func (x *CreateBillingProfileRequest) SetBillingType(v string)
- func (x *CreateBillingProfileRequest) SetCreditDetails(v *CreditDetails)
- func (x *CreateBillingProfileRequest) SetExternalAccountId(v string)
- func (x *CreateBillingProfileRequest) SetLabels(v map[string]string)
- func (x *CreateBillingProfileRequest) SetNcaId(v string)
- func (x *CreateBillingProfileRequest) SetResourceLimits(v *ResourceLimits)
- func (x *CreateBillingProfileRequest) SetUsageCloudCredLabels(v map[string]string)
- func (x *CreateBillingProfileRequest) SetUsageLabels(v map[string]string)
- func (x *CreateBillingProfileRequest) String() string
- func (x *CreateBillingProfileRequest) WhichAccount() case_CreateBillingProfileRequest_Account
- type CreateBillingProfileRequest_BillingProfileDetails
- type CreateBillingProfileRequest_ExternalAccountId
- type CreateBillingProfileRequest_builder
- type CreateBillingProfileResponse
- func (x *CreateBillingProfileResponse) ClearBillingProfile()
- func (x *CreateBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (x *CreateBillingProfileResponse) HasBillingProfile() bool
- func (*CreateBillingProfileResponse) ProtoMessage()
- func (x *CreateBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingProfileResponse) Reset()
- func (x *CreateBillingProfileResponse) SetBillingProfile(v *BillingProfile)
- func (x *CreateBillingProfileResponse) String() string
- type CreateBillingProfileResponse_builder
- type CreateCardHoldRequest
- func (x *CreateCardHoldRequest) GetAmount() int64
- func (x *CreateCardHoldRequest) GetBillingProfileId() string
- func (x *CreateCardHoldRequest) GetPaymentMethodId() string
- func (*CreateCardHoldRequest) ProtoMessage()
- func (x *CreateCardHoldRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCardHoldRequest) Reset()
- func (x *CreateCardHoldRequest) SetAmount(v int64)
- func (x *CreateCardHoldRequest) SetBillingProfileId(v string)
- func (x *CreateCardHoldRequest) SetPaymentMethodId(v string)
- func (x *CreateCardHoldRequest) String() string
- type CreateCardHoldRequest_builder
- type CreateCardHoldResponse
- func (x *CreateCardHoldResponse) ClearPayment()
- func (x *CreateCardHoldResponse) GetPayment() *Payment
- func (x *CreateCardHoldResponse) HasPayment() bool
- func (*CreateCardHoldResponse) ProtoMessage()
- func (x *CreateCardHoldResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCardHoldResponse) Reset()
- func (x *CreateCardHoldResponse) SetPayment(v *Payment)
- func (x *CreateCardHoldResponse) String() string
- type CreateCardHoldResponse_builder
- type CreateCloudCredRequest
- func (x *CreateCloudCredRequest) ClearAkash()deprecated
- func (x *CreateCloudCredRequest) ClearAws()
- func (x *CreateCloudCredRequest) ClearAzure()
- func (x *CreateCloudCredRequest) ClearBrevCloud()
- func (x *CreateCloudCredRequest) ClearCredential()
- func (x *CreateCloudCredRequest) ClearCrusoe()
- func (x *CreateCloudCredRequest) ClearFluidstack()
- func (x *CreateCloudCredRequest) ClearGcp()
- func (x *CreateCloudCredRequest) ClearLambdaLabs()
- func (x *CreateCloudCredRequest) ClearLaunchpad()
- func (x *CreateCloudCredRequest) ClearNebius()
- func (x *CreateCloudCredRequest) ClearSfCompute()
- func (x *CreateCloudCredRequest) ClearShadeform()
- func (x *CreateCloudCredRequest) ClearVastAi()
- func (x *CreateCloudCredRequest) GetAkash() *AkashCredentialdeprecated
- func (x *CreateCloudCredRequest) GetAws() *AWSCredential
- func (x *CreateCloudCredRequest) GetAzure() *AzureCredential
- func (x *CreateCloudCredRequest) GetBrevCloud() *BrevCloudCredential
- func (x *CreateCloudCredRequest) GetCloudCredId() string
- func (x *CreateCloudCredRequest) GetCredential() isCreateCloudCredRequest_Credential
- func (x *CreateCloudCredRequest) GetCrusoe() *CrusoeCredential
- func (x *CreateCloudCredRequest) GetFluidstack() *FluidstackCredential
- func (x *CreateCloudCredRequest) GetGcp() *GCPCredential
- func (x *CreateCloudCredRequest) GetLabels() map[string]string
- func (x *CreateCloudCredRequest) GetLambdaLabs() *LambdaLabsCredential
- func (x *CreateCloudCredRequest) GetLaunchpad() *LaunchpadCredential
- func (x *CreateCloudCredRequest) GetName() string
- func (x *CreateCloudCredRequest) GetNebius() *NebiusCredential
- func (x *CreateCloudCredRequest) GetOrgIds() []string
- func (x *CreateCloudCredRequest) GetPlatformRegion() string
- func (x *CreateCloudCredRequest) GetProviderId() string
- func (x *CreateCloudCredRequest) GetRestrictedIngress() bool
- func (x *CreateCloudCredRequest) GetSfCompute() *SFComputeCredential
- func (x *CreateCloudCredRequest) GetShadeform() *ShadeformCredential
- func (x *CreateCloudCredRequest) GetTenantType() TenantType
- func (x *CreateCloudCredRequest) GetVastAi() *VastAICredential
- func (x *CreateCloudCredRequest) HasAkash() booldeprecated
- func (x *CreateCloudCredRequest) HasAws() bool
- func (x *CreateCloudCredRequest) HasAzure() bool
- func (x *CreateCloudCredRequest) HasBrevCloud() bool
- func (x *CreateCloudCredRequest) HasCredential() bool
- func (x *CreateCloudCredRequest) HasCrusoe() bool
- func (x *CreateCloudCredRequest) HasFluidstack() bool
- func (x *CreateCloudCredRequest) HasGcp() bool
- func (x *CreateCloudCredRequest) HasLambdaLabs() bool
- func (x *CreateCloudCredRequest) HasLaunchpad() bool
- func (x *CreateCloudCredRequest) HasNebius() bool
- func (x *CreateCloudCredRequest) HasSfCompute() bool
- func (x *CreateCloudCredRequest) HasShadeform() bool
- func (x *CreateCloudCredRequest) HasVastAi() bool
- func (*CreateCloudCredRequest) ProtoMessage()
- func (x *CreateCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCloudCredRequest) Reset()
- func (x *CreateCloudCredRequest) SetAkash(v *AkashCredential)deprecated
- func (x *CreateCloudCredRequest) SetAws(v *AWSCredential)
- func (x *CreateCloudCredRequest) SetAzure(v *AzureCredential)
- func (x *CreateCloudCredRequest) SetBrevCloud(v *BrevCloudCredential)
- func (x *CreateCloudCredRequest) SetCloudCredId(v string)
- func (x *CreateCloudCredRequest) SetCrusoe(v *CrusoeCredential)
- func (x *CreateCloudCredRequest) SetFluidstack(v *FluidstackCredential)
- func (x *CreateCloudCredRequest) SetGcp(v *GCPCredential)
- func (x *CreateCloudCredRequest) SetLabels(v map[string]string)
- func (x *CreateCloudCredRequest) SetLambdaLabs(v *LambdaLabsCredential)
- func (x *CreateCloudCredRequest) SetLaunchpad(v *LaunchpadCredential)
- func (x *CreateCloudCredRequest) SetName(v string)
- func (x *CreateCloudCredRequest) SetNebius(v *NebiusCredential)
- func (x *CreateCloudCredRequest) SetOrgIds(v []string)
- func (x *CreateCloudCredRequest) SetPlatformRegion(v string)
- func (x *CreateCloudCredRequest) SetProviderId(v string)
- func (x *CreateCloudCredRequest) SetRestrictedIngress(v bool)
- func (x *CreateCloudCredRequest) SetSfCompute(v *SFComputeCredential)
- func (x *CreateCloudCredRequest) SetShadeform(v *ShadeformCredential)
- func (x *CreateCloudCredRequest) SetTenantType(v TenantType)
- func (x *CreateCloudCredRequest) SetVastAi(v *VastAICredential)
- func (x *CreateCloudCredRequest) String() string
- func (x *CreateCloudCredRequest) WhichCredential() case_CreateCloudCredRequest_Credential
- type CreateCloudCredRequest_Akash
- type CreateCloudCredRequest_Aws
- type CreateCloudCredRequest_Azure
- type CreateCloudCredRequest_BrevCloud
- type CreateCloudCredRequest_Crusoe
- type CreateCloudCredRequest_Fluidstack
- type CreateCloudCredRequest_Gcp
- type CreateCloudCredRequest_LambdaLabs
- type CreateCloudCredRequest_Launchpad
- type CreateCloudCredRequest_Nebius
- type CreateCloudCredRequest_SfCompute
- type CreateCloudCredRequest_Shadeform
- type CreateCloudCredRequest_VastAi
- type CreateCloudCredRequest_builder
- type CreateCloudCredResponse
- func (x *CreateCloudCredResponse) ClearCloudCred()
- func (x *CreateCloudCredResponse) GetCloudCred() *CloudCred
- func (x *CreateCloudCredResponse) HasCloudCred() bool
- func (*CreateCloudCredResponse) ProtoMessage()
- func (x *CreateCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCloudCredResponse) Reset()
- func (x *CreateCloudCredResponse) SetCloudCred(v *CloudCred)
- func (x *CreateCloudCredResponse) String() string
- type CreateCloudCredResponse_builder
- type CreateCloudPolicyRequest
- func (x *CreateCloudPolicyRequest) ClearContext()
- func (x *CreateCloudPolicyRequest) GetCloudCredId() string
- func (x *CreateCloudPolicyRequest) GetContext() *PolicyContext
- func (x *CreateCloudPolicyRequest) GetDefaultRule() DefaultRule
- func (x *CreateCloudPolicyRequest) GetOrganizationId() string
- func (x *CreateCloudPolicyRequest) GetQuotas() []*CreateCloudQuota
- func (x *CreateCloudPolicyRequest) HasContext() bool
- func (*CreateCloudPolicyRequest) ProtoMessage()
- func (x *CreateCloudPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCloudPolicyRequest) Reset()
- func (x *CreateCloudPolicyRequest) SetCloudCredId(v string)
- func (x *CreateCloudPolicyRequest) SetContext(v *PolicyContext)
- func (x *CreateCloudPolicyRequest) SetDefaultRule(v DefaultRule)
- func (x *CreateCloudPolicyRequest) SetOrganizationId(v string)
- func (x *CreateCloudPolicyRequest) SetQuotas(v []*CreateCloudQuota)
- func (x *CreateCloudPolicyRequest) String() string
- type CreateCloudPolicyRequest_builder
- type CreateCloudPolicyResponse
- func (x *CreateCloudPolicyResponse) ClearCloudPolicy()
- func (x *CreateCloudPolicyResponse) GetCloudPolicy() *CloudPolicy
- func (x *CreateCloudPolicyResponse) HasCloudPolicy() bool
- func (*CreateCloudPolicyResponse) ProtoMessage()
- func (x *CreateCloudPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCloudPolicyResponse) Reset()
- func (x *CreateCloudPolicyResponse) SetCloudPolicy(v *CloudPolicy)
- func (x *CreateCloudPolicyResponse) String() string
- type CreateCloudPolicyResponse_builder
- type CreateCloudQuota
- func (x *CreateCloudQuota) GetGpuType() string
- func (x *CreateCloudQuota) GetInstanceType() string
- func (x *CreateCloudQuota) GetLimit() int32
- func (*CreateCloudQuota) ProtoMessage()
- func (x *CreateCloudQuota) ProtoReflect() protoreflect.Message
- func (x *CreateCloudQuota) Reset()
- func (x *CreateCloudQuota) SetGpuType(v string)
- func (x *CreateCloudQuota) SetInstanceType(v string)
- func (x *CreateCloudQuota) SetLimit(v int32)
- func (x *CreateCloudQuota) String() string
- type CreateCloudQuota_builder
- type CreateDataSourceRequest
- func (x *CreateDataSourceRequest) GetDataSourceId() string
- func (x *CreateDataSourceRequest) GetLabels() map[string]string
- func (*CreateDataSourceRequest) ProtoMessage()
- func (x *CreateDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDataSourceRequest) Reset()
- func (x *CreateDataSourceRequest) SetDataSourceId(v string)
- func (x *CreateDataSourceRequest) SetLabels(v map[string]string)
- func (x *CreateDataSourceRequest) String() string
- type CreateDataSourceRequest_builder
- type CreateDataSourceResponse
- func (x *CreateDataSourceResponse) ClearDataSource()
- func (x *CreateDataSourceResponse) GetDataSource() *DataSource
- func (x *CreateDataSourceResponse) HasDataSource() bool
- func (*CreateDataSourceResponse) ProtoMessage()
- func (x *CreateDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDataSourceResponse) Reset()
- func (x *CreateDataSourceResponse) SetDataSource(v *DataSource)
- func (x *CreateDataSourceResponse) String() string
- type CreateDataSourceResponse_builder
- type CreateDeploymentRequest
- func (x *CreateDeploymentRequest) ClearArtifact()
- func (x *CreateDeploymentRequest) GetArtifact() *Artifact
- func (x *CreateDeploymentRequest) GetDeploymentProviderCredId() string
- func (x *CreateDeploymentRequest) GetInstanceType() string
- func (x *CreateDeploymentRequest) GetLabels() map[string]string
- func (x *CreateDeploymentRequest) GetLocation() string
- func (x *CreateDeploymentRequest) GetMaxConcurrency() int32
- func (x *CreateDeploymentRequest) GetMaxInstances() int32
- func (x *CreateDeploymentRequest) GetMinInstances() int32
- func (x *CreateDeploymentRequest) GetName() string
- func (x *CreateDeploymentRequest) GetNamespace() string
- func (x *CreateDeploymentRequest) HasArtifact() bool
- func (*CreateDeploymentRequest) ProtoMessage()
- func (x *CreateDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeploymentRequest) Reset()
- func (x *CreateDeploymentRequest) SetArtifact(v *Artifact)
- func (x *CreateDeploymentRequest) SetDeploymentProviderCredId(v string)
- func (x *CreateDeploymentRequest) SetInstanceType(v string)
- func (x *CreateDeploymentRequest) SetLabels(v map[string]string)
- func (x *CreateDeploymentRequest) SetLocation(v string)
- func (x *CreateDeploymentRequest) SetMaxConcurrency(v int32)
- func (x *CreateDeploymentRequest) SetMaxInstances(v int32)
- func (x *CreateDeploymentRequest) SetMinInstances(v int32)
- func (x *CreateDeploymentRequest) SetName(v string)
- func (x *CreateDeploymentRequest) SetNamespace(v string)
- func (x *CreateDeploymentRequest) String() string
- type CreateDeploymentRequest_builder
- type CreateDeploymentResponse
- func (x *CreateDeploymentResponse) ClearDeployment()
- func (x *CreateDeploymentResponse) GetDeployment() *Deployment
- func (x *CreateDeploymentResponse) HasDeployment() bool
- func (*CreateDeploymentResponse) ProtoMessage()
- func (x *CreateDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDeploymentResponse) Reset()
- func (x *CreateDeploymentResponse) SetDeployment(v *Deployment)
- func (x *CreateDeploymentResponse) String() string
- type CreateDeploymentResponse_builder
- type CreateEnvironmentRequest
- func (x *CreateEnvironmentRequest) ClearBuild_()
- func (x *CreateEnvironmentRequest) ClearMeta()
- func (x *CreateEnvironmentRequest) ClearProvision()
- func (x *CreateEnvironmentRequest) ClearShouldProvision()
- func (x *CreateEnvironmentRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *CreateEnvironmentRequest) GetBuild_() *EnvironmentBuild
- func (x *CreateEnvironmentRequest) GetEnvironmentId() string
- func (x *CreateEnvironmentRequest) GetIdempotencyKey() string
- func (x *CreateEnvironmentRequest) GetKeyPairs() []*KeyPair
- func (x *CreateEnvironmentRequest) GetLabels() map[string]string
- func (x *CreateEnvironmentRequest) GetMeta() *EnvironmentMeta
- func (x *CreateEnvironmentRequest) GetName() string
- func (x *CreateEnvironmentRequest) GetNamespace() string
- func (x *CreateEnvironmentRequest) GetProvision() *EnvironmentProvision
- func (x *CreateEnvironmentRequest) GetShouldProvision() bool
- func (x *CreateEnvironmentRequest) HasBuild_() bool
- func (x *CreateEnvironmentRequest) HasMeta() bool
- func (x *CreateEnvironmentRequest) HasProvision() bool
- func (x *CreateEnvironmentRequest) HasShouldProvision() bool
- func (*CreateEnvironmentRequest) ProtoMessage()
- func (x *CreateEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentRequest) Reset()
- func (x *CreateEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
- func (x *CreateEnvironmentRequest) SetEnvironmentId(v string)
- func (x *CreateEnvironmentRequest) SetIdempotencyKey(v string)
- func (x *CreateEnvironmentRequest) SetKeyPairs(v []*KeyPair)
- func (x *CreateEnvironmentRequest) SetLabels(v map[string]string)
- func (x *CreateEnvironmentRequest) SetMeta(v *EnvironmentMeta)
- func (x *CreateEnvironmentRequest) SetName(v string)
- func (x *CreateEnvironmentRequest) SetNamespace(v string)
- func (x *CreateEnvironmentRequest) SetProvision(v *EnvironmentProvision)
- func (x *CreateEnvironmentRequest) SetShouldProvision(v bool)
- func (x *CreateEnvironmentRequest) String() string
- type CreateEnvironmentRequest_builder
- type CreateEnvironmentResponse
- func (x *CreateEnvironmentResponse) ClearEnvironment()
- func (x *CreateEnvironmentResponse) GetEnvironment() *Environment
- func (x *CreateEnvironmentResponse) HasEnvironment() bool
- func (*CreateEnvironmentResponse) ProtoMessage()
- func (x *CreateEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentResponse) Reset()
- func (x *CreateEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *CreateEnvironmentResponse) String() string
- type CreateEnvironmentResponse_builder
- type CreateFirewallRule
- func (x *CreateFirewallRule) GetFromPort() int32
- func (x *CreateFirewallRule) GetIpRanges() []string
- func (x *CreateFirewallRule) GetLabels() map[string]string
- func (x *CreateFirewallRule) GetToPort() int32
- func (*CreateFirewallRule) ProtoMessage()
- func (x *CreateFirewallRule) ProtoReflect() protoreflect.Message
- func (x *CreateFirewallRule) Reset()
- func (x *CreateFirewallRule) SetFromPort(v int32)
- func (x *CreateFirewallRule) SetIpRanges(v []string)
- func (x *CreateFirewallRule) SetLabels(v map[string]string)
- func (x *CreateFirewallRule) SetToPort(v int32)
- func (x *CreateFirewallRule) String() string
- type CreateFirewallRule_builder
- type CreateFirewallRulesRequest
- func (x *CreateFirewallRulesRequest) GetEgressRules() []*CreateFirewallRule
- func (x *CreateFirewallRulesRequest) GetIngressRules() []*CreateFirewallRule
- func (*CreateFirewallRulesRequest) ProtoMessage()
- func (x *CreateFirewallRulesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFirewallRulesRequest) Reset()
- func (x *CreateFirewallRulesRequest) SetEgressRules(v []*CreateFirewallRule)
- func (x *CreateFirewallRulesRequest) SetIngressRules(v []*CreateFirewallRule)
- func (x *CreateFirewallRulesRequest) String() string
- type CreateFirewallRulesRequest_builder
- type CreateFormSubmissionRequest
- func (x *CreateFormSubmissionRequest) ClearData()
- func (x *CreateFormSubmissionRequest) GetData() *structpb.Struct
- func (x *CreateFormSubmissionRequest) GetFormId() string
- func (x *CreateFormSubmissionRequest) GetFormSubmissionId() string
- func (x *CreateFormSubmissionRequest) GetLabels() map[string]string
- func (x *CreateFormSubmissionRequest) HasData() bool
- func (*CreateFormSubmissionRequest) ProtoMessage()
- func (x *CreateFormSubmissionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFormSubmissionRequest) Reset()
- func (x *CreateFormSubmissionRequest) SetData(v *structpb.Struct)
- func (x *CreateFormSubmissionRequest) SetFormId(v string)
- func (x *CreateFormSubmissionRequest) SetFormSubmissionId(v string)
- func (x *CreateFormSubmissionRequest) SetLabels(v map[string]string)
- func (x *CreateFormSubmissionRequest) String() string
- type CreateFormSubmissionRequest_builder
- type CreateFormSubmissionResponse
- func (x *CreateFormSubmissionResponse) ClearFormSubmission()
- func (x *CreateFormSubmissionResponse) GetFormSubmission() *FormSubmission
- func (x *CreateFormSubmissionResponse) HasFormSubmission() bool
- func (*CreateFormSubmissionResponse) ProtoMessage()
- func (x *CreateFormSubmissionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFormSubmissionResponse) Reset()
- func (x *CreateFormSubmissionResponse) SetFormSubmission(v *FormSubmission)
- func (x *CreateFormSubmissionResponse) String() string
- type CreateFormSubmissionResponse_builder
- type CreateHealthCheckRequest
- func (x *CreateHealthCheckRequest) ClearHealthCheck()
- func (x *CreateHealthCheckRequest) ClearHeartbeatHealthCheck()
- func (x *CreateHealthCheckRequest) ClearProbeHealthCheck()
- func (x *CreateHealthCheckRequest) ClearThresholds()
- func (x *CreateHealthCheckRequest) GetHealthCheck() isCreateHealthCheckRequest_HealthCheck
- func (x *CreateHealthCheckRequest) GetHealthCheckId() string
- func (x *CreateHealthCheckRequest) GetHeartbeatHealthCheck() *HeartbeatHealthCheck
- func (x *CreateHealthCheckRequest) GetIdempotencyKey() string
- func (x *CreateHealthCheckRequest) GetLabels() map[string]string
- func (x *CreateHealthCheckRequest) GetProbeHealthCheck() *ProbeHealthCheck
- func (x *CreateHealthCheckRequest) GetThresholds() *Thresholds
- func (x *CreateHealthCheckRequest) HasHealthCheck() bool
- func (x *CreateHealthCheckRequest) HasHeartbeatHealthCheck() bool
- func (x *CreateHealthCheckRequest) HasProbeHealthCheck() bool
- func (x *CreateHealthCheckRequest) HasThresholds() bool
- func (*CreateHealthCheckRequest) ProtoMessage()
- func (x *CreateHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *CreateHealthCheckRequest) Reset()
- func (x *CreateHealthCheckRequest) SetHealthCheckId(v string)
- func (x *CreateHealthCheckRequest) SetHeartbeatHealthCheck(v *HeartbeatHealthCheck)
- func (x *CreateHealthCheckRequest) SetIdempotencyKey(v string)
- func (x *CreateHealthCheckRequest) SetLabels(v map[string]string)
- func (x *CreateHealthCheckRequest) SetProbeHealthCheck(v *ProbeHealthCheck)
- func (x *CreateHealthCheckRequest) SetThresholds(v *Thresholds)
- func (x *CreateHealthCheckRequest) String() string
- func (x *CreateHealthCheckRequest) WhichHealthCheck() case_CreateHealthCheckRequest_HealthCheck
- type CreateHealthCheckRequest_HeartbeatHealthCheck
- type CreateHealthCheckRequest_ProbeHealthCheck
- type CreateHealthCheckRequest_builder
- type CreateHealthCheckResponse
- func (x *CreateHealthCheckResponse) ClearHealthCheck()
- func (x *CreateHealthCheckResponse) GetHealthCheck() *HealthCheck
- func (x *CreateHealthCheckResponse) HasHealthCheck() bool
- func (*CreateHealthCheckResponse) ProtoMessage()
- func (x *CreateHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *CreateHealthCheckResponse) Reset()
- func (x *CreateHealthCheckResponse) SetHealthCheck(v *HealthCheck)
- func (x *CreateHealthCheckResponse) String() string
- type CreateHealthCheckResponse_builder
- type CreateIngress
- func (x *CreateIngress) GetAccessPolicies() []*CreateAccessPolicy
- func (x *CreateIngress) GetHostname() string
- func (x *CreateIngress) GetLabels() map[string]string
- func (x *CreateIngress) GetPath() string
- func (x *CreateIngress) GetPort() int32
- func (x *CreateIngress) GetServiceHostname() string
- func (x *CreateIngress) GetServiceType() string
- func (x *CreateIngress) GetSshMethod() string
- func (*CreateIngress) ProtoMessage()
- func (x *CreateIngress) ProtoReflect() protoreflect.Message
- func (x *CreateIngress) Reset()
- func (x *CreateIngress) SetAccessPolicies(v []*CreateAccessPolicy)
- func (x *CreateIngress) SetHostname(v string)
- func (x *CreateIngress) SetLabels(v map[string]string)
- func (x *CreateIngress) SetPath(v string)
- func (x *CreateIngress) SetPort(v int32)
- func (x *CreateIngress) SetServiceHostname(v string)
- func (x *CreateIngress) SetServiceType(v string)
- func (x *CreateIngress) SetSshMethod(v string)
- func (x *CreateIngress) String() string
- type CreateIngressGatewayInstallationRequest
- func (x *CreateIngressGatewayInstallationRequest) GetIngressGatewayId() string
- func (x *CreateIngressGatewayInstallationRequest) GetInstallationReferenceId() string
- func (x *CreateIngressGatewayInstallationRequest) GetLabels() map[string]string
- func (x *CreateIngressGatewayInstallationRequest) GetPreserveCloudflareTunnels() bool
- func (x *CreateIngressGatewayInstallationRequest) GetSkipBinaryInstall() bool
- func (*CreateIngressGatewayInstallationRequest) ProtoMessage()
- func (x *CreateIngressGatewayInstallationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayInstallationRequest) Reset()
- func (x *CreateIngressGatewayInstallationRequest) SetIngressGatewayId(v string)
- func (x *CreateIngressGatewayInstallationRequest) SetInstallationReferenceId(v string)
- func (x *CreateIngressGatewayInstallationRequest) SetLabels(v map[string]string)
- func (x *CreateIngressGatewayInstallationRequest) SetPreserveCloudflareTunnels(v bool)
- func (x *CreateIngressGatewayInstallationRequest) SetSkipBinaryInstall(v bool)
- func (x *CreateIngressGatewayInstallationRequest) String() string
- type CreateIngressGatewayInstallationRequest_builder
- type CreateIngressGatewayInstallationResponse
- func (x *CreateIngressGatewayInstallationResponse) ClearIngressGatewayInstallation()
- func (x *CreateIngressGatewayInstallationResponse) GetCreated() bool
- func (x *CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallScript() string
- func (x *CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallation() *IngressGatewayInstallation
- func (x *CreateIngressGatewayInstallationResponse) HasIngressGatewayInstallation() bool
- func (*CreateIngressGatewayInstallationResponse) ProtoMessage()
- func (x *CreateIngressGatewayInstallationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayInstallationResponse) Reset()
- func (x *CreateIngressGatewayInstallationResponse) SetCreated(v bool)
- func (x *CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallScript(v string)
- func (x *CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallation(v *IngressGatewayInstallation)
- func (x *CreateIngressGatewayInstallationResponse) String() string
- type CreateIngressGatewayInstallationResponse_builder
- type CreateIngressGatewayRequest
- func (x *CreateIngressGatewayRequest) GetIdempotencyKey() string
- func (x *CreateIngressGatewayRequest) GetIngressGatewayId() string
- func (x *CreateIngressGatewayRequest) GetIngresses() []*CreateIngress
- func (x *CreateIngressGatewayRequest) GetLabels() map[string]string
- func (*CreateIngressGatewayRequest) ProtoMessage()
- func (x *CreateIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayRequest) Reset()
- func (x *CreateIngressGatewayRequest) SetIdempotencyKey(v string)
- func (x *CreateIngressGatewayRequest) SetIngressGatewayId(v string)
- func (x *CreateIngressGatewayRequest) SetIngresses(v []*CreateIngress)
- func (x *CreateIngressGatewayRequest) SetLabels(v map[string]string)
- func (x *CreateIngressGatewayRequest) String() string
- type CreateIngressGatewayRequest_builder
- type CreateIngressGatewayResponse
- func (x *CreateIngressGatewayResponse) ClearIngressGateway()
- func (x *CreateIngressGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *CreateIngressGatewayResponse) HasIngressGateway() bool
- func (*CreateIngressGatewayResponse) ProtoMessage()
- func (x *CreateIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayResponse) Reset()
- func (x *CreateIngressGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *CreateIngressGatewayResponse) String() string
- type CreateIngressGatewayResponse_builder
- type CreateIngressGatewayTokenRequest
- func (x *CreateIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (x *CreateIngressGatewayTokenRequest) GetLabels() map[string]string
- func (x *CreateIngressGatewayTokenRequest) GetName() string
- func (*CreateIngressGatewayTokenRequest) ProtoMessage()
- func (x *CreateIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayTokenRequest) Reset()
- func (x *CreateIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
- func (x *CreateIngressGatewayTokenRequest) SetLabels(v map[string]string)
- func (x *CreateIngressGatewayTokenRequest) SetName(v string)
- func (x *CreateIngressGatewayTokenRequest) String() string
- type CreateIngressGatewayTokenRequest_builder
- type CreateIngressGatewayTokenResponse
- func (x *CreateIngressGatewayTokenResponse) ClearIngressGatewayToken()
- func (x *CreateIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
- func (x *CreateIngressGatewayTokenResponse) HasIngressGatewayToken() bool
- func (*CreateIngressGatewayTokenResponse) ProtoMessage()
- func (x *CreateIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayTokenResponse) Reset()
- func (x *CreateIngressGatewayTokenResponse) SetIngressGatewayToken(v *IngressGatewayToken)
- func (x *CreateIngressGatewayTokenResponse) String() string
- type CreateIngressGatewayTokenResponse_builder
- type CreateIngress_builder
- type CreateInstanceExecRequest
- func (x *CreateInstanceExecRequest) ClearConnection()
- func (x *CreateInstanceExecRequest) ClearSsh()
- func (x *CreateInstanceExecRequest) GetConnection() isCreateInstanceExecRequest_Connection
- func (x *CreateInstanceExecRequest) GetConnectionTimeout() string
- func (x *CreateInstanceExecRequest) GetIdempotencyKey() string
- func (x *CreateInstanceExecRequest) GetInstanceExecId() string
- func (x *CreateInstanceExecRequest) GetInstanceId() string
- func (x *CreateInstanceExecRequest) GetLabels() map[string]string
- func (x *CreateInstanceExecRequest) GetRunTimeout() string
- func (x *CreateInstanceExecRequest) GetScript() string
- func (x *CreateInstanceExecRequest) GetSsh() *SshConnection
- func (x *CreateInstanceExecRequest) GetType() string
- func (x *CreateInstanceExecRequest) GetWaitTilCompletion() bool
- func (x *CreateInstanceExecRequest) HasConnection() bool
- func (x *CreateInstanceExecRequest) HasSsh() bool
- func (*CreateInstanceExecRequest) ProtoMessage()
- func (x *CreateInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceExecRequest) Reset()
- func (x *CreateInstanceExecRequest) SetConnectionTimeout(v string)
- func (x *CreateInstanceExecRequest) SetIdempotencyKey(v string)
- func (x *CreateInstanceExecRequest) SetInstanceExecId(v string)
- func (x *CreateInstanceExecRequest) SetInstanceId(v string)
- func (x *CreateInstanceExecRequest) SetLabels(v map[string]string)
- func (x *CreateInstanceExecRequest) SetRunTimeout(v string)
- func (x *CreateInstanceExecRequest) SetScript(v string)
- func (x *CreateInstanceExecRequest) SetSsh(v *SshConnection)
- func (x *CreateInstanceExecRequest) SetType(v string)
- func (x *CreateInstanceExecRequest) SetWaitTilCompletion(v bool)
- func (x *CreateInstanceExecRequest) String() string
- func (x *CreateInstanceExecRequest) WhichConnection() case_CreateInstanceExecRequest_Connection
- type CreateInstanceExecRequest_Ssh
- type CreateInstanceExecRequest_builder
- type CreateInstanceExecResponse
- func (x *CreateInstanceExecResponse) ClearInstanceExec()
- func (x *CreateInstanceExecResponse) GetInstanceExec() *InstanceExec
- func (x *CreateInstanceExecResponse) HasInstanceExec() bool
- func (*CreateInstanceExecResponse) ProtoMessage()
- func (x *CreateInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceExecResponse) Reset()
- func (x *CreateInstanceExecResponse) SetInstanceExec(v *InstanceExec)
- func (x *CreateInstanceExecResponse) String() string
- type CreateInstanceExecResponse_builder
- type CreateInstanceProvisionRequest
- func (x *CreateInstanceProvisionRequest) ClearProvisionRetryPolicy()
- func (x *CreateInstanceProvisionRequest) GetCreateInstanceRequests() []*CreateInstanceRequest
- func (x *CreateInstanceProvisionRequest) GetProvisionRetryPolicy() *RetryPolicy
- func (x *CreateInstanceProvisionRequest) HasProvisionRetryPolicy() bool
- func (*CreateInstanceProvisionRequest) ProtoMessage()
- func (x *CreateInstanceProvisionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceProvisionRequest) Reset()
- func (x *CreateInstanceProvisionRequest) SetCreateInstanceRequests(v []*CreateInstanceRequest)
- func (x *CreateInstanceProvisionRequest) SetProvisionRetryPolicy(v *RetryPolicy)
- func (x *CreateInstanceProvisionRequest) String() string
- type CreateInstanceProvisionRequest_builder
- type CreateInstanceProvisionResponse
- func (x *CreateInstanceProvisionResponse) ClearInstanceProvision()
- func (x *CreateInstanceProvisionResponse) GetInstanceProvision() *InstanceProvision
- func (x *CreateInstanceProvisionResponse) HasInstanceProvision() bool
- func (*CreateInstanceProvisionResponse) ProtoMessage()
- func (x *CreateInstanceProvisionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceProvisionResponse) Reset()
- func (x *CreateInstanceProvisionResponse) SetInstanceProvision(v *InstanceProvision)
- func (x *CreateInstanceProvisionResponse) String() string
- type CreateInstanceProvisionResponse_builder
- type CreateInstanceRequest
- func (x *CreateInstanceRequest) ClearBackupOptions()
- func (x *CreateInstanceRequest) ClearFirewallRules()
- func (x *CreateInstanceRequest) ClearFirewallRulesV2()
- func (x *CreateInstanceRequest) ClearName()
- func (x *CreateInstanceRequest) ClearNamespace()
- func (x *CreateInstanceRequest) ClearRetireTimeout()
- func (x *CreateInstanceRequest) ClearRetryPolicy()
- func (x *CreateInstanceRequest) ClearSpot()
- func (x *CreateInstanceRequest) ClearSubnetId()
- func (x *CreateInstanceRequest) ClearVpcId()
- func (x *CreateInstanceRequest) GetAdditionalDisks() []*Disk
- func (x *CreateInstanceRequest) GetBackupOptions() *BackupOptions
- func (x *CreateInstanceRequest) GetCloudCredId() string
- func (x *CreateInstanceRequest) GetDiskSize() string
- func (x *CreateInstanceRequest) GetEnvironmentVariables() map[string]string
- func (x *CreateInstanceRequest) GetFirewallRules() *FirewallRules
- func (x *CreateInstanceRequest) GetFirewallRulesV2() *CreateFirewallRulesRequest
- func (x *CreateInstanceRequest) GetIdempotencyKey() string
- func (x *CreateInstanceRequest) GetImageId() string
- func (x *CreateInstanceRequest) GetInstanceId() string
- func (x *CreateInstanceRequest) GetInstanceType() string
- func (x *CreateInstanceRequest) GetLabels() map[string]string
- func (x *CreateInstanceRequest) GetLocation() string
- func (x *CreateInstanceRequest) GetName() string
- func (x *CreateInstanceRequest) GetNamespace() string
- func (x *CreateInstanceRequest) GetPublicKey() string
- func (x *CreateInstanceRequest) GetRetireTimeout() string
- func (x *CreateInstanceRequest) GetRetryPolicy() *RetryPolicy
- func (x *CreateInstanceRequest) GetSpot() bool
- func (x *CreateInstanceRequest) GetSubLocation() string
- func (x *CreateInstanceRequest) GetSubnetId() string
- func (x *CreateInstanceRequest) GetUserDataBase64() string
- func (x *CreateInstanceRequest) GetVpcId() string
- func (x *CreateInstanceRequest) HasBackupOptions() bool
- func (x *CreateInstanceRequest) HasFirewallRules() bool
- func (x *CreateInstanceRequest) HasFirewallRulesV2() bool
- func (x *CreateInstanceRequest) HasName() bool
- func (x *CreateInstanceRequest) HasNamespace() bool
- func (x *CreateInstanceRequest) HasRetireTimeout() bool
- func (x *CreateInstanceRequest) HasRetryPolicy() bool
- func (x *CreateInstanceRequest) HasSpot() bool
- func (x *CreateInstanceRequest) HasSubnetId() bool
- func (x *CreateInstanceRequest) HasVpcId() bool
- func (*CreateInstanceRequest) ProtoMessage()
- func (x *CreateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceRequest) Reset()
- func (x *CreateInstanceRequest) SetAdditionalDisks(v []*Disk)
- func (x *CreateInstanceRequest) SetBackupOptions(v *BackupOptions)
- func (x *CreateInstanceRequest) SetCloudCredId(v string)
- func (x *CreateInstanceRequest) SetDiskSize(v string)
- func (x *CreateInstanceRequest) SetEnvironmentVariables(v map[string]string)
- func (x *CreateInstanceRequest) SetFirewallRules(v *FirewallRules)
- func (x *CreateInstanceRequest) SetFirewallRulesV2(v *CreateFirewallRulesRequest)
- func (x *CreateInstanceRequest) SetIdempotencyKey(v string)
- func (x *CreateInstanceRequest) SetImageId(v string)
- func (x *CreateInstanceRequest) SetInstanceId(v string)
- func (x *CreateInstanceRequest) SetInstanceType(v string)
- func (x *CreateInstanceRequest) SetLabels(v map[string]string)
- func (x *CreateInstanceRequest) SetLocation(v string)
- func (x *CreateInstanceRequest) SetName(v string)
- func (x *CreateInstanceRequest) SetNamespace(v string)
- func (x *CreateInstanceRequest) SetPublicKey(v string)
- func (x *CreateInstanceRequest) SetRetireTimeout(v string)
- func (x *CreateInstanceRequest) SetRetryPolicy(v *RetryPolicy)
- func (x *CreateInstanceRequest) SetSpot(v bool)
- func (x *CreateInstanceRequest) SetSubLocation(v string)
- func (x *CreateInstanceRequest) SetSubnetId(v string)
- func (x *CreateInstanceRequest) SetUserDataBase64(v string)
- func (x *CreateInstanceRequest) SetVpcId(v string)
- func (x *CreateInstanceRequest) String() string
- type CreateInstanceRequest_builder
- type CreateInstanceResponse
- func (x *CreateInstanceResponse) ClearInstance()
- func (x *CreateInstanceResponse) GetInstance() *Instance
- func (x *CreateInstanceResponse) HasInstance() bool
- func (*CreateInstanceResponse) ProtoMessage()
- func (x *CreateInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceResponse) Reset()
- func (x *CreateInstanceResponse) SetInstance(v *Instance)
- func (x *CreateInstanceResponse) String() string
- type CreateInstanceResponse_builder
- type CreateInviteRequest
- func (x *CreateInviteRequest) ClearExpiresAt()
- func (x *CreateInviteRequest) GetEmailAddress() string
- func (x *CreateInviteRequest) GetExpiresAt() *timestamppb.Timestamp
- func (x *CreateInviteRequest) GetInviteId() string
- func (x *CreateInviteRequest) GetMessage() string
- func (x *CreateInviteRequest) GetName() string
- func (x *CreateInviteRequest) GetOrganizationId() string
- func (x *CreateInviteRequest) GetRole() string
- func (x *CreateInviteRequest) HasExpiresAt() bool
- func (*CreateInviteRequest) ProtoMessage()
- func (x *CreateInviteRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInviteRequest) Reset()
- func (x *CreateInviteRequest) SetEmailAddress(v string)
- func (x *CreateInviteRequest) SetExpiresAt(v *timestamppb.Timestamp)
- func (x *CreateInviteRequest) SetInviteId(v string)
- func (x *CreateInviteRequest) SetMessage(v string)
- func (x *CreateInviteRequest) SetName(v string)
- func (x *CreateInviteRequest) SetOrganizationId(v string)
- func (x *CreateInviteRequest) SetRole(v string)
- func (x *CreateInviteRequest) String() string
- type CreateInviteRequest_builder
- type CreateInviteResponse
- func (x *CreateInviteResponse) ClearInvite()
- func (x *CreateInviteResponse) GetInvite() *Invite
- func (x *CreateInviteResponse) HasInvite() bool
- func (*CreateInviteResponse) ProtoMessage()
- func (x *CreateInviteResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInviteResponse) Reset()
- func (x *CreateInviteResponse) SetInvite(v *Invite)
- func (x *CreateInviteResponse) String() string
- type CreateInviteResponse_builder
- type CreateLimitRequest
- func (x *CreateLimitRequest) ClearPriority()
- func (x *CreateLimitRequest) GetBudgets() []*Budget
- func (x *CreateLimitRequest) GetDescription() string
- func (x *CreateLimitRequest) GetEnforcementMode() string
- func (x *CreateLimitRequest) GetLabels() map[string]string
- func (x *CreateLimitRequest) GetLimitId() string
- func (x *CreateLimitRequest) GetPriority() int32
- func (x *CreateLimitRequest) HasPriority() bool
- func (*CreateLimitRequest) ProtoMessage()
- func (x *CreateLimitRequest) ProtoReflect() protoreflect.Message
- func (x *CreateLimitRequest) Reset()
- func (x *CreateLimitRequest) SetBudgets(v []*Budget)
- func (x *CreateLimitRequest) SetDescription(v string)
- func (x *CreateLimitRequest) SetEnforcementMode(v string)
- func (x *CreateLimitRequest) SetLabels(v map[string]string)
- func (x *CreateLimitRequest) SetLimitId(v string)
- func (x *CreateLimitRequest) SetPriority(v int32)
- func (x *CreateLimitRequest) String() string
- type CreateLimitRequest_builder
- type CreateLimitResponse
- func (x *CreateLimitResponse) ClearLimit()
- func (x *CreateLimitResponse) GetLimit() *Limit
- func (x *CreateLimitResponse) HasLimit() bool
- func (*CreateLimitResponse) ProtoMessage()
- func (x *CreateLimitResponse) ProtoReflect() protoreflect.Message
- func (x *CreateLimitResponse) Reset()
- func (x *CreateLimitResponse) SetLimit(v *Limit)
- func (x *CreateLimitResponse) String() string
- type CreateLimitResponse_builder
- type CreateModelRequest
- func (x *CreateModelRequest) ClearContainer()
- func (x *CreateModelRequest) ClearInferenceServer()
- func (x *CreateModelRequest) GetContainer() *Container
- func (x *CreateModelRequest) GetHardwareRequirements() []*HardwareRequirement
- func (x *CreateModelRequest) GetInferenceServer() *InferenceServerConfig
- func (x *CreateModelRequest) GetLabels() map[string]string
- func (x *CreateModelRequest) GetModelId() string
- func (x *CreateModelRequest) GetModelName() string
- func (x *CreateModelRequest) HasContainer() bool
- func (x *CreateModelRequest) HasInferenceServer() bool
- func (*CreateModelRequest) ProtoMessage()
- func (x *CreateModelRequest) ProtoReflect() protoreflect.Message
- func (x *CreateModelRequest) Reset()
- func (x *CreateModelRequest) SetContainer(v *Container)
- func (x *CreateModelRequest) SetHardwareRequirements(v []*HardwareRequirement)
- func (x *CreateModelRequest) SetInferenceServer(v *InferenceServerConfig)
- func (x *CreateModelRequest) SetLabels(v map[string]string)
- func (x *CreateModelRequest) SetModelId(v string)
- func (x *CreateModelRequest) SetModelName(v string)
- func (x *CreateModelRequest) String() string
- type CreateModelRequest_builder
- type CreateModelResponse
- func (x *CreateModelResponse) ClearModel()
- func (x *CreateModelResponse) GetModel() *ModelConfig
- func (x *CreateModelResponse) HasModel() bool
- func (*CreateModelResponse) ProtoMessage()
- func (x *CreateModelResponse) ProtoReflect() protoreflect.Message
- func (x *CreateModelResponse) Reset()
- func (x *CreateModelResponse) SetModel(v *ModelConfig)
- func (x *CreateModelResponse) String() string
- type CreateModelResponse_builder
- type CreateNotebookRequest
- func (x *CreateNotebookRequest) GetLabels() map[string]string
- func (x *CreateNotebookRequest) GetName() string
- func (x *CreateNotebookRequest) GetNotebookId() string
- func (x *CreateNotebookRequest) GetSourceType() string
- func (x *CreateNotebookRequest) GetSourceUrl() string
- func (x *CreateNotebookRequest) GetTags() map[string]string
- func (*CreateNotebookRequest) ProtoMessage()
- func (x *CreateNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNotebookRequest) Reset()
- func (x *CreateNotebookRequest) SetLabels(v map[string]string)
- func (x *CreateNotebookRequest) SetName(v string)
- func (x *CreateNotebookRequest) SetNotebookId(v string)
- func (x *CreateNotebookRequest) SetSourceType(v string)
- func (x *CreateNotebookRequest) SetSourceUrl(v string)
- func (x *CreateNotebookRequest) SetTags(v map[string]string)
- func (x *CreateNotebookRequest) String() string
- type CreateNotebookRequest_builder
- type CreateNotebookResponse
- func (x *CreateNotebookResponse) ClearNotebook()
- func (x *CreateNotebookResponse) GetNotebook() *Notebook
- func (x *CreateNotebookResponse) HasNotebook() bool
- func (*CreateNotebookResponse) ProtoMessage()
- func (x *CreateNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNotebookResponse) Reset()
- func (x *CreateNotebookResponse) SetNotebook(v *Notebook)
- func (x *CreateNotebookResponse) String() string
- type CreateNotebookResponse_builder
- type CreateOrganizationForUserRequest
- func (x *CreateOrganizationForUserRequest) ClearNgcCreateRequest()
- func (x *CreateOrganizationForUserRequest) GetDisplayName() string
- func (x *CreateOrganizationForUserRequest) GetLabels() map[string]string
- func (x *CreateOrganizationForUserRequest) GetNcaId() string
- func (x *CreateOrganizationForUserRequest) GetNgcCreateRequest() *NGCCreateOrganizationRequest
- func (x *CreateOrganizationForUserRequest) GetNgcOrgId() string
- func (x *CreateOrganizationForUserRequest) GetOrganizationId() string
- func (x *CreateOrganizationForUserRequest) GetOwnerUserId() string
- func (x *CreateOrganizationForUserRequest) GetProgramId() string
- func (x *CreateOrganizationForUserRequest) GetUsername() string
- func (x *CreateOrganizationForUserRequest) HasNgcCreateRequest() bool
- func (*CreateOrganizationForUserRequest) ProtoMessage()
- func (x *CreateOrganizationForUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationForUserRequest) Reset()
- func (x *CreateOrganizationForUserRequest) SetDisplayName(v string)
- func (x *CreateOrganizationForUserRequest) SetLabels(v map[string]string)
- func (x *CreateOrganizationForUserRequest) SetNcaId(v string)
- func (x *CreateOrganizationForUserRequest) SetNgcCreateRequest(v *NGCCreateOrganizationRequest)
- func (x *CreateOrganizationForUserRequest) SetNgcOrgId(v string)
- func (x *CreateOrganizationForUserRequest) SetOrganizationId(v string)
- func (x *CreateOrganizationForUserRequest) SetOwnerUserId(v string)
- func (x *CreateOrganizationForUserRequest) SetProgramId(v string)
- func (x *CreateOrganizationForUserRequest) SetUsername(v string)
- func (x *CreateOrganizationForUserRequest) String() string
- type CreateOrganizationForUserRequest_builder
- type CreateOrganizationForUserResponse
- func (x *CreateOrganizationForUserResponse) ClearOrganization()
- func (x *CreateOrganizationForUserResponse) GetOrganization() *Organization
- func (x *CreateOrganizationForUserResponse) HasOrganization() bool
- func (*CreateOrganizationForUserResponse) ProtoMessage()
- func (x *CreateOrganizationForUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationForUserResponse) Reset()
- func (x *CreateOrganizationForUserResponse) SetOrganization(v *Organization)
- func (x *CreateOrganizationForUserResponse) String() string
- type CreateOrganizationForUserResponse_builder
- type CreateOrganizationRequest
- func (x *CreateOrganizationRequest) ClearNgcCreateRequest()
- func (x *CreateOrganizationRequest) GetDisplayName() string
- func (x *CreateOrganizationRequest) GetLabels() map[string]string
- func (x *CreateOrganizationRequest) GetNcaId() string
- func (x *CreateOrganizationRequest) GetNgcCreateRequest() *NGCCreateOrganizationRequest
- func (x *CreateOrganizationRequest) GetNgcOrgId() string
- func (x *CreateOrganizationRequest) GetOrganizationId() string
- func (x *CreateOrganizationRequest) GetProgramId() string
- func (x *CreateOrganizationRequest) GetUsername() string
- func (x *CreateOrganizationRequest) HasNgcCreateRequest() bool
- func (*CreateOrganizationRequest) ProtoMessage()
- func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRequest) Reset()
- func (x *CreateOrganizationRequest) SetDisplayName(v string)
- func (x *CreateOrganizationRequest) SetLabels(v map[string]string)
- func (x *CreateOrganizationRequest) SetNcaId(v string)
- func (x *CreateOrganizationRequest) SetNgcCreateRequest(v *NGCCreateOrganizationRequest)
- func (x *CreateOrganizationRequest) SetNgcOrgId(v string)
- func (x *CreateOrganizationRequest) SetOrganizationId(v string)
- func (x *CreateOrganizationRequest) SetProgramId(v string)
- func (x *CreateOrganizationRequest) SetUsername(v string)
- func (x *CreateOrganizationRequest) String() string
- type CreateOrganizationRequest_builder
- type CreateOrganizationResponse
- func (x *CreateOrganizationResponse) ClearOrganization()
- func (x *CreateOrganizationResponse) GetOrganization() *Organization
- func (x *CreateOrganizationResponse) HasOrganization() bool
- func (*CreateOrganizationResponse) ProtoMessage()
- func (x *CreateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationResponse) Reset()
- func (x *CreateOrganizationResponse) SetOrganization(v *Organization)
- func (x *CreateOrganizationResponse) String() string
- type CreateOrganizationResponse_builder
- type CreatePaymentIntentRequest
- func (x *CreatePaymentIntentRequest) GetAmount() int64
- func (x *CreatePaymentIntentRequest) GetConfirm() bool
- func (x *CreatePaymentIntentRequest) GetMetaData() map[string]string
- func (x *CreatePaymentIntentRequest) GetPaymentMethod() string
- func (x *CreatePaymentIntentRequest) GetReceiptEmail() string
- func (*CreatePaymentIntentRequest) ProtoMessage()
- func (x *CreatePaymentIntentRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentIntentRequest) Reset()
- func (x *CreatePaymentIntentRequest) SetAmount(v int64)
- func (x *CreatePaymentIntentRequest) SetConfirm(v bool)
- func (x *CreatePaymentIntentRequest) SetMetaData(v map[string]string)
- func (x *CreatePaymentIntentRequest) SetPaymentMethod(v string)
- func (x *CreatePaymentIntentRequest) SetReceiptEmail(v string)
- func (x *CreatePaymentIntentRequest) String() string
- type CreatePaymentIntentRequest_builder
- type CreatePaymentIntentResponse
- func (x *CreatePaymentIntentResponse) ClearPaymentIntent()
- func (x *CreatePaymentIntentResponse) GetPaymentIntent() *PaymentIntent
- func (x *CreatePaymentIntentResponse) HasPaymentIntent() bool
- func (*CreatePaymentIntentResponse) ProtoMessage()
- func (x *CreatePaymentIntentResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentIntentResponse) Reset()
- func (x *CreatePaymentIntentResponse) SetPaymentIntent(v *PaymentIntent)
- func (x *CreatePaymentIntentResponse) String() string
- type CreatePaymentIntentResponse_builder
- type CreatePaymentSetupIntentRequest
- func (x *CreatePaymentSetupIntentRequest) GetBillingProfileId() string
- func (*CreatePaymentSetupIntentRequest) ProtoMessage()
- func (x *CreatePaymentSetupIntentRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentSetupIntentRequest) Reset()
- func (x *CreatePaymentSetupIntentRequest) SetBillingProfileId(v string)
- func (x *CreatePaymentSetupIntentRequest) String() string
- type CreatePaymentSetupIntentRequest_builder
- type CreatePaymentSetupIntentResponse
- func (x *CreatePaymentSetupIntentResponse) ClearSetupIntent()
- func (x *CreatePaymentSetupIntentResponse) GetSetupIntent() *SetupIntent
- func (x *CreatePaymentSetupIntentResponse) HasSetupIntent() bool
- func (*CreatePaymentSetupIntentResponse) ProtoMessage()
- func (x *CreatePaymentSetupIntentResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentSetupIntentResponse) Reset()
- func (x *CreatePaymentSetupIntentResponse) SetSetupIntent(v *SetupIntent)
- func (x *CreatePaymentSetupIntentResponse) String() string
- type CreatePaymentSetupIntentResponse_builder
- type CreatePersistentPodRequest
- func (x *CreatePersistentPodRequest) GetLabels() map[string]string
- func (x *CreatePersistentPodRequest) GetPersistentPodId() string
- func (*CreatePersistentPodRequest) ProtoMessage()
- func (x *CreatePersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePersistentPodRequest) Reset()
- func (x *CreatePersistentPodRequest) SetLabels(v map[string]string)
- func (x *CreatePersistentPodRequest) SetPersistentPodId(v string)
- func (x *CreatePersistentPodRequest) String() string
- type CreatePersistentPodRequest_builder
- type CreatePersistentPodResponse
- func (x *CreatePersistentPodResponse) ClearPersistentPod()
- func (x *CreatePersistentPodResponse) GetPersistentPod() *PersistentPod
- func (x *CreatePersistentPodResponse) HasPersistentPod() bool
- func (*CreatePersistentPodResponse) ProtoMessage()
- func (x *CreatePersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePersistentPodResponse) Reset()
- func (x *CreatePersistentPodResponse) SetPersistentPod(v *PersistentPod)
- func (x *CreatePersistentPodResponse) String() string
- type CreatePersistentPodResponse_builder
- type CreateProgramRequest
- func (x *CreateProgramRequest) GetDisplayName() string
- func (x *CreateProgramRequest) GetProgramId() string
- func (*CreateProgramRequest) ProtoMessage()
- func (x *CreateProgramRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProgramRequest) Reset()
- func (x *CreateProgramRequest) SetDisplayName(v string)
- func (x *CreateProgramRequest) SetProgramId(v string)
- func (x *CreateProgramRequest) String() string
- type CreateProgramRequest_builder
- type CreateProgramResponse
- func (x *CreateProgramResponse) ClearProgram()
- func (x *CreateProgramResponse) GetProgram() *Program
- func (x *CreateProgramResponse) HasProgram() bool
- func (*CreateProgramResponse) ProtoMessage()
- func (x *CreateProgramResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProgramResponse) Reset()
- func (x *CreateProgramResponse) SetProgram(v *Program)
- func (x *CreateProgramResponse) String() string
- type CreateProgramResponse_builder
- type CreatePublicProfileRequest
- func (x *CreatePublicProfileRequest) GetBio() string
- func (x *CreatePublicProfileRequest) GetCoverPhotoData() []byte
- func (x *CreatePublicProfileRequest) GetDisplayName() string
- func (x *CreatePublicProfileRequest) GetHandle() string
- func (x *CreatePublicProfileRequest) GetLabels() map[string]string
- func (x *CreatePublicProfileRequest) GetPublicProfileId() string
- func (*CreatePublicProfileRequest) ProtoMessage()
- func (x *CreatePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePublicProfileRequest) Reset()
- func (x *CreatePublicProfileRequest) SetBio(v string)
- func (x *CreatePublicProfileRequest) SetCoverPhotoData(v []byte)
- func (x *CreatePublicProfileRequest) SetDisplayName(v string)
- func (x *CreatePublicProfileRequest) SetHandle(v string)
- func (x *CreatePublicProfileRequest) SetLabels(v map[string]string)
- func (x *CreatePublicProfileRequest) SetPublicProfileId(v string)
- func (x *CreatePublicProfileRequest) String() string
- type CreatePublicProfileRequest_builder
- type CreatePublicProfileResponse
- func (x *CreatePublicProfileResponse) ClearPublicProfile()
- func (x *CreatePublicProfileResponse) GetPublicProfile() *PublicProfile
- func (x *CreatePublicProfileResponse) HasPublicProfile() bool
- func (*CreatePublicProfileResponse) ProtoMessage()
- func (x *CreatePublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePublicProfileResponse) Reset()
- func (x *CreatePublicProfileResponse) SetPublicProfile(v *PublicProfile)
- func (x *CreatePublicProfileResponse) String() string
- type CreatePublicProfileResponse_builder
- type CreateRedeemableRequest
- func (x *CreateRedeemableRequest) ClearExpiresAt()
- func (x *CreateRedeemableRequest) ClearGlobalConstraint()
- func (x *CreateRedeemableRequest) ClearTenantConstraint()
- func (x *CreateRedeemableRequest) GetDefaultRedemptionAmountUsd() string
- func (x *CreateRedeemableRequest) GetDescription() string
- func (x *CreateRedeemableRequest) GetExpiresAt() *timestamppb.Timestamp
- func (x *CreateRedeemableRequest) GetGlobalConstraint() *RedeemableConstraint
- func (x *CreateRedeemableRequest) GetLabels() map[string]string
- func (x *CreateRedeemableRequest) GetMaxRedemptionAmountUsd() string
- func (x *CreateRedeemableRequest) GetRedeemableId() string
- func (x *CreateRedeemableRequest) GetShortCode() string
- func (x *CreateRedeemableRequest) GetStatus() string
- func (x *CreateRedeemableRequest) GetTenantConstraint() *RedeemableConstraint
- func (x *CreateRedeemableRequest) HasExpiresAt() bool
- func (x *CreateRedeemableRequest) HasGlobalConstraint() bool
- func (x *CreateRedeemableRequest) HasTenantConstraint() bool
- func (*CreateRedeemableRequest) ProtoMessage()
- func (x *CreateRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRedeemableRequest) Reset()
- func (x *CreateRedeemableRequest) SetDefaultRedemptionAmountUsd(v string)
- func (x *CreateRedeemableRequest) SetDescription(v string)
- func (x *CreateRedeemableRequest) SetExpiresAt(v *timestamppb.Timestamp)
- func (x *CreateRedeemableRequest) SetGlobalConstraint(v *RedeemableConstraint)
- func (x *CreateRedeemableRequest) SetLabels(v map[string]string)
- func (x *CreateRedeemableRequest) SetMaxRedemptionAmountUsd(v string)
- func (x *CreateRedeemableRequest) SetRedeemableId(v string)
- func (x *CreateRedeemableRequest) SetShortCode(v string)
- func (x *CreateRedeemableRequest) SetStatus(v string)
- func (x *CreateRedeemableRequest) SetTenantConstraint(v *RedeemableConstraint)
- func (x *CreateRedeemableRequest) String() string
- type CreateRedeemableRequest_builder
- type CreateRedeemableResponse
- func (x *CreateRedeemableResponse) ClearRedeemable()
- func (x *CreateRedeemableResponse) GetRedeemable() *Redeemable
- func (x *CreateRedeemableResponse) HasRedeemable() bool
- func (*CreateRedeemableResponse) ProtoMessage()
- func (x *CreateRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRedeemableResponse) Reset()
- func (x *CreateRedeemableResponse) SetRedeemable(v *Redeemable)
- func (x *CreateRedeemableResponse) String() string
- type CreateRedeemableResponse_builder
- type CreateReservedInstancePoolRequest
- func (x *CreateReservedInstancePoolRequest) GetDisplayName() string
- func (*CreateReservedInstancePoolRequest) ProtoMessage()
- func (x *CreateReservedInstancePoolRequest) ProtoReflect() protoreflect.Message
- func (x *CreateReservedInstancePoolRequest) Reset()
- func (x *CreateReservedInstancePoolRequest) SetDisplayName(v string)
- func (x *CreateReservedInstancePoolRequest) String() string
- type CreateReservedInstancePoolRequest_builder
- type CreateReservedInstancePoolResponse
- func (x *CreateReservedInstancePoolResponse) ClearReservedInstancePool()
- func (x *CreateReservedInstancePoolResponse) GetReservedInstancePool() *ReservedInstancePool
- func (x *CreateReservedInstancePoolResponse) HasReservedInstancePool() bool
- func (*CreateReservedInstancePoolResponse) ProtoMessage()
- func (x *CreateReservedInstancePoolResponse) ProtoReflect() protoreflect.Message
- func (x *CreateReservedInstancePoolResponse) Reset()
- func (x *CreateReservedInstancePoolResponse) SetReservedInstancePool(v *ReservedInstancePool)
- func (x *CreateReservedInstancePoolResponse) String() string
- type CreateReservedInstancePoolResponse_builder
- type CreateSecretRequest
- func (x *CreateSecretRequest) GetLabels() map[string]string
- func (x *CreateSecretRequest) GetSecretId() string
- func (x *CreateSecretRequest) GetValue() string
- func (*CreateSecretRequest) ProtoMessage()
- func (x *CreateSecretRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSecretRequest) Reset()
- func (x *CreateSecretRequest) SetLabels(v map[string]string)
- func (x *CreateSecretRequest) SetSecretId(v string)
- func (x *CreateSecretRequest) SetValue(v string)
- func (x *CreateSecretRequest) String() string
- type CreateSecretRequest_builder
- type CreateSecretResponse
- func (x *CreateSecretResponse) ClearSecret()
- func (x *CreateSecretResponse) GetSecret() *Secret
- func (x *CreateSecretResponse) HasSecret() bool
- func (*CreateSecretResponse) ProtoMessage()
- func (x *CreateSecretResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSecretResponse) Reset()
- func (x *CreateSecretResponse) SetSecret(v *Secret)
- func (x *CreateSecretResponse) String() string
- type CreateSecretResponse_builder
- type CreateServiceEventRequest
- func (x *CreateServiceEventRequest) ClearEvent()
- func (x *CreateServiceEventRequest) ClearEventTime()
- func (x *CreateServiceEventRequest) GetEvent() *Event
- func (x *CreateServiceEventRequest) GetEventTime() *timestamppb.Timestamp
- func (x *CreateServiceEventRequest) GetLabels() map[string]string
- func (x *CreateServiceEventRequest) GetObject() string
- func (x *CreateServiceEventRequest) GetType() string
- func (x *CreateServiceEventRequest) HasEvent() bool
- func (x *CreateServiceEventRequest) HasEventTime() bool
- func (*CreateServiceEventRequest) ProtoMessage()
- func (x *CreateServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceEventRequest) Reset()
- func (x *CreateServiceEventRequest) SetEvent(v *Event)
- func (x *CreateServiceEventRequest) SetEventTime(v *timestamppb.Timestamp)
- func (x *CreateServiceEventRequest) SetLabels(v map[string]string)
- func (x *CreateServiceEventRequest) SetObject(v string)
- func (x *CreateServiceEventRequest) SetType(v string)
- func (x *CreateServiceEventRequest) String() string
- type CreateServiceEventRequest_builder
- type CreateServiceEventResponse
- func (x *CreateServiceEventResponse) ClearServiceEvent()
- func (x *CreateServiceEventResponse) GetServiceEvent() *ServiceEvent
- func (x *CreateServiceEventResponse) HasServiceEvent() bool
- func (*CreateServiceEventResponse) ProtoMessage()
- func (x *CreateServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceEventResponse) Reset()
- func (x *CreateServiceEventResponse) SetServiceEvent(v *ServiceEvent)
- func (x *CreateServiceEventResponse) String() string
- type CreateServiceEventResponse_builder
- type CreateSessionRequest
- func (x *CreateSessionRequest) GetLabels() map[string]string
- func (x *CreateSessionRequest) GetSessionId() string
- func (*CreateSessionRequest) ProtoMessage()
- func (x *CreateSessionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSessionRequest) Reset()
- func (x *CreateSessionRequest) SetLabels(v map[string]string)
- func (x *CreateSessionRequest) SetSessionId(v string)
- func (x *CreateSessionRequest) String() string
- type CreateSessionRequest_builder
- type CreateSessionResponse
- func (x *CreateSessionResponse) ClearSession()
- func (x *CreateSessionResponse) GetSession() *Session
- func (x *CreateSessionResponse) HasSession() bool
- func (*CreateSessionResponse) ProtoMessage()
- func (x *CreateSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSessionResponse) Reset()
- func (x *CreateSessionResponse) SetSession(v *Session)
- func (x *CreateSessionResponse) String() string
- type CreateSessionResponse_builder
- type CreateTransactionRequest
- func (x *CreateTransactionRequest) ClearTransactionTime()
- func (x *CreateTransactionRequest) GetAmountUsd() string
- func (x *CreateTransactionRequest) GetBillingProfileId() string
- func (x *CreateTransactionRequest) GetLabels() map[string]string
- func (x *CreateTransactionRequest) GetLedgerId() string
- func (x *CreateTransactionRequest) GetNote() string
- func (x *CreateTransactionRequest) GetTransactionId() string
- func (x *CreateTransactionRequest) GetTransactionTime() *timestamppb.Timestamp
- func (x *CreateTransactionRequest) GetType() string
- func (x *CreateTransactionRequest) HasTransactionTime() bool
- func (*CreateTransactionRequest) ProtoMessage()
- func (x *CreateTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionRequest) Reset()
- func (x *CreateTransactionRequest) SetAmountUsd(v string)
- func (x *CreateTransactionRequest) SetBillingProfileId(v string)
- func (x *CreateTransactionRequest) SetLabels(v map[string]string)
- func (x *CreateTransactionRequest) SetLedgerId(v string)
- func (x *CreateTransactionRequest) SetNote(v string)
- func (x *CreateTransactionRequest) SetTransactionId(v string)
- func (x *CreateTransactionRequest) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *CreateTransactionRequest) SetType(v string)
- func (x *CreateTransactionRequest) String() string
- type CreateTransactionRequest_builder
- type CreateTransactionResponse
- func (x *CreateTransactionResponse) ClearTransaction()
- func (x *CreateTransactionResponse) GetTransaction() *Transaction
- func (x *CreateTransactionResponse) HasTransaction() bool
- func (*CreateTransactionResponse) ProtoMessage()
- func (x *CreateTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionResponse) Reset()
- func (x *CreateTransactionResponse) SetTransaction(v *Transaction)
- func (x *CreateTransactionResponse) String() string
- type CreateTransactionResponse_builder
- type CreateUserRequest
- func (x *CreateUserRequest) ClearMetadata()
- func (x *CreateUserRequest) GetDisplayName() string
- func (x *CreateUserRequest) GetEmail() string
- func (x *CreateUserRequest) GetIdentities() []*ExternalIdentity
- func (x *CreateUserRequest) GetMetadata() *structpb.Struct
- func (x *CreateUserRequest) GetUserId() string
- func (x *CreateUserRequest) GetUsername() string
- func (x *CreateUserRequest) HasMetadata() bool
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) SetDisplayName(v string)
- func (x *CreateUserRequest) SetEmail(v string)
- func (x *CreateUserRequest) SetIdentities(v []*ExternalIdentity)
- func (x *CreateUserRequest) SetMetadata(v *structpb.Struct)
- func (x *CreateUserRequest) SetUserId(v string)
- func (x *CreateUserRequest) SetUsername(v string)
- func (x *CreateUserRequest) String() string
- type CreateUserRequest_builder
- type CreateUserResponse
- func (x *CreateUserResponse) ClearUser()
- func (x *CreateUserResponse) GetUser() *User
- func (x *CreateUserResponse) HasUser() bool
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) SetUser(v *User)
- func (x *CreateUserResponse) String() string
- type CreateUserResponse_builder
- type CreateUserWithTokenRequest
- func (x *CreateUserWithTokenRequest) ClearMetadata()
- func (x *CreateUserWithTokenRequest) GetDisplayName() string
- func (x *CreateUserWithTokenRequest) GetMetadata() *structpb.Struct
- func (x *CreateUserWithTokenRequest) GetToken() string
- func (x *CreateUserWithTokenRequest) GetUsername() string
- func (x *CreateUserWithTokenRequest) HasMetadata() bool
- func (*CreateUserWithTokenRequest) ProtoMessage()
- func (x *CreateUserWithTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserWithTokenRequest) Reset()
- func (x *CreateUserWithTokenRequest) SetDisplayName(v string)
- func (x *CreateUserWithTokenRequest) SetMetadata(v *structpb.Struct)
- func (x *CreateUserWithTokenRequest) SetToken(v string)
- func (x *CreateUserWithTokenRequest) SetUsername(v string)
- func (x *CreateUserWithTokenRequest) String() string
- type CreateUserWithTokenRequest_builder
- type CreateUserWithTokenResponse
- func (x *CreateUserWithTokenResponse) ClearUser()
- func (x *CreateUserWithTokenResponse) GetUser() *User
- func (x *CreateUserWithTokenResponse) HasUser() bool
- func (*CreateUserWithTokenResponse) ProtoMessage()
- func (x *CreateUserWithTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserWithTokenResponse) Reset()
- func (x *CreateUserWithTokenResponse) SetUser(v *User)
- func (x *CreateUserWithTokenResponse) String() string
- type CreateUserWithTokenResponse_builder
- type CredStatus
- type CredentialSpecConfig
- func (x *CredentialSpecConfig) GetConfig() string
- func (x *CredentialSpecConfig) GetFile() string
- func (x *CredentialSpecConfig) GetRegistry() string
- func (*CredentialSpecConfig) ProtoMessage()
- func (x *CredentialSpecConfig) ProtoReflect() protoreflect.Message
- func (x *CredentialSpecConfig) Reset()
- func (x *CredentialSpecConfig) SetConfig(v string)
- func (x *CredentialSpecConfig) SetFile(v string)
- func (x *CredentialSpecConfig) SetRegistry(v string)
- func (x *CredentialSpecConfig) String() string
- type CredentialSpecConfig_builder
- type CreditBalanceAdjustment
- func (x *CreditBalanceAdjustment) GetAmount() int64
- func (x *CreditBalanceAdjustment) GetCreatedAt() int64
- func (x *CreditBalanceAdjustment) GetCreditBalanceAdjustmentId() string
- func (x *CreditBalanceAdjustment) GetDescription() string
- func (x *CreditBalanceAdjustment) GetMeta() map[string]string
- func (x *CreditBalanceAdjustment) GetReason() string
- func (*CreditBalanceAdjustment) ProtoMessage()
- func (x *CreditBalanceAdjustment) ProtoReflect() protoreflect.Message
- func (x *CreditBalanceAdjustment) Reset()
- func (x *CreditBalanceAdjustment) SetAmount(v int64)
- func (x *CreditBalanceAdjustment) SetCreatedAt(v int64)
- func (x *CreditBalanceAdjustment) SetCreditBalanceAdjustmentId(v string)
- func (x *CreditBalanceAdjustment) SetDescription(v string)
- func (x *CreditBalanceAdjustment) SetMeta(v map[string]string)
- func (x *CreditBalanceAdjustment) SetReason(v string)
- func (x *CreditBalanceAdjustment) String() string
- type CreditBalanceAdjustment_builder
- type CreditDetails
- func (x *CreditDetails) ClearOutOfCreditsThreshold()
- func (x *CreditDetails) ClearRemainingCredits()
- func (x *CreditDetails) ClearTopUpAmount()
- func (x *CreditDetails) ClearTopUpThreshold()
- func (x *CreditDetails) ClearWarnAt()
- func (x *CreditDetails) GetOutOfCreditsThreshold() int64
- func (x *CreditDetails) GetRemainingCredits() int64
- func (x *CreditDetails) GetTopUpAmount() int64
- func (x *CreditDetails) GetTopUpThreshold() int64
- func (x *CreditDetails) GetWarnAt() *timestamppb.Timestamp
- func (x *CreditDetails) HasOutOfCreditsThreshold() bool
- func (x *CreditDetails) HasRemainingCredits() bool
- func (x *CreditDetails) HasTopUpAmount() bool
- func (x *CreditDetails) HasTopUpThreshold() bool
- func (x *CreditDetails) HasWarnAt() bool
- func (*CreditDetails) ProtoMessage()
- func (x *CreditDetails) ProtoReflect() protoreflect.Message
- func (x *CreditDetails) Reset()
- func (x *CreditDetails) SetOutOfCreditsThreshold(v int64)
- func (x *CreditDetails) SetRemainingCredits(v int64)
- func (x *CreditDetails) SetTopUpAmount(v int64)
- func (x *CreditDetails) SetTopUpThreshold(v int64)
- func (x *CreditDetails) SetWarnAt(v *timestamppb.Timestamp)
- func (x *CreditDetails) String() string
- type CreditDetails_builder
- type CreditLedgerRequest
- func (x *CreditLedgerRequest) ClearTransactionTime()
- func (x *CreditLedgerRequest) GetAmountUsd() string
- func (x *CreditLedgerRequest) GetBillingProfileId() string
- func (x *CreditLedgerRequest) GetLabels() map[string]string
- func (x *CreditLedgerRequest) GetLedgerId() string
- func (x *CreditLedgerRequest) GetNote() string
- func (x *CreditLedgerRequest) GetTransactionId() string
- func (x *CreditLedgerRequest) GetTransactionTime() *timestamppb.Timestamp
- func (x *CreditLedgerRequest) HasTransactionTime() bool
- func (*CreditLedgerRequest) ProtoMessage()
- func (x *CreditLedgerRequest) ProtoReflect() protoreflect.Message
- func (x *CreditLedgerRequest) Reset()
- func (x *CreditLedgerRequest) SetAmountUsd(v string)
- func (x *CreditLedgerRequest) SetBillingProfileId(v string)
- func (x *CreditLedgerRequest) SetLabels(v map[string]string)
- func (x *CreditLedgerRequest) SetLedgerId(v string)
- func (x *CreditLedgerRequest) SetNote(v string)
- func (x *CreditLedgerRequest) SetTransactionId(v string)
- func (x *CreditLedgerRequest) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *CreditLedgerRequest) String() string
- type CreditLedgerRequest_builder
- type CreditLedgerResponse
- func (x *CreditLedgerResponse) ClearTransaction()
- func (x *CreditLedgerResponse) GetTransaction() *Transaction
- func (x *CreditLedgerResponse) HasTransaction() bool
- func (*CreditLedgerResponse) ProtoMessage()
- func (x *CreditLedgerResponse) ProtoReflect() protoreflect.Message
- func (x *CreditLedgerResponse) Reset()
- func (x *CreditLedgerResponse) SetTransaction(v *Transaction)
- func (x *CreditLedgerResponse) String() string
- type CreditLedgerResponse_builder
- type CrusoeCredential
- func (x *CrusoeCredential) GetApiKey() string
- func (x *CrusoeCredential) GetProjectId() string
- func (x *CrusoeCredential) GetSecretKey() string
- func (*CrusoeCredential) ProtoMessage()
- func (x *CrusoeCredential) ProtoReflect() protoreflect.Message
- func (x *CrusoeCredential) Reset()
- func (x *CrusoeCredential) SetApiKey(v string)
- func (x *CrusoeCredential) SetProjectId(v string)
- func (x *CrusoeCredential) SetSecretKey(v string)
- func (x *CrusoeCredential) String() string
- type CrusoeCredential_builder
- type CurrencyAmount
- func (x *CurrencyAmount) GetAmount() string
- func (x *CurrencyAmount) GetCurrency() string
- func (*CurrencyAmount) ProtoMessage()
- func (x *CurrencyAmount) ProtoReflect() protoreflect.Message
- func (x *CurrencyAmount) Reset()
- func (x *CurrencyAmount) SetAmount(v string)
- func (x *CurrencyAmount) SetCurrency(v string)
- func (x *CurrencyAmount) String() string
- type CurrencyAmount_builder
- type DataSource
- func (x *DataSource) ClearCreateTime()
- func (x *DataSource) ClearUpdateTime()
- func (x *DataSource) GetCreateTime() *timestamppb.Timestamp
- func (x *DataSource) GetDataSourceId() string
- func (x *DataSource) GetLabels() map[string]string
- func (x *DataSource) GetUpdateTime() *timestamppb.Timestamp
- func (x *DataSource) HasCreateTime() bool
- func (x *DataSource) HasUpdateTime() bool
- func (*DataSource) ProtoMessage()
- func (x *DataSource) ProtoReflect() protoreflect.Message
- func (x *DataSource) Reset()
- func (x *DataSource) SetCreateTime(v *timestamppb.Timestamp)
- func (x *DataSource) SetDataSourceId(v string)
- func (x *DataSource) SetLabels(v map[string]string)
- func (x *DataSource) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *DataSource) String() string
- type DataSource_builder
- type DebitLedgerRequest
- func (x *DebitLedgerRequest) ClearTransactionTime()
- func (x *DebitLedgerRequest) GetAmountUsd() string
- func (x *DebitLedgerRequest) GetBillingProfileId() string
- func (x *DebitLedgerRequest) GetLabels() map[string]string
- func (x *DebitLedgerRequest) GetLedgerId() string
- func (x *DebitLedgerRequest) GetTransactionId() string
- func (x *DebitLedgerRequest) GetTransactionTime() *timestamppb.Timestamp
- func (x *DebitLedgerRequest) HasTransactionTime() bool
- func (*DebitLedgerRequest) ProtoMessage()
- func (x *DebitLedgerRequest) ProtoReflect() protoreflect.Message
- func (x *DebitLedgerRequest) Reset()
- func (x *DebitLedgerRequest) SetAmountUsd(v string)
- func (x *DebitLedgerRequest) SetBillingProfileId(v string)
- func (x *DebitLedgerRequest) SetLabels(v map[string]string)
- func (x *DebitLedgerRequest) SetLedgerId(v string)
- func (x *DebitLedgerRequest) SetTransactionId(v string)
- func (x *DebitLedgerRequest) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *DebitLedgerRequest) String() string
- type DebitLedgerRequest_builder
- type DebitLedgerResponse
- func (x *DebitLedgerResponse) ClearTransaction()
- func (x *DebitLedgerResponse) GetTransaction() *Transaction
- func (x *DebitLedgerResponse) HasTransaction() bool
- func (*DebitLedgerResponse) ProtoMessage()
- func (x *DebitLedgerResponse) ProtoReflect() protoreflect.Message
- func (x *DebitLedgerResponse) Reset()
- func (x *DebitLedgerResponse) SetTransaction(v *Transaction)
- func (x *DebitLedgerResponse) String() string
- type DebitLedgerResponse_builder
- type DefaultRule
- type DeleteAPIKeyRequest
- type DeleteAPIKeyRequest_builder
- type DeleteAPIKeyResponse
- type DeleteAPIKeyResponse_builder
- type DeleteBillingProfileRequest
- func (x *DeleteBillingProfileRequest) GetBillingProfileId() string
- func (*DeleteBillingProfileRequest) ProtoMessage()
- func (x *DeleteBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingProfileRequest) Reset()
- func (x *DeleteBillingProfileRequest) SetBillingProfileId(v string)
- func (x *DeleteBillingProfileRequest) String() string
- type DeleteBillingProfileRequest_builder
- type DeleteBillingProfileResponse
- type DeleteBillingProfileResponse_builder
- type DeleteCloudCredRequest
- func (x *DeleteCloudCredRequest) GetCloudCredId() string
- func (*DeleteCloudCredRequest) ProtoMessage()
- func (x *DeleteCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCloudCredRequest) Reset()
- func (x *DeleteCloudCredRequest) SetCloudCredId(v string)
- func (x *DeleteCloudCredRequest) String() string
- type DeleteCloudCredRequest_builder
- type DeleteCloudCredResponse
- type DeleteCloudCredResponse_builder
- type DeleteCloudPolicyRequest
- func (x *DeleteCloudPolicyRequest) GetId() string
- func (*DeleteCloudPolicyRequest) ProtoMessage()
- func (x *DeleteCloudPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCloudPolicyRequest) Reset()
- func (x *DeleteCloudPolicyRequest) SetId(v string)
- func (x *DeleteCloudPolicyRequest) String() string
- type DeleteCloudPolicyRequest_builder
- type DeleteCloudPolicyResponse
- type DeleteCloudPolicyResponse_builder
- type DeleteCloudQuotaRequest
- func (x *DeleteCloudQuotaRequest) GetQuotaId() string
- func (*DeleteCloudQuotaRequest) ProtoMessage()
- func (x *DeleteCloudQuotaRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCloudQuotaRequest) Reset()
- func (x *DeleteCloudQuotaRequest) SetQuotaId(v string)
- func (x *DeleteCloudQuotaRequest) String() string
- type DeleteCloudQuotaRequest_builder
- type DeleteCloudQuotaResponse
- type DeleteCloudQuotaResponse_builder
- type DeleteDataSourceRequest
- func (x *DeleteDataSourceRequest) GetDataSourceId() string
- func (*DeleteDataSourceRequest) ProtoMessage()
- func (x *DeleteDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDataSourceRequest) Reset()
- func (x *DeleteDataSourceRequest) SetDataSourceId(v string)
- func (x *DeleteDataSourceRequest) String() string
- type DeleteDataSourceRequest_builder
- type DeleteDataSourceResponse
- type DeleteDataSourceResponse_builder
- type DeleteDeploymentRequest
- func (x *DeleteDeploymentRequest) GetDeploymentId() string
- func (*DeleteDeploymentRequest) ProtoMessage()
- func (x *DeleteDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDeploymentRequest) Reset()
- func (x *DeleteDeploymentRequest) SetDeploymentId(v string)
- func (x *DeleteDeploymentRequest) String() string
- type DeleteDeploymentRequest_builder
- type DeleteDeploymentResponse
- type DeleteDeploymentResponse_builder
- type DeleteEnvironmentRequest
- func (x *DeleteEnvironmentRequest) GetEnvironmentId() string
- func (*DeleteEnvironmentRequest) ProtoMessage()
- func (x *DeleteEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteEnvironmentRequest) Reset()
- func (x *DeleteEnvironmentRequest) SetEnvironmentId(v string)
- func (x *DeleteEnvironmentRequest) String() string
- type DeleteEnvironmentRequest_builder
- type DeleteEnvironmentResponse
- type DeleteEnvironmentResponse_builder
- type DeleteFormSubmissionRequest
- func (x *DeleteFormSubmissionRequest) GetFormSubmissionId() string
- func (*DeleteFormSubmissionRequest) ProtoMessage()
- func (x *DeleteFormSubmissionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFormSubmissionRequest) Reset()
- func (x *DeleteFormSubmissionRequest) SetFormSubmissionId(v string)
- func (x *DeleteFormSubmissionRequest) String() string
- type DeleteFormSubmissionRequest_builder
- type DeleteFormSubmissionResponse
- type DeleteFormSubmissionResponse_builder
- type DeleteHealthCheckRequest
- func (x *DeleteHealthCheckRequest) GetHealthCheckId() string
- func (*DeleteHealthCheckRequest) ProtoMessage()
- func (x *DeleteHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteHealthCheckRequest) Reset()
- func (x *DeleteHealthCheckRequest) SetHealthCheckId(v string)
- func (x *DeleteHealthCheckRequest) String() string
- type DeleteHealthCheckRequest_builder
- type DeleteHealthCheckResponse
- type DeleteHealthCheckResponse_builder
- type DeleteIngressFromGatewayRequest
- func (x *DeleteIngressFromGatewayRequest) GetIngressGatewayId() string
- func (x *DeleteIngressFromGatewayRequest) GetIngressIds() []string
- func (*DeleteIngressFromGatewayRequest) ProtoMessage()
- func (x *DeleteIngressFromGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressFromGatewayRequest) Reset()
- func (x *DeleteIngressFromGatewayRequest) SetIngressGatewayId(v string)
- func (x *DeleteIngressFromGatewayRequest) SetIngressIds(v []string)
- func (x *DeleteIngressFromGatewayRequest) String() string
- type DeleteIngressFromGatewayRequest_builder
- type DeleteIngressFromGatewayResponse
- func (x *DeleteIngressFromGatewayResponse) ClearIngressGateway()
- func (x *DeleteIngressFromGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *DeleteIngressFromGatewayResponse) HasIngressGateway() bool
- func (*DeleteIngressFromGatewayResponse) ProtoMessage()
- func (x *DeleteIngressFromGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressFromGatewayResponse) Reset()
- func (x *DeleteIngressFromGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *DeleteIngressFromGatewayResponse) String() string
- type DeleteIngressFromGatewayResponse_builder
- type DeleteIngressGatewayInstallationRequest
- func (x *DeleteIngressGatewayInstallationRequest) GetIngressGatewayInstallationId() string
- func (*DeleteIngressGatewayInstallationRequest) ProtoMessage()
- func (x *DeleteIngressGatewayInstallationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayInstallationRequest) Reset()
- func (x *DeleteIngressGatewayInstallationRequest) SetIngressGatewayInstallationId(v string)
- func (x *DeleteIngressGatewayInstallationRequest) String() string
- type DeleteIngressGatewayInstallationRequest_builder
- type DeleteIngressGatewayInstallationResponse
- type DeleteIngressGatewayInstallationResponse_builder
- type DeleteIngressGatewayRequest
- func (x *DeleteIngressGatewayRequest) GetIngressGatewayId() string
- func (*DeleteIngressGatewayRequest) ProtoMessage()
- func (x *DeleteIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayRequest) Reset()
- func (x *DeleteIngressGatewayRequest) SetIngressGatewayId(v string)
- func (x *DeleteIngressGatewayRequest) String() string
- type DeleteIngressGatewayRequest_builder
- type DeleteIngressGatewayResponse
- type DeleteIngressGatewayResponse_builder
- type DeleteIngressGatewayTokenRequest
- func (x *DeleteIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (*DeleteIngressGatewayTokenRequest) ProtoMessage()
- func (x *DeleteIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayTokenRequest) Reset()
- func (x *DeleteIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
- func (x *DeleteIngressGatewayTokenRequest) String() string
- type DeleteIngressGatewayTokenRequest_builder
- type DeleteIngressGatewayTokenResponse
- type DeleteIngressGatewayTokenResponse_builder
- type DeleteInstanceExecRequest
- func (x *DeleteInstanceExecRequest) GetInstanceExecId() string
- func (*DeleteInstanceExecRequest) ProtoMessage()
- func (x *DeleteInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceExecRequest) Reset()
- func (x *DeleteInstanceExecRequest) SetInstanceExecId(v string)
- func (x *DeleteInstanceExecRequest) String() string
- type DeleteInstanceExecRequest_builder
- type DeleteInstanceExecResponse
- type DeleteInstanceExecResponse_builder
- type DeleteInstanceRequest
- func (x *DeleteInstanceRequest) GetInstanceId() string
- func (*DeleteInstanceRequest) ProtoMessage()
- func (x *DeleteInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceRequest) Reset()
- func (x *DeleteInstanceRequest) SetInstanceId(v string)
- func (x *DeleteInstanceRequest) String() string
- type DeleteInstanceRequest_builder
- type DeleteInstanceResponse
- type DeleteInstanceResponse_builder
- type DeleteInviteRequest
- type DeleteInviteRequest_builder
- type DeleteInviteResponse
- type DeleteInviteResponse_builder
- type DeleteLimitRequest
- type DeleteLimitRequest_builder
- type DeleteLimitResponse
- type DeleteLimitResponse_builder
- type DeleteModelRequest
- type DeleteModelRequest_builder
- type DeleteModelResponse
- type DeleteModelResponse_builder
- type DeleteNotebookRequest
- func (x *DeleteNotebookRequest) GetNotebookId() string
- func (*DeleteNotebookRequest) ProtoMessage()
- func (x *DeleteNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNotebookRequest) Reset()
- func (x *DeleteNotebookRequest) SetNotebookId(v string)
- func (x *DeleteNotebookRequest) String() string
- type DeleteNotebookRequest_builder
- type DeleteNotebookResponse
- type DeleteNotebookResponse_builder
- type DeleteOrganizationRequest
- func (x *DeleteOrganizationRequest) GetOrganizationId() string
- func (*DeleteOrganizationRequest) ProtoMessage()
- func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRequest) Reset()
- func (x *DeleteOrganizationRequest) SetOrganizationId(v string)
- func (x *DeleteOrganizationRequest) String() string
- type DeleteOrganizationRequest_builder
- type DeleteOrganizationResponse
- type DeleteOrganizationResponse_builder
- type DeletePersistentPodRequest
- func (x *DeletePersistentPodRequest) GetPersistentPodId() string
- func (*DeletePersistentPodRequest) ProtoMessage()
- func (x *DeletePersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePersistentPodRequest) Reset()
- func (x *DeletePersistentPodRequest) SetPersistentPodId(v string)
- func (x *DeletePersistentPodRequest) String() string
- type DeletePersistentPodRequest_builder
- type DeletePersistentPodResponse
- type DeletePersistentPodResponse_builder
- type DeletePolicyFromIngressRequest
- func (x *DeletePolicyFromIngressRequest) GetAccessPolicyId() []string
- func (x *DeletePolicyFromIngressRequest) GetIngressGatewayId() string
- func (x *DeletePolicyFromIngressRequest) GetIngressId() string
- func (*DeletePolicyFromIngressRequest) ProtoMessage()
- func (x *DeletePolicyFromIngressRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyFromIngressRequest) Reset()
- func (x *DeletePolicyFromIngressRequest) SetAccessPolicyId(v []string)
- func (x *DeletePolicyFromIngressRequest) SetIngressGatewayId(v string)
- func (x *DeletePolicyFromIngressRequest) SetIngressId(v string)
- func (x *DeletePolicyFromIngressRequest) String() string
- type DeletePolicyFromIngressRequest_builder
- type DeletePolicyFromIngressResponse
- func (x *DeletePolicyFromIngressResponse) ClearIngressGateway()
- func (x *DeletePolicyFromIngressResponse) GetIngressGateway() *IngressGateway
- func (x *DeletePolicyFromIngressResponse) HasIngressGateway() bool
- func (*DeletePolicyFromIngressResponse) ProtoMessage()
- func (x *DeletePolicyFromIngressResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyFromIngressResponse) Reset()
- func (x *DeletePolicyFromIngressResponse) SetIngressGateway(v *IngressGateway)
- func (x *DeletePolicyFromIngressResponse) String() string
- type DeletePolicyFromIngressResponse_builder
- type DeletePublicProfileRequest
- func (x *DeletePublicProfileRequest) GetPublicProfileId() string
- func (*DeletePublicProfileRequest) ProtoMessage()
- func (x *DeletePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePublicProfileRequest) Reset()
- func (x *DeletePublicProfileRequest) SetPublicProfileId(v string)
- func (x *DeletePublicProfileRequest) String() string
- type DeletePublicProfileRequest_builder
- type DeletePublicProfileResponse
- type DeletePublicProfileResponse_builder
- type DeleteRedeemableRequest
- func (x *DeleteRedeemableRequest) GetRedeemableId() string
- func (*DeleteRedeemableRequest) ProtoMessage()
- func (x *DeleteRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRedeemableRequest) Reset()
- func (x *DeleteRedeemableRequest) SetRedeemableId(v string)
- func (x *DeleteRedeemableRequest) String() string
- type DeleteRedeemableRequest_builder
- type DeleteRedeemableResponse
- type DeleteRedeemableResponse_builder
- type DeleteReservedInstancePoolRequest
- func (x *DeleteReservedInstancePoolRequest) GetId() string
- func (*DeleteReservedInstancePoolRequest) ProtoMessage()
- func (x *DeleteReservedInstancePoolRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteReservedInstancePoolRequest) Reset()
- func (x *DeleteReservedInstancePoolRequest) SetId(v string)
- func (x *DeleteReservedInstancePoolRequest) String() string
- type DeleteReservedInstancePoolRequest_builder
- type DeleteReservedInstancePoolResponse
- type DeleteReservedInstancePoolResponse_builder
- type DeleteSecretRequest
- type DeleteSecretRequest_builder
- type DeleteSecretResponse
- type DeleteSecretResponse_builder
- type DeleteSessionRequest
- func (x *DeleteSessionRequest) GetSessionId() string
- func (*DeleteSessionRequest) ProtoMessage()
- func (x *DeleteSessionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSessionRequest) Reset()
- func (x *DeleteSessionRequest) SetSessionId(v string)
- func (x *DeleteSessionRequest) String() string
- type DeleteSessionRequest_builder
- type DeleteSessionResponse
- type DeleteSessionResponse_builder
- type DeleteTransactionRequest
- func (x *DeleteTransactionRequest) GetTransactionId() string
- func (*DeleteTransactionRequest) ProtoMessage()
- func (x *DeleteTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTransactionRequest) Reset()
- func (x *DeleteTransactionRequest) SetTransactionId(v string)
- func (x *DeleteTransactionRequest) String() string
- type DeleteTransactionRequest_builder
- type DeleteTransactionResponse
- type DeleteTransactionResponse_builder
- type DeleteUserRequest
- type DeleteUserRequest_builder
- type DeleteUserResponse
- type DeleteUserResponse_builder
- type Deployment
- func (x *Deployment) ClearArtifact()
- func (x *Deployment) ClearCreateTime()
- func (x *Deployment) ClearInstanceTypeInfo()
- func (x *Deployment) ClearRetireTime()
- func (x *Deployment) ClearUpdateTime()
- func (x *Deployment) GetArtifact() *Artifact
- func (x *Deployment) GetCreateTime() *timestamppb.Timestamp
- func (x *Deployment) GetCurrentInstances() int32
- func (x *Deployment) GetDeploymentId() string
- func (x *Deployment) GetDeploymentProviderCredId() string
- func (x *Deployment) GetInstanceType() string
- func (x *Deployment) GetInstanceTypeInfo() *DeploymentInstanceType
- func (x *Deployment) GetLabels() map[string]string
- func (x *Deployment) GetLocation() string
- func (x *Deployment) GetMaxConcurrency() int32
- func (x *Deployment) GetMaxInstances() int32
- func (x *Deployment) GetMinInstances() int32
- func (x *Deployment) GetModelId() string
- func (x *Deployment) GetName() string
- func (x *Deployment) GetNamespace() string
- func (x *Deployment) GetProviderDeploymentId() string
- func (x *Deployment) GetRetireTime() *timestamppb.Timestamp
- func (x *Deployment) GetStatus() DeploymentStatus
- func (x *Deployment) GetUpdateTime() *timestamppb.Timestamp
- func (x *Deployment) HasArtifact() bool
- func (x *Deployment) HasCreateTime() bool
- func (x *Deployment) HasInstanceTypeInfo() bool
- func (x *Deployment) HasRetireTime() bool
- func (x *Deployment) HasUpdateTime() bool
- func (*Deployment) ProtoMessage()
- func (x *Deployment) ProtoReflect() protoreflect.Message
- func (x *Deployment) Reset()
- func (x *Deployment) SetArtifact(v *Artifact)
- func (x *Deployment) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Deployment) SetCurrentInstances(v int32)
- func (x *Deployment) SetDeploymentId(v string)
- func (x *Deployment) SetDeploymentProviderCredId(v string)
- func (x *Deployment) SetInstanceType(v string)
- func (x *Deployment) SetInstanceTypeInfo(v *DeploymentInstanceType)
- func (x *Deployment) SetLabels(v map[string]string)
- func (x *Deployment) SetLocation(v string)
- func (x *Deployment) SetMaxConcurrency(v int32)
- func (x *Deployment) SetMaxInstances(v int32)
- func (x *Deployment) SetMinInstances(v int32)
- func (x *Deployment) SetModelId(v string)
- func (x *Deployment) SetName(v string)
- func (x *Deployment) SetNamespace(v string)
- func (x *Deployment) SetProviderDeploymentId(v string)
- func (x *Deployment) SetRetireTime(v *timestamppb.Timestamp)
- func (x *Deployment) SetStatus(v DeploymentStatus)
- func (x *Deployment) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Deployment) String() string
- type DeploymentInstanceType
- func (x *DeploymentInstanceType) ClearPricePerGpuHour()
- func (x *DeploymentInstanceType) GetIsAvailable() bool
- func (x *DeploymentInstanceType) GetLocation() string
- func (x *DeploymentInstanceType) GetMaxInstances() int32
- func (x *DeploymentInstanceType) GetMinInstances() int32
- func (x *DeploymentInstanceType) GetPreemptible() bool
- func (x *DeploymentInstanceType) GetPricePerGpuHour() *CurrencyAmount
- func (x *DeploymentInstanceType) GetSupportedGpus() []*Gpu
- func (x *DeploymentInstanceType) GetType() string
- func (x *DeploymentInstanceType) HasPricePerGpuHour() bool
- func (*DeploymentInstanceType) ProtoMessage()
- func (x *DeploymentInstanceType) ProtoReflect() protoreflect.Message
- func (x *DeploymentInstanceType) Reset()
- func (x *DeploymentInstanceType) SetIsAvailable(v bool)
- func (x *DeploymentInstanceType) SetLocation(v string)
- func (x *DeploymentInstanceType) SetMaxInstances(v int32)
- func (x *DeploymentInstanceType) SetMinInstances(v int32)
- func (x *DeploymentInstanceType) SetPreemptible(v bool)
- func (x *DeploymentInstanceType) SetPricePerGpuHour(v *CurrencyAmount)
- func (x *DeploymentInstanceType) SetSupportedGpus(v []*Gpu)
- func (x *DeploymentInstanceType) SetType(v string)
- func (x *DeploymentInstanceType) String() string
- type DeploymentInstanceType_builder
- type DeploymentLog
- func (x *DeploymentLog) GetLevel() string
- func (x *DeploymentLog) GetMessage() string
- func (x *DeploymentLog) GetTimestamp() string
- func (*DeploymentLog) ProtoMessage()
- func (x *DeploymentLog) ProtoReflect() protoreflect.Message
- func (x *DeploymentLog) Reset()
- func (x *DeploymentLog) SetLevel(v string)
- func (x *DeploymentLog) SetMessage(v string)
- func (x *DeploymentLog) SetTimestamp(v string)
- func (x *DeploymentLog) String() string
- type DeploymentLog_builder
- type DeploymentMetrics
- func (x *DeploymentMetrics) GetAverageInferenceTime() float32
- func (x *DeploymentMetrics) GetAvgInferenceTimeSeries() []*MetricDataPointFloat
- func (x *DeploymentMetrics) GetInstancesTimeSeries() []*MetricDataPointInt
- func (x *DeploymentMetrics) GetInvocationPerSecTimeSeries() []*MetricDataPointInt
- func (x *DeploymentMetrics) GetInvocationSuccessRateTimeSeries() []*MetricDataPointFloat
- func (x *DeploymentMetrics) GetQueueDepthTimeSeries() []*MetricDataPointInt
- func (x *DeploymentMetrics) GetTotalActiveInstances() int32
- func (x *DeploymentMetrics) GetTotalInvocationFailures() int32
- func (x *DeploymentMetrics) GetTotalInvocations() int32
- func (*DeploymentMetrics) ProtoMessage()
- func (x *DeploymentMetrics) ProtoReflect() protoreflect.Message
- func (x *DeploymentMetrics) Reset()
- func (x *DeploymentMetrics) SetAverageInferenceTime(v float32)
- func (x *DeploymentMetrics) SetAvgInferenceTimeSeries(v []*MetricDataPointFloat)
- func (x *DeploymentMetrics) SetInstancesTimeSeries(v []*MetricDataPointInt)
- func (x *DeploymentMetrics) SetInvocationPerSecTimeSeries(v []*MetricDataPointInt)
- func (x *DeploymentMetrics) SetInvocationSuccessRateTimeSeries(v []*MetricDataPointFloat)
- func (x *DeploymentMetrics) SetQueueDepthTimeSeries(v []*MetricDataPointInt)
- func (x *DeploymentMetrics) SetTotalActiveInstances(v int32)
- func (x *DeploymentMetrics) SetTotalInvocationFailures(v int32)
- func (x *DeploymentMetrics) SetTotalInvocations(v int32)
- func (x *DeploymentMetrics) String() string
- type DeploymentMetrics_builder
- type DeploymentProvider
- type DeploymentProviderCred
- func (x *DeploymentProviderCred) ClearCreateTime()
- func (x *DeploymentProviderCred) ClearUpdateTime()
- func (x *DeploymentProviderCred) GetCreateTime() *timestamppb.Timestamp
- func (x *DeploymentProviderCred) GetDeploymentProvider() DeploymentProvider
- func (x *DeploymentProviderCred) GetDeploymentProviderCredId() string
- func (x *DeploymentProviderCred) GetLabels() map[string]string
- func (x *DeploymentProviderCred) GetStatus() CredStatus
- func (x *DeploymentProviderCred) GetUpdateTime() *timestamppb.Timestamp
- func (x *DeploymentProviderCred) HasCreateTime() bool
- func (x *DeploymentProviderCred) HasUpdateTime() bool
- func (*DeploymentProviderCred) ProtoMessage()
- func (x *DeploymentProviderCred) ProtoReflect() protoreflect.Message
- func (x *DeploymentProviderCred) Reset()
- func (x *DeploymentProviderCred) SetCreateTime(v *timestamppb.Timestamp)
- func (x *DeploymentProviderCred) SetDeploymentProvider(v DeploymentProvider)
- func (x *DeploymentProviderCred) SetDeploymentProviderCredId(v string)
- func (x *DeploymentProviderCred) SetLabels(v map[string]string)
- func (x *DeploymentProviderCred) SetStatus(v CredStatus)
- func (x *DeploymentProviderCred) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *DeploymentProviderCred) String() string
- type DeploymentProviderCred_builder
- type DeploymentStatus
- type Deployment_builder
- type Disk
- func (x *Disk) ClearSizeBytes()
- func (x *Disk) GetMountPath() string
- func (x *Disk) GetSize() string
- func (x *Disk) GetSizeBytes() *Bytes
- func (x *Disk) GetType() string
- func (x *Disk) HasSizeBytes() bool
- func (*Disk) ProtoMessage()
- func (x *Disk) ProtoReflect() protoreflect.Message
- func (x *Disk) Reset()
- func (x *Disk) SetMountPath(v string)
- func (x *Disk) SetSize(v string)
- func (x *Disk) SetSizeBytes(v *Bytes)
- func (x *Disk) SetType(v string)
- func (x *Disk) String() string
- type Disk_builder
- type DockerComposeBuild
- func (x *DockerComposeBuild) GetEnvironmentVariables() map[string]string
- func (x *DockerComposeBuild) GetFileUrl() string
- func (x *DockerComposeBuild) GetJupyterInstall() bool
- func (x *DockerComposeBuild) GetRegistries() []*Registry
- func (x *DockerComposeBuild) GetYamlString() string
- func (*DockerComposeBuild) ProtoMessage()
- func (x *DockerComposeBuild) ProtoReflect() protoreflect.Message
- func (x *DockerComposeBuild) Reset()
- func (x *DockerComposeBuild) SetEnvironmentVariables(v map[string]string)
- func (x *DockerComposeBuild) SetFileUrl(v string)
- func (x *DockerComposeBuild) SetJupyterInstall(v bool)
- func (x *DockerComposeBuild) SetRegistries(v []*Registry)
- func (x *DockerComposeBuild) SetYamlString(v string)
- func (x *DockerComposeBuild) String() string
- type DockerComposeBuild_builder
- type Email
- func (x *Email) GetEmailAddress() string
- func (x *Email) GetEmailId() string
- func (x *Email) GetVerified() bool
- func (*Email) ProtoMessage()
- func (x *Email) ProtoReflect() protoreflect.Message
- func (x *Email) Reset()
- func (x *Email) SetEmailAddress(v string)
- func (x *Email) SetEmailId(v string)
- func (x *Email) SetVerified(v bool)
- func (x *Email) String() string
- type Email_builder
- type EnableUsageRequest
- type EnableUsageRequest_builder
- type EnableUsageResponse
- type EnableUsageResponse_builder
- type Environment
- func (x *Environment) ClearBuild_()
- func (x *Environment) ClearCreateTime()
- func (x *Environment) ClearInstance()
- func (x *Environment) ClearInstanceType()
- func (x *Environment) ClearMeta()
- func (x *Environment) ClearProvision()
- func (x *Environment) ClearUpdateTime()
- func (x *Environment) GetBuild() *EnvironmentBuilddeprecated
- func (x *Environment) GetBuild_() *EnvironmentBuild
- func (x *Environment) GetCreateTime() *timestamppb.Timestamp
- func (x *Environment) GetEnvironmentAccesses() []*EnvironmentAccess
- func (x *Environment) GetEnvironmentId() string
- func (x *Environment) GetFiles() []*File
- func (x *Environment) GetHealthChecks() []*HealthCheck
- func (x *Environment) GetIngressGateways() []*IngressGateway
- func (x *Environment) GetInstance() *Instance
- func (x *Environment) GetInstanceType() *InstanceType
- func (x *Environment) GetLabels() map[string]string
- func (x *Environment) GetLifecycleScripts() []*LifecycleScript
- func (x *Environment) GetMeta() *EnvironmentMeta
- func (x *Environment) GetName() string
- func (x *Environment) GetNamespace() string
- func (x *Environment) GetProvision() *EnvironmentProvision
- func (x *Environment) GetSysUsers() []*SysUser
- func (x *Environment) GetTasks() []*Task
- func (x *Environment) GetUpdateTime() *timestamppb.Timestamp
- func (x *Environment) HasBuild_() bool
- func (x *Environment) HasCreateTime() bool
- func (x *Environment) HasInstance() bool
- func (x *Environment) HasInstanceType() bool
- func (x *Environment) HasMeta() bool
- func (x *Environment) HasProvision() bool
- func (x *Environment) HasUpdateTime() bool
- func (*Environment) ProtoMessage()
- func (x *Environment) ProtoReflect() protoreflect.Message
- func (x *Environment) Reset()
- func (x *Environment) SetBuild_(v *EnvironmentBuild)
- func (x *Environment) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Environment) SetEnvironmentAccesses(v []*EnvironmentAccess)
- func (x *Environment) SetEnvironmentId(v string)
- func (x *Environment) SetFiles(v []*File)
- func (x *Environment) SetHealthChecks(v []*HealthCheck)
- func (x *Environment) SetIngressGateways(v []*IngressGateway)
- func (x *Environment) SetInstance(v *Instance)
- func (x *Environment) SetInstanceType(v *InstanceType)
- func (x *Environment) SetLabels(v map[string]string)
- func (x *Environment) SetLifecycleScripts(v []*LifecycleScript)
- func (x *Environment) SetMeta(v *EnvironmentMeta)
- func (x *Environment) SetName(v string)
- func (x *Environment) SetNamespace(v string)
- func (x *Environment) SetProvision(v *EnvironmentProvision)
- func (x *Environment) SetSysUsers(v []*SysUser)
- func (x *Environment) SetTasks(v []*Task)
- func (x *Environment) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Environment) String() string
- type EnvironmentAccess
- func (x *EnvironmentAccess) GetAccessLevel() EnvironmentAccessLevel
- func (x *EnvironmentAccess) GetEnvironmentId() string
- func (*EnvironmentAccess) ProtoMessage()
- func (x *EnvironmentAccess) ProtoReflect() protoreflect.Message
- func (x *EnvironmentAccess) Reset()
- func (x *EnvironmentAccess) SetAccessLevel(v EnvironmentAccessLevel)
- func (x *EnvironmentAccess) SetEnvironmentId(v string)
- func (x *EnvironmentAccess) String() string
- type EnvironmentAccessLevel
- func (EnvironmentAccessLevel) Descriptor() protoreflect.EnumDescriptor
- func (x EnvironmentAccessLevel) Enum() *EnvironmentAccessLevel
- func (x EnvironmentAccessLevel) Number() protoreflect.EnumNumber
- func (x EnvironmentAccessLevel) String() string
- func (EnvironmentAccessLevel) Type() protoreflect.EnumType
- type EnvironmentAccess_builder
- type EnvironmentBuild
- func (x *EnvironmentBuild) ClearContainer()
- func (x *EnvironmentBuild) ClearDockerCompose()
- func (x *EnvironmentBuild) ClearVerb()
- func (x *EnvironmentBuild) ClearVm()
- func (x *EnvironmentBuild) GetContainer() *ContainerBuild
- func (x *EnvironmentBuild) GetDockerCompose() *DockerComposeBuild
- func (x *EnvironmentBuild) GetFiles() []*AddFile
- func (x *EnvironmentBuild) GetIngressGateway() []*AddIngressToGatewayRequest
- func (x *EnvironmentBuild) GetVerb() *VerbBuild
- func (x *EnvironmentBuild) GetVm() *VMBuild
- func (x *EnvironmentBuild) HasContainer() bool
- func (x *EnvironmentBuild) HasDockerCompose() bool
- func (x *EnvironmentBuild) HasVerb() bool
- func (x *EnvironmentBuild) HasVm() bool
- func (*EnvironmentBuild) ProtoMessage()
- func (x *EnvironmentBuild) ProtoReflect() protoreflect.Message
- func (x *EnvironmentBuild) Reset()
- func (x *EnvironmentBuild) SetContainer(v *ContainerBuild)
- func (x *EnvironmentBuild) SetDockerCompose(v *DockerComposeBuild)
- func (x *EnvironmentBuild) SetFiles(v []*AddFile)
- func (x *EnvironmentBuild) SetIngressGateway(v []*AddIngressToGatewayRequest)
- func (x *EnvironmentBuild) SetVerb(v *VerbBuild)
- func (x *EnvironmentBuild) SetVm(v *VMBuild)
- func (x *EnvironmentBuild) String() string
- type EnvironmentBuild_builder
- type EnvironmentMeta
- func (x *EnvironmentMeta) GetDescription() string
- func (x *EnvironmentMeta) GetIconUrl() string
- func (x *EnvironmentMeta) GetMeta() map[string]string
- func (x *EnvironmentMeta) GetTitle() string
- func (*EnvironmentMeta) ProtoMessage()
- func (x *EnvironmentMeta) ProtoReflect() protoreflect.Message
- func (x *EnvironmentMeta) Reset()
- func (x *EnvironmentMeta) SetDescription(v string)
- func (x *EnvironmentMeta) SetIconUrl(v string)
- func (x *EnvironmentMeta) SetMeta(v map[string]string)
- func (x *EnvironmentMeta) SetTitle(v string)
- func (x *EnvironmentMeta) String() string
- type EnvironmentMeta_builder
- type EnvironmentProvision
- func (x *EnvironmentProvision) ClearCreateInstanceRequest()
- func (x *EnvironmentProvision) ClearDirective()
- func (x *EnvironmentProvision) ClearInstanceId()
- func (x *EnvironmentProvision) GetCreateInstanceRequest() *CreateInstanceRequest
- func (x *EnvironmentProvision) GetDirective() isEnvironmentProvision_Directive
- func (x *EnvironmentProvision) GetInstanceId() string
- func (x *EnvironmentProvision) HasCreateInstanceRequest() bool
- func (x *EnvironmentProvision) HasDirective() bool
- func (x *EnvironmentProvision) HasInstanceId() bool
- func (*EnvironmentProvision) ProtoMessage()
- func (x *EnvironmentProvision) ProtoReflect() protoreflect.Message
- func (x *EnvironmentProvision) Reset()
- func (x *EnvironmentProvision) SetCreateInstanceRequest(v *CreateInstanceRequest)
- func (x *EnvironmentProvision) SetInstanceId(v string)
- func (x *EnvironmentProvision) String() string
- func (x *EnvironmentProvision) WhichDirective() case_EnvironmentProvision_Directive
- type EnvironmentProvision_CreateInstanceRequest
- type EnvironmentProvision_InstanceId
- type EnvironmentProvision_builder
- type Environment_builder
- type Event
- type Event_builder
- type ExtendsConfig
- func (x *ExtendsConfig) GetFile() string
- func (x *ExtendsConfig) GetService() string
- func (*ExtendsConfig) ProtoMessage()
- func (x *ExtendsConfig) ProtoReflect() protoreflect.Message
- func (x *ExtendsConfig) Reset()
- func (x *ExtendsConfig) SetFile(v string)
- func (x *ExtendsConfig) SetService(v string)
- func (x *ExtendsConfig) String() string
- type ExtendsConfig_builder
- type External
- type ExternalIdentity
- func (x *ExternalIdentity) GetExternalId() string
- func (x *ExternalIdentity) GetIdentityId() string
- func (x *ExternalIdentity) GetProvider() string
- func (*ExternalIdentity) ProtoMessage()
- func (x *ExternalIdentity) ProtoReflect() protoreflect.Message
- func (x *ExternalIdentity) Reset()
- func (x *ExternalIdentity) SetExternalId(v string)
- func (x *ExternalIdentity) SetIdentityId(v string)
- func (x *ExternalIdentity) SetProvider(v string)
- func (x *ExternalIdentity) String() string
- type ExternalIdentity_builder
- type ExternalNode
- func (x *ExternalNode) ClearConnectivityInfo()
- func (x *ExternalNode) ClearCreateTime()
- func (x *ExternalNode) ClearNodeSpec()
- func (x *ExternalNode) ClearUpdateTime()
- func (x *ExternalNode) GetConnectivityInfo() *ConnectivityInfo
- func (x *ExternalNode) GetCreateTime() *timestamppb.Timestamp
- func (x *ExternalNode) GetCreatedBy() string
- func (x *ExternalNode) GetDeviceId() string
- func (x *ExternalNode) GetExternalNodeId() string
- func (x *ExternalNode) GetName() string
- func (x *ExternalNode) GetNodeSpec() *NodeSpec
- func (x *ExternalNode) GetOrganizationId() string
- func (x *ExternalNode) GetPorts() []*Port
- func (x *ExternalNode) GetSshAccess() []*SSHAccess
- func (x *ExternalNode) GetUpdateTime() *timestamppb.Timestamp
- func (x *ExternalNode) HasConnectivityInfo() bool
- func (x *ExternalNode) HasCreateTime() bool
- func (x *ExternalNode) HasNodeSpec() bool
- func (x *ExternalNode) HasUpdateTime() bool
- func (*ExternalNode) ProtoMessage()
- func (x *ExternalNode) ProtoReflect() protoreflect.Message
- func (x *ExternalNode) Reset()
- func (x *ExternalNode) SetConnectivityInfo(v *ConnectivityInfo)
- func (x *ExternalNode) SetCreateTime(v *timestamppb.Timestamp)
- func (x *ExternalNode) SetCreatedBy(v string)
- func (x *ExternalNode) SetDeviceId(v string)
- func (x *ExternalNode) SetExternalNodeId(v string)
- func (x *ExternalNode) SetName(v string)
- func (x *ExternalNode) SetNodeSpec(v *NodeSpec)
- func (x *ExternalNode) SetOrganizationId(v string)
- func (x *ExternalNode) SetPorts(v []*Port)
- func (x *ExternalNode) SetSshAccess(v []*SSHAccess)
- func (x *ExternalNode) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *ExternalNode) String() string
- type ExternalNode_builder
- type External_builder
- type File
- func (x *File) GetFileDirectory() string
- func (x *File) GetFileName() string
- func (x *File) GetFileType() FileType
- func (x *File) GetFileUrl() string
- func (*File) ProtoMessage()
- func (x *File) ProtoReflect() protoreflect.Message
- func (x *File) Reset()
- func (x *File) SetFileDirectory(v string)
- func (x *File) SetFileName(v string)
- func (x *File) SetFileType(v FileType)
- func (x *File) SetFileUrl(v string)
- func (x *File) String() string
- type FileType
- type File_builder
- type FirewallRule
- func (x *FirewallRule) GetFromPort() int32
- func (x *FirewallRule) GetId() string
- func (x *FirewallRule) GetIpRanges() []string
- func (x *FirewallRule) GetLabels() map[string]string
- func (x *FirewallRule) GetToPort() int32
- func (*FirewallRule) ProtoMessage()
- func (x *FirewallRule) ProtoReflect() protoreflect.Message
- func (x *FirewallRule) Reset()
- func (x *FirewallRule) SetFromPort(v int32)
- func (x *FirewallRule) SetId(v string)
- func (x *FirewallRule) SetIpRanges(v []string)
- func (x *FirewallRule) SetLabels(v map[string]string)
- func (x *FirewallRule) SetToPort(v int32)
- func (x *FirewallRule) String() string
- type FirewallRule_builder
- type FirewallRules
- func (x *FirewallRules) GetEgressRules() []*FirewallRule
- func (x *FirewallRules) GetIngressRules() []*FirewallRule
- func (*FirewallRules) ProtoMessage()
- func (x *FirewallRules) ProtoReflect() protoreflect.Message
- func (x *FirewallRules) Reset()
- func (x *FirewallRules) SetEgressRules(v []*FirewallRule)
- func (x *FirewallRules) SetIngressRules(v []*FirewallRule)
- func (x *FirewallRules) String() string
- type FirewallRules_builder
- type FloatRange
- func (x *FloatRange) ClearMax()
- func (x *FloatRange) ClearMin()
- func (x *FloatRange) GetMax() float32
- func (x *FloatRange) GetMin() float32
- func (x *FloatRange) HasMax() bool
- func (x *FloatRange) HasMin() bool
- func (*FloatRange) ProtoMessage()
- func (x *FloatRange) ProtoReflect() protoreflect.Message
- func (x *FloatRange) Reset()
- func (x *FloatRange) SetMax(v float32)
- func (x *FloatRange) SetMin(v float32)
- func (x *FloatRange) String() string
- type FloatRange_builder
- type FluidstackCredential
- func (x *FluidstackCredential) GetApiKey() string
- func (x *FluidstackCredential) GetApiToken() string
- func (*FluidstackCredential) ProtoMessage()
- func (x *FluidstackCredential) ProtoReflect() protoreflect.Message
- func (x *FluidstackCredential) Reset()
- func (x *FluidstackCredential) SetApiKey(v string)
- func (x *FluidstackCredential) SetApiToken(v string)
- func (x *FluidstackCredential) String() string
- type FluidstackCredential_builder
- type ForkEnvironmentRequest
- func (x *ForkEnvironmentRequest) ClearEnvironmentFork()
- func (x *ForkEnvironmentRequest) GetEnvironmentFork() *CreateEnvironmentRequest
- func (x *ForkEnvironmentRequest) GetEnvironmentId() string
- func (x *ForkEnvironmentRequest) GetExcludeBuild() bool
- func (x *ForkEnvironmentRequest) GetExcludeProvision() bool
- func (x *ForkEnvironmentRequest) HasEnvironmentFork() bool
- func (*ForkEnvironmentRequest) ProtoMessage()
- func (x *ForkEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ForkEnvironmentRequest) Reset()
- func (x *ForkEnvironmentRequest) SetEnvironmentFork(v *CreateEnvironmentRequest)
- func (x *ForkEnvironmentRequest) SetEnvironmentId(v string)
- func (x *ForkEnvironmentRequest) SetExcludeBuild(v bool)
- func (x *ForkEnvironmentRequest) SetExcludeProvision(v bool)
- func (x *ForkEnvironmentRequest) String() string
- type ForkEnvironmentRequest_builder
- type ForkEnvironmentResponse
- func (x *ForkEnvironmentResponse) ClearEnvironment()
- func (x *ForkEnvironmentResponse) GetEnvironment() *Environment
- func (x *ForkEnvironmentResponse) HasEnvironment() bool
- func (*ForkEnvironmentResponse) ProtoMessage()
- func (x *ForkEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ForkEnvironmentResponse) Reset()
- func (x *ForkEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *ForkEnvironmentResponse) String() string
- type ForkEnvironmentResponse_builder
- type FormSubmission
- func (x *FormSubmission) ClearCreateTime()
- func (x *FormSubmission) ClearData()
- func (x *FormSubmission) ClearUpdateTime()
- func (x *FormSubmission) GetCreateTime() *timestamppb.Timestamp
- func (x *FormSubmission) GetData() *structpb.Struct
- func (x *FormSubmission) GetFormId() string
- func (x *FormSubmission) GetFormSubmissionId() string
- func (x *FormSubmission) GetLabels() map[string]string
- func (x *FormSubmission) GetUpdateTime() *timestamppb.Timestamp
- func (x *FormSubmission) HasCreateTime() bool
- func (x *FormSubmission) HasData() bool
- func (x *FormSubmission) HasUpdateTime() bool
- func (*FormSubmission) ProtoMessage()
- func (x *FormSubmission) ProtoReflect() protoreflect.Message
- func (x *FormSubmission) Reset()
- func (x *FormSubmission) SetCreateTime(v *timestamppb.Timestamp)
- func (x *FormSubmission) SetData(v *structpb.Struct)
- func (x *FormSubmission) SetFormId(v string)
- func (x *FormSubmission) SetFormSubmissionId(v string)
- func (x *FormSubmission) SetLabels(v map[string]string)
- func (x *FormSubmission) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *FormSubmission) String() string
- type FormSubmission_builder
- type GCPCredential
- func (x *GCPCredential) GetAuthProviderX509CertUrl() string
- func (x *GCPCredential) GetAuthUri() string
- func (x *GCPCredential) GetClientEmail() string
- func (x *GCPCredential) GetClientId() string
- func (x *GCPCredential) GetClientX509CertUrl() string
- func (x *GCPCredential) GetPrivateKey() string
- func (x *GCPCredential) GetPrivateKeyId() string
- func (x *GCPCredential) GetProjectId() string
- func (x *GCPCredential) GetReservationOnly() bool
- func (x *GCPCredential) GetTokenUri() string
- func (x *GCPCredential) GetType() string
- func (*GCPCredential) ProtoMessage()
- func (x *GCPCredential) ProtoReflect() protoreflect.Message
- func (x *GCPCredential) Reset()
- func (x *GCPCredential) SetAuthProviderX509CertUrl(v string)
- func (x *GCPCredential) SetAuthUri(v string)
- func (x *GCPCredential) SetClientEmail(v string)
- func (x *GCPCredential) SetClientId(v string)
- func (x *GCPCredential) SetClientX509CertUrl(v string)
- func (x *GCPCredential) SetPrivateKey(v string)
- func (x *GCPCredential) SetPrivateKeyId(v string)
- func (x *GCPCredential) SetProjectId(v string)
- func (x *GCPCredential) SetReservationOnly(v bool)
- func (x *GCPCredential) SetTokenUri(v string)
- func (x *GCPCredential) SetType(v string)
- func (x *GCPCredential) String() string
- type GCPCredential_builder
- type GPUSpec
- func (x *GPUSpec) ClearGpuArchitecture()
- func (x *GPUSpec) ClearMemoryBytes()
- func (x *GPUSpec) GetCount() int32
- func (x *GPUSpec) GetGpuArchitecture() string
- func (x *GPUSpec) GetMemoryBytes() int64
- func (x *GPUSpec) GetModel() string
- func (x *GPUSpec) HasGpuArchitecture() bool
- func (x *GPUSpec) HasMemoryBytes() bool
- func (*GPUSpec) ProtoMessage()
- func (x *GPUSpec) ProtoReflect() protoreflect.Message
- func (x *GPUSpec) Reset()
- func (x *GPUSpec) SetCount(v int32)
- func (x *GPUSpec) SetGpuArchitecture(v string)
- func (x *GPUSpec) SetMemoryBytes(v int64)
- func (x *GPUSpec) SetModel(v string)
- func (x *GPUSpec) String() string
- type GPUSpec_builder
- type GetAPIKeyRequest
- type GetAPIKeyRequest_builder
- type GetAPIKeyResponse
- func (x *GetAPIKeyResponse) ClearApiKey()
- func (x *GetAPIKeyResponse) GetApiKey() *APIKey
- func (x *GetAPIKeyResponse) HasApiKey() bool
- func (*GetAPIKeyResponse) ProtoMessage()
- func (x *GetAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetAPIKeyResponse) Reset()
- func (x *GetAPIKeyResponse) SetApiKey(v *APIKey)
- func (x *GetAPIKeyResponse) String() string
- type GetAPIKeyResponse_builder
- type GetBillingProfileRequest
- func (x *GetBillingProfileRequest) GetBillingProfileId() string
- func (*GetBillingProfileRequest) ProtoMessage()
- func (x *GetBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingProfileRequest) Reset()
- func (x *GetBillingProfileRequest) SetBillingProfileId(v string)
- func (x *GetBillingProfileRequest) String() string
- type GetBillingProfileRequest_builder
- type GetBillingProfileResponse
- func (x *GetBillingProfileResponse) ClearBillingProfile()
- func (x *GetBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (x *GetBillingProfileResponse) HasBillingProfile() bool
- func (*GetBillingProfileResponse) ProtoMessage()
- func (x *GetBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingProfileResponse) Reset()
- func (x *GetBillingProfileResponse) SetBillingProfile(v *BillingProfile)
- func (x *GetBillingProfileResponse) String() string
- type GetBillingProfileResponse_builder
- type GetCapabilitiesRequest
- func (x *GetCapabilitiesRequest) GetCloudCredId() string
- func (*GetCapabilitiesRequest) ProtoMessage()
- func (x *GetCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCapabilitiesRequest) Reset()
- func (x *GetCapabilitiesRequest) SetCloudCredId(v string)
- func (x *GetCapabilitiesRequest) String() string
- type GetCapabilitiesRequest_builder
- type GetCapabilitiesResponse
- func (x *GetCapabilitiesResponse) GetCapabilities() []string
- func (*GetCapabilitiesResponse) ProtoMessage()
- func (x *GetCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCapabilitiesResponse) Reset()
- func (x *GetCapabilitiesResponse) SetCapabilities(v []string)
- func (x *GetCapabilitiesResponse) String() string
- type GetCapabilitiesResponse_builder
- type GetCloudCredRequest
- func (x *GetCloudCredRequest) GetCloudCredId() string
- func (*GetCloudCredRequest) ProtoMessage()
- func (x *GetCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudCredRequest) Reset()
- func (x *GetCloudCredRequest) SetCloudCredId(v string)
- func (x *GetCloudCredRequest) String() string
- type GetCloudCredRequest_builder
- type GetCloudCredResponse
- func (x *GetCloudCredResponse) ClearCloudCred()
- func (x *GetCloudCredResponse) GetCloudCred() *CloudCred
- func (x *GetCloudCredResponse) HasCloudCred() bool
- func (*GetCloudCredResponse) ProtoMessage()
- func (x *GetCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudCredResponse) Reset()
- func (x *GetCloudCredResponse) SetCloudCred(v *CloudCred)
- func (x *GetCloudCredResponse) String() string
- type GetCloudCredResponse_builder
- type GetCloudPolicyRequest
- type GetCloudPolicyRequest_builder
- type GetCloudPolicyResponse
- func (x *GetCloudPolicyResponse) ClearCloudPolicy()
- func (x *GetCloudPolicyResponse) GetCloudPolicy() *CloudPolicy
- func (x *GetCloudPolicyResponse) HasCloudPolicy() bool
- func (*GetCloudPolicyResponse) ProtoMessage()
- func (x *GetCloudPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudPolicyResponse) Reset()
- func (x *GetCloudPolicyResponse) SetCloudPolicy(v *CloudPolicy)
- func (x *GetCloudPolicyResponse) String() string
- type GetCloudPolicyResponse_builder
- type GetCloudPolicyUtilizationRequest
- func (x *GetCloudPolicyUtilizationRequest) GetOrganizationId() string
- func (x *GetCloudPolicyUtilizationRequest) GetPolicyId() string
- func (*GetCloudPolicyUtilizationRequest) ProtoMessage()
- func (x *GetCloudPolicyUtilizationRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudPolicyUtilizationRequest) Reset()
- func (x *GetCloudPolicyUtilizationRequest) SetOrganizationId(v string)
- func (x *GetCloudPolicyUtilizationRequest) SetPolicyId(v string)
- func (x *GetCloudPolicyUtilizationRequest) String() string
- type GetCloudPolicyUtilizationRequest_builder
- type GetCloudPolicyUtilizationResponse
- func (x *GetCloudPolicyUtilizationResponse) GetQuotaUtilizations() []*CloudQuotaUtilization
- func (*GetCloudPolicyUtilizationResponse) ProtoMessage()
- func (x *GetCloudPolicyUtilizationResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudPolicyUtilizationResponse) Reset()
- func (x *GetCloudPolicyUtilizationResponse) SetQuotaUtilizations(v []*CloudQuotaUtilization)
- func (x *GetCloudPolicyUtilizationResponse) String() string
- type GetCloudPolicyUtilizationResponse_builder
- type GetCloudQuotaUtilizationRequest
- func (x *GetCloudQuotaUtilizationRequest) GetOrganizationId() string
- func (x *GetCloudQuotaUtilizationRequest) GetQuotaId() string
- func (*GetCloudQuotaUtilizationRequest) ProtoMessage()
- func (x *GetCloudQuotaUtilizationRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudQuotaUtilizationRequest) Reset()
- func (x *GetCloudQuotaUtilizationRequest) SetOrganizationId(v string)
- func (x *GetCloudQuotaUtilizationRequest) SetQuotaId(v string)
- func (x *GetCloudQuotaUtilizationRequest) String() string
- type GetCloudQuotaUtilizationRequest_builder
- type GetCloudQuotaUtilizationResponse
- func (x *GetCloudQuotaUtilizationResponse) ClearQuotaUtilization()
- func (x *GetCloudQuotaUtilizationResponse) GetQuotaUtilization() *CloudQuotaUtilization
- func (x *GetCloudQuotaUtilizationResponse) HasQuotaUtilization() bool
- func (*GetCloudQuotaUtilizationResponse) ProtoMessage()
- func (x *GetCloudQuotaUtilizationResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudQuotaUtilizationResponse) Reset()
- func (x *GetCloudQuotaUtilizationResponse) SetQuotaUtilization(v *CloudQuotaUtilization)
- func (x *GetCloudQuotaUtilizationResponse) String() string
- type GetCloudQuotaUtilizationResponse_builder
- type GetCurrentUserRequest
- type GetCurrentUserRequest_builder
- type GetCurrentUserResponse
- func (x *GetCurrentUserResponse) ClearUser()
- func (x *GetCurrentUserResponse) GetUser() *User
- func (x *GetCurrentUserResponse) HasUser() bool
- func (*GetCurrentUserResponse) ProtoMessage()
- func (x *GetCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserResponse) Reset()
- func (x *GetCurrentUserResponse) SetUser(v *User)
- func (x *GetCurrentUserResponse) String() string
- type GetCurrentUserResponse_builder
- type GetDataSourceRequest
- func (x *GetDataSourceRequest) GetDataSourceId() string
- func (*GetDataSourceRequest) ProtoMessage()
- func (x *GetDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataSourceRequest) Reset()
- func (x *GetDataSourceRequest) SetDataSourceId(v string)
- func (x *GetDataSourceRequest) String() string
- type GetDataSourceRequest_builder
- type GetDataSourceResponse
- func (x *GetDataSourceResponse) ClearDataSource()
- func (x *GetDataSourceResponse) GetDataSource() *DataSource
- func (x *GetDataSourceResponse) HasDataSource() bool
- func (*GetDataSourceResponse) ProtoMessage()
- func (x *GetDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetDataSourceResponse) Reset()
- func (x *GetDataSourceResponse) SetDataSource(v *DataSource)
- func (x *GetDataSourceResponse) String() string
- type GetDataSourceResponse_builder
- type GetDeploymentLogsRequest
- func (x *GetDeploymentLogsRequest) ClearPageParams()
- func (x *GetDeploymentLogsRequest) ClearTimePeriod()
- func (x *GetDeploymentLogsRequest) GetDeploymentId() string
- func (x *GetDeploymentLogsRequest) GetPageParams() *LogsPageParams
- func (x *GetDeploymentLogsRequest) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentLogsRequest) HasPageParams() bool
- func (x *GetDeploymentLogsRequest) HasTimePeriod() bool
- func (*GetDeploymentLogsRequest) ProtoMessage()
- func (x *GetDeploymentLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentLogsRequest) Reset()
- func (x *GetDeploymentLogsRequest) SetDeploymentId(v string)
- func (x *GetDeploymentLogsRequest) SetPageParams(v *LogsPageParams)
- func (x *GetDeploymentLogsRequest) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentLogsRequest) String() string
- type GetDeploymentLogsRequest_builder
- type GetDeploymentLogsResponse
- func (x *GetDeploymentLogsResponse) ClearMetadata()
- func (x *GetDeploymentLogsResponse) ClearTimePeriod()
- func (x *GetDeploymentLogsResponse) GetDeploymentId() string
- func (x *GetDeploymentLogsResponse) GetDeploymentLogs() []*DeploymentLog
- func (x *GetDeploymentLogsResponse) GetMetadata() *LogsMetadata
- func (x *GetDeploymentLogsResponse) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentLogsResponse) HasMetadata() bool
- func (x *GetDeploymentLogsResponse) HasTimePeriod() bool
- func (*GetDeploymentLogsResponse) ProtoMessage()
- func (x *GetDeploymentLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentLogsResponse) Reset()
- func (x *GetDeploymentLogsResponse) SetDeploymentId(v string)
- func (x *GetDeploymentLogsResponse) SetDeploymentLogs(v []*DeploymentLog)
- func (x *GetDeploymentLogsResponse) SetMetadata(v *LogsMetadata)
- func (x *GetDeploymentLogsResponse) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentLogsResponse) String() string
- type GetDeploymentLogsResponse_builder
- type GetDeploymentMetricsRequest
- func (x *GetDeploymentMetricsRequest) ClearTimePeriod()
- func (x *GetDeploymentMetricsRequest) GetDeploymentId() string
- func (x *GetDeploymentMetricsRequest) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentMetricsRequest) HasTimePeriod() bool
- func (*GetDeploymentMetricsRequest) ProtoMessage()
- func (x *GetDeploymentMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentMetricsRequest) Reset()
- func (x *GetDeploymentMetricsRequest) SetDeploymentId(v string)
- func (x *GetDeploymentMetricsRequest) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentMetricsRequest) String() string
- type GetDeploymentMetricsRequest_builder
- type GetDeploymentMetricsResponse
- func (x *GetDeploymentMetricsResponse) ClearDeploymentMetrics()
- func (x *GetDeploymentMetricsResponse) ClearTimePeriod()
- func (x *GetDeploymentMetricsResponse) GetDeploymentId() string
- func (x *GetDeploymentMetricsResponse) GetDeploymentMetrics() *DeploymentMetrics
- func (x *GetDeploymentMetricsResponse) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentMetricsResponse) HasDeploymentMetrics() bool
- func (x *GetDeploymentMetricsResponse) HasTimePeriod() bool
- func (*GetDeploymentMetricsResponse) ProtoMessage()
- func (x *GetDeploymentMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentMetricsResponse) Reset()
- func (x *GetDeploymentMetricsResponse) SetDeploymentId(v string)
- func (x *GetDeploymentMetricsResponse) SetDeploymentMetrics(v *DeploymentMetrics)
- func (x *GetDeploymentMetricsResponse) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentMetricsResponse) String() string
- type GetDeploymentMetricsResponse_builder
- type GetDeploymentProviderCredRequest
- func (x *GetDeploymentProviderCredRequest) GetDeploymentProviderCredId() string
- func (*GetDeploymentProviderCredRequest) ProtoMessage()
- func (x *GetDeploymentProviderCredRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentProviderCredRequest) Reset()
- func (x *GetDeploymentProviderCredRequest) SetDeploymentProviderCredId(v string)
- func (x *GetDeploymentProviderCredRequest) String() string
- type GetDeploymentProviderCredRequest_builder
- type GetDeploymentProviderCredResponse
- func (x *GetDeploymentProviderCredResponse) ClearCred()
- func (x *GetDeploymentProviderCredResponse) GetCred() *DeploymentProviderCred
- func (x *GetDeploymentProviderCredResponse) HasCred() bool
- func (*GetDeploymentProviderCredResponse) ProtoMessage()
- func (x *GetDeploymentProviderCredResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentProviderCredResponse) Reset()
- func (x *GetDeploymentProviderCredResponse) SetCred(v *DeploymentProviderCred)
- func (x *GetDeploymentProviderCredResponse) String() string
- type GetDeploymentProviderCredResponse_builder
- type GetDeploymentRequest
- func (x *GetDeploymentRequest) GetDeploymentId() string
- func (*GetDeploymentRequest) ProtoMessage()
- func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentRequest) Reset()
- func (x *GetDeploymentRequest) SetDeploymentId(v string)
- func (x *GetDeploymentRequest) String() string
- type GetDeploymentRequest_builder
- type GetDeploymentResponse
- func (x *GetDeploymentResponse) ClearDeployment()
- func (x *GetDeploymentResponse) GetDeployment() *Deployment
- func (x *GetDeploymentResponse) HasDeployment() bool
- func (*GetDeploymentResponse) ProtoMessage()
- func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentResponse) Reset()
- func (x *GetDeploymentResponse) SetDeployment(v *Deployment)
- func (x *GetDeploymentResponse) String() string
- type GetDeploymentResponse_builder
- type GetDockerComposeRequest
- func (x *GetDockerComposeRequest) GetFileUrl() string
- func (x *GetDockerComposeRequest) GetYamlString() string
- func (*GetDockerComposeRequest) ProtoMessage()
- func (x *GetDockerComposeRequest) ProtoReflect() protoreflect.Message
- func (x *GetDockerComposeRequest) Reset()
- func (x *GetDockerComposeRequest) SetFileUrl(v string)
- func (x *GetDockerComposeRequest) SetYamlString(v string)
- func (x *GetDockerComposeRequest) String() string
- type GetDockerComposeRequest_builder
- type GetDockerComposeResponse
- func (x *GetDockerComposeResponse) ClearProject()
- func (x *GetDockerComposeResponse) ClearProjectFormats()
- func (x *GetDockerComposeResponse) GetProject() *Project
- func (x *GetDockerComposeResponse) GetProjectFormats() *ProjectFormats
- func (x *GetDockerComposeResponse) HasProject() bool
- func (x *GetDockerComposeResponse) HasProjectFormats() bool
- func (*GetDockerComposeResponse) ProtoMessage()
- func (x *GetDockerComposeResponse) ProtoReflect() protoreflect.Message
- func (x *GetDockerComposeResponse) Reset()
- func (x *GetDockerComposeResponse) SetProject(v *Project)
- func (x *GetDockerComposeResponse) SetProjectFormats(v *ProjectFormats)
- func (x *GetDockerComposeResponse) String() string
- type GetDockerComposeResponse_builder
- type GetEnvironmentRequest
- func (x *GetEnvironmentRequest) GetEnvironmentId() string
- func (x *GetEnvironmentRequest) GetIncludeDeleted() bool
- func (*GetEnvironmentRequest) ProtoMessage()
- func (x *GetEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentRequest) Reset()
- func (x *GetEnvironmentRequest) SetEnvironmentId(v string)
- func (x *GetEnvironmentRequest) SetIncludeDeleted(v bool)
- func (x *GetEnvironmentRequest) String() string
- type GetEnvironmentRequest_builder
- type GetEnvironmentResponse
- func (x *GetEnvironmentResponse) ClearEnvironment()
- func (x *GetEnvironmentResponse) GetEnvironment() *Environment
- func (x *GetEnvironmentResponse) HasEnvironment() bool
- func (*GetEnvironmentResponse) ProtoMessage()
- func (x *GetEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentResponse) Reset()
- func (x *GetEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *GetEnvironmentResponse) String() string
- type GetEnvironmentResponse_builder
- type GetFormSubmissionRequest
- func (x *GetFormSubmissionRequest) GetFormSubmissionId() string
- func (*GetFormSubmissionRequest) ProtoMessage()
- func (x *GetFormSubmissionRequest) ProtoReflect() protoreflect.Message
- func (x *GetFormSubmissionRequest) Reset()
- func (x *GetFormSubmissionRequest) SetFormSubmissionId(v string)
- func (x *GetFormSubmissionRequest) String() string
- type GetFormSubmissionRequest_builder
- type GetFormSubmissionResponse
- func (x *GetFormSubmissionResponse) ClearFormSubmission()
- func (x *GetFormSubmissionResponse) GetFormSubmission() *FormSubmission
- func (x *GetFormSubmissionResponse) HasFormSubmission() bool
- func (*GetFormSubmissionResponse) ProtoMessage()
- func (x *GetFormSubmissionResponse) ProtoReflect() protoreflect.Message
- func (x *GetFormSubmissionResponse) Reset()
- func (x *GetFormSubmissionResponse) SetFormSubmission(v *FormSubmission)
- func (x *GetFormSubmissionResponse) String() string
- type GetFormSubmissionResponse_builder
- type GetHealthCheckRequest
- func (x *GetHealthCheckRequest) GetHealthCheckId() string
- func (*GetHealthCheckRequest) ProtoMessage()
- func (x *GetHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckRequest) Reset()
- func (x *GetHealthCheckRequest) SetHealthCheckId(v string)
- func (x *GetHealthCheckRequest) String() string
- type GetHealthCheckRequest_builder
- type GetHealthCheckResponse
- func (x *GetHealthCheckResponse) ClearHealthCheck()
- func (x *GetHealthCheckResponse) GetHealthCheck() *HealthCheck
- func (x *GetHealthCheckResponse) HasHealthCheck() bool
- func (*GetHealthCheckResponse) ProtoMessage()
- func (x *GetHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckResponse) Reset()
- func (x *GetHealthCheckResponse) SetHealthCheck(v *HealthCheck)
- func (x *GetHealthCheckResponse) String() string
- type GetHealthCheckResponse_builder
- type GetIngressGatewayRequest
- func (x *GetIngressGatewayRequest) GetIngressGatewayId() string
- func (*GetIngressGatewayRequest) ProtoMessage()
- func (x *GetIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayRequest) Reset()
- func (x *GetIngressGatewayRequest) SetIngressGatewayId(v string)
- func (x *GetIngressGatewayRequest) String() string
- type GetIngressGatewayRequest_builder
- type GetIngressGatewayResponse
- func (x *GetIngressGatewayResponse) ClearIngressGateway()
- func (x *GetIngressGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *GetIngressGatewayResponse) HasIngressGateway() bool
- func (*GetIngressGatewayResponse) ProtoMessage()
- func (x *GetIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayResponse) Reset()
- func (x *GetIngressGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *GetIngressGatewayResponse) String() string
- type GetIngressGatewayResponse_builder
- type GetIngressGatewayTokenRequest
- func (x *GetIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (*GetIngressGatewayTokenRequest) ProtoMessage()
- func (x *GetIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayTokenRequest) Reset()
- func (x *GetIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
- func (x *GetIngressGatewayTokenRequest) String() string
- type GetIngressGatewayTokenRequest_builder
- type GetIngressGatewayTokenResponse
- func (x *GetIngressGatewayTokenResponse) ClearIngressGatewayToken()
- func (x *GetIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
- func (x *GetIngressGatewayTokenResponse) HasIngressGatewayToken() bool
- func (*GetIngressGatewayTokenResponse) ProtoMessage()
- func (x *GetIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayTokenResponse) Reset()
- func (x *GetIngressGatewayTokenResponse) SetIngressGatewayToken(v *IngressGatewayToken)
- func (x *GetIngressGatewayTokenResponse) String() string
- type GetIngressGatewayTokenResponse_builder
- type GetInstanceExecRequest
- func (x *GetInstanceExecRequest) GetInstanceExecId() string
- func (*GetInstanceExecRequest) ProtoMessage()
- func (x *GetInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceExecRequest) Reset()
- func (x *GetInstanceExecRequest) SetInstanceExecId(v string)
- func (x *GetInstanceExecRequest) String() string
- type GetInstanceExecRequest_builder
- type GetInstanceExecResponse
- func (x *GetInstanceExecResponse) ClearInstanceExec()
- func (x *GetInstanceExecResponse) GetInstanceExec() *InstanceExec
- func (x *GetInstanceExecResponse) HasInstanceExec() bool
- func (*GetInstanceExecResponse) ProtoMessage()
- func (x *GetInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceExecResponse) Reset()
- func (x *GetInstanceExecResponse) SetInstanceExec(v *InstanceExec)
- func (x *GetInstanceExecResponse) String() string
- type GetInstanceExecResponse_builder
- type GetInstanceProvisionRequest
- func (x *GetInstanceProvisionRequest) GetProvisionId() string
- func (*GetInstanceProvisionRequest) ProtoMessage()
- func (x *GetInstanceProvisionRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceProvisionRequest) Reset()
- func (x *GetInstanceProvisionRequest) SetProvisionId(v string)
- func (x *GetInstanceProvisionRequest) String() string
- type GetInstanceProvisionRequest_builder
- type GetInstanceProvisionResponse
- func (x *GetInstanceProvisionResponse) ClearInstanceProvision()
- func (x *GetInstanceProvisionResponse) GetInstanceProvision() *InstanceProvision
- func (x *GetInstanceProvisionResponse) HasInstanceProvision() bool
- func (*GetInstanceProvisionResponse) ProtoMessage()
- func (x *GetInstanceProvisionResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceProvisionResponse) Reset()
- func (x *GetInstanceProvisionResponse) SetInstanceProvision(v *InstanceProvision)
- func (x *GetInstanceProvisionResponse) String() string
- type GetInstanceProvisionResponse_builder
- type GetInstanceRequest
- type GetInstanceRequest_builder
- type GetInstanceResponse
- func (x *GetInstanceResponse) ClearInstance()
- func (x *GetInstanceResponse) GetInstance() *Instance
- func (x *GetInstanceResponse) HasInstance() bool
- func (*GetInstanceResponse) ProtoMessage()
- func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceResponse) Reset()
- func (x *GetInstanceResponse) SetInstance(v *Instance)
- func (x *GetInstanceResponse) String() string
- type GetInstanceResponse_builder
- type GetInviteRequest
- type GetInviteRequest_builder
- type GetInviteResponse
- func (x *GetInviteResponse) ClearInvite()
- func (x *GetInviteResponse) GetInvite() *Invite
- func (x *GetInviteResponse) HasInvite() bool
- func (*GetInviteResponse) ProtoMessage()
- func (x *GetInviteResponse) ProtoReflect() protoreflect.Message
- func (x *GetInviteResponse) Reset()
- func (x *GetInviteResponse) SetInvite(v *Invite)
- func (x *GetInviteResponse) String() string
- type GetInviteResponse_builder
- type GetLedgerBalanceRequest
- func (x *GetLedgerBalanceRequest) GetLedgerId() string
- func (*GetLedgerBalanceRequest) ProtoMessage()
- func (x *GetLedgerBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetLedgerBalanceRequest) Reset()
- func (x *GetLedgerBalanceRequest) SetLedgerId(v string)
- func (x *GetLedgerBalanceRequest) String() string
- type GetLedgerBalanceRequest_builder
- type GetLedgerBalanceResponse
- func (x *GetLedgerBalanceResponse) GetBalanceUsd() string
- func (*GetLedgerBalanceResponse) ProtoMessage()
- func (x *GetLedgerBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetLedgerBalanceResponse) Reset()
- func (x *GetLedgerBalanceResponse) SetBalanceUsd(v string)
- func (x *GetLedgerBalanceResponse) String() string
- type GetLedgerBalanceResponse_builder
- type GetLifecycleScriptRequest
- func (x *GetLifecycleScriptRequest) GetEnvironmentId() string
- func (x *GetLifecycleScriptRequest) GetLifecycleScriptId() string
- func (*GetLifecycleScriptRequest) ProtoMessage()
- func (x *GetLifecycleScriptRequest) ProtoReflect() protoreflect.Message
- func (x *GetLifecycleScriptRequest) Reset()
- func (x *GetLifecycleScriptRequest) SetEnvironmentId(v string)
- func (x *GetLifecycleScriptRequest) SetLifecycleScriptId(v string)
- func (x *GetLifecycleScriptRequest) String() string
- type GetLifecycleScriptRequest_builder
- type GetLifecycleScriptResponse
- func (x *GetLifecycleScriptResponse) ClearAttrs()
- func (x *GetLifecycleScriptResponse) ClearLifecycleScript()
- func (x *GetLifecycleScriptResponse) GetAttrs() *LifecycleScriptAttrs
- func (x *GetLifecycleScriptResponse) GetLifecycleScript() *LifecycleScript
- func (x *GetLifecycleScriptResponse) HasAttrs() bool
- func (x *GetLifecycleScriptResponse) HasLifecycleScript() bool
- func (*GetLifecycleScriptResponse) ProtoMessage()
- func (x *GetLifecycleScriptResponse) ProtoReflect() protoreflect.Message
- func (x *GetLifecycleScriptResponse) Reset()
- func (x *GetLifecycleScriptResponse) SetAttrs(v *LifecycleScriptAttrs)
- func (x *GetLifecycleScriptResponse) SetLifecycleScript(v *LifecycleScript)
- func (x *GetLifecycleScriptResponse) String() string
- type GetLifecycleScriptResponse_builder
- type GetLimitRequest
- type GetLimitRequest_builder
- type GetLimitResponse
- func (x *GetLimitResponse) ClearLimit()
- func (x *GetLimitResponse) GetLimit() *Limit
- func (x *GetLimitResponse) HasLimit() bool
- func (*GetLimitResponse) ProtoMessage()
- func (x *GetLimitResponse) ProtoReflect() protoreflect.Message
- func (x *GetLimitResponse) Reset()
- func (x *GetLimitResponse) SetLimit(v *Limit)
- func (x *GetLimitResponse) String() string
- type GetLimitResponse_builder
- type GetModelByNameRequest
- func (x *GetModelByNameRequest) GetModelName() string
- func (*GetModelByNameRequest) ProtoMessage()
- func (x *GetModelByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelByNameRequest) Reset()
- func (x *GetModelByNameRequest) SetModelName(v string)
- func (x *GetModelByNameRequest) String() string
- type GetModelByNameRequest_builder
- type GetModelByNameResponse
- func (x *GetModelByNameResponse) ClearModel()
- func (x *GetModelByNameResponse) GetModel() *ModelConfig
- func (x *GetModelByNameResponse) HasModel() bool
- func (*GetModelByNameResponse) ProtoMessage()
- func (x *GetModelByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelByNameResponse) Reset()
- func (x *GetModelByNameResponse) SetModel(v *ModelConfig)
- func (x *GetModelByNameResponse) String() string
- type GetModelByNameResponse_builder
- type GetModelRequest
- type GetModelRequest_builder
- type GetModelResponse
- func (x *GetModelResponse) ClearModel()
- func (x *GetModelResponse) GetModel() *ModelConfig
- func (x *GetModelResponse) HasModel() bool
- func (*GetModelResponse) ProtoMessage()
- func (x *GetModelResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelResponse) Reset()
- func (x *GetModelResponse) SetModel(v *ModelConfig)
- func (x *GetModelResponse) String() string
- type GetModelResponse_builder
- type GetNodeRequest
- func (x *GetNodeRequest) GetExternalNodeId() string
- func (x *GetNodeRequest) GetOrganizationId() string
- func (*GetNodeRequest) ProtoMessage()
- func (x *GetNodeRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeRequest) Reset()
- func (x *GetNodeRequest) SetExternalNodeId(v string)
- func (x *GetNodeRequest) SetOrganizationId(v string)
- func (x *GetNodeRequest) String() string
- type GetNodeRequest_builder
- type GetNodeResponse
- func (x *GetNodeResponse) ClearExternalNode()
- func (x *GetNodeResponse) GetExternalNode() *ExternalNode
- func (x *GetNodeResponse) HasExternalNode() bool
- func (*GetNodeResponse) ProtoMessage()
- func (x *GetNodeResponse) ProtoReflect() protoreflect.Message
- func (x *GetNodeResponse) Reset()
- func (x *GetNodeResponse) SetExternalNode(v *ExternalNode)
- func (x *GetNodeResponse) String() string
- type GetNodeResponse_builder
- type GetNotebookRequest
- type GetNotebookRequest_builder
- type GetNotebookResponse
- func (x *GetNotebookResponse) ClearNotebook()
- func (x *GetNotebookResponse) GetNotebook() *Notebook
- func (x *GetNotebookResponse) HasNotebook() bool
- func (*GetNotebookResponse) ProtoMessage()
- func (x *GetNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *GetNotebookResponse) Reset()
- func (x *GetNotebookResponse) SetNotebook(v *Notebook)
- func (x *GetNotebookResponse) String() string
- type GetNotebookResponse_builder
- type GetOrganizationRequest
- func (x *GetOrganizationRequest) GetOrganizationId() string
- func (*GetOrganizationRequest) ProtoMessage()
- func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRequest) Reset()
- func (x *GetOrganizationRequest) SetOrganizationId(v string)
- func (x *GetOrganizationRequest) String() string
- type GetOrganizationRequest_builder
- type GetOrganizationResponse
- func (x *GetOrganizationResponse) ClearOrganization()
- func (x *GetOrganizationResponse) GetOrganization() *Organization
- func (x *GetOrganizationResponse) HasOrganization() bool
- func (*GetOrganizationResponse) ProtoMessage()
- func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationResponse) Reset()
- func (x *GetOrganizationResponse) SetOrganization(v *Organization)
- func (x *GetOrganizationResponse) String() string
- type GetOrganizationResponse_builder
- type GetPersistentPodRequest
- func (x *GetPersistentPodRequest) GetPersistentPodId() string
- func (*GetPersistentPodRequest) ProtoMessage()
- func (x *GetPersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *GetPersistentPodRequest) Reset()
- func (x *GetPersistentPodRequest) SetPersistentPodId(v string)
- func (x *GetPersistentPodRequest) String() string
- type GetPersistentPodRequest_builder
- type GetPersistentPodResponse
- func (x *GetPersistentPodResponse) ClearPersistentPod()
- func (x *GetPersistentPodResponse) GetPersistentPod() *PersistentPod
- func (x *GetPersistentPodResponse) HasPersistentPod() bool
- func (*GetPersistentPodResponse) ProtoMessage()
- func (x *GetPersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *GetPersistentPodResponse) Reset()
- func (x *GetPersistentPodResponse) SetPersistentPod(v *PersistentPod)
- func (x *GetPersistentPodResponse) String() string
- type GetPersistentPodResponse_builder
- type GetProgramRequest
- type GetProgramRequest_builder
- type GetProgramResponse
- func (x *GetProgramResponse) ClearProgram()
- func (x *GetProgramResponse) GetProgram() *Program
- func (x *GetProgramResponse) HasProgram() bool
- func (*GetProgramResponse) ProtoMessage()
- func (x *GetProgramResponse) ProtoReflect() protoreflect.Message
- func (x *GetProgramResponse) Reset()
- func (x *GetProgramResponse) SetProgram(v *Program)
- func (x *GetProgramResponse) String() string
- type GetProgramResponse_builder
- type GetPublicProfileRequest
- func (x *GetPublicProfileRequest) GetPublicProfileId() string
- func (*GetPublicProfileRequest) ProtoMessage()
- func (x *GetPublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileRequest) Reset()
- func (x *GetPublicProfileRequest) SetPublicProfileId(v string)
- func (x *GetPublicProfileRequest) String() string
- type GetPublicProfileRequest_builder
- type GetPublicProfileResponse
- func (x *GetPublicProfileResponse) ClearPublicProfile()
- func (x *GetPublicProfileResponse) GetPublicProfile() *PublicProfile
- func (x *GetPublicProfileResponse) HasPublicProfile() bool
- func (*GetPublicProfileResponse) ProtoMessage()
- func (x *GetPublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileResponse) Reset()
- func (x *GetPublicProfileResponse) SetPublicProfile(v *PublicProfile)
- func (x *GetPublicProfileResponse) String() string
- type GetPublicProfileResponse_builder
- type GetRedeemableRequest
- func (x *GetRedeemableRequest) GetRedeemableId() string
- func (*GetRedeemableRequest) ProtoMessage()
- func (x *GetRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *GetRedeemableRequest) Reset()
- func (x *GetRedeemableRequest) SetRedeemableId(v string)
- func (x *GetRedeemableRequest) String() string
- type GetRedeemableRequest_builder
- type GetRedeemableResponse
- func (x *GetRedeemableResponse) ClearRedeemable()
- func (x *GetRedeemableResponse) GetRedeemable() *Redeemable
- func (x *GetRedeemableResponse) HasRedeemable() bool
- func (*GetRedeemableResponse) ProtoMessage()
- func (x *GetRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *GetRedeemableResponse) Reset()
- func (x *GetRedeemableResponse) SetRedeemable(v *Redeemable)
- func (x *GetRedeemableResponse) String() string
- type GetRedeemableResponse_builder
- type GetRemainingCreditsRequest
- func (x *GetRemainingCreditsRequest) ClearLiveData()
- func (x *GetRemainingCreditsRequest) GetBillingProfileId() string
- func (x *GetRemainingCreditsRequest) GetLiveData() bool
- func (x *GetRemainingCreditsRequest) HasLiveData() bool
- func (*GetRemainingCreditsRequest) ProtoMessage()
- func (x *GetRemainingCreditsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRemainingCreditsRequest) Reset()
- func (x *GetRemainingCreditsRequest) SetBillingProfileId(v string)
- func (x *GetRemainingCreditsRequest) SetLiveData(v bool)
- func (x *GetRemainingCreditsRequest) String() string
- type GetRemainingCreditsRequest_builder
- type GetRemainingCreditsResponse
- func (x *GetRemainingCreditsResponse) GetRemainingCredits() int64
- func (*GetRemainingCreditsResponse) ProtoMessage()
- func (x *GetRemainingCreditsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRemainingCreditsResponse) Reset()
- func (x *GetRemainingCreditsResponse) SetRemainingCredits(v int64)
- func (x *GetRemainingCreditsResponse) String() string
- type GetRemainingCreditsResponse_builder
- type GetReservedInstancePoolRequest
- func (x *GetReservedInstancePoolRequest) GetId() string
- func (*GetReservedInstancePoolRequest) ProtoMessage()
- func (x *GetReservedInstancePoolRequest) ProtoReflect() protoreflect.Message
- func (x *GetReservedInstancePoolRequest) Reset()
- func (x *GetReservedInstancePoolRequest) SetId(v string)
- func (x *GetReservedInstancePoolRequest) String() string
- type GetReservedInstancePoolRequest_builder
- type GetReservedInstancePoolResponse
- func (x *GetReservedInstancePoolResponse) ClearReservedInstancePool()
- func (x *GetReservedInstancePoolResponse) GetReservedInstancePool() *ReservedInstancePool
- func (x *GetReservedInstancePoolResponse) HasReservedInstancePool() bool
- func (*GetReservedInstancePoolResponse) ProtoMessage()
- func (x *GetReservedInstancePoolResponse) ProtoReflect() protoreflect.Message
- func (x *GetReservedInstancePoolResponse) Reset()
- func (x *GetReservedInstancePoolResponse) SetReservedInstancePool(v *ReservedInstancePool)
- func (x *GetReservedInstancePoolResponse) String() string
- type GetReservedInstancePoolResponse_builder
- type GetRolesForUserRequest
- func (x *GetRolesForUserRequest) GetUserId() string
- func (*GetRolesForUserRequest) ProtoMessage()
- func (x *GetRolesForUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetRolesForUserRequest) Reset()
- func (x *GetRolesForUserRequest) SetUserId(v string)
- func (x *GetRolesForUserRequest) String() string
- type GetRolesForUserRequest_builder
- type GetRolesForUserResponse
- func (x *GetRolesForUserResponse) GetRoles() []*Role
- func (*GetRolesForUserResponse) ProtoMessage()
- func (x *GetRolesForUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetRolesForUserResponse) Reset()
- func (x *GetRolesForUserResponse) SetRoles(v []*Role)
- func (x *GetRolesForUserResponse) String() string
- type GetRolesForUserResponse_builder
- type GetSecretRequest
- type GetSecretRequest_builder
- type GetSecretResponse
- func (x *GetSecretResponse) ClearSecret()
- func (x *GetSecretResponse) GetSecret() *Secret
- func (x *GetSecretResponse) HasSecret() bool
- func (*GetSecretResponse) ProtoMessage()
- func (x *GetSecretResponse) ProtoReflect() protoreflect.Message
- func (x *GetSecretResponse) Reset()
- func (x *GetSecretResponse) SetSecret(v *Secret)
- func (x *GetSecretResponse) String() string
- type GetSecretResponse_builder
- type GetServiceEventRequest
- func (x *GetServiceEventRequest) GetServiceEventId() string
- func (*GetServiceEventRequest) ProtoMessage()
- func (x *GetServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceEventRequest) Reset()
- func (x *GetServiceEventRequest) SetServiceEventId(v string)
- func (x *GetServiceEventRequest) String() string
- type GetServiceEventRequest_builder
- type GetServiceEventResponse
- func (x *GetServiceEventResponse) ClearServiceEvent()
- func (x *GetServiceEventResponse) GetServiceEvent() *ServiceEvent
- func (x *GetServiceEventResponse) HasServiceEvent() bool
- func (*GetServiceEventResponse) ProtoMessage()
- func (x *GetServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceEventResponse) Reset()
- func (x *GetServiceEventResponse) SetServiceEvent(v *ServiceEvent)
- func (x *GetServiceEventResponse) String() string
- type GetServiceEventResponse_builder
- type GetSessionRequest
- type GetSessionRequest_builder
- type GetSessionResponse
- func (x *GetSessionResponse) ClearSession()
- func (x *GetSessionResponse) GetSession() *Session
- func (x *GetSessionResponse) HasSession() bool
- func (*GetSessionResponse) ProtoMessage()
- func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSessionResponse) Reset()
- func (x *GetSessionResponse) SetSession(v *Session)
- func (x *GetSessionResponse) String() string
- type GetSessionResponse_builder
- type GetTransactionRequest
- func (x *GetTransactionRequest) GetTransactionId() string
- func (*GetTransactionRequest) ProtoMessage()
- func (x *GetTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransactionRequest) Reset()
- func (x *GetTransactionRequest) SetTransactionId(v string)
- func (x *GetTransactionRequest) String() string
- type GetTransactionRequest_builder
- type GetTransactionResponse
- func (x *GetTransactionResponse) ClearTransaction()
- func (x *GetTransactionResponse) GetTransaction() *Transaction
- func (x *GetTransactionResponse) HasTransaction() bool
- func (*GetTransactionResponse) ProtoMessage()
- func (x *GetTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransactionResponse) Reset()
- func (x *GetTransactionResponse) SetTransaction(v *Transaction)
- func (x *GetTransactionResponse) String() string
- type GetTransactionResponse_builder
- type GetUpcomingInvoiceRequest
- func (x *GetUpcomingInvoiceRequest) GetBillingProfileId() string
- func (*GetUpcomingInvoiceRequest) ProtoMessage()
- func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceRequest) Reset()
- func (x *GetUpcomingInvoiceRequest) SetBillingProfileId(v string)
- func (x *GetUpcomingInvoiceRequest) String() string
- type GetUpcomingInvoiceRequest_builder
- type GetUpcomingInvoiceResponse
- func (x *GetUpcomingInvoiceResponse) ClearInvoice()
- func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
- func (x *GetUpcomingInvoiceResponse) HasInvoice() bool
- func (*GetUpcomingInvoiceResponse) ProtoMessage()
- func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceResponse) Reset()
- func (x *GetUpcomingInvoiceResponse) SetInvoice(v *Invoice)
- func (x *GetUpcomingInvoiceResponse) String() string
- type GetUpcomingInvoiceResponse_builder
- type GetUsageRequest
- func (x *GetUsageRequest) ClearTimePeriod()
- func (x *GetUsageRequest) GetCloudCredId() string
- func (x *GetUsageRequest) GetGranularity() string
- func (x *GetUsageRequest) GetGroupByTags() []string
- func (x *GetUsageRequest) GetTagFilters() map[string]*ListOfString
- func (x *GetUsageRequest) GetTimePeriod() *TimePeriod
- func (x *GetUsageRequest) HasTimePeriod() bool
- func (*GetUsageRequest) ProtoMessage()
- func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsageRequest) Reset()
- func (x *GetUsageRequest) SetCloudCredId(v string)
- func (x *GetUsageRequest) SetGranularity(v string)
- func (x *GetUsageRequest) SetGroupByTags(v []string)
- func (x *GetUsageRequest) SetTagFilters(v map[string]*ListOfString)
- func (x *GetUsageRequest) SetTimePeriod(v *TimePeriod)
- func (x *GetUsageRequest) String() string
- type GetUsageRequest_builder
- type GetUsageResponse
- func (x *GetUsageResponse) ClearTimePeriod()
- func (x *GetUsageResponse) GetTimePeriod() *TimePeriod
- func (x *GetUsageResponse) GetUsage() []*UsageFrame
- func (x *GetUsageResponse) HasTimePeriod() bool
- func (*GetUsageResponse) ProtoMessage()
- func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsageResponse) Reset()
- func (x *GetUsageResponse) SetTimePeriod(v *TimePeriod)
- func (x *GetUsageResponse) SetUsage(v []*UsageFrame)
- func (x *GetUsageResponse) String() string
- type GetUsageResponse_builder
- type GetUserByTokenRequest
- func (x *GetUserByTokenRequest) GetToken() string
- func (*GetUserByTokenRequest) ProtoMessage()
- func (x *GetUserByTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserByTokenRequest) Reset()
- func (x *GetUserByTokenRequest) SetToken(v string)
- func (x *GetUserByTokenRequest) String() string
- type GetUserByTokenRequest_builder
- type GetUserByTokenResponse
- func (x *GetUserByTokenResponse) ClearUser()
- func (x *GetUserByTokenResponse) GetUser() *User
- func (x *GetUserByTokenResponse) HasUser() bool
- func (*GetUserByTokenResponse) ProtoMessage()
- func (x *GetUserByTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserByTokenResponse) Reset()
- func (x *GetUserByTokenResponse) SetUser(v *User)
- func (x *GetUserByTokenResponse) String() string
- type GetUserByTokenResponse_builder
- type GetUserRequest
- type GetUserRequest_builder
- type GetUserResponse
- func (x *GetUserResponse) ClearUser()
- func (x *GetUserResponse) GetUser() *User
- func (x *GetUserResponse) HasUser() bool
- func (*GetUserResponse) ProtoMessage()
- func (x *GetUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserResponse) Reset()
- func (x *GetUserResponse) SetUser(v *User)
- func (x *GetUserResponse) String() string
- type GetUserResponse_builder
- type Gpu
- func (x *Gpu) ClearMemoryBytes()
- func (x *Gpu) GetCount() int32
- func (x *Gpu) GetManufacturer() string
- func (x *Gpu) GetMemory() string
- func (x *Gpu) GetMemoryBytes() *Bytes
- func (x *Gpu) GetMemoryDetails() string
- func (x *Gpu) GetName() string
- func (x *Gpu) GetNetworkDetails() string
- func (x *Gpu) HasMemoryBytes() bool
- func (*Gpu) ProtoMessage()
- func (x *Gpu) ProtoReflect() protoreflect.Message
- func (x *Gpu) Reset()
- func (x *Gpu) SetCount(v int32)
- func (x *Gpu) SetManufacturer(v string)
- func (x *Gpu) SetMemory(v string)
- func (x *Gpu) SetMemoryBytes(v *Bytes)
- func (x *Gpu) SetMemoryDetails(v string)
- func (x *Gpu) SetName(v string)
- func (x *Gpu) SetNetworkDetails(v string)
- func (x *Gpu) String() string
- type Gpu_builder
- type GrantNodeSSHAccessRequest
- func (x *GrantNodeSSHAccessRequest) GetExternalNodeId() string
- func (x *GrantNodeSSHAccessRequest) GetLinuxUser() string
- func (x *GrantNodeSSHAccessRequest) GetUserId() string
- func (*GrantNodeSSHAccessRequest) ProtoMessage()
- func (x *GrantNodeSSHAccessRequest) ProtoReflect() protoreflect.Message
- func (x *GrantNodeSSHAccessRequest) Reset()
- func (x *GrantNodeSSHAccessRequest) SetExternalNodeId(v string)
- func (x *GrantNodeSSHAccessRequest) SetLinuxUser(v string)
- func (x *GrantNodeSSHAccessRequest) SetUserId(v string)
- func (x *GrantNodeSSHAccessRequest) String() string
- type GrantNodeSSHAccessRequest_builder
- type GrantNodeSSHAccessResponse
- func (x *GrantNodeSSHAccessResponse) ClearExternalNode()
- func (x *GrantNodeSSHAccessResponse) GetExternalNode() *ExternalNode
- func (x *GrantNodeSSHAccessResponse) HasExternalNode() bool
- func (*GrantNodeSSHAccessResponse) ProtoMessage()
- func (x *GrantNodeSSHAccessResponse) ProtoReflect() protoreflect.Message
- func (x *GrantNodeSSHAccessResponse) Reset()
- func (x *GrantNodeSSHAccessResponse) SetExternalNode(v *ExternalNode)
- func (x *GrantNodeSSHAccessResponse) String() string
- type GrantNodeSSHAccessResponse_builder
- type Group
- func (x *Group) ClearGroupedBy()
- func (x *Group) GetComputeAmount() string
- func (x *Group) GetGroupedBy() *GroupedBy
- func (x *Group) GetOtherAmount() string
- func (x *Group) GetStorageAmount() string
- func (x *Group) GetTotalUsd() string
- func (x *Group) HasGroupedBy() bool
- func (*Group) ProtoMessage()
- func (x *Group) ProtoReflect() protoreflect.Message
- func (x *Group) Reset()
- func (x *Group) SetComputeAmount(v string)
- func (x *Group) SetGroupedBy(v *GroupedBy)
- func (x *Group) SetOtherAmount(v string)
- func (x *Group) SetStorageAmount(v string)
- func (x *Group) SetTotalUsd(v string)
- func (x *Group) String() string
- type Group_builder
- type GroupedBy
- func (x *GroupedBy) GetKey() string
- func (x *GroupedBy) GetValue() string
- func (*GroupedBy) ProtoMessage()
- func (x *GroupedBy) ProtoReflect() protoreflect.Message
- func (x *GroupedBy) Reset()
- func (x *GroupedBy) SetKey(v string)
- func (x *GroupedBy) SetValue(v string)
- func (x *GroupedBy) String() string
- type GroupedBy_builder
- type HandleProviderEventRequest
- func (x *HandleProviderEventRequest) GetEventData() string
- func (x *HandleProviderEventRequest) GetProviderId() string
- func (x *HandleProviderEventRequest) GetSignature() string
- func (*HandleProviderEventRequest) ProtoMessage()
- func (x *HandleProviderEventRequest) ProtoReflect() protoreflect.Message
- func (x *HandleProviderEventRequest) Reset()
- func (x *HandleProviderEventRequest) SetEventData(v string)
- func (x *HandleProviderEventRequest) SetProviderId(v string)
- func (x *HandleProviderEventRequest) SetSignature(v string)
- func (x *HandleProviderEventRequest) String() string
- type HandleProviderEventRequest_builder
- type HandleProviderEventResponse
- type HandleProviderEventResponse_builder
- type HardwareRequirement
- func (x *HardwareRequirement) GetMinVramGb() string
- func (x *HardwareRequirement) GetPriority() int32
- func (x *HardwareRequirement) GetSupportedGpus() []*Gpu
- func (*HardwareRequirement) ProtoMessage()
- func (x *HardwareRequirement) ProtoReflect() protoreflect.Message
- func (x *HardwareRequirement) Reset()
- func (x *HardwareRequirement) SetMinVramGb(v string)
- func (x *HardwareRequirement) SetPriority(v int32)
- func (x *HardwareRequirement) SetSupportedGpus(v []*Gpu)
- func (x *HardwareRequirement) String() string
- type HardwareRequirement_builder
- type HealthCheck
- func (x *HealthCheck) ClearCreateTime()
- func (x *HealthCheck) ClearHealthCheck()
- func (x *HealthCheck) ClearHeartbeatHealthCheck()
- func (x *HealthCheck) ClearProbeHealthCheck()
- func (x *HealthCheck) ClearThresholds()
- func (x *HealthCheck) ClearUpdateTime()
- func (x *HealthCheck) GetCreateTime() *timestamppb.Timestamp
- func (x *HealthCheck) GetHealthCheck() isHealthCheck_HealthCheck
- func (x *HealthCheck) GetHealthCheckId() string
- func (x *HealthCheck) GetHeartbeatHealthCheck() *HeartbeatHealthCheck
- func (x *HealthCheck) GetLabels() map[string]string
- func (x *HealthCheck) GetProbeHealthCheck() *ProbeHealthCheck
- func (x *HealthCheck) GetStatus() string
- func (x *HealthCheck) GetThresholds() *Thresholds
- func (x *HealthCheck) GetUpdateTime() *timestamppb.Timestamp
- func (x *HealthCheck) HasCreateTime() bool
- func (x *HealthCheck) HasHealthCheck() bool
- func (x *HealthCheck) HasHeartbeatHealthCheck() bool
- func (x *HealthCheck) HasProbeHealthCheck() bool
- func (x *HealthCheck) HasThresholds() bool
- func (x *HealthCheck) HasUpdateTime() bool
- func (*HealthCheck) ProtoMessage()
- func (x *HealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck) Reset()
- func (x *HealthCheck) SetCreateTime(v *timestamppb.Timestamp)
- func (x *HealthCheck) SetHealthCheckId(v string)
- func (x *HealthCheck) SetHeartbeatHealthCheck(v *HeartbeatHealthCheck)
- func (x *HealthCheck) SetLabels(v map[string]string)
- func (x *HealthCheck) SetProbeHealthCheck(v *ProbeHealthCheck)
- func (x *HealthCheck) SetStatus(v string)
- func (x *HealthCheck) SetThresholds(v *Thresholds)
- func (x *HealthCheck) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *HealthCheck) String() string
- func (x *HealthCheck) WhichHealthCheck() case_HealthCheck_HealthCheck
- type HealthCheckConfig
- func (x *HealthCheckConfig) ClearRetries()
- func (x *HealthCheckConfig) GetDisable() bool
- func (x *HealthCheckConfig) GetInterval() string
- func (x *HealthCheckConfig) GetRetries() uint64
- func (x *HealthCheckConfig) GetStartInterval() string
- func (x *HealthCheckConfig) GetStartPeriod() string
- func (x *HealthCheckConfig) GetTest() []string
- func (x *HealthCheckConfig) GetTimeout() string
- func (x *HealthCheckConfig) HasRetries() bool
- func (*HealthCheckConfig) ProtoMessage()
- func (x *HealthCheckConfig) ProtoReflect() protoreflect.Message
- func (x *HealthCheckConfig) Reset()
- func (x *HealthCheckConfig) SetDisable(v bool)
- func (x *HealthCheckConfig) SetInterval(v string)
- func (x *HealthCheckConfig) SetRetries(v uint64)
- func (x *HealthCheckConfig) SetStartInterval(v string)
- func (x *HealthCheckConfig) SetStartPeriod(v string)
- func (x *HealthCheckConfig) SetTest(v []string)
- func (x *HealthCheckConfig) SetTimeout(v string)
- func (x *HealthCheckConfig) String() string
- type HealthCheckConfig_builder
- type HealthCheck_HeartbeatHealthCheck
- type HealthCheck_ProbeHealthCheck
- type HealthCheck_builder
- type HeartbeatHealthCheck
- func (x *HeartbeatHealthCheck) GetHeartbeatTimeoutSeconds() int32
- func (*HeartbeatHealthCheck) ProtoMessage()
- func (x *HeartbeatHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HeartbeatHealthCheck) Reset()
- func (x *HeartbeatHealthCheck) SetHeartbeatTimeoutSeconds(v int32)
- func (x *HeartbeatHealthCheck) String() string
- type HeartbeatHealthCheck_builder
- type HttpPortProtocol
- type Image
- func (x *Image) GetArchitecture() string
- func (x *Image) GetDescription() string
- func (x *Image) GetImageId() string
- func (*Image) ProtoMessage()
- func (x *Image) ProtoReflect() protoreflect.Message
- func (x *Image) Reset()
- func (x *Image) SetArchitecture(v string)
- func (x *Image) SetDescription(v string)
- func (x *Image) SetImageId(v string)
- func (x *Image) String() string
- type Image_builder
- type IncludeConfig
- func (x *IncludeConfig) GetEnvFiles() []string
- func (x *IncludeConfig) GetPath() string
- func (x *IncludeConfig) GetRequired() bool
- func (*IncludeConfig) ProtoMessage()
- func (x *IncludeConfig) ProtoReflect() protoreflect.Message
- func (x *IncludeConfig) Reset()
- func (x *IncludeConfig) SetEnvFiles(v []string)
- func (x *IncludeConfig) SetPath(v string)
- func (x *IncludeConfig) SetRequired(v bool)
- func (x *IncludeConfig) String() string
- type IncludeConfig_builder
- type InferenceServerConfig
- func (x *InferenceServerConfig) GetHealthUrlPath() string
- func (x *InferenceServerConfig) GetInferencePort() int32
- func (x *InferenceServerConfig) GetInferenceUrlPath() string
- func (*InferenceServerConfig) ProtoMessage()
- func (x *InferenceServerConfig) ProtoReflect() protoreflect.Message
- func (x *InferenceServerConfig) Reset()
- func (x *InferenceServerConfig) SetHealthUrlPath(v string)
- func (x *InferenceServerConfig) SetInferencePort(v int32)
- func (x *InferenceServerConfig) SetInferenceUrlPath(v string)
- func (x *InferenceServerConfig) String() string
- type InferenceServerConfig_builder
- type InfrastructureConstraints
- func (x *InfrastructureConstraints) ClearComputePriceUsd()
- func (x *InfrastructureConstraints) ClearCudaCores()
- func (x *InfrastructureConstraints) ClearGpuCount()
- func (x *InfrastructureConstraints) ClearGpuMemory()
- func (x *InfrastructureConstraints) ClearGpuMemoryBandwidth()
- func (x *InfrastructureConstraints) ClearMemory()
- func (x *InfrastructureConstraints) ClearNvidiaComputeCapability()
- func (x *InfrastructureConstraints) ClearRootDiskSize()
- func (x *InfrastructureConstraints) ClearStoragePriceUsd()
- func (x *InfrastructureConstraints) ClearTensorCores()
- func (x *InfrastructureConstraints) ClearTotalGpuMemory()
- func (x *InfrastructureConstraints) ClearVcpu()
- func (x *InfrastructureConstraints) GetCloudCreds() []string
- func (x *InfrastructureConstraints) GetCloudLocations() []string
- func (x *InfrastructureConstraints) GetCloudProviders() []string
- func (x *InfrastructureConstraints) GetCloudSubLocations() []string
- func (x *InfrastructureConstraints) GetCloudTenantTypes() []string
- func (x *InfrastructureConstraints) GetComputePriceUsd() *StrRange
- func (x *InfrastructureConstraints) GetCountries() []string
- func (x *InfrastructureConstraints) GetCudaCores() *Int32Range
- func (x *InfrastructureConstraints) GetGeographicLocations() []string
- func (x *InfrastructureConstraints) GetGpuArchitecture() []string
- func (x *InfrastructureConstraints) GetGpuCount() *Int32Range
- func (x *InfrastructureConstraints) GetGpuMemory() *StrRange
- func (x *InfrastructureConstraints) GetGpuMemoryBandwidth() *StrRange
- func (x *InfrastructureConstraints) GetGpuSeries() []string
- func (x *InfrastructureConstraints) GetGpuType() []string
- func (x *InfrastructureConstraints) GetMemory() *StrRange
- func (x *InfrastructureConstraints) GetNvidiaComputeCapability() *StrRange
- func (x *InfrastructureConstraints) GetPreemptible() []string
- func (x *InfrastructureConstraints) GetPrivileged() []string
- func (x *InfrastructureConstraints) GetRequiresTunnelInstall() []string
- func (x *InfrastructureConstraints) GetRootDiskResizeable() []string
- func (x *InfrastructureConstraints) GetRootDiskSize() *StrRange
- func (x *InfrastructureConstraints) GetStoppable() []string
- func (x *InfrastructureConstraints) GetStoragePriceUsd() *StrRange
- func (x *InfrastructureConstraints) GetSubLocationChangeable() []string
- func (x *InfrastructureConstraints) GetTensorCores() *Int32Range
- func (x *InfrastructureConstraints) GetTotalGpuMemory() *StrRange
- func (x *InfrastructureConstraints) GetVcpu() *Int32Range
- func (x *InfrastructureConstraints) HasComputePriceUsd() bool
- func (x *InfrastructureConstraints) HasCudaCores() bool
- func (x *InfrastructureConstraints) HasGpuCount() bool
- func (x *InfrastructureConstraints) HasGpuMemory() bool
- func (x *InfrastructureConstraints) HasGpuMemoryBandwidth() bool
- func (x *InfrastructureConstraints) HasMemory() bool
- func (x *InfrastructureConstraints) HasNvidiaComputeCapability() bool
- func (x *InfrastructureConstraints) HasRootDiskSize() bool
- func (x *InfrastructureConstraints) HasStoragePriceUsd() bool
- func (x *InfrastructureConstraints) HasTensorCores() bool
- func (x *InfrastructureConstraints) HasTotalGpuMemory() bool
- func (x *InfrastructureConstraints) HasVcpu() bool
- func (*InfrastructureConstraints) ProtoMessage()
- func (x *InfrastructureConstraints) ProtoReflect() protoreflect.Message
- func (x *InfrastructureConstraints) Reset()
- func (x *InfrastructureConstraints) SetCloudCreds(v []string)
- func (x *InfrastructureConstraints) SetCloudLocations(v []string)
- func (x *InfrastructureConstraints) SetCloudProviders(v []string)
- func (x *InfrastructureConstraints) SetCloudSubLocations(v []string)
- func (x *InfrastructureConstraints) SetCloudTenantTypes(v []string)
- func (x *InfrastructureConstraints) SetComputePriceUsd(v *StrRange)
- func (x *InfrastructureConstraints) SetCountries(v []string)
- func (x *InfrastructureConstraints) SetCudaCores(v *Int32Range)
- func (x *InfrastructureConstraints) SetGeographicLocations(v []string)
- func (x *InfrastructureConstraints) SetGpuArchitecture(v []string)
- func (x *InfrastructureConstraints) SetGpuCount(v *Int32Range)
- func (x *InfrastructureConstraints) SetGpuMemory(v *StrRange)
- func (x *InfrastructureConstraints) SetGpuMemoryBandwidth(v *StrRange)
- func (x *InfrastructureConstraints) SetGpuSeries(v []string)
- func (x *InfrastructureConstraints) SetGpuType(v []string)
- func (x *InfrastructureConstraints) SetMemory(v *StrRange)
- func (x *InfrastructureConstraints) SetNvidiaComputeCapability(v *StrRange)
- func (x *InfrastructureConstraints) SetPreemptible(v []string)
- func (x *InfrastructureConstraints) SetPrivileged(v []string)
- func (x *InfrastructureConstraints) SetRequiresTunnelInstall(v []string)
- func (x *InfrastructureConstraints) SetRootDiskResizeable(v []string)
- func (x *InfrastructureConstraints) SetRootDiskSize(v *StrRange)
- func (x *InfrastructureConstraints) SetStoppable(v []string)
- func (x *InfrastructureConstraints) SetStoragePriceUsd(v *StrRange)
- func (x *InfrastructureConstraints) SetSubLocationChangeable(v []string)
- func (x *InfrastructureConstraints) SetTensorCores(v *Int32Range)
- func (x *InfrastructureConstraints) SetTotalGpuMemory(v *StrRange)
- func (x *InfrastructureConstraints) SetVcpu(v *Int32Range)
- func (x *InfrastructureConstraints) String() string
- type InfrastructureConstraints_builder
- type Ingress
- func (x *Ingress) ClearCreateTime()
- func (x *Ingress) GetAccessPolicies() []*AccessPolicy
- func (x *Ingress) GetCreateTime() *timestamppb.Timestamp
- func (x *Ingress) GetHostname() string
- func (x *Ingress) GetIngressId() string
- func (x *Ingress) GetLabels() map[string]string
- func (x *Ingress) GetPath() string
- func (x *Ingress) GetPort() int32
- func (x *Ingress) GetServiceHostname() string
- func (x *Ingress) GetServiceType() string
- func (x *Ingress) GetSshMethod() string
- func (x *Ingress) HasCreateTime() bool
- func (*Ingress) ProtoMessage()
- func (x *Ingress) ProtoReflect() protoreflect.Message
- func (x *Ingress) Reset()
- func (x *Ingress) SetAccessPolicies(v []*AccessPolicy)
- func (x *Ingress) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Ingress) SetHostname(v string)
- func (x *Ingress) SetIngressId(v string)
- func (x *Ingress) SetLabels(v map[string]string)
- func (x *Ingress) SetPath(v string)
- func (x *Ingress) SetPort(v int32)
- func (x *Ingress) SetServiceHostname(v string)
- func (x *Ingress) SetServiceType(v string)
- func (x *Ingress) SetSshMethod(v string)
- func (x *Ingress) String() string
- type IngressGateway
- func (x *IngressGateway) ClearCreateTime()
- func (x *IngressGateway) ClearUpdateTime()
- func (x *IngressGateway) GetCreateTime() *timestamppb.Timestamp
- func (x *IngressGateway) GetExternalId() string
- func (x *IngressGateway) GetIngressGatewayId() string
- func (x *IngressGateway) GetIngresses() []*Ingress
- func (x *IngressGateway) GetInstallations() []*IngressGatewayInstallation
- func (x *IngressGateway) GetLabels() map[string]string
- func (x *IngressGateway) GetStatus() IngressGatewayStatus
- func (x *IngressGateway) GetUpdateTime() *timestamppb.Timestamp
- func (x *IngressGateway) HasCreateTime() bool
- func (x *IngressGateway) HasUpdateTime() bool
- func (*IngressGateway) ProtoMessage()
- func (x *IngressGateway) ProtoReflect() protoreflect.Message
- func (x *IngressGateway) Reset()
- func (x *IngressGateway) SetCreateTime(v *timestamppb.Timestamp)
- func (x *IngressGateway) SetExternalId(v string)
- func (x *IngressGateway) SetIngressGatewayId(v string)
- func (x *IngressGateway) SetIngresses(v []*Ingress)
- func (x *IngressGateway) SetInstallations(v []*IngressGatewayInstallation)
- func (x *IngressGateway) SetLabels(v map[string]string)
- func (x *IngressGateway) SetStatus(v IngressGatewayStatus)
- func (x *IngressGateway) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *IngressGateway) String() string
- type IngressGatewayInstallation
- func (x *IngressGatewayInstallation) ClearCreateTime()
- func (x *IngressGatewayInstallation) ClearUpdateTime()
- func (x *IngressGatewayInstallation) GetCreateTime() *timestamppb.Timestamp
- func (x *IngressGatewayInstallation) GetIngressGatewayId() string
- func (x *IngressGatewayInstallation) GetIngressGatewayInstallationId() string
- func (x *IngressGatewayInstallation) GetInstallationReferenceId() string
- func (x *IngressGatewayInstallation) GetLabels() map[string]string
- func (x *IngressGatewayInstallation) GetUpdateTime() *timestamppb.Timestamp
- func (x *IngressGatewayInstallation) HasCreateTime() bool
- func (x *IngressGatewayInstallation) HasUpdateTime() bool
- func (*IngressGatewayInstallation) ProtoMessage()
- func (x *IngressGatewayInstallation) ProtoReflect() protoreflect.Message
- func (x *IngressGatewayInstallation) Reset()
- func (x *IngressGatewayInstallation) SetCreateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayInstallation) SetIngressGatewayId(v string)
- func (x *IngressGatewayInstallation) SetIngressGatewayInstallationId(v string)
- func (x *IngressGatewayInstallation) SetInstallationReferenceId(v string)
- func (x *IngressGatewayInstallation) SetLabels(v map[string]string)
- func (x *IngressGatewayInstallation) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayInstallation) String() string
- type IngressGatewayInstallation_builder
- type IngressGatewayStatus
- type IngressGatewayToken
- func (x *IngressGatewayToken) ClearCreateTime()
- func (x *IngressGatewayToken) ClearExpireTime()
- func (x *IngressGatewayToken) ClearUpdateTime()
- func (x *IngressGatewayToken) GetClientId() string
- func (x *IngressGatewayToken) GetClientSecret() string
- func (x *IngressGatewayToken) GetCreateTime() *timestamppb.Timestamp
- func (x *IngressGatewayToken) GetExpireTime() *timestamppb.Timestamp
- func (x *IngressGatewayToken) GetIngressGatewayTokenId() string
- func (x *IngressGatewayToken) GetLabels() map[string]string
- func (x *IngressGatewayToken) GetName() string
- func (x *IngressGatewayToken) GetUpdateTime() *timestamppb.Timestamp
- func (x *IngressGatewayToken) HasCreateTime() bool
- func (x *IngressGatewayToken) HasExpireTime() bool
- func (x *IngressGatewayToken) HasUpdateTime() bool
- func (*IngressGatewayToken) ProtoMessage()
- func (x *IngressGatewayToken) ProtoReflect() protoreflect.Message
- func (x *IngressGatewayToken) Reset()
- func (x *IngressGatewayToken) SetClientId(v string)
- func (x *IngressGatewayToken) SetClientSecret(v string)
- func (x *IngressGatewayToken) SetCreateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayToken) SetExpireTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayToken) SetIngressGatewayTokenId(v string)
- func (x *IngressGatewayToken) SetLabels(v map[string]string)
- func (x *IngressGatewayToken) SetName(v string)
- func (x *IngressGatewayToken) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayToken) String() string
- type IngressGatewayToken_builder
- type IngressGateway_builder
- type Ingress_builder
- type Instance
- func (x *Instance) ClearCreateTime()
- func (x *Instance) ClearDiskSizeBytes()
- func (x *Instance) ClearFirewallRules()
- func (x *Instance) ClearInstanceTypeInfo()
- func (x *Instance) ClearProvisionStatus()
- func (x *Instance) ClearRetireTime()
- func (x *Instance) ClearRetireTimeout()
- func (x *Instance) ClearStatus()
- func (x *Instance) ClearUpdateTime()
- func (x *Instance) GetAdditionalDisks() []*Disk
- func (x *Instance) GetCloudCredId() string
- func (x *Instance) GetCreateTime() *timestamppb.Timestamp
- func (x *Instance) GetDiskSize() string
- func (x *Instance) GetDiskSizeBytes() *Bytes
- func (x *Instance) GetFirewallRules() *FirewallRules
- func (x *Instance) GetHostname() string
- func (x *Instance) GetImageId() string
- func (x *Instance) GetInstanceId() string
- func (x *Instance) GetInstanceType() string
- func (x *Instance) GetInstanceTypeInfo() *InstanceType
- func (x *Instance) GetInternalPortMappings() []*PortMapping
- func (x *Instance) GetIsRebootable() bool
- func (x *Instance) GetIsStoppable() bool
- func (x *Instance) GetLabels() map[string]string
- func (x *Instance) GetLocation() string
- func (x *Instance) GetName() string
- func (x *Instance) GetNamespace() string
- func (x *Instance) GetProviderInstanceId() string
- func (x *Instance) GetProvisionStatus() *CreateAttemptStatus
- func (x *Instance) GetPublicDns() string
- func (x *Instance) GetPublicIp() string
- func (x *Instance) GetPublicKey() string
- func (x *Instance) GetRetireTime() *timestamppb.Timestamp
- func (x *Instance) GetRetireTimeout() string
- func (x *Instance) GetSshHostname() string
- func (x *Instance) GetSshMethod() string
- func (x *Instance) GetSshPort() int32
- func (x *Instance) GetSshUser() string
- func (x *Instance) GetStatus() *Status
- func (x *Instance) GetSubLocation() string
- func (x *Instance) GetUpdateTime() *timestamppb.Timestamp
- func (x *Instance) HasCreateTime() bool
- func (x *Instance) HasDiskSizeBytes() bool
- func (x *Instance) HasFirewallRules() bool
- func (x *Instance) HasInstanceTypeInfo() bool
- func (x *Instance) HasProvisionStatus() bool
- func (x *Instance) HasRetireTime() bool
- func (x *Instance) HasRetireTimeout() bool
- func (x *Instance) HasStatus() bool
- func (x *Instance) HasUpdateTime() bool
- func (*Instance) ProtoMessage()
- func (x *Instance) ProtoReflect() protoreflect.Message
- func (x *Instance) Reset()
- func (x *Instance) SetAdditionalDisks(v []*Disk)
- func (x *Instance) SetCloudCredId(v string)
- func (x *Instance) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Instance) SetDiskSize(v string)
- func (x *Instance) SetDiskSizeBytes(v *Bytes)
- func (x *Instance) SetFirewallRules(v *FirewallRules)
- func (x *Instance) SetHostname(v string)
- func (x *Instance) SetImageId(v string)
- func (x *Instance) SetInstanceId(v string)
- func (x *Instance) SetInstanceType(v string)
- func (x *Instance) SetInstanceTypeInfo(v *InstanceType)
- func (x *Instance) SetInternalPortMappings(v []*PortMapping)
- func (x *Instance) SetIsRebootable(v bool)
- func (x *Instance) SetIsStoppable(v bool)
- func (x *Instance) SetLabels(v map[string]string)
- func (x *Instance) SetLocation(v string)
- func (x *Instance) SetName(v string)
- func (x *Instance) SetNamespace(v string)
- func (x *Instance) SetProviderInstanceId(v string)
- func (x *Instance) SetProvisionStatus(v *CreateAttemptStatus)
- func (x *Instance) SetPublicDns(v string)
- func (x *Instance) SetPublicIp(v string)
- func (x *Instance) SetPublicKey(v string)
- func (x *Instance) SetRetireTime(v *timestamppb.Timestamp)
- func (x *Instance) SetRetireTimeout(v string)
- func (x *Instance) SetSshHostname(v string)
- func (x *Instance) SetSshMethod(v string)
- func (x *Instance) SetSshPort(v int32)
- func (x *Instance) SetSshUser(v string)
- func (x *Instance) SetStatus(v *Status)
- func (x *Instance) SetSubLocation(v string)
- func (x *Instance) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Instance) String() string
- type InstanceExec
- func (x *InstanceExec) ClearConnection()
- func (x *InstanceExec) ClearCreateTime()
- func (x *InstanceExec) ClearResult()
- func (x *InstanceExec) ClearSshConnection()
- func (x *InstanceExec) ClearUpdateTime()
- func (x *InstanceExec) GetConnection() isInstanceExec_Connection
- func (x *InstanceExec) GetConnectionTimeout() string
- func (x *InstanceExec) GetCreateTime() *timestamppb.Timestamp
- func (x *InstanceExec) GetInstanceExecId() string
- func (x *InstanceExec) GetInstanceId() string
- func (x *InstanceExec) GetLabels() map[string]string
- func (x *InstanceExec) GetResult() *Result
- func (x *InstanceExec) GetRunTimeout() string
- func (x *InstanceExec) GetScript() string
- func (x *InstanceExec) GetSshConnection() *SshConnection
- func (x *InstanceExec) GetStatus() string
- func (x *InstanceExec) GetType() string
- func (x *InstanceExec) GetUpdateTime() *timestamppb.Timestamp
- func (x *InstanceExec) HasConnection() bool
- func (x *InstanceExec) HasCreateTime() bool
- func (x *InstanceExec) HasResult() bool
- func (x *InstanceExec) HasSshConnection() bool
- func (x *InstanceExec) HasUpdateTime() bool
- func (*InstanceExec) ProtoMessage()
- func (x *InstanceExec) ProtoReflect() protoreflect.Message
- func (x *InstanceExec) Reset()
- func (x *InstanceExec) SetConnectionTimeout(v string)
- func (x *InstanceExec) SetCreateTime(v *timestamppb.Timestamp)
- func (x *InstanceExec) SetInstanceExecId(v string)
- func (x *InstanceExec) SetInstanceId(v string)
- func (x *InstanceExec) SetLabels(v map[string]string)
- func (x *InstanceExec) SetResult(v *Result)
- func (x *InstanceExec) SetRunTimeout(v string)
- func (x *InstanceExec) SetScript(v string)
- func (x *InstanceExec) SetSshConnection(v *SshConnection)
- func (x *InstanceExec) SetStatus(v string)
- func (x *InstanceExec) SetType(v string)
- func (x *InstanceExec) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *InstanceExec) String() string
- func (x *InstanceExec) WhichConnection() case_InstanceExec_Connection
- type InstanceExec_SshConnection
- type InstanceExec_builder
- type InstanceProvision
- func (x *InstanceProvision) ClearInstance()
- func (x *InstanceProvision) ClearProvisionRetryPolicy()
- func (x *InstanceProvision) ClearProvisionStatus()
- func (x *InstanceProvision) GetInstance() *Instance
- func (x *InstanceProvision) GetProvisionId() string
- func (x *InstanceProvision) GetProvisionRetryPolicy() *RetryPolicy
- func (x *InstanceProvision) GetProvisionStatus() *ProvisionStatus
- func (x *InstanceProvision) HasInstance() bool
- func (x *InstanceProvision) HasProvisionRetryPolicy() bool
- func (x *InstanceProvision) HasProvisionStatus() bool
- func (*InstanceProvision) ProtoMessage()
- func (x *InstanceProvision) ProtoReflect() protoreflect.Message
- func (x *InstanceProvision) Reset()
- func (x *InstanceProvision) SetInstance(v *Instance)
- func (x *InstanceProvision) SetProvisionId(v string)
- func (x *InstanceProvision) SetProvisionRetryPolicy(v *RetryPolicy)
- func (x *InstanceProvision) SetProvisionStatus(v *ProvisionStatus)
- func (x *InstanceProvision) String() string
- type InstanceProvision_builder
- type InstanceType
- func (x *InstanceType) ClearBasePrice()
- func (x *InstanceType) ClearMemoryBytes()
- func (x *InstanceType) ClearQuota()
- func (x *InstanceType) ClearVerifiedAt()
- func (x *InstanceType) GetAvailableLocations() []string
- func (x *InstanceType) GetAvailableSublocations() []string
- func (x *InstanceType) GetBasePrice() *CurrencyAmount
- func (x *InstanceType) GetCanModifyFirewallRules() bool
- func (x *InstanceType) GetClockSpeedInGhz() string
- func (x *InstanceType) GetCloud() string
- func (x *InstanceType) GetCloudCredId() string
- func (x *InstanceType) GetDefaultCores() int32
- func (x *InstanceType) GetDefaultPrice() string
- func (x *InstanceType) GetElasticRootVolume() bool
- func (x *InstanceType) GetEstimatedDeployTime() string
- func (x *InstanceType) GetIsAvailable() bool
- func (x *InstanceType) GetIsContainer() bool
- func (x *InstanceType) GetLocation() string
- func (x *InstanceType) GetMaximumNetworkInterfaces() int32
- func (x *InstanceType) GetMemory() string
- func (x *InstanceType) GetMemoryBytes() *Bytes
- func (x *InstanceType) GetNetworkPerformance() string
- func (x *InstanceType) GetNotPrivileged() bool
- func (x *InstanceType) GetPreemptible() bool
- func (x *InstanceType) GetPrices() []*InstanceTypePrice
- func (x *InstanceType) GetProvider() string
- func (x *InstanceType) GetQuota() *InstanceTypeQuota
- func (x *InstanceType) GetRebootable() bool
- func (x *InstanceType) GetRequiresTunnelInstall() bool
- func (x *InstanceType) GetReservedInstancePoolId() string
- func (x *InstanceType) GetStoppable() bool
- func (x *InstanceType) GetSubLocation() string
- func (x *InstanceType) GetSubLocationTypeChangeable() bool
- func (x *InstanceType) GetSupportedArchitectures() []string
- func (x *InstanceType) GetSupportedGpus() []*Gpu
- func (x *InstanceType) GetSupportedNumCores() []int32
- func (x *InstanceType) GetSupportedStorage() []*Storage
- func (x *InstanceType) GetSupportedUsageClasses() []string
- func (x *InstanceType) GetType() string
- func (x *InstanceType) GetUserPrivilegeEscalationDisabled() bool
- func (x *InstanceType) GetVariablePrice() bool
- func (x *InstanceType) GetVcpu() int32
- func (x *InstanceType) GetVerifiedAt() *timestamppb.Timestamp
- func (x *InstanceType) HasBasePrice() bool
- func (x *InstanceType) HasMemoryBytes() bool
- func (x *InstanceType) HasQuota() bool
- func (x *InstanceType) HasVerifiedAt() bool
- func (*InstanceType) ProtoMessage()
- func (x *InstanceType) ProtoReflect() protoreflect.Message
- func (x *InstanceType) Reset()
- func (x *InstanceType) SetAvailableLocations(v []string)
- func (x *InstanceType) SetAvailableSublocations(v []string)
- func (x *InstanceType) SetBasePrice(v *CurrencyAmount)
- func (x *InstanceType) SetCanModifyFirewallRules(v bool)
- func (x *InstanceType) SetClockSpeedInGhz(v string)
- func (x *InstanceType) SetCloud(v string)
- func (x *InstanceType) SetCloudCredId(v string)
- func (x *InstanceType) SetDefaultCores(v int32)
- func (x *InstanceType) SetDefaultPrice(v string)
- func (x *InstanceType) SetElasticRootVolume(v bool)
- func (x *InstanceType) SetEstimatedDeployTime(v string)
- func (x *InstanceType) SetIsAvailable(v bool)
- func (x *InstanceType) SetIsContainer(v bool)
- func (x *InstanceType) SetLocation(v string)
- func (x *InstanceType) SetMaximumNetworkInterfaces(v int32)
- func (x *InstanceType) SetMemory(v string)
- func (x *InstanceType) SetMemoryBytes(v *Bytes)
- func (x *InstanceType) SetNetworkPerformance(v string)
- func (x *InstanceType) SetNotPrivileged(v bool)
- func (x *InstanceType) SetPreemptible(v bool)
- func (x *InstanceType) SetPrices(v []*InstanceTypePrice)
- func (x *InstanceType) SetProvider(v string)
- func (x *InstanceType) SetQuota(v *InstanceTypeQuota)
- func (x *InstanceType) SetRebootable(v bool)
- func (x *InstanceType) SetRequiresTunnelInstall(v bool)
- func (x *InstanceType) SetReservedInstancePoolId(v string)
- func (x *InstanceType) SetStoppable(v bool)
- func (x *InstanceType) SetSubLocation(v string)
- func (x *InstanceType) SetSubLocationTypeChangeable(v bool)
- func (x *InstanceType) SetSupportedArchitectures(v []string)
- func (x *InstanceType) SetSupportedGpus(v []*Gpu)
- func (x *InstanceType) SetSupportedNumCores(v []int32)
- func (x *InstanceType) SetSupportedStorage(v []*Storage)
- func (x *InstanceType) SetSupportedUsageClasses(v []string)
- func (x *InstanceType) SetType(v string)
- func (x *InstanceType) SetUserPrivilegeEscalationDisabled(v bool)
- func (x *InstanceType) SetVariablePrice(v bool)
- func (x *InstanceType) SetVcpu(v int32)
- func (x *InstanceType) SetVerifiedAt(v *timestamppb.Timestamp)
- func (x *InstanceType) String() string
- type InstanceTypePrice
- func (x *InstanceTypePrice) GetInstanceType() string
- func (x *InstanceTypePrice) GetInstanceTypePriceId() string
- func (x *InstanceTypePrice) GetOperatingSystem() string
- func (x *InstanceTypePrice) GetPriceUsd() string
- func (x *InstanceTypePrice) GetTermAttributes() map[string]string
- func (x *InstanceTypePrice) GetTermType() string
- func (x *InstanceTypePrice) GetUnit() string
- func (x *InstanceTypePrice) GetUsageType() string
- func (*InstanceTypePrice) ProtoMessage()
- func (x *InstanceTypePrice) ProtoReflect() protoreflect.Message
- func (x *InstanceTypePrice) Reset()
- func (x *InstanceTypePrice) SetInstanceType(v string)
- func (x *InstanceTypePrice) SetInstanceTypePriceId(v string)
- func (x *InstanceTypePrice) SetOperatingSystem(v string)
- func (x *InstanceTypePrice) SetPriceUsd(v string)
- func (x *InstanceTypePrice) SetTermAttributes(v map[string]string)
- func (x *InstanceTypePrice) SetTermType(v string)
- func (x *InstanceTypePrice) SetUnit(v string)
- func (x *InstanceTypePrice) SetUsageType(v string)
- func (x *InstanceTypePrice) String() string
- type InstanceTypePrice_builder
- type InstanceTypeQuota
- func (x *InstanceTypeQuota) ClearOnDemand()
- func (x *InstanceTypeQuota) ClearReserved()
- func (x *InstanceTypeQuota) ClearSpot()
- func (x *InstanceTypeQuota) GetOnDemand() *Quota
- func (x *InstanceTypeQuota) GetReserved() *Quota
- func (x *InstanceTypeQuota) GetSpot() *Quota
- func (x *InstanceTypeQuota) HasOnDemand() bool
- func (x *InstanceTypeQuota) HasReserved() bool
- func (x *InstanceTypeQuota) HasSpot() bool
- func (*InstanceTypeQuota) ProtoMessage()
- func (x *InstanceTypeQuota) ProtoReflect() protoreflect.Message
- func (x *InstanceTypeQuota) Reset()
- func (x *InstanceTypeQuota) SetOnDemand(v *Quota)
- func (x *InstanceTypeQuota) SetReserved(v *Quota)
- func (x *InstanceTypeQuota) SetSpot(v *Quota)
- func (x *InstanceTypeQuota) String() string
- type InstanceTypeQuota_builder
- type InstanceType_builder
- type Instance_builder
- type Int32Range
- func (x *Int32Range) ClearMax()
- func (x *Int32Range) ClearMin()
- func (x *Int32Range) GetMax() int32
- func (x *Int32Range) GetMin() int32
- func (x *Int32Range) HasMax() bool
- func (x *Int32Range) HasMin() bool
- func (*Int32Range) ProtoMessage()
- func (x *Int32Range) ProtoReflect() protoreflect.Message
- func (x *Int32Range) Reset()
- func (x *Int32Range) SetMax(v int32)
- func (x *Int32Range) SetMin(v int32)
- func (x *Int32Range) String() string
- type Int32Range_builder
- type InterconnectSpec
- func (x *InterconnectSpec) ClearDetails()
- func (x *InterconnectSpec) ClearNvlink()
- func (x *InterconnectSpec) ClearPcie()
- func (x *InterconnectSpec) GetDetails() isInterconnectSpec_Details
- func (x *InterconnectSpec) GetDevice() string
- func (x *InterconnectSpec) GetNvlink() *NVLinkDetails
- func (x *InterconnectSpec) GetPcie() *PCIeDetails
- func (x *InterconnectSpec) HasDetails() bool
- func (x *InterconnectSpec) HasNvlink() bool
- func (x *InterconnectSpec) HasPcie() bool
- func (*InterconnectSpec) ProtoMessage()
- func (x *InterconnectSpec) ProtoReflect() protoreflect.Message
- func (x *InterconnectSpec) Reset()
- func (x *InterconnectSpec) SetDevice(v string)
- func (x *InterconnectSpec) SetNvlink(v *NVLinkDetails)
- func (x *InterconnectSpec) SetPcie(v *PCIeDetails)
- func (x *InterconnectSpec) String() string
- func (x *InterconnectSpec) WhichDetails() case_InterconnectSpec_Details
- type InterconnectSpec_Nvlink
- type InterconnectSpec_Pcie
- type InterconnectSpec_builder
- type Invite
- func (x *Invite) ClearCreateTime()
- func (x *Invite) ClearExpiresAt()
- func (x *Invite) ClearScheduledEmailDate()
- func (x *Invite) ClearUpdateTime()
- func (x *Invite) GetCreateTime() *timestamppb.Timestamp
- func (x *Invite) GetEmailAddress() string
- func (x *Invite) GetExpiresAt() *timestamppb.Timestamp
- func (x *Invite) GetInviteId() string
- func (x *Invite) GetMessage() string
- func (x *Invite) GetName() string
- func (x *Invite) GetOrganizationId() string
- func (x *Invite) GetRole() string
- func (x *Invite) GetScheduledEmailDate() *timestamppb.Timestamp
- func (x *Invite) GetUpdateTime() *timestamppb.Timestamp
- func (x *Invite) HasCreateTime() bool
- func (x *Invite) HasExpiresAt() bool
- func (x *Invite) HasScheduledEmailDate() bool
- func (x *Invite) HasUpdateTime() bool
- func (*Invite) ProtoMessage()
- func (x *Invite) ProtoReflect() protoreflect.Message
- func (x *Invite) Reset()
- func (x *Invite) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Invite) SetEmailAddress(v string)
- func (x *Invite) SetExpiresAt(v *timestamppb.Timestamp)
- func (x *Invite) SetInviteId(v string)
- func (x *Invite) SetMessage(v string)
- func (x *Invite) SetName(v string)
- func (x *Invite) SetOrganizationId(v string)
- func (x *Invite) SetRole(v string)
- func (x *Invite) SetScheduledEmailDate(v *timestamppb.Timestamp)
- func (x *Invite) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Invite) String() string
- type Invite_builder
- type Invoice
- func (x *Invoice) ClearRefund()
- func (x *Invoice) GetAmountDue() int64
- func (x *Invoice) GetAmountPaid() int64
- func (x *Invoice) GetAttemptCount() int64
- func (x *Invoice) GetCreated() int64
- func (x *Invoice) GetCurrency() string
- func (x *Invoice) GetCustomerId() string
- func (x *Invoice) GetInvoiceId() string
- func (x *Invoice) GetInvoiceUrl() string
- func (x *Invoice) GetNextPaymentAttempt() int64
- func (x *Invoice) GetPaid() bool
- func (x *Invoice) GetRefund() *Refund
- func (x *Invoice) GetStatus() string
- func (x *Invoice) GetSubtotal() int64
- func (x *Invoice) GetTax() int64
- func (x *Invoice) GetTotal() int64
- func (x *Invoice) HasRefund() bool
- func (*Invoice) ProtoMessage()
- func (x *Invoice) ProtoReflect() protoreflect.Message
- func (x *Invoice) Reset()
- func (x *Invoice) SetAmountDue(v int64)
- func (x *Invoice) SetAmountPaid(v int64)
- func (x *Invoice) SetAttemptCount(v int64)
- func (x *Invoice) SetCreated(v int64)
- func (x *Invoice) SetCurrency(v string)
- func (x *Invoice) SetCustomerId(v string)
- func (x *Invoice) SetInvoiceId(v string)
- func (x *Invoice) SetInvoiceUrl(v string)
- func (x *Invoice) SetNextPaymentAttempt(v int64)
- func (x *Invoice) SetPaid(v bool)
- func (x *Invoice) SetRefund(v *Refund)
- func (x *Invoice) SetStatus(v string)
- func (x *Invoice) SetSubtotal(v int64)
- func (x *Invoice) SetTax(v int64)
- func (x *Invoice) SetTotal(v int64)
- func (x *Invoice) String() string
- type Invoice_builder
- type K8SConfig
- func (x *K8SConfig) GetIsDashboardEnabled() bool
- func (x *K8SConfig) GetIsDisabled() bool
- func (*K8SConfig) ProtoMessage()
- func (x *K8SConfig) ProtoReflect() protoreflect.Message
- func (x *K8SConfig) Reset()
- func (x *K8SConfig) SetIsDashboardEnabled(v bool)
- func (x *K8SConfig) SetIsDisabled(v bool)
- func (x *K8SConfig) String() string
- type K8SConfig_builder
- type KeyPair
- func (x *KeyPair) ClearPrivateKey()
- func (x *KeyPair) GetIsAdmin() bool
- func (x *KeyPair) GetLabels() map[string]string
- func (x *KeyPair) GetName() string
- func (x *KeyPair) GetPrivateKey() *SecretOrValue
- func (x *KeyPair) GetPublicKey() string
- func (x *KeyPair) HasPrivateKey() bool
- func (*KeyPair) ProtoMessage()
- func (x *KeyPair) ProtoReflect() protoreflect.Message
- func (x *KeyPair) Reset()
- func (x *KeyPair) SetIsAdmin(v bool)
- func (x *KeyPair) SetLabels(v map[string]string)
- func (x *KeyPair) SetName(v string)
- func (x *KeyPair) SetPrivateKey(v *SecretOrValue)
- func (x *KeyPair) SetPublicKey(v string)
- func (x *KeyPair) String() string
- type KeyPair_builder
- type LambdaLabsCredential
- type LambdaLabsCredential_builder
- type LaunchpadCredential
- func (x *LaunchpadCredential) GetApiToken() string
- func (x *LaunchpadCredential) GetApiUrl() string
- func (x *LaunchpadCredential) GetProvider() string
- func (*LaunchpadCredential) ProtoMessage()
- func (x *LaunchpadCredential) ProtoReflect() protoreflect.Message
- func (x *LaunchpadCredential) Reset()
- func (x *LaunchpadCredential) SetApiToken(v string)
- func (x *LaunchpadCredential) SetApiUrl(v string)
- func (x *LaunchpadCredential) SetProvider(v string)
- func (x *LaunchpadCredential) String() string
- type LaunchpadCredential_builder
- type LifecycleScript
- func (x *LifecycleScript) ClearCreateTime()
- func (x *LifecycleScript) ClearLastRun()
- func (x *LifecycleScript) ClearUpdateTime()
- func (x *LifecycleScript) GetCreateTime() *timestamppb.Timestamp
- func (x *LifecycleScript) GetId() string
- func (x *LifecycleScript) GetLastRun() *ScriptRun
- func (x *LifecycleScript) GetUpdateTime() *timestamppb.Timestamp
- func (x *LifecycleScript) HasCreateTime() bool
- func (x *LifecycleScript) HasLastRun() bool
- func (x *LifecycleScript) HasUpdateTime() bool
- func (*LifecycleScript) ProtoMessage()
- func (x *LifecycleScript) ProtoReflect() protoreflect.Message
- func (x *LifecycleScript) Reset()
- func (x *LifecycleScript) SetCreateTime(v *timestamppb.Timestamp)
- func (x *LifecycleScript) SetId(v string)
- func (x *LifecycleScript) SetLastRun(v *ScriptRun)
- func (x *LifecycleScript) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *LifecycleScript) String() string
- type LifecycleScriptAttrs
- func (x *LifecycleScriptAttrs) GetId() string
- func (x *LifecycleScriptAttrs) GetName() string
- func (x *LifecycleScriptAttrs) GetScript() string
- func (*LifecycleScriptAttrs) ProtoMessage()
- func (x *LifecycleScriptAttrs) ProtoReflect() protoreflect.Message
- func (x *LifecycleScriptAttrs) Reset()
- func (x *LifecycleScriptAttrs) SetId(v string)
- func (x *LifecycleScriptAttrs) SetName(v string)
- func (x *LifecycleScriptAttrs) SetScript(v string)
- func (x *LifecycleScriptAttrs) String() string
- type LifecycleScriptAttrs_builder
- type LifecycleScriptStatus
- type LifecycleScript_builder
- type Limit
- func (x *Limit) ClearCreateTime()
- func (x *Limit) ClearUpdateTime()
- func (x *Limit) GetBudgets() []*Budget
- func (x *Limit) GetCreateTime() *timestamppb.Timestamp
- func (x *Limit) GetDescription() string
- func (x *Limit) GetEnforcementMode() string
- func (x *Limit) GetLabels() map[string]string
- func (x *Limit) GetLimitId() string
- func (x *Limit) GetPriority() int32
- func (x *Limit) GetUpdateTime() *timestamppb.Timestamp
- func (x *Limit) HasCreateTime() bool
- func (x *Limit) HasUpdateTime() bool
- func (*Limit) ProtoMessage()
- func (x *Limit) ProtoReflect() protoreflect.Message
- func (x *Limit) Reset()
- func (x *Limit) SetBudgets(v []*Budget)
- func (x *Limit) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Limit) SetDescription(v string)
- func (x *Limit) SetEnforcementMode(v string)
- func (x *Limit) SetLabels(v map[string]string)
- func (x *Limit) SetLimitId(v string)
- func (x *Limit) SetPriority(v int32)
- func (x *Limit) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Limit) String() string
- type Limit_builder
- type ListAPIKeyOptions
- func (x *ListAPIKeyOptions) ClearOrderOptions()
- func (x *ListAPIKeyOptions) GetHasAllLabels() map[string]string
- func (x *ListAPIKeyOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListAPIKeyOptions) GetHasValues() []string
- func (x *ListAPIKeyOptions) GetOrderOptions() *OrderOptions
- func (x *ListAPIKeyOptions) HasOrderOptions() bool
- func (*ListAPIKeyOptions) ProtoMessage()
- func (x *ListAPIKeyOptions) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeyOptions) Reset()
- func (x *ListAPIKeyOptions) SetHasAllLabels(v map[string]string)
- func (x *ListAPIKeyOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListAPIKeyOptions) SetHasValues(v []string)
- func (x *ListAPIKeyOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListAPIKeyOptions) String() string
- type ListAPIKeyOptions_builder
- type ListAPIKeyRequest
- func (x *ListAPIKeyRequest) ClearOptions()
- func (x *ListAPIKeyRequest) ClearPageParams()
- func (x *ListAPIKeyRequest) GetOptions() *ListAPIKeyOptions
- func (x *ListAPIKeyRequest) GetPageParams() *PageParams
- func (x *ListAPIKeyRequest) HasOptions() bool
- func (x *ListAPIKeyRequest) HasPageParams() bool
- func (*ListAPIKeyRequest) ProtoMessage()
- func (x *ListAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeyRequest) Reset()
- func (x *ListAPIKeyRequest) SetOptions(v *ListAPIKeyOptions)
- func (x *ListAPIKeyRequest) SetPageParams(v *PageParams)
- func (x *ListAPIKeyRequest) String() string
- type ListAPIKeyRequest_builder
- type ListAPIKeyResponse
- func (x *ListAPIKeyResponse) GetItems() []*APIKey
- func (x *ListAPIKeyResponse) GetNextPageToken() string
- func (*ListAPIKeyResponse) ProtoMessage()
- func (x *ListAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeyResponse) Reset()
- func (x *ListAPIKeyResponse) SetItems(v []*APIKey)
- func (x *ListAPIKeyResponse) SetNextPageToken(v string)
- func (x *ListAPIKeyResponse) String() string
- type ListAPIKeyResponse_builder
- type ListBillingProfileOptions
- func (x *ListBillingProfileOptions) ClearOrderOptions()
- func (x *ListBillingProfileOptions) ClearShouldFetchExternalAccount()
- func (x *ListBillingProfileOptions) GetExternalAccountIds() []string
- func (x *ListBillingProfileOptions) GetHasAllLabels() map[string]string
- func (x *ListBillingProfileOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListBillingProfileOptions) GetOrderOptions() *OrderOptions
- func (x *ListBillingProfileOptions) GetShouldFetchExternalAccount() bool
- func (x *ListBillingProfileOptions) HasOrderOptions() bool
- func (x *ListBillingProfileOptions) HasShouldFetchExternalAccount() bool
- func (*ListBillingProfileOptions) ProtoMessage()
- func (x *ListBillingProfileOptions) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileOptions) Reset()
- func (x *ListBillingProfileOptions) SetExternalAccountIds(v []string)
- func (x *ListBillingProfileOptions) SetHasAllLabels(v map[string]string)
- func (x *ListBillingProfileOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListBillingProfileOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListBillingProfileOptions) SetShouldFetchExternalAccount(v bool)
- func (x *ListBillingProfileOptions) String() string
- type ListBillingProfileOptions_builder
- type ListBillingProfileRequest
- func (x *ListBillingProfileRequest) ClearOptions()
- func (x *ListBillingProfileRequest) ClearPageParams()
- func (x *ListBillingProfileRequest) GetOptions() *ListBillingProfileOptions
- func (x *ListBillingProfileRequest) GetPageParams() *PageParams
- func (x *ListBillingProfileRequest) HasOptions() bool
- func (x *ListBillingProfileRequest) HasPageParams() bool
- func (*ListBillingProfileRequest) ProtoMessage()
- func (x *ListBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileRequest) Reset()
- func (x *ListBillingProfileRequest) SetOptions(v *ListBillingProfileOptions)
- func (x *ListBillingProfileRequest) SetPageParams(v *PageParams)
- func (x *ListBillingProfileRequest) String() string
- type ListBillingProfileRequest_builder
- type ListBillingProfileResponse
- func (x *ListBillingProfileResponse) GetItems() []*BillingProfile
- func (x *ListBillingProfileResponse) GetNextPageToken() string
- func (*ListBillingProfileResponse) ProtoMessage()
- func (x *ListBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileResponse) Reset()
- func (x *ListBillingProfileResponse) SetItems(v []*BillingProfile)
- func (x *ListBillingProfileResponse) SetNextPageToken(v string)
- func (x *ListBillingProfileResponse) String() string
- type ListBillingProfileResponse_builder
- type ListCloudCredOptions
- func (x *ListCloudCredOptions) ClearOrderOptions()
- func (x *ListCloudCredOptions) GetHasAllLabels() map[string]string
- func (x *ListCloudCredOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListCloudCredOptions) GetOrderOptions() *OrderOptions
- func (x *ListCloudCredOptions) GetOrgIds() []string
- func (x *ListCloudCredOptions) GetTenantType() TenantType
- func (x *ListCloudCredOptions) HasOrderOptions() bool
- func (*ListCloudCredOptions) ProtoMessage()
- func (x *ListCloudCredOptions) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredOptions) Reset()
- func (x *ListCloudCredOptions) SetHasAllLabels(v map[string]string)
- func (x *ListCloudCredOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListCloudCredOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListCloudCredOptions) SetOrgIds(v []string)
- func (x *ListCloudCredOptions) SetTenantType(v TenantType)
- func (x *ListCloudCredOptions) String() string
- type ListCloudCredOptions_builder
- type ListCloudCredRequest
- func (x *ListCloudCredRequest) ClearOptions()
- func (x *ListCloudCredRequest) ClearPageParams()
- func (x *ListCloudCredRequest) GetOptions() *ListCloudCredOptions
- func (x *ListCloudCredRequest) GetPageParams() *PageParams
- func (x *ListCloudCredRequest) HasOptions() bool
- func (x *ListCloudCredRequest) HasPageParams() bool
- func (*ListCloudCredRequest) ProtoMessage()
- func (x *ListCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredRequest) Reset()
- func (x *ListCloudCredRequest) SetOptions(v *ListCloudCredOptions)
- func (x *ListCloudCredRequest) SetPageParams(v *PageParams)
- func (x *ListCloudCredRequest) String() string
- type ListCloudCredRequest_builder
- type ListCloudCredResponse
- func (x *ListCloudCredResponse) GetItems() []*CloudCred
- func (x *ListCloudCredResponse) GetNextPageToken() string
- func (*ListCloudCredResponse) ProtoMessage()
- func (x *ListCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredResponse) Reset()
- func (x *ListCloudCredResponse) SetItems(v []*CloudCred)
- func (x *ListCloudCredResponse) SetNextPageToken(v string)
- func (x *ListCloudCredResponse) String() string
- type ListCloudCredResponse_builder
- type ListCloudPolicyOptions
- func (x *ListCloudPolicyOptions) ClearOrderOptions()
- func (x *ListCloudPolicyOptions) GetCloudCredId() string
- func (x *ListCloudPolicyOptions) GetOrderOptions() *OrderOptions
- func (x *ListCloudPolicyOptions) GetOrganizationId() string
- func (x *ListCloudPolicyOptions) HasOrderOptions() bool
- func (*ListCloudPolicyOptions) ProtoMessage()
- func (x *ListCloudPolicyOptions) ProtoReflect() protoreflect.Message
- func (x *ListCloudPolicyOptions) Reset()
- func (x *ListCloudPolicyOptions) SetCloudCredId(v string)
- func (x *ListCloudPolicyOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListCloudPolicyOptions) SetOrganizationId(v string)
- func (x *ListCloudPolicyOptions) String() string
- type ListCloudPolicyOptions_builder
- type ListCloudPolicyRequest
- func (x *ListCloudPolicyRequest) ClearOptions()
- func (x *ListCloudPolicyRequest) ClearPageParams()
- func (x *ListCloudPolicyRequest) GetOptions() *ListCloudPolicyOptions
- func (x *ListCloudPolicyRequest) GetPageParams() *PageParams
- func (x *ListCloudPolicyRequest) HasOptions() bool
- func (x *ListCloudPolicyRequest) HasPageParams() bool
- func (*ListCloudPolicyRequest) ProtoMessage()
- func (x *ListCloudPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *ListCloudPolicyRequest) Reset()
- func (x *ListCloudPolicyRequest) SetOptions(v *ListCloudPolicyOptions)
- func (x *ListCloudPolicyRequest) SetPageParams(v *PageParams)
- func (x *ListCloudPolicyRequest) String() string
- type ListCloudPolicyRequest_builder
- type ListCloudPolicyResponse
- func (x *ListCloudPolicyResponse) GetItems() []*CloudPolicy
- func (x *ListCloudPolicyResponse) GetNextPageToken() string
- func (*ListCloudPolicyResponse) ProtoMessage()
- func (x *ListCloudPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *ListCloudPolicyResponse) Reset()
- func (x *ListCloudPolicyResponse) SetItems(v []*CloudPolicy)
- func (x *ListCloudPolicyResponse) SetNextPageToken(v string)
- func (x *ListCloudPolicyResponse) String() string
- type ListCloudPolicyResponse_builder
- type ListCreditBalanceAdjustmentsRequest
- func (x *ListCreditBalanceAdjustmentsRequest) GetBillingProfileId() string
- func (*ListCreditBalanceAdjustmentsRequest) ProtoMessage()
- func (x *ListCreditBalanceAdjustmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCreditBalanceAdjustmentsRequest) Reset()
- func (x *ListCreditBalanceAdjustmentsRequest) SetBillingProfileId(v string)
- func (x *ListCreditBalanceAdjustmentsRequest) String() string
- type ListCreditBalanceAdjustmentsRequest_builder
- type ListCreditBalanceAdjustmentsResponse
- func (x *ListCreditBalanceAdjustmentsResponse) GetCreditBalanceAdjustments() []*CreditBalanceAdjustment
- func (*ListCreditBalanceAdjustmentsResponse) ProtoMessage()
- func (x *ListCreditBalanceAdjustmentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCreditBalanceAdjustmentsResponse) Reset()
- func (x *ListCreditBalanceAdjustmentsResponse) SetCreditBalanceAdjustments(v []*CreditBalanceAdjustment)
- func (x *ListCreditBalanceAdjustmentsResponse) String() string
- type ListCreditBalanceAdjustmentsResponse_builder
- type ListDataSourceOptions
- func (x *ListDataSourceOptions) ClearOrderOptions()
- func (x *ListDataSourceOptions) GetHasAllLabels() map[string]string
- func (x *ListDataSourceOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListDataSourceOptions) GetOrderOptions() *OrderOptions
- func (x *ListDataSourceOptions) HasOrderOptions() bool
- func (*ListDataSourceOptions) ProtoMessage()
- func (x *ListDataSourceOptions) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceOptions) Reset()
- func (x *ListDataSourceOptions) SetHasAllLabels(v map[string]string)
- func (x *ListDataSourceOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListDataSourceOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDataSourceOptions) String() string
- type ListDataSourceOptions_builder
- type ListDataSourceRequest
- func (x *ListDataSourceRequest) ClearOptions()
- func (x *ListDataSourceRequest) ClearPageParams()
- func (x *ListDataSourceRequest) GetOptions() *ListDataSourceOptions
- func (x *ListDataSourceRequest) GetPageParams() *PageParams
- func (x *ListDataSourceRequest) HasOptions() bool
- func (x *ListDataSourceRequest) HasPageParams() bool
- func (*ListDataSourceRequest) ProtoMessage()
- func (x *ListDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceRequest) Reset()
- func (x *ListDataSourceRequest) SetOptions(v *ListDataSourceOptions)
- func (x *ListDataSourceRequest) SetPageParams(v *PageParams)
- func (x *ListDataSourceRequest) String() string
- type ListDataSourceRequest_builder
- type ListDataSourceResponse
- func (x *ListDataSourceResponse) GetItems() []*DataSource
- func (x *ListDataSourceResponse) GetNextPageToken() string
- func (*ListDataSourceResponse) ProtoMessage()
- func (x *ListDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceResponse) Reset()
- func (x *ListDataSourceResponse) SetItems(v []*DataSource)
- func (x *ListDataSourceResponse) SetNextPageToken(v string)
- func (x *ListDataSourceResponse) String() string
- type ListDataSourceResponse_builder
- type ListDeploymentInstanceTypeOptions
- func (x *ListDeploymentInstanceTypeOptions) ClearOrderOptions()
- func (x *ListDeploymentInstanceTypeOptions) GetInstanceTypes() []string
- func (x *ListDeploymentInstanceTypeOptions) GetLocations() []string
- func (x *ListDeploymentInstanceTypeOptions) GetOrderOptions() *OrderOptions
- func (x *ListDeploymentInstanceTypeOptions) HasOrderOptions() bool
- func (*ListDeploymentInstanceTypeOptions) ProtoMessage()
- func (x *ListDeploymentInstanceTypeOptions) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentInstanceTypeOptions) Reset()
- func (x *ListDeploymentInstanceTypeOptions) SetInstanceTypes(v []string)
- func (x *ListDeploymentInstanceTypeOptions) SetLocations(v []string)
- func (x *ListDeploymentInstanceTypeOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDeploymentInstanceTypeOptions) String() string
- type ListDeploymentInstanceTypeOptions_builder
- type ListDeploymentInstanceTypeRequest
- func (x *ListDeploymentInstanceTypeRequest) ClearOptions()
- func (x *ListDeploymentInstanceTypeRequest) ClearPageParams()
- func (x *ListDeploymentInstanceTypeRequest) GetDeploymentProviderCredId() string
- func (x *ListDeploymentInstanceTypeRequest) GetOptions() *ListDeploymentInstanceTypeOptions
- func (x *ListDeploymentInstanceTypeRequest) GetPageParams() *PageParams
- func (x *ListDeploymentInstanceTypeRequest) HasOptions() bool
- func (x *ListDeploymentInstanceTypeRequest) HasPageParams() bool
- func (*ListDeploymentInstanceTypeRequest) ProtoMessage()
- func (x *ListDeploymentInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentInstanceTypeRequest) Reset()
- func (x *ListDeploymentInstanceTypeRequest) SetDeploymentProviderCredId(v string)
- func (x *ListDeploymentInstanceTypeRequest) SetOptions(v *ListDeploymentInstanceTypeOptions)
- func (x *ListDeploymentInstanceTypeRequest) SetPageParams(v *PageParams)
- func (x *ListDeploymentInstanceTypeRequest) String() string
- type ListDeploymentInstanceTypeRequest_builder
- type ListDeploymentInstanceTypeResponse
- func (x *ListDeploymentInstanceTypeResponse) GetInstanceTypes() []*DeploymentInstanceType
- func (x *ListDeploymentInstanceTypeResponse) GetNextPageToken() string
- func (*ListDeploymentInstanceTypeResponse) ProtoMessage()
- func (x *ListDeploymentInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentInstanceTypeResponse) Reset()
- func (x *ListDeploymentInstanceTypeResponse) SetInstanceTypes(v []*DeploymentInstanceType)
- func (x *ListDeploymentInstanceTypeResponse) SetNextPageToken(v string)
- func (x *ListDeploymentInstanceTypeResponse) String() string
- type ListDeploymentInstanceTypeResponse_builder
- type ListDeploymentOptions
- func (x *ListDeploymentOptions) ClearOrderOptions()
- func (x *ListDeploymentOptions) GetDeploymentProviderCredIds() []string
- func (x *ListDeploymentOptions) GetHasAllLabels() map[string]string
- func (x *ListDeploymentOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListDeploymentOptions) GetIncludeDeleted() bool
- func (x *ListDeploymentOptions) GetOrderOptions() *OrderOptions
- func (x *ListDeploymentOptions) HasOrderOptions() bool
- func (*ListDeploymentOptions) ProtoMessage()
- func (x *ListDeploymentOptions) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentOptions) Reset()
- func (x *ListDeploymentOptions) SetDeploymentProviderCredIds(v []string)
- func (x *ListDeploymentOptions) SetHasAllLabels(v map[string]string)
- func (x *ListDeploymentOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListDeploymentOptions) SetIncludeDeleted(v bool)
- func (x *ListDeploymentOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDeploymentOptions) String() string
- type ListDeploymentOptions_builder
- type ListDeploymentProviderCredOptions
- func (x *ListDeploymentProviderCredOptions) ClearOrderOptions()
- func (x *ListDeploymentProviderCredOptions) GetHasAllLabels() map[string]string
- func (x *ListDeploymentProviderCredOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListDeploymentProviderCredOptions) GetOrderOptions() *OrderOptions
- func (x *ListDeploymentProviderCredOptions) HasOrderOptions() bool
- func (*ListDeploymentProviderCredOptions) ProtoMessage()
- func (x *ListDeploymentProviderCredOptions) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentProviderCredOptions) Reset()
- func (x *ListDeploymentProviderCredOptions) SetHasAllLabels(v map[string]string)
- func (x *ListDeploymentProviderCredOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListDeploymentProviderCredOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDeploymentProviderCredOptions) String() string
- type ListDeploymentProviderCredOptions_builder
- type ListDeploymentProviderCredRequest
- func (x *ListDeploymentProviderCredRequest) ClearOptions()
- func (x *ListDeploymentProviderCredRequest) ClearPageParams()
- func (x *ListDeploymentProviderCredRequest) GetOptions() *ListDeploymentProviderCredOptions
- func (x *ListDeploymentProviderCredRequest) GetPageParams() *PageParams
- func (x *ListDeploymentProviderCredRequest) HasOptions() bool
- func (x *ListDeploymentProviderCredRequest) HasPageParams() bool
- func (*ListDeploymentProviderCredRequest) ProtoMessage()
- func (x *ListDeploymentProviderCredRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentProviderCredRequest) Reset()
- func (x *ListDeploymentProviderCredRequest) SetOptions(v *ListDeploymentProviderCredOptions)
- func (x *ListDeploymentProviderCredRequest) SetPageParams(v *PageParams)
- func (x *ListDeploymentProviderCredRequest) String() string
- type ListDeploymentProviderCredRequest_builder
- type ListDeploymentProviderCredResponse
- func (x *ListDeploymentProviderCredResponse) GetItems() []*DeploymentProviderCred
- func (x *ListDeploymentProviderCredResponse) GetNextPageToken() string
- func (*ListDeploymentProviderCredResponse) ProtoMessage()
- func (x *ListDeploymentProviderCredResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentProviderCredResponse) Reset()
- func (x *ListDeploymentProviderCredResponse) SetItems(v []*DeploymentProviderCred)
- func (x *ListDeploymentProviderCredResponse) SetNextPageToken(v string)
- func (x *ListDeploymentProviderCredResponse) String() string
- type ListDeploymentProviderCredResponse_builder
- type ListDeploymentRequest
- func (x *ListDeploymentRequest) ClearOptions()
- func (x *ListDeploymentRequest) ClearPageParams()
- func (x *ListDeploymentRequest) GetOptions() *ListDeploymentOptions
- func (x *ListDeploymentRequest) GetPageParams() *PageParams
- func (x *ListDeploymentRequest) HasOptions() bool
- func (x *ListDeploymentRequest) HasPageParams() bool
- func (*ListDeploymentRequest) ProtoMessage()
- func (x *ListDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentRequest) Reset()
- func (x *ListDeploymentRequest) SetOptions(v *ListDeploymentOptions)
- func (x *ListDeploymentRequest) SetPageParams(v *PageParams)
- func (x *ListDeploymentRequest) String() string
- type ListDeploymentRequest_builder
- type ListDeploymentResponse
- func (x *ListDeploymentResponse) GetItems() []*Deployment
- func (x *ListDeploymentResponse) GetNextPageToken() string
- func (*ListDeploymentResponse) ProtoMessage()
- func (x *ListDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentResponse) Reset()
- func (x *ListDeploymentResponse) SetItems(v []*Deployment)
- func (x *ListDeploymentResponse) SetNextPageToken(v string)
- func (x *ListDeploymentResponse) String() string
- type ListDeploymentResponse_builder
- type ListEnvironmentOptions
- func (x *ListEnvironmentOptions) ClearOrderOptions()
- func (x *ListEnvironmentOptions) GetFetchEnvironmentOnly() bool
- func (x *ListEnvironmentOptions) GetHasAllLabels() map[string]string
- func (x *ListEnvironmentOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListEnvironmentOptions) GetIdFilter() []string
- func (x *ListEnvironmentOptions) GetIncludeDeleted() bool
- func (x *ListEnvironmentOptions) GetOrderOptions() *OrderOptions
- func (x *ListEnvironmentOptions) HasOrderOptions() bool
- func (*ListEnvironmentOptions) ProtoMessage()
- func (x *ListEnvironmentOptions) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentOptions) Reset()
- func (x *ListEnvironmentOptions) SetFetchEnvironmentOnly(v bool)
- func (x *ListEnvironmentOptions) SetHasAllLabels(v map[string]string)
- func (x *ListEnvironmentOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListEnvironmentOptions) SetIdFilter(v []string)
- func (x *ListEnvironmentOptions) SetIncludeDeleted(v bool)
- func (x *ListEnvironmentOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListEnvironmentOptions) String() string
- type ListEnvironmentOptions_builder
- type ListEnvironmentRequest
- func (x *ListEnvironmentRequest) ClearOptions()
- func (x *ListEnvironmentRequest) ClearPageParams()
- func (x *ListEnvironmentRequest) GetOptions() *ListEnvironmentOptions
- func (x *ListEnvironmentRequest) GetPageParams() *PageParams
- func (x *ListEnvironmentRequest) HasOptions() bool
- func (x *ListEnvironmentRequest) HasPageParams() bool
- func (*ListEnvironmentRequest) ProtoMessage()
- func (x *ListEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentRequest) Reset()
- func (x *ListEnvironmentRequest) SetOptions(v *ListEnvironmentOptions)
- func (x *ListEnvironmentRequest) SetPageParams(v *PageParams)
- func (x *ListEnvironmentRequest) String() string
- type ListEnvironmentRequest_builder
- type ListEnvironmentResponse
- func (x *ListEnvironmentResponse) GetItems() []*Environment
- func (x *ListEnvironmentResponse) GetNextPageToken() string
- func (*ListEnvironmentResponse) ProtoMessage()
- func (x *ListEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentResponse) Reset()
- func (x *ListEnvironmentResponse) SetItems(v []*Environment)
- func (x *ListEnvironmentResponse) SetNextPageToken(v string)
- func (x *ListEnvironmentResponse) String() string
- type ListEnvironmentResponse_builder
- type ListFormSubmissionsOptions
- func (x *ListFormSubmissionsOptions) ClearOrderOptions()
- func (x *ListFormSubmissionsOptions) GetFormId() string
- func (x *ListFormSubmissionsOptions) GetHasAllLabels() map[string]string
- func (x *ListFormSubmissionsOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListFormSubmissionsOptions) GetIncludeDeleted() bool
- func (x *ListFormSubmissionsOptions) GetOrderOptions() *OrderOptions
- func (x *ListFormSubmissionsOptions) HasOrderOptions() bool
- func (*ListFormSubmissionsOptions) ProtoMessage()
- func (x *ListFormSubmissionsOptions) ProtoReflect() protoreflect.Message
- func (x *ListFormSubmissionsOptions) Reset()
- func (x *ListFormSubmissionsOptions) SetFormId(v string)
- func (x *ListFormSubmissionsOptions) SetHasAllLabels(v map[string]string)
- func (x *ListFormSubmissionsOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListFormSubmissionsOptions) SetIncludeDeleted(v bool)
- func (x *ListFormSubmissionsOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListFormSubmissionsOptions) String() string
- type ListFormSubmissionsOptions_builder
- type ListFormSubmissionsRequest
- func (x *ListFormSubmissionsRequest) ClearOptions()
- func (x *ListFormSubmissionsRequest) ClearPageParams()
- func (x *ListFormSubmissionsRequest) GetOptions() *ListFormSubmissionsOptions
- func (x *ListFormSubmissionsRequest) GetPageParams() *PageParams
- func (x *ListFormSubmissionsRequest) HasOptions() bool
- func (x *ListFormSubmissionsRequest) HasPageParams() bool
- func (*ListFormSubmissionsRequest) ProtoMessage()
- func (x *ListFormSubmissionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFormSubmissionsRequest) Reset()
- func (x *ListFormSubmissionsRequest) SetOptions(v *ListFormSubmissionsOptions)
- func (x *ListFormSubmissionsRequest) SetPageParams(v *PageParams)
- func (x *ListFormSubmissionsRequest) String() string
- type ListFormSubmissionsRequest_builder
- type ListFormSubmissionsResponse
- func (x *ListFormSubmissionsResponse) GetItems() []*FormSubmission
- func (x *ListFormSubmissionsResponse) GetNextPageToken() string
- func (*ListFormSubmissionsResponse) ProtoMessage()
- func (x *ListFormSubmissionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFormSubmissionsResponse) Reset()
- func (x *ListFormSubmissionsResponse) SetItems(v []*FormSubmission)
- func (x *ListFormSubmissionsResponse) SetNextPageToken(v string)
- func (x *ListFormSubmissionsResponse) String() string
- type ListFormSubmissionsResponse_builder
- type ListHealthCheckOptions
- func (x *ListHealthCheckOptions) ClearOrderOptions()
- func (x *ListHealthCheckOptions) GetHasAllLabels() map[string]string
- func (x *ListHealthCheckOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListHealthCheckOptions) GetOrderOptions() *OrderOptions
- func (x *ListHealthCheckOptions) HasOrderOptions() bool
- func (*ListHealthCheckOptions) ProtoMessage()
- func (x *ListHealthCheckOptions) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckOptions) Reset()
- func (x *ListHealthCheckOptions) SetHasAllLabels(v map[string]string)
- func (x *ListHealthCheckOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListHealthCheckOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListHealthCheckOptions) String() string
- type ListHealthCheckOptions_builder
- type ListHealthCheckRequest
- func (x *ListHealthCheckRequest) ClearOptions()
- func (x *ListHealthCheckRequest) ClearPageParams()
- func (x *ListHealthCheckRequest) GetOptions() *ListHealthCheckOptions
- func (x *ListHealthCheckRequest) GetPageParams() *PageParams
- func (x *ListHealthCheckRequest) HasOptions() bool
- func (x *ListHealthCheckRequest) HasPageParams() bool
- func (*ListHealthCheckRequest) ProtoMessage()
- func (x *ListHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckRequest) Reset()
- func (x *ListHealthCheckRequest) SetOptions(v *ListHealthCheckOptions)
- func (x *ListHealthCheckRequest) SetPageParams(v *PageParams)
- func (x *ListHealthCheckRequest) String() string
- type ListHealthCheckRequest_builder
- type ListHealthCheckResponse
- func (x *ListHealthCheckResponse) GetItems() []*HealthCheck
- func (x *ListHealthCheckResponse) GetNextPageToken() string
- func (*ListHealthCheckResponse) ProtoMessage()
- func (x *ListHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckResponse) Reset()
- func (x *ListHealthCheckResponse) SetItems(v []*HealthCheck)
- func (x *ListHealthCheckResponse) SetNextPageToken(v string)
- func (x *ListHealthCheckResponse) String() string
- type ListHealthCheckResponse_builder
- type ListImageOptions
- func (x *ListImageOptions) GetArchitectures() []string
- func (x *ListImageOptions) GetImageIds() []string
- func (x *ListImageOptions) GetName() string
- func (x *ListImageOptions) GetNameFilters() []string
- func (x *ListImageOptions) GetOwners() []string
- func (*ListImageOptions) ProtoMessage()
- func (x *ListImageOptions) ProtoReflect() protoreflect.Message
- func (x *ListImageOptions) Reset()
- func (x *ListImageOptions) SetArchitectures(v []string)
- func (x *ListImageOptions) SetImageIds(v []string)
- func (x *ListImageOptions) SetName(v string)
- func (x *ListImageOptions) SetNameFilters(v []string)
- func (x *ListImageOptions) SetOwners(v []string)
- func (x *ListImageOptions) String() string
- type ListImageOptions_builder
- type ListImageRequest
- func (x *ListImageRequest) ClearOptions()
- func (x *ListImageRequest) GetCloudCredId() string
- func (x *ListImageRequest) GetLocation() string
- func (x *ListImageRequest) GetOptions() *ListImageOptions
- func (x *ListImageRequest) HasOptions() bool
- func (*ListImageRequest) ProtoMessage()
- func (x *ListImageRequest) ProtoReflect() protoreflect.Message
- func (x *ListImageRequest) Reset()
- func (x *ListImageRequest) SetCloudCredId(v string)
- func (x *ListImageRequest) SetLocation(v string)
- func (x *ListImageRequest) SetOptions(v *ListImageOptions)
- func (x *ListImageRequest) String() string
- type ListImageRequest_builder
- type ListImageResponse
- func (x *ListImageResponse) GetItems() []*Image
- func (x *ListImageResponse) GetNextPageToken() string
- func (*ListImageResponse) ProtoMessage()
- func (x *ListImageResponse) ProtoReflect() protoreflect.Message
- func (x *ListImageResponse) Reset()
- func (x *ListImageResponse) SetItems(v []*Image)
- func (x *ListImageResponse) SetNextPageToken(v string)
- func (x *ListImageResponse) String() string
- type ListImageResponse_builder
- type ListIngressGatewayInstallationOptions
- func (x *ListIngressGatewayInstallationOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayInstallationOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayInstallationOptions) GetInstallationReferenceIds() []string
- func (*ListIngressGatewayInstallationOptions) ProtoMessage()
- func (x *ListIngressGatewayInstallationOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayInstallationOptions) Reset()
- func (x *ListIngressGatewayInstallationOptions) SetHasAllLabels(v map[string]string)
- func (x *ListIngressGatewayInstallationOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListIngressGatewayInstallationOptions) SetInstallationReferenceIds(v []string)
- func (x *ListIngressGatewayInstallationOptions) String() string
- type ListIngressGatewayInstallationOptions_builder
- type ListIngressGatewayOptions
- func (x *ListIngressGatewayOptions) ClearOrderOptions()
- func (x *ListIngressGatewayOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayOptions) GetOrderOptions() *OrderOptions
- func (x *ListIngressGatewayOptions) HasOrderOptions() bool
- func (*ListIngressGatewayOptions) ProtoMessage()
- func (x *ListIngressGatewayOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayOptions) Reset()
- func (x *ListIngressGatewayOptions) SetHasAllLabels(v map[string]string)
- func (x *ListIngressGatewayOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListIngressGatewayOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListIngressGatewayOptions) String() string
- type ListIngressGatewayOptions_builder
- type ListIngressGatewayRequest
- func (x *ListIngressGatewayRequest) ClearInstallationOptions()
- func (x *ListIngressGatewayRequest) ClearOptions()
- func (x *ListIngressGatewayRequest) ClearPageParams()
- func (x *ListIngressGatewayRequest) GetInstallationOptions() *ListIngressGatewayInstallationOptions
- func (x *ListIngressGatewayRequest) GetOptions() *ListIngressGatewayOptions
- func (x *ListIngressGatewayRequest) GetPageParams() *PageParams
- func (x *ListIngressGatewayRequest) HasInstallationOptions() bool
- func (x *ListIngressGatewayRequest) HasOptions() bool
- func (x *ListIngressGatewayRequest) HasPageParams() bool
- func (*ListIngressGatewayRequest) ProtoMessage()
- func (x *ListIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayRequest) Reset()
- func (x *ListIngressGatewayRequest) SetInstallationOptions(v *ListIngressGatewayInstallationOptions)
- func (x *ListIngressGatewayRequest) SetOptions(v *ListIngressGatewayOptions)
- func (x *ListIngressGatewayRequest) SetPageParams(v *PageParams)
- func (x *ListIngressGatewayRequest) String() string
- type ListIngressGatewayRequest_builder
- type ListIngressGatewayResponse
- func (x *ListIngressGatewayResponse) GetItems() []*IngressGateway
- func (x *ListIngressGatewayResponse) GetNextPageToken() string
- func (*ListIngressGatewayResponse) ProtoMessage()
- func (x *ListIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayResponse) Reset()
- func (x *ListIngressGatewayResponse) SetItems(v []*IngressGateway)
- func (x *ListIngressGatewayResponse) SetNextPageToken(v string)
- func (x *ListIngressGatewayResponse) String() string
- type ListIngressGatewayResponse_builder
- type ListIngressGatewayTokenOptions
- func (x *ListIngressGatewayTokenOptions) ClearOrderOptions()
- func (x *ListIngressGatewayTokenOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayTokenOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayTokenOptions) GetOrderOptions() *OrderOptions
- func (x *ListIngressGatewayTokenOptions) HasOrderOptions() bool
- func (*ListIngressGatewayTokenOptions) ProtoMessage()
- func (x *ListIngressGatewayTokenOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenOptions) Reset()
- func (x *ListIngressGatewayTokenOptions) SetHasAllLabels(v map[string]string)
- func (x *ListIngressGatewayTokenOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListIngressGatewayTokenOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListIngressGatewayTokenOptions) String() string
- type ListIngressGatewayTokenOptions_builder
- type ListIngressGatewayTokenRequest
- func (x *ListIngressGatewayTokenRequest) ClearOptions()
- func (x *ListIngressGatewayTokenRequest) ClearPageParams()
- func (x *ListIngressGatewayTokenRequest) GetOptions() *ListIngressGatewayTokenOptions
- func (x *ListIngressGatewayTokenRequest) GetPageParams() *PageParams
- func (x *ListIngressGatewayTokenRequest) HasOptions() bool
- func (x *ListIngressGatewayTokenRequest) HasPageParams() bool
- func (*ListIngressGatewayTokenRequest) ProtoMessage()
- func (x *ListIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenRequest) Reset()
- func (x *ListIngressGatewayTokenRequest) SetOptions(v *ListIngressGatewayTokenOptions)
- func (x *ListIngressGatewayTokenRequest) SetPageParams(v *PageParams)
- func (x *ListIngressGatewayTokenRequest) String() string
- type ListIngressGatewayTokenRequest_builder
- type ListIngressGatewayTokenResponse
- func (x *ListIngressGatewayTokenResponse) GetItems() []*IngressGatewayToken
- func (x *ListIngressGatewayTokenResponse) GetNextPageToken() string
- func (*ListIngressGatewayTokenResponse) ProtoMessage()
- func (x *ListIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenResponse) Reset()
- func (x *ListIngressGatewayTokenResponse) SetItems(v []*IngressGatewayToken)
- func (x *ListIngressGatewayTokenResponse) SetNextPageToken(v string)
- func (x *ListIngressGatewayTokenResponse) String() string
- type ListIngressGatewayTokenResponse_builder
- type ListInstanceExecOptions
- func (x *ListInstanceExecOptions) ClearOrderOptions()
- func (x *ListInstanceExecOptions) GetHasAllLabels() map[string]string
- func (x *ListInstanceExecOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListInstanceExecOptions) GetOrderOptions() *OrderOptions
- func (x *ListInstanceExecOptions) HasOrderOptions() bool
- func (*ListInstanceExecOptions) ProtoMessage()
- func (x *ListInstanceExecOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecOptions) Reset()
- func (x *ListInstanceExecOptions) SetHasAllLabels(v map[string]string)
- func (x *ListInstanceExecOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListInstanceExecOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListInstanceExecOptions) String() string
- type ListInstanceExecOptions_builder
- type ListInstanceExecRequest
- func (x *ListInstanceExecRequest) ClearOptions()
- func (x *ListInstanceExecRequest) ClearPageParams()
- func (x *ListInstanceExecRequest) GetOptions() *ListInstanceExecOptions
- func (x *ListInstanceExecRequest) GetPageParams() *PageParams
- func (x *ListInstanceExecRequest) HasOptions() bool
- func (x *ListInstanceExecRequest) HasPageParams() bool
- func (*ListInstanceExecRequest) ProtoMessage()
- func (x *ListInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecRequest) Reset()
- func (x *ListInstanceExecRequest) SetOptions(v *ListInstanceExecOptions)
- func (x *ListInstanceExecRequest) SetPageParams(v *PageParams)
- func (x *ListInstanceExecRequest) String() string
- type ListInstanceExecRequest_builder
- type ListInstanceExecResponse
- func (x *ListInstanceExecResponse) GetItems() []*InstanceExec
- func (x *ListInstanceExecResponse) GetNextPageToken() string
- func (*ListInstanceExecResponse) ProtoMessage()
- func (x *ListInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecResponse) Reset()
- func (x *ListInstanceExecResponse) SetItems(v []*InstanceExec)
- func (x *ListInstanceExecResponse) SetNextPageToken(v string)
- func (x *ListInstanceExecResponse) String() string
- type ListInstanceExecResponse_builder
- type ListInstanceOptions
- func (x *ListInstanceOptions) ClearIncludeDeleted()
- func (x *ListInstanceOptions) ClearOrderOptions()
- func (x *ListInstanceOptions) GetCloudCredIds() []string
- func (x *ListInstanceOptions) GetHasAllLabels() map[string]string
- func (x *ListInstanceOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListInstanceOptions) GetIncludeDeleted() bool
- func (x *ListInstanceOptions) GetObjectStatuses() []string
- func (x *ListInstanceOptions) GetOrderOptions() *OrderOptions
- func (x *ListInstanceOptions) HasIncludeDeleted() bool
- func (x *ListInstanceOptions) HasOrderOptions() bool
- func (*ListInstanceOptions) ProtoMessage()
- func (x *ListInstanceOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceOptions) Reset()
- func (x *ListInstanceOptions) SetCloudCredIds(v []string)
- func (x *ListInstanceOptions) SetHasAllLabels(v map[string]string)
- func (x *ListInstanceOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListInstanceOptions) SetIncludeDeleted(v bool)
- func (x *ListInstanceOptions) SetObjectStatuses(v []string)
- func (x *ListInstanceOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListInstanceOptions) String() string
- type ListInstanceOptions_builder
- type ListInstanceProvisionsOptions
- func (x *ListInstanceProvisionsOptions) ClearOrderOptions()
- func (x *ListInstanceProvisionsOptions) GetCloudCredIds() []string
- func (x *ListInstanceProvisionsOptions) GetObjectStatuses() []string
- func (x *ListInstanceProvisionsOptions) GetOrderOptions() *OrderOptions
- func (x *ListInstanceProvisionsOptions) HasOrderOptions() bool
- func (*ListInstanceProvisionsOptions) ProtoMessage()
- func (x *ListInstanceProvisionsOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceProvisionsOptions) Reset()
- func (x *ListInstanceProvisionsOptions) SetCloudCredIds(v []string)
- func (x *ListInstanceProvisionsOptions) SetObjectStatuses(v []string)
- func (x *ListInstanceProvisionsOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListInstanceProvisionsOptions) String() string
- type ListInstanceProvisionsOptions_builder
- type ListInstanceProvisionsRequest
- func (x *ListInstanceProvisionsRequest) ClearOptions()
- func (x *ListInstanceProvisionsRequest) ClearPageParams()
- func (x *ListInstanceProvisionsRequest) GetOptions() *ListInstanceProvisionsOptions
- func (x *ListInstanceProvisionsRequest) GetPageParams() *PageParams
- func (x *ListInstanceProvisionsRequest) HasOptions() bool
- func (x *ListInstanceProvisionsRequest) HasPageParams() bool
- func (*ListInstanceProvisionsRequest) ProtoMessage()
- func (x *ListInstanceProvisionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceProvisionsRequest) Reset()
- func (x *ListInstanceProvisionsRequest) SetOptions(v *ListInstanceProvisionsOptions)
- func (x *ListInstanceProvisionsRequest) SetPageParams(v *PageParams)
- func (x *ListInstanceProvisionsRequest) String() string
- type ListInstanceProvisionsRequest_builder
- type ListInstanceProvisionsResponse
- func (x *ListInstanceProvisionsResponse) GetItems() []*InstanceProvision
- func (x *ListInstanceProvisionsResponse) GetNextPageToken() string
- func (*ListInstanceProvisionsResponse) ProtoMessage()
- func (x *ListInstanceProvisionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceProvisionsResponse) Reset()
- func (x *ListInstanceProvisionsResponse) SetItems(v []*InstanceProvision)
- func (x *ListInstanceProvisionsResponse) SetNextPageToken(v string)
- func (x *ListInstanceProvisionsResponse) String() string
- type ListInstanceProvisionsResponse_builder
- type ListInstanceRequest
- func (x *ListInstanceRequest) ClearOptions()
- func (x *ListInstanceRequest) ClearPageParams()
- func (x *ListInstanceRequest) GetOptions() *ListInstanceOptions
- func (x *ListInstanceRequest) GetPageParams() *PageParams
- func (x *ListInstanceRequest) HasOptions() bool
- func (x *ListInstanceRequest) HasPageParams() bool
- func (*ListInstanceRequest) ProtoMessage()
- func (x *ListInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceRequest) Reset()
- func (x *ListInstanceRequest) SetOptions(v *ListInstanceOptions)
- func (x *ListInstanceRequest) SetPageParams(v *PageParams)
- func (x *ListInstanceRequest) String() string
- type ListInstanceRequest_builder
- type ListInstanceResponse
- func (x *ListInstanceResponse) GetItems() []*Instance
- func (x *ListInstanceResponse) GetNextPageToken() string
- func (*ListInstanceResponse) ProtoMessage()
- func (x *ListInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceResponse) Reset()
- func (x *ListInstanceResponse) SetItems(v []*Instance)
- func (x *ListInstanceResponse) SetNextPageToken(v string)
- func (x *ListInstanceResponse) String() string
- type ListInstanceResponse_builder
- type ListInstanceTypeOptions
- func (x *ListInstanceTypeOptions) ClearIncludeCpu()
- func (x *ListInstanceTypeOptions) ClearIncludePreemptible()
- func (x *ListInstanceTypeOptions) ClearIncludePrices()
- func (x *ListInstanceTypeOptions) ClearIncludeUnavailable()
- func (x *ListInstanceTypeOptions) ClearSkipAccessFilter()
- func (x *ListInstanceTypeOptions) ClearUniqueInstanceType()
- func (x *ListInstanceTypeOptions) GetIncludeCpu() bool
- func (x *ListInstanceTypeOptions) GetIncludePreemptible() bool
- func (x *ListInstanceTypeOptions) GetIncludePrices() bool
- func (x *ListInstanceTypeOptions) GetIncludeUnavailable() bool
- func (x *ListInstanceTypeOptions) GetInstanceTypes() []string
- func (x *ListInstanceTypeOptions) GetOrganizationId() string
- func (x *ListInstanceTypeOptions) GetSkipAccessFilter() bool
- func (x *ListInstanceTypeOptions) GetSubLocation() string
- func (x *ListInstanceTypeOptions) GetSupportedArchitectures() []string
- func (x *ListInstanceTypeOptions) GetUniqueInstanceType() bool
- func (x *ListInstanceTypeOptions) HasIncludeCpu() bool
- func (x *ListInstanceTypeOptions) HasIncludePreemptible() bool
- func (x *ListInstanceTypeOptions) HasIncludePrices() bool
- func (x *ListInstanceTypeOptions) HasIncludeUnavailable() bool
- func (x *ListInstanceTypeOptions) HasSkipAccessFilter() bool
- func (x *ListInstanceTypeOptions) HasUniqueInstanceType() bool
- func (*ListInstanceTypeOptions) ProtoMessage()
- func (x *ListInstanceTypeOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeOptions) Reset()
- func (x *ListInstanceTypeOptions) SetIncludeCpu(v bool)
- func (x *ListInstanceTypeOptions) SetIncludePreemptible(v bool)
- func (x *ListInstanceTypeOptions) SetIncludePrices(v bool)
- func (x *ListInstanceTypeOptions) SetIncludeUnavailable(v bool)
- func (x *ListInstanceTypeOptions) SetInstanceTypes(v []string)
- func (x *ListInstanceTypeOptions) SetOrganizationId(v string)
- func (x *ListInstanceTypeOptions) SetSkipAccessFilter(v bool)
- func (x *ListInstanceTypeOptions) SetSubLocation(v string)
- func (x *ListInstanceTypeOptions) SetSupportedArchitectures(v []string)
- func (x *ListInstanceTypeOptions) SetUniqueInstanceType(v bool)
- func (x *ListInstanceTypeOptions) String() string
- type ListInstanceTypeOptions_builder
- type ListInstanceTypeRequest
- func (x *ListInstanceTypeRequest) ClearOptions()
- func (x *ListInstanceTypeRequest) GetCloudCredId() string
- func (x *ListInstanceTypeRequest) GetCloudCredIds() []string
- func (x *ListInstanceTypeRequest) GetLocation() string
- func (x *ListInstanceTypeRequest) GetOptions() *ListInstanceTypeOptions
- func (x *ListInstanceTypeRequest) HasOptions() bool
- func (*ListInstanceTypeRequest) ProtoMessage()
- func (x *ListInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeRequest) Reset()
- func (x *ListInstanceTypeRequest) SetCloudCredId(v string)
- func (x *ListInstanceTypeRequest) SetCloudCredIds(v []string)
- func (x *ListInstanceTypeRequest) SetLocation(v string)
- func (x *ListInstanceTypeRequest) SetOptions(v *ListInstanceTypeOptions)
- func (x *ListInstanceTypeRequest) String() string
- type ListInstanceTypeRequest_builder
- type ListInstanceTypeResponse
- func (x *ListInstanceTypeResponse) GetItems() []*InstanceType
- func (x *ListInstanceTypeResponse) GetNextPageToken() string
- func (*ListInstanceTypeResponse) ProtoMessage()
- func (x *ListInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeResponse) Reset()
- func (x *ListInstanceTypeResponse) SetItems(v []*InstanceType)
- func (x *ListInstanceTypeResponse) SetNextPageToken(v string)
- func (x *ListInstanceTypeResponse) String() string
- type ListInstanceTypeResponse_builder
- type ListInviteOptions
- func (x *ListInviteOptions) ClearOrderOptions()
- func (x *ListInviteOptions) GetOrderOptions() *OrderOptions
- func (x *ListInviteOptions) GetOrganizationIds() []string
- func (x *ListInviteOptions) HasOrderOptions() bool
- func (*ListInviteOptions) ProtoMessage()
- func (x *ListInviteOptions) ProtoReflect() protoreflect.Message
- func (x *ListInviteOptions) Reset()
- func (x *ListInviteOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListInviteOptions) SetOrganizationIds(v []string)
- func (x *ListInviteOptions) String() string
- type ListInviteOptions_builder
- type ListInviteRequest
- func (x *ListInviteRequest) ClearOptions()
- func (x *ListInviteRequest) ClearPageParams()
- func (x *ListInviteRequest) GetOptions() *ListInviteOptions
- func (x *ListInviteRequest) GetPageParams() *PageParams
- func (x *ListInviteRequest) HasOptions() bool
- func (x *ListInviteRequest) HasPageParams() bool
- func (*ListInviteRequest) ProtoMessage()
- func (x *ListInviteRequest) ProtoReflect() protoreflect.Message
- func (x *ListInviteRequest) Reset()
- func (x *ListInviteRequest) SetOptions(v *ListInviteOptions)
- func (x *ListInviteRequest) SetPageParams(v *PageParams)
- func (x *ListInviteRequest) String() string
- type ListInviteRequest_builder
- type ListInviteResponse
- func (x *ListInviteResponse) GetItems() []*Invite
- func (x *ListInviteResponse) GetNextPageToken() string
- func (*ListInviteResponse) ProtoMessage()
- func (x *ListInviteResponse) ProtoReflect() protoreflect.Message
- func (x *ListInviteResponse) Reset()
- func (x *ListInviteResponse) SetItems(v []*Invite)
- func (x *ListInviteResponse) SetNextPageToken(v string)
- func (x *ListInviteResponse) String() string
- type ListInviteResponse_builder
- type ListInvoiceRequest
- func (x *ListInvoiceRequest) ClearPageParams()
- func (x *ListInvoiceRequest) GetBillingProfileId() string
- func (x *ListInvoiceRequest) GetPageParams() *PageParams
- func (x *ListInvoiceRequest) HasPageParams() bool
- func (*ListInvoiceRequest) ProtoMessage()
- func (x *ListInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *ListInvoiceRequest) Reset()
- func (x *ListInvoiceRequest) SetBillingProfileId(v string)
- func (x *ListInvoiceRequest) SetPageParams(v *PageParams)
- func (x *ListInvoiceRequest) String() string
- type ListInvoiceRequest_builder
- type ListInvoiceResponse
- func (x *ListInvoiceResponse) GetInvoices() []*Invoice
- func (x *ListInvoiceResponse) GetNextPageToken() string
- func (*ListInvoiceResponse) ProtoMessage()
- func (x *ListInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *ListInvoiceResponse) Reset()
- func (x *ListInvoiceResponse) SetInvoices(v []*Invoice)
- func (x *ListInvoiceResponse) SetNextPageToken(v string)
- func (x *ListInvoiceResponse) String() string
- type ListInvoiceResponse_builder
- type ListLimitOptions
- func (x *ListLimitOptions) ClearOrderOptions()
- func (x *ListLimitOptions) GetHasAllLabels() map[string]string
- func (x *ListLimitOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListLimitOptions) GetOrderOptions() *OrderOptions
- func (x *ListLimitOptions) HasOrderOptions() bool
- func (*ListLimitOptions) ProtoMessage()
- func (x *ListLimitOptions) ProtoReflect() protoreflect.Message
- func (x *ListLimitOptions) Reset()
- func (x *ListLimitOptions) SetHasAllLabels(v map[string]string)
- func (x *ListLimitOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListLimitOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListLimitOptions) String() string
- type ListLimitOptions_builder
- type ListLimitRequest
- func (x *ListLimitRequest) ClearOptions()
- func (x *ListLimitRequest) ClearPageParams()
- func (x *ListLimitRequest) GetOptions() *ListLimitOptions
- func (x *ListLimitRequest) GetPageParams() *PageParams
- func (x *ListLimitRequest) HasOptions() bool
- func (x *ListLimitRequest) HasPageParams() bool
- func (*ListLimitRequest) ProtoMessage()
- func (x *ListLimitRequest) ProtoReflect() protoreflect.Message
- func (x *ListLimitRequest) Reset()
- func (x *ListLimitRequest) SetOptions(v *ListLimitOptions)
- func (x *ListLimitRequest) SetPageParams(v *PageParams)
- func (x *ListLimitRequest) String() string
- type ListLimitRequest_builder
- type ListLimitResponse
- func (x *ListLimitResponse) GetItems() []*Limit
- func (x *ListLimitResponse) GetNextPageToken() string
- func (*ListLimitResponse) ProtoMessage()
- func (x *ListLimitResponse) ProtoReflect() protoreflect.Message
- func (x *ListLimitResponse) Reset()
- func (x *ListLimitResponse) SetItems(v []*Limit)
- func (x *ListLimitResponse) SetNextPageToken(v string)
- func (x *ListLimitResponse) String() string
- type ListLimitResponse_builder
- type ListLocationsRequest
- func (x *ListLocationsRequest) GetCloudCredId() string
- func (x *ListLocationsRequest) GetIncludeUnavailable() bool
- func (*ListLocationsRequest) ProtoMessage()
- func (x *ListLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListLocationsRequest) Reset()
- func (x *ListLocationsRequest) SetCloudCredId(v string)
- func (x *ListLocationsRequest) SetIncludeUnavailable(v bool)
- func (x *ListLocationsRequest) String() string
- type ListLocationsRequest_builder
- type ListLocationsResponse
- func (x *ListLocationsResponse) GetItems() []*Location
- func (*ListLocationsResponse) ProtoMessage()
- func (x *ListLocationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLocationsResponse) Reset()
- func (x *ListLocationsResponse) SetItems(v []*Location)
- func (x *ListLocationsResponse) String() string
- type ListLocationsResponse_builder
- type ListModelOptions
- func (x *ListModelOptions) ClearOrderOptions()
- func (x *ListModelOptions) GetHasAllLabels() map[string]string
- func (x *ListModelOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListModelOptions) GetOrderOptions() *OrderOptions
- func (x *ListModelOptions) HasOrderOptions() bool
- func (*ListModelOptions) ProtoMessage()
- func (x *ListModelOptions) ProtoReflect() protoreflect.Message
- func (x *ListModelOptions) Reset()
- func (x *ListModelOptions) SetHasAllLabels(v map[string]string)
- func (x *ListModelOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListModelOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListModelOptions) String() string
- type ListModelOptions_builder
- type ListModelRequest
- func (x *ListModelRequest) ClearOptions()
- func (x *ListModelRequest) ClearPageParams()
- func (x *ListModelRequest) GetOptions() *ListModelOptions
- func (x *ListModelRequest) GetPageParams() *PageParams
- func (x *ListModelRequest) HasOptions() bool
- func (x *ListModelRequest) HasPageParams() bool
- func (*ListModelRequest) ProtoMessage()
- func (x *ListModelRequest) ProtoReflect() protoreflect.Message
- func (x *ListModelRequest) Reset()
- func (x *ListModelRequest) SetOptions(v *ListModelOptions)
- func (x *ListModelRequest) SetPageParams(v *PageParams)
- func (x *ListModelRequest) String() string
- type ListModelRequest_builder
- type ListModelResponse
- func (x *ListModelResponse) GetItems() []*ModelConfig
- func (x *ListModelResponse) GetNextPageToken() string
- func (*ListModelResponse) ProtoMessage()
- func (x *ListModelResponse) ProtoReflect() protoreflect.Message
- func (x *ListModelResponse) Reset()
- func (x *ListModelResponse) SetItems(v []*ModelConfig)
- func (x *ListModelResponse) SetNextPageToken(v string)
- func (x *ListModelResponse) String() string
- type ListModelResponse_builder
- type ListNodesRequest
- func (x *ListNodesRequest) ClearPageParams()
- func (x *ListNodesRequest) GetOrganizationId() string
- func (x *ListNodesRequest) GetPageParams() *PageParams
- func (x *ListNodesRequest) HasPageParams() bool
- func (*ListNodesRequest) ProtoMessage()
- func (x *ListNodesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNodesRequest) Reset()
- func (x *ListNodesRequest) SetOrganizationId(v string)
- func (x *ListNodesRequest) SetPageParams(v *PageParams)
- func (x *ListNodesRequest) String() string
- type ListNodesRequest_builder
- type ListNodesResponse
- func (x *ListNodesResponse) GetItems() []*ExternalNode
- func (x *ListNodesResponse) GetNextPageToken() string
- func (*ListNodesResponse) ProtoMessage()
- func (x *ListNodesResponse) ProtoReflect() protoreflect.Message
- func (x *ListNodesResponse) Reset()
- func (x *ListNodesResponse) SetItems(v []*ExternalNode)
- func (x *ListNodesResponse) SetNextPageToken(v string)
- func (x *ListNodesResponse) String() string
- type ListNodesResponse_builder
- type ListNotebooksOptions
- func (x *ListNotebooksOptions) ClearOrderOptions()
- func (x *ListNotebooksOptions) GetHasAllLabels() map[string]string
- func (x *ListNotebooksOptions) GetHasAllTags() map[string]string
- func (x *ListNotebooksOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListNotebooksOptions) GetHasOneOfTags() map[string]*ListOfString
- func (x *ListNotebooksOptions) GetOrderOptions() *OrderOptions
- func (x *ListNotebooksOptions) HasOrderOptions() bool
- func (*ListNotebooksOptions) ProtoMessage()
- func (x *ListNotebooksOptions) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksOptions) Reset()
- func (x *ListNotebooksOptions) SetHasAllLabels(v map[string]string)
- func (x *ListNotebooksOptions) SetHasAllTags(v map[string]string)
- func (x *ListNotebooksOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListNotebooksOptions) SetHasOneOfTags(v map[string]*ListOfString)
- func (x *ListNotebooksOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListNotebooksOptions) String() string
- type ListNotebooksOptions_builder
- type ListNotebooksRequest
- func (x *ListNotebooksRequest) ClearOptions()
- func (x *ListNotebooksRequest) ClearPageParams()
- func (x *ListNotebooksRequest) GetOptions() *ListNotebooksOptions
- func (x *ListNotebooksRequest) GetPageParams() *PageParams
- func (x *ListNotebooksRequest) HasOptions() bool
- func (x *ListNotebooksRequest) HasPageParams() bool
- func (*ListNotebooksRequest) ProtoMessage()
- func (x *ListNotebooksRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksRequest) Reset()
- func (x *ListNotebooksRequest) SetOptions(v *ListNotebooksOptions)
- func (x *ListNotebooksRequest) SetPageParams(v *PageParams)
- func (x *ListNotebooksRequest) String() string
- type ListNotebooksRequest_builder
- type ListNotebooksResponse
- func (x *ListNotebooksResponse) GetItems() []*Notebook
- func (x *ListNotebooksResponse) GetNextPageToken() string
- func (*ListNotebooksResponse) ProtoMessage()
- func (x *ListNotebooksResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksResponse) Reset()
- func (x *ListNotebooksResponse) SetItems(v []*Notebook)
- func (x *ListNotebooksResponse) SetNextPageToken(v string)
- func (x *ListNotebooksResponse) String() string
- type ListNotebooksResponse_builder
- type ListOfString
- type ListOfString_builder
- type ListOrganizationMembersOptions
- func (x *ListOrganizationMembersOptions) ClearAfter()
- func (x *ListOrganizationMembersOptions) ClearBefore()
- func (x *ListOrganizationMembersOptions) ClearOrderOptions()
- func (x *ListOrganizationMembersOptions) GetAccesses() []*OrganizationAccess
- func (x *ListOrganizationMembersOptions) GetAfter() *timestamppb.Timestamp
- func (x *ListOrganizationMembersOptions) GetBefore() *timestamppb.Timestamp
- func (x *ListOrganizationMembersOptions) GetOrderOptions() *OrderOptions
- func (x *ListOrganizationMembersOptions) HasAfter() bool
- func (x *ListOrganizationMembersOptions) HasBefore() bool
- func (x *ListOrganizationMembersOptions) HasOrderOptions() bool
- func (*ListOrganizationMembersOptions) ProtoMessage()
- func (x *ListOrganizationMembersOptions) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationMembersOptions) Reset()
- func (x *ListOrganizationMembersOptions) SetAccesses(v []*OrganizationAccess)
- func (x *ListOrganizationMembersOptions) SetAfter(v *timestamppb.Timestamp)
- func (x *ListOrganizationMembersOptions) SetBefore(v *timestamppb.Timestamp)
- func (x *ListOrganizationMembersOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListOrganizationMembersOptions) String() string
- type ListOrganizationMembersOptions_builder
- type ListOrganizationMembersRequest
- func (x *ListOrganizationMembersRequest) ClearOptions()
- func (x *ListOrganizationMembersRequest) ClearPageParams()
- func (x *ListOrganizationMembersRequest) GetOptions() *ListOrganizationMembersOptions
- func (x *ListOrganizationMembersRequest) GetOrganizationId() string
- func (x *ListOrganizationMembersRequest) GetPageParams() *PageParams
- func (x *ListOrganizationMembersRequest) HasOptions() bool
- func (x *ListOrganizationMembersRequest) HasPageParams() bool
- func (*ListOrganizationMembersRequest) ProtoMessage()
- func (x *ListOrganizationMembersRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationMembersRequest) Reset()
- func (x *ListOrganizationMembersRequest) SetOptions(v *ListOrganizationMembersOptions)
- func (x *ListOrganizationMembersRequest) SetOrganizationId(v string)
- func (x *ListOrganizationMembersRequest) SetPageParams(v *PageParams)
- func (x *ListOrganizationMembersRequest) String() string
- type ListOrganizationMembersRequest_builder
- type ListOrganizationMembersResponse
- func (x *ListOrganizationMembersResponse) GetItems() []*OrganizationMember
- func (x *ListOrganizationMembersResponse) GetNextPageToken() string
- func (*ListOrganizationMembersResponse) ProtoMessage()
- func (x *ListOrganizationMembersResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationMembersResponse) Reset()
- func (x *ListOrganizationMembersResponse) SetItems(v []*OrganizationMember)
- func (x *ListOrganizationMembersResponse) SetNextPageToken(v string)
- func (x *ListOrganizationMembersResponse) String() string
- type ListOrganizationMembersResponse_builder
- type ListOrganizationOptions
- func (x *ListOrganizationOptions) ClearOrderOptions()
- func (x *ListOrganizationOptions) GetHasAllLabels() map[string]string
- func (x *ListOrganizationOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListOrganizationOptions) GetIds() []string
- func (x *ListOrganizationOptions) GetNcaIds() []string
- func (x *ListOrganizationOptions) GetNgcOrgIds() []string
- func (x *ListOrganizationOptions) GetOrderOptions() *OrderOptions
- func (x *ListOrganizationOptions) GetProgramIds() []string
- func (x *ListOrganizationOptions) HasOrderOptions() bool
- func (*ListOrganizationOptions) ProtoMessage()
- func (x *ListOrganizationOptions) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationOptions) Reset()
- func (x *ListOrganizationOptions) SetHasAllLabels(v map[string]string)
- func (x *ListOrganizationOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListOrganizationOptions) SetIds(v []string)
- func (x *ListOrganizationOptions) SetNcaIds(v []string)
- func (x *ListOrganizationOptions) SetNgcOrgIds(v []string)
- func (x *ListOrganizationOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListOrganizationOptions) SetProgramIds(v []string)
- func (x *ListOrganizationOptions) String() string
- type ListOrganizationOptions_builder
- type ListOrganizationRequest
- func (x *ListOrganizationRequest) ClearOptions()
- func (x *ListOrganizationRequest) ClearPageParams()
- func (x *ListOrganizationRequest) GetOptions() *ListOrganizationOptions
- func (x *ListOrganizationRequest) GetPageParams() *PageParams
- func (x *ListOrganizationRequest) HasOptions() bool
- func (x *ListOrganizationRequest) HasPageParams() bool
- func (*ListOrganizationRequest) ProtoMessage()
- func (x *ListOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationRequest) Reset()
- func (x *ListOrganizationRequest) SetOptions(v *ListOrganizationOptions)
- func (x *ListOrganizationRequest) SetPageParams(v *PageParams)
- func (x *ListOrganizationRequest) String() string
- type ListOrganizationRequest_builder
- type ListOrganizationResponse
- func (x *ListOrganizationResponse) GetItems() []*Organization
- func (x *ListOrganizationResponse) GetNextPageToken() string
- func (*ListOrganizationResponse) ProtoMessage()
- func (x *ListOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationResponse) Reset()
- func (x *ListOrganizationResponse) SetItems(v []*Organization)
- func (x *ListOrganizationResponse) SetNextPageToken(v string)
- func (x *ListOrganizationResponse) String() string
- type ListOrganizationResponse_builder
- type ListPaymentMethodsRequest
- func (x *ListPaymentMethodsRequest) GetBillingProfileId() string
- func (*ListPaymentMethodsRequest) ProtoMessage()
- func (x *ListPaymentMethodsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPaymentMethodsRequest) Reset()
- func (x *ListPaymentMethodsRequest) SetBillingProfileId(v string)
- func (x *ListPaymentMethodsRequest) String() string
- type ListPaymentMethodsRequest_builder
- type ListPaymentMethodsResponse
- func (x *ListPaymentMethodsResponse) GetPaymentMethods() []*PaymentMethod
- func (*ListPaymentMethodsResponse) ProtoMessage()
- func (x *ListPaymentMethodsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPaymentMethodsResponse) Reset()
- func (x *ListPaymentMethodsResponse) SetPaymentMethods(v []*PaymentMethod)
- func (x *ListPaymentMethodsResponse) String() string
- type ListPaymentMethodsResponse_builder
- type ListPersistentPodOptions
- func (x *ListPersistentPodOptions) ClearOrderOptions()
- func (x *ListPersistentPodOptions) GetHasAllLabels() map[string]string
- func (x *ListPersistentPodOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListPersistentPodOptions) GetOrderOptions() *OrderOptions
- func (x *ListPersistentPodOptions) HasOrderOptions() bool
- func (*ListPersistentPodOptions) ProtoMessage()
- func (x *ListPersistentPodOptions) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodOptions) Reset()
- func (x *ListPersistentPodOptions) SetHasAllLabels(v map[string]string)
- func (x *ListPersistentPodOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListPersistentPodOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListPersistentPodOptions) String() string
- type ListPersistentPodOptions_builder
- type ListPersistentPodRequest
- func (x *ListPersistentPodRequest) ClearOptions()
- func (x *ListPersistentPodRequest) ClearPageParams()
- func (x *ListPersistentPodRequest) GetOptions() *ListPersistentPodOptions
- func (x *ListPersistentPodRequest) GetPageParams() *PageParams
- func (x *ListPersistentPodRequest) HasOptions() bool
- func (x *ListPersistentPodRequest) HasPageParams() bool
- func (*ListPersistentPodRequest) ProtoMessage()
- func (x *ListPersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodRequest) Reset()
- func (x *ListPersistentPodRequest) SetOptions(v *ListPersistentPodOptions)
- func (x *ListPersistentPodRequest) SetPageParams(v *PageParams)
- func (x *ListPersistentPodRequest) String() string
- type ListPersistentPodRequest_builder
- type ListPersistentPodResponse
- func (x *ListPersistentPodResponse) GetItems() []*PersistentPod
- func (x *ListPersistentPodResponse) GetNextPageToken() string
- func (*ListPersistentPodResponse) ProtoMessage()
- func (x *ListPersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodResponse) Reset()
- func (x *ListPersistentPodResponse) SetItems(v []*PersistentPod)
- func (x *ListPersistentPodResponse) SetNextPageToken(v string)
- func (x *ListPersistentPodResponse) String() string
- type ListPersistentPodResponse_builder
- type ListProductOptions
- func (x *ListProductOptions) ClearComputeInstanceFilters()
- func (x *ListProductOptions) ClearStorageFilters()
- func (x *ListProductOptions) GetComputeInstanceFilters() *ComputeInstanceOptions
- func (x *ListProductOptions) GetProductType() string
- func (x *ListProductOptions) GetStorageFilters() *StorageOptions
- func (x *ListProductOptions) GetUsageType() string
- func (x *ListProductOptions) HasComputeInstanceFilters() bool
- func (x *ListProductOptions) HasStorageFilters() bool
- func (*ListProductOptions) ProtoMessage()
- func (x *ListProductOptions) ProtoReflect() protoreflect.Message
- func (x *ListProductOptions) Reset()
- func (x *ListProductOptions) SetComputeInstanceFilters(v *ComputeInstanceOptions)
- func (x *ListProductOptions) SetProductType(v string)
- func (x *ListProductOptions) SetStorageFilters(v *StorageOptions)
- func (x *ListProductOptions) SetUsageType(v string)
- func (x *ListProductOptions) String() string
- type ListProductOptions_builder
- type ListProductRequest
- func (x *ListProductRequest) ClearOptions()
- func (x *ListProductRequest) ClearPageParams()
- func (x *ListProductRequest) GetCloudCredId() string
- func (x *ListProductRequest) GetOptions() *ListProductOptions
- func (x *ListProductRequest) GetPageParams() *PageParams
- func (x *ListProductRequest) HasOptions() bool
- func (x *ListProductRequest) HasPageParams() bool
- func (*ListProductRequest) ProtoMessage()
- func (x *ListProductRequest) ProtoReflect() protoreflect.Message
- func (x *ListProductRequest) Reset()
- func (x *ListProductRequest) SetCloudCredId(v string)
- func (x *ListProductRequest) SetOptions(v *ListProductOptions)
- func (x *ListProductRequest) SetPageParams(v *PageParams)
- func (x *ListProductRequest) String() string
- type ListProductRequest_builder
- type ListProductResponse
- func (x *ListProductResponse) GetItems() []*Product
- func (x *ListProductResponse) GetNextPageToken() string
- func (*ListProductResponse) ProtoMessage()
- func (x *ListProductResponse) ProtoReflect() protoreflect.Message
- func (x *ListProductResponse) Reset()
- func (x *ListProductResponse) SetItems(v []*Product)
- func (x *ListProductResponse) SetNextPageToken(v string)
- func (x *ListProductResponse) String() string
- type ListProductResponse_builder
- type ListProgramOptions
- func (x *ListProgramOptions) ClearOrderOptions()
- func (x *ListProgramOptions) GetIds() []string
- func (x *ListProgramOptions) GetOrderOptions() *OrderOptions
- func (x *ListProgramOptions) HasOrderOptions() bool
- func (*ListProgramOptions) ProtoMessage()
- func (x *ListProgramOptions) ProtoReflect() protoreflect.Message
- func (x *ListProgramOptions) Reset()
- func (x *ListProgramOptions) SetIds(v []string)
- func (x *ListProgramOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListProgramOptions) String() string
- type ListProgramOptions_builder
- type ListProgramRequest
- func (x *ListProgramRequest) ClearOptions()
- func (x *ListProgramRequest) ClearPageParams()
- func (x *ListProgramRequest) GetOptions() *ListProgramOptions
- func (x *ListProgramRequest) GetPageParams() *PageParams
- func (x *ListProgramRequest) HasOptions() bool
- func (x *ListProgramRequest) HasPageParams() bool
- func (*ListProgramRequest) ProtoMessage()
- func (x *ListProgramRequest) ProtoReflect() protoreflect.Message
- func (x *ListProgramRequest) Reset()
- func (x *ListProgramRequest) SetOptions(v *ListProgramOptions)
- func (x *ListProgramRequest) SetPageParams(v *PageParams)
- func (x *ListProgramRequest) String() string
- type ListProgramRequest_builder
- type ListProgramResponse
- func (x *ListProgramResponse) GetItems() []*Program
- func (x *ListProgramResponse) GetNextPageToken() string
- func (*ListProgramResponse) ProtoMessage()
- func (x *ListProgramResponse) ProtoReflect() protoreflect.Message
- func (x *ListProgramResponse) Reset()
- func (x *ListProgramResponse) SetItems(v []*Program)
- func (x *ListProgramResponse) SetNextPageToken(v string)
- func (x *ListProgramResponse) String() string
- type ListProgramResponse_builder
- type ListPublicCloudCredsRequest
- func (x *ListPublicCloudCredsRequest) ClearPageParams()
- func (x *ListPublicCloudCredsRequest) GetPageParams() *PageParams
- func (x *ListPublicCloudCredsRequest) HasPageParams() bool
- func (*ListPublicCloudCredsRequest) ProtoMessage()
- func (x *ListPublicCloudCredsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicCloudCredsRequest) Reset()
- func (x *ListPublicCloudCredsRequest) SetPageParams(v *PageParams)
- func (x *ListPublicCloudCredsRequest) String() string
- type ListPublicCloudCredsRequest_builder
- type ListPublicCloudCredsResponse
- func (x *ListPublicCloudCredsResponse) GetItems() []*CloudCred
- func (x *ListPublicCloudCredsResponse) GetNextPageToken() string
- func (*ListPublicCloudCredsResponse) ProtoMessage()
- func (x *ListPublicCloudCredsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPublicCloudCredsResponse) Reset()
- func (x *ListPublicCloudCredsResponse) SetItems(v []*CloudCred)
- func (x *ListPublicCloudCredsResponse) SetNextPageToken(v string)
- func (x *ListPublicCloudCredsResponse) String() string
- type ListPublicCloudCredsResponse_builder
- type ListPublicInstanceTypeRequest
- func (x *ListPublicInstanceTypeRequest) ClearOptions()
- func (x *ListPublicInstanceTypeRequest) ClearPageParams()
- func (x *ListPublicInstanceTypeRequest) GetOptions() *ListInstanceTypeOptions
- func (x *ListPublicInstanceTypeRequest) GetPageParams() *PageParams
- func (x *ListPublicInstanceTypeRequest) HasOptions() bool
- func (x *ListPublicInstanceTypeRequest) HasPageParams() bool
- func (*ListPublicInstanceTypeRequest) ProtoMessage()
- func (x *ListPublicInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicInstanceTypeRequest) Reset()
- func (x *ListPublicInstanceTypeRequest) SetOptions(v *ListInstanceTypeOptions)
- func (x *ListPublicInstanceTypeRequest) SetPageParams(v *PageParams)
- func (x *ListPublicInstanceTypeRequest) String() string
- type ListPublicInstanceTypeRequest_builder
- type ListPublicInstanceTypeResponse
- func (x *ListPublicInstanceTypeResponse) GetItems() []*InstanceType
- func (*ListPublicInstanceTypeResponse) ProtoMessage()
- func (x *ListPublicInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ListPublicInstanceTypeResponse) Reset()
- func (x *ListPublicInstanceTypeResponse) SetItems(v []*InstanceType)
- func (x *ListPublicInstanceTypeResponse) String() string
- type ListPublicInstanceTypeResponse_builder
- type ListPublicProfileOptions
- func (x *ListPublicProfileOptions) ClearOrderOptions()
- func (x *ListPublicProfileOptions) GetHasAllLabels() map[string]string
- func (x *ListPublicProfileOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListPublicProfileOptions) GetOrderOptions() *OrderOptions
- func (x *ListPublicProfileOptions) HasOrderOptions() bool
- func (*ListPublicProfileOptions) ProtoMessage()
- func (x *ListPublicProfileOptions) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileOptions) Reset()
- func (x *ListPublicProfileOptions) SetHasAllLabels(v map[string]string)
- func (x *ListPublicProfileOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListPublicProfileOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListPublicProfileOptions) String() string
- type ListPublicProfileOptions_builder
- type ListPublicProfileRequest
- func (x *ListPublicProfileRequest) ClearOptions()
- func (x *ListPublicProfileRequest) ClearPageParams()
- func (x *ListPublicProfileRequest) GetOptions() *ListPublicProfileOptions
- func (x *ListPublicProfileRequest) GetPageParams() *PageParams
- func (x *ListPublicProfileRequest) HasOptions() bool
- func (x *ListPublicProfileRequest) HasPageParams() bool
- func (*ListPublicProfileRequest) ProtoMessage()
- func (x *ListPublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileRequest) Reset()
- func (x *ListPublicProfileRequest) SetOptions(v *ListPublicProfileOptions)
- func (x *ListPublicProfileRequest) SetPageParams(v *PageParams)
- func (x *ListPublicProfileRequest) String() string
- type ListPublicProfileRequest_builder
- type ListPublicProfileResponse
- func (x *ListPublicProfileResponse) GetItems() []*PublicProfile
- func (x *ListPublicProfileResponse) GetNextPageToken() string
- func (*ListPublicProfileResponse) ProtoMessage()
- func (x *ListPublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileResponse) Reset()
- func (x *ListPublicProfileResponse) SetItems(v []*PublicProfile)
- func (x *ListPublicProfileResponse) SetNextPageToken(v string)
- func (x *ListPublicProfileResponse) String() string
- type ListPublicProfileResponse_builder
- type ListRedeemableOptions
- func (x *ListRedeemableOptions) ClearOrderOptions()
- func (x *ListRedeemableOptions) GetHasAllLabels() map[string]string
- func (x *ListRedeemableOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListRedeemableOptions) GetOrderOptions() *OrderOptions
- func (x *ListRedeemableOptions) GetShortCodes() []string
- func (x *ListRedeemableOptions) GetStatuses() []string
- func (x *ListRedeemableOptions) HasOrderOptions() bool
- func (*ListRedeemableOptions) ProtoMessage()
- func (x *ListRedeemableOptions) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableOptions) Reset()
- func (x *ListRedeemableOptions) SetHasAllLabels(v map[string]string)
- func (x *ListRedeemableOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListRedeemableOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListRedeemableOptions) SetShortCodes(v []string)
- func (x *ListRedeemableOptions) SetStatuses(v []string)
- func (x *ListRedeemableOptions) String() string
- type ListRedeemableOptions_builder
- type ListRedeemableRequest
- func (x *ListRedeemableRequest) ClearOptions()
- func (x *ListRedeemableRequest) ClearPageParams()
- func (x *ListRedeemableRequest) GetOptions() *ListRedeemableOptions
- func (x *ListRedeemableRequest) GetPageParams() *PageParams
- func (x *ListRedeemableRequest) HasOptions() bool
- func (x *ListRedeemableRequest) HasPageParams() bool
- func (*ListRedeemableRequest) ProtoMessage()
- func (x *ListRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableRequest) Reset()
- func (x *ListRedeemableRequest) SetOptions(v *ListRedeemableOptions)
- func (x *ListRedeemableRequest) SetPageParams(v *PageParams)
- func (x *ListRedeemableRequest) String() string
- type ListRedeemableRequest_builder
- type ListRedeemableResponse
- func (x *ListRedeemableResponse) GetItems() []*Redeemable
- func (x *ListRedeemableResponse) GetNextPageToken() string
- func (*ListRedeemableResponse) ProtoMessage()
- func (x *ListRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableResponse) Reset()
- func (x *ListRedeemableResponse) SetItems(v []*Redeemable)
- func (x *ListRedeemableResponse) SetNextPageToken(v string)
- func (x *ListRedeemableResponse) String() string
- type ListRedeemableResponse_builder
- type ListRedeemableTransactionsRequest
- func (x *ListRedeemableTransactionsRequest) GetBillingProfileId() string
- func (x *ListRedeemableTransactionsRequest) GetLedgerId() string
- func (*ListRedeemableTransactionsRequest) ProtoMessage()
- func (x *ListRedeemableTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableTransactionsRequest) Reset()
- func (x *ListRedeemableTransactionsRequest) SetBillingProfileId(v string)
- func (x *ListRedeemableTransactionsRequest) SetLedgerId(v string)
- func (x *ListRedeemableTransactionsRequest) String() string
- type ListRedeemableTransactionsRequest_builder
- type ListRedeemableTransactionsResponse
- func (x *ListRedeemableTransactionsResponse) GetNextPageToken() string
- func (x *ListRedeemableTransactionsResponse) GetRedeemableTransactions() []*RedeemableTransaction
- func (*ListRedeemableTransactionsResponse) ProtoMessage()
- func (x *ListRedeemableTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableTransactionsResponse) Reset()
- func (x *ListRedeemableTransactionsResponse) SetNextPageToken(v string)
- func (x *ListRedeemableTransactionsResponse) SetRedeemableTransactions(v []*RedeemableTransaction)
- func (x *ListRedeemableTransactionsResponse) String() string
- type ListRedeemableTransactionsResponse_builder
- type ListSecretOptions
- func (x *ListSecretOptions) ClearOrderOptions()
- func (x *ListSecretOptions) GetHasAllLabels() map[string]string
- func (x *ListSecretOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListSecretOptions) GetHasValues() []string
- func (x *ListSecretOptions) GetOrderOptions() *OrderOptions
- func (x *ListSecretOptions) HasOrderOptions() bool
- func (*ListSecretOptions) ProtoMessage()
- func (x *ListSecretOptions) ProtoReflect() protoreflect.Message
- func (x *ListSecretOptions) Reset()
- func (x *ListSecretOptions) SetHasAllLabels(v map[string]string)
- func (x *ListSecretOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListSecretOptions) SetHasValues(v []string)
- func (x *ListSecretOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListSecretOptions) String() string
- type ListSecretOptions_builder
- type ListSecretRequest
- func (x *ListSecretRequest) ClearOptions()
- func (x *ListSecretRequest) ClearPageParams()
- func (x *ListSecretRequest) GetOptions() *ListSecretOptions
- func (x *ListSecretRequest) GetPageParams() *PageParams
- func (x *ListSecretRequest) HasOptions() bool
- func (x *ListSecretRequest) HasPageParams() bool
- func (*ListSecretRequest) ProtoMessage()
- func (x *ListSecretRequest) ProtoReflect() protoreflect.Message
- func (x *ListSecretRequest) Reset()
- func (x *ListSecretRequest) SetOptions(v *ListSecretOptions)
- func (x *ListSecretRequest) SetPageParams(v *PageParams)
- func (x *ListSecretRequest) String() string
- type ListSecretRequest_builder
- type ListSecretResponse
- func (x *ListSecretResponse) GetItems() []*Secret
- func (x *ListSecretResponse) GetNextPageToken() string
- func (*ListSecretResponse) ProtoMessage()
- func (x *ListSecretResponse) ProtoReflect() protoreflect.Message
- func (x *ListSecretResponse) Reset()
- func (x *ListSecretResponse) SetItems(v []*Secret)
- func (x *ListSecretResponse) SetNextPageToken(v string)
- func (x *ListSecretResponse) String() string
- type ListSecretResponse_builder
- type ListServiceEventOptions
- func (x *ListServiceEventOptions) ClearBetweenTime()
- func (x *ListServiceEventOptions) ClearIsTypePrefix()
- func (x *ListServiceEventOptions) ClearOrderOptions()
- func (x *ListServiceEventOptions) GetBetweenTime() *TimeRange
- func (x *ListServiceEventOptions) GetHasAllLabels() map[string]string
- func (x *ListServiceEventOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListServiceEventOptions) GetIsOneOfObject() []string
- func (x *ListServiceEventOptions) GetIsOneOfType() []string
- func (x *ListServiceEventOptions) GetIsTypePrefix() string
- func (x *ListServiceEventOptions) GetOrderOptions() *OrderOptions
- func (x *ListServiceEventOptions) HasBetweenTime() bool
- func (x *ListServiceEventOptions) HasIsTypePrefix() bool
- func (x *ListServiceEventOptions) HasOrderOptions() bool
- func (*ListServiceEventOptions) ProtoMessage()
- func (x *ListServiceEventOptions) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventOptions) Reset()
- func (x *ListServiceEventOptions) SetBetweenTime(v *TimeRange)
- func (x *ListServiceEventOptions) SetHasAllLabels(v map[string]string)
- func (x *ListServiceEventOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListServiceEventOptions) SetIsOneOfObject(v []string)
- func (x *ListServiceEventOptions) SetIsOneOfType(v []string)
- func (x *ListServiceEventOptions) SetIsTypePrefix(v string)
- func (x *ListServiceEventOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListServiceEventOptions) String() string
- type ListServiceEventOptions_builder
- type ListServiceEventRequest
- func (x *ListServiceEventRequest) ClearOptions()
- func (x *ListServiceEventRequest) ClearPageParams()
- func (x *ListServiceEventRequest) GetOptions() *ListServiceEventOptions
- func (x *ListServiceEventRequest) GetPageParams() *PageParams
- func (x *ListServiceEventRequest) HasOptions() bool
- func (x *ListServiceEventRequest) HasPageParams() bool
- func (*ListServiceEventRequest) ProtoMessage()
- func (x *ListServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventRequest) Reset()
- func (x *ListServiceEventRequest) SetOptions(v *ListServiceEventOptions)
- func (x *ListServiceEventRequest) SetPageParams(v *PageParams)
- func (x *ListServiceEventRequest) String() string
- type ListServiceEventRequest_builder
- type ListServiceEventResponse
- func (x *ListServiceEventResponse) GetItems() []*ServiceEvent
- func (x *ListServiceEventResponse) GetNextPageToken() string
- func (*ListServiceEventResponse) ProtoMessage()
- func (x *ListServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventResponse) Reset()
- func (x *ListServiceEventResponse) SetItems(v []*ServiceEvent)
- func (x *ListServiceEventResponse) SetNextPageToken(v string)
- func (x *ListServiceEventResponse) String() string
- type ListServiceEventResponse_builder
- type ListSessionOptions
- func (x *ListSessionOptions) ClearOrderOptions()
- func (x *ListSessionOptions) GetHasAllLabels() map[string]string
- func (x *ListSessionOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListSessionOptions) GetOrderOptions() *OrderOptions
- func (x *ListSessionOptions) HasOrderOptions() bool
- func (*ListSessionOptions) ProtoMessage()
- func (x *ListSessionOptions) ProtoReflect() protoreflect.Message
- func (x *ListSessionOptions) Reset()
- func (x *ListSessionOptions) SetHasAllLabels(v map[string]string)
- func (x *ListSessionOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListSessionOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListSessionOptions) String() string
- type ListSessionOptions_builder
- type ListSessionRequest
- func (x *ListSessionRequest) ClearOptions()
- func (x *ListSessionRequest) ClearPageParams()
- func (x *ListSessionRequest) GetOptions() *ListSessionOptions
- func (x *ListSessionRequest) GetPageParams() *PageParams
- func (x *ListSessionRequest) HasOptions() bool
- func (x *ListSessionRequest) HasPageParams() bool
- func (*ListSessionRequest) ProtoMessage()
- func (x *ListSessionRequest) ProtoReflect() protoreflect.Message
- func (x *ListSessionRequest) Reset()
- func (x *ListSessionRequest) SetOptions(v *ListSessionOptions)
- func (x *ListSessionRequest) SetPageParams(v *PageParams)
- func (x *ListSessionRequest) String() string
- type ListSessionRequest_builder
- type ListSessionResponse
- func (x *ListSessionResponse) GetItems() []*Session
- func (x *ListSessionResponse) GetNextPageToken() string
- func (*ListSessionResponse) ProtoMessage()
- func (x *ListSessionResponse) ProtoReflect() protoreflect.Message
- func (x *ListSessionResponse) Reset()
- func (x *ListSessionResponse) SetItems(v []*Session)
- func (x *ListSessionResponse) SetNextPageToken(v string)
- func (x *ListSessionResponse) String() string
- type ListSessionResponse_builder
- type ListStarredNotebooksRequest
- func (x *ListStarredNotebooksRequest) ClearOptions()
- func (x *ListStarredNotebooksRequest) ClearPageParams()
- func (x *ListStarredNotebooksRequest) GetOptions() *ListStarsOptions
- func (x *ListStarredNotebooksRequest) GetPageParams() *PageParams
- func (x *ListStarredNotebooksRequest) HasOptions() bool
- func (x *ListStarredNotebooksRequest) HasPageParams() bool
- func (*ListStarredNotebooksRequest) ProtoMessage()
- func (x *ListStarredNotebooksRequest) ProtoReflect() protoreflect.Message
- func (x *ListStarredNotebooksRequest) Reset()
- func (x *ListStarredNotebooksRequest) SetOptions(v *ListStarsOptions)
- func (x *ListStarredNotebooksRequest) SetPageParams(v *PageParams)
- func (x *ListStarredNotebooksRequest) String() string
- type ListStarredNotebooksRequest_builder
- type ListStarredNotebooksResponse
- func (x *ListStarredNotebooksResponse) GetItems() []*Notebook
- func (x *ListStarredNotebooksResponse) GetNextPageToken() string
- func (*ListStarredNotebooksResponse) ProtoMessage()
- func (x *ListStarredNotebooksResponse) ProtoReflect() protoreflect.Message
- func (x *ListStarredNotebooksResponse) Reset()
- func (x *ListStarredNotebooksResponse) SetItems(v []*Notebook)
- func (x *ListStarredNotebooksResponse) SetNextPageToken(v string)
- func (x *ListStarredNotebooksResponse) String() string
- type ListStarredNotebooksResponse_builder
- type ListStarsOptions
- func (x *ListStarsOptions) ClearOrderOptions()
- func (x *ListStarsOptions) GetHasAllLabels() map[string]string
- func (x *ListStarsOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListStarsOptions) GetOrderOptions() *OrderOptions
- func (x *ListStarsOptions) HasOrderOptions() bool
- func (*ListStarsOptions) ProtoMessage()
- func (x *ListStarsOptions) ProtoReflect() protoreflect.Message
- func (x *ListStarsOptions) Reset()
- func (x *ListStarsOptions) SetHasAllLabels(v map[string]string)
- func (x *ListStarsOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListStarsOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListStarsOptions) String() string
- type ListStarsOptions_builder
- type ListStarsRequest
- func (x *ListStarsRequest) ClearOptions()
- func (x *ListStarsRequest) ClearPageParams()
- func (x *ListStarsRequest) GetOptions() *ListStarsOptions
- func (x *ListStarsRequest) GetPageParams() *PageParams
- func (x *ListStarsRequest) HasOptions() bool
- func (x *ListStarsRequest) HasPageParams() bool
- func (*ListStarsRequest) ProtoMessage()
- func (x *ListStarsRequest) ProtoReflect() protoreflect.Message
- func (x *ListStarsRequest) Reset()
- func (x *ListStarsRequest) SetOptions(v *ListStarsOptions)
- func (x *ListStarsRequest) SetPageParams(v *PageParams)
- func (x *ListStarsRequest) String() string
- type ListStarsRequest_builder
- type ListStarsResponse
- func (x *ListStarsResponse) GetItems() []*Star
- func (x *ListStarsResponse) GetNextPageToken() string
- func (*ListStarsResponse) ProtoMessage()
- func (x *ListStarsResponse) ProtoReflect() protoreflect.Message
- func (x *ListStarsResponse) Reset()
- func (x *ListStarsResponse) SetItems(v []*Star)
- func (x *ListStarsResponse) SetNextPageToken(v string)
- func (x *ListStarsResponse) String() string
- type ListStarsResponse_builder
- type ListSubnetOptions
- func (x *ListSubnetOptions) ClearVpcId()
- func (x *ListSubnetOptions) GetVpcId() string
- func (x *ListSubnetOptions) HasVpcId() bool
- func (*ListSubnetOptions) ProtoMessage()
- func (x *ListSubnetOptions) ProtoReflect() protoreflect.Message
- func (x *ListSubnetOptions) Reset()
- func (x *ListSubnetOptions) SetVpcId(v string)
- func (x *ListSubnetOptions) String() string
- type ListSubnetOptions_builder
- type ListSubnetRequest
- func (x *ListSubnetRequest) ClearOptions()
- func (x *ListSubnetRequest) GetCloudCredId() string
- func (x *ListSubnetRequest) GetLocation() string
- func (x *ListSubnetRequest) GetOptions() *ListSubnetOptions
- func (x *ListSubnetRequest) HasOptions() bool
- func (*ListSubnetRequest) ProtoMessage()
- func (x *ListSubnetRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubnetRequest) Reset()
- func (x *ListSubnetRequest) SetCloudCredId(v string)
- func (x *ListSubnetRequest) SetLocation(v string)
- func (x *ListSubnetRequest) SetOptions(v *ListSubnetOptions)
- func (x *ListSubnetRequest) String() string
- type ListSubnetRequest_builder
- type ListSubnetResponse
- func (x *ListSubnetResponse) GetItems() []*Subnet
- func (x *ListSubnetResponse) GetNextPageToken() string
- func (*ListSubnetResponse) ProtoMessage()
- func (x *ListSubnetResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubnetResponse) Reset()
- func (x *ListSubnetResponse) SetItems(v []*Subnet)
- func (x *ListSubnetResponse) SetNextPageToken(v string)
- func (x *ListSubnetResponse) String() string
- type ListSubnetResponse_builder
- type ListTransactionOptions
- func (x *ListTransactionOptions) ClearOrderOptions()
- func (x *ListTransactionOptions) GetBillingProfileId() string
- func (x *ListTransactionOptions) GetHasAllLabels() map[string]string
- func (x *ListTransactionOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListTransactionOptions) GetLedgerIds() []string
- func (x *ListTransactionOptions) GetOrderOptions() *OrderOptions
- func (x *ListTransactionOptions) HasOrderOptions() bool
- func (*ListTransactionOptions) ProtoMessage()
- func (x *ListTransactionOptions) ProtoReflect() protoreflect.Message
- func (x *ListTransactionOptions) Reset()
- func (x *ListTransactionOptions) SetBillingProfileId(v string)
- func (x *ListTransactionOptions) SetHasAllLabels(v map[string]string)
- func (x *ListTransactionOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListTransactionOptions) SetLedgerIds(v []string)
- func (x *ListTransactionOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListTransactionOptions) String() string
- type ListTransactionOptions_builder
- type ListTransactionRequest
- func (x *ListTransactionRequest) ClearOptions()
- func (x *ListTransactionRequest) ClearPageParams()
- func (x *ListTransactionRequest) GetOptions() *ListTransactionOptions
- func (x *ListTransactionRequest) GetPageParams() *PageParams
- func (x *ListTransactionRequest) HasOptions() bool
- func (x *ListTransactionRequest) HasPageParams() bool
- func (*ListTransactionRequest) ProtoMessage()
- func (x *ListTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *ListTransactionRequest) Reset()
- func (x *ListTransactionRequest) SetOptions(v *ListTransactionOptions)
- func (x *ListTransactionRequest) SetPageParams(v *PageParams)
- func (x *ListTransactionRequest) String() string
- type ListTransactionRequest_builder
- type ListTransactionResponse
- func (x *ListTransactionResponse) GetItems() []*Transaction
- func (x *ListTransactionResponse) GetNextPageToken() string
- func (*ListTransactionResponse) ProtoMessage()
- func (x *ListTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *ListTransactionResponse) Reset()
- func (x *ListTransactionResponse) SetItems(v []*Transaction)
- func (x *ListTransactionResponse) SetNextPageToken(v string)
- func (x *ListTransactionResponse) String() string
- type ListTransactionResponse_builder
- type ListUserOptions
- func (x *ListUserOptions) ClearOrderOptions()
- func (x *ListUserOptions) GetEmails() []string
- func (x *ListUserOptions) GetExternalIds() []string
- func (x *ListUserOptions) GetOrderOptions() *OrderOptions
- func (x *ListUserOptions) GetUsernames() []string
- func (x *ListUserOptions) HasOrderOptions() bool
- func (*ListUserOptions) ProtoMessage()
- func (x *ListUserOptions) ProtoReflect() protoreflect.Message
- func (x *ListUserOptions) Reset()
- func (x *ListUserOptions) SetEmails(v []string)
- func (x *ListUserOptions) SetExternalIds(v []string)
- func (x *ListUserOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListUserOptions) SetUsernames(v []string)
- func (x *ListUserOptions) String() string
- type ListUserOptions_builder
- type ListUserRequest
- func (x *ListUserRequest) ClearOptions()
- func (x *ListUserRequest) ClearPageParams()
- func (x *ListUserRequest) GetOptions() *ListUserOptions
- func (x *ListUserRequest) GetPageParams() *PageParams
- func (x *ListUserRequest) HasOptions() bool
- func (x *ListUserRequest) HasPageParams() bool
- func (*ListUserRequest) ProtoMessage()
- func (x *ListUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserRequest) Reset()
- func (x *ListUserRequest) SetOptions(v *ListUserOptions)
- func (x *ListUserRequest) SetPageParams(v *PageParams)
- func (x *ListUserRequest) String() string
- type ListUserRequest_builder
- type ListUserResponse
- func (x *ListUserResponse) GetItems() []*User
- func (x *ListUserResponse) GetNextPageToken() string
- func (*ListUserResponse) ProtoMessage()
- func (x *ListUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserResponse) Reset()
- func (x *ListUserResponse) SetItems(v []*User)
- func (x *ListUserResponse) SetNextPageToken(v string)
- func (x *ListUserResponse) String() string
- type ListUserResponse_builder
- type ListVpcOptions
- type ListVpcOptions_builder
- type ListVpcRequest
- func (x *ListVpcRequest) ClearOptions()
- func (x *ListVpcRequest) GetCloudCredId() string
- func (x *ListVpcRequest) GetLocation() string
- func (x *ListVpcRequest) GetOptions() *ListVpcOptions
- func (x *ListVpcRequest) HasOptions() bool
- func (*ListVpcRequest) ProtoMessage()
- func (x *ListVpcRequest) ProtoReflect() protoreflect.Message
- func (x *ListVpcRequest) Reset()
- func (x *ListVpcRequest) SetCloudCredId(v string)
- func (x *ListVpcRequest) SetLocation(v string)
- func (x *ListVpcRequest) SetOptions(v *ListVpcOptions)
- func (x *ListVpcRequest) String() string
- type ListVpcRequest_builder
- type ListVpcResponse
- func (x *ListVpcResponse) GetItems() []*Vpc
- func (x *ListVpcResponse) GetNextPageToken() string
- func (*ListVpcResponse) ProtoMessage()
- func (x *ListVpcResponse) ProtoReflect() protoreflect.Message
- func (x *ListVpcResponse) Reset()
- func (x *ListVpcResponse) SetItems(v []*Vpc)
- func (x *ListVpcResponse) SetNextPageToken(v string)
- func (x *ListVpcResponse) String() string
- type ListVpcResponse_builder
- type Location
- func (x *Location) GetAvailable() bool
- func (x *Location) GetCountry() string
- func (x *Location) GetDescription() string
- func (x *Location) GetEndpoint() string
- func (x *Location) GetName() string
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) SetAvailable(v bool)
- func (x *Location) SetCountry(v string)
- func (x *Location) SetDescription(v string)
- func (x *Location) SetEndpoint(v string)
- func (x *Location) SetName(v string)
- func (x *Location) String() string
- type Location_builder
- type LogsMetadata
- func (x *LogsMetadata) GetCurrentPage() int32
- func (x *LogsMetadata) GetPageCount() int32
- func (x *LogsMetadata) GetRecordCountPerPage() int32
- func (x *LogsMetadata) GetRecordCountTotal() int32
- func (*LogsMetadata) ProtoMessage()
- func (x *LogsMetadata) ProtoReflect() protoreflect.Message
- func (x *LogsMetadata) Reset()
- func (x *LogsMetadata) SetCurrentPage(v int32)
- func (x *LogsMetadata) SetPageCount(v int32)
- func (x *LogsMetadata) SetRecordCountPerPage(v int32)
- func (x *LogsMetadata) SetRecordCountTotal(v int32)
- func (x *LogsMetadata) String() string
- type LogsMetadata_builder
- type LogsPageParams
- func (x *LogsPageParams) GetPage() int32
- func (x *LogsPageParams) GetPageSize() int32
- func (*LogsPageParams) ProtoMessage()
- func (x *LogsPageParams) ProtoReflect() protoreflect.Message
- func (x *LogsPageParams) Reset()
- func (x *LogsPageParams) SetPage(v int32)
- func (x *LogsPageParams) SetPageSize(v int32)
- func (x *LogsPageParams) String() string
- type LogsPageParams_builder
- type Mapping
- type Mapping_builder
- type MergeUsersAndMigrateAccessRequest
- func (x *MergeUsersAndMigrateAccessRequest) GetSourceUserId() string
- func (x *MergeUsersAndMigrateAccessRequest) GetTargetUserId() string
- func (*MergeUsersAndMigrateAccessRequest) ProtoMessage()
- func (x *MergeUsersAndMigrateAccessRequest) ProtoReflect() protoreflect.Message
- func (x *MergeUsersAndMigrateAccessRequest) Reset()
- func (x *MergeUsersAndMigrateAccessRequest) SetSourceUserId(v string)
- func (x *MergeUsersAndMigrateAccessRequest) SetTargetUserId(v string)
- func (x *MergeUsersAndMigrateAccessRequest) String() string
- type MergeUsersAndMigrateAccessRequest_builder
- type MergeUsersAndMigrateAccessResponse
- type MergeUsersAndMigrateAccessResponse_builder
- type MergeUsersRequest
- func (x *MergeUsersRequest) GetSourceUserId() string
- func (x *MergeUsersRequest) GetTargetUserId() string
- func (*MergeUsersRequest) ProtoMessage()
- func (x *MergeUsersRequest) ProtoReflect() protoreflect.Message
- func (x *MergeUsersRequest) Reset()
- func (x *MergeUsersRequest) SetSourceUserId(v string)
- func (x *MergeUsersRequest) SetTargetUserId(v string)
- func (x *MergeUsersRequest) String() string
- type MergeUsersRequest_builder
- type MergeUsersResponse
- type MergeUsersResponse_builder
- type MetricDataPointFloat
- func (x *MetricDataPointFloat) ClearTime()
- func (x *MetricDataPointFloat) GetTime() *timestamppb.Timestamp
- func (x *MetricDataPointFloat) GetValue() float32
- func (x *MetricDataPointFloat) HasTime() bool
- func (*MetricDataPointFloat) ProtoMessage()
- func (x *MetricDataPointFloat) ProtoReflect() protoreflect.Message
- func (x *MetricDataPointFloat) Reset()
- func (x *MetricDataPointFloat) SetTime(v *timestamppb.Timestamp)
- func (x *MetricDataPointFloat) SetValue(v float32)
- func (x *MetricDataPointFloat) String() string
- type MetricDataPointFloat_builder
- type MetricDataPointInt
- func (x *MetricDataPointInt) ClearTime()
- func (x *MetricDataPointInt) GetTime() *timestamppb.Timestamp
- func (x *MetricDataPointInt) GetValue() int32
- func (x *MetricDataPointInt) HasTime() bool
- func (*MetricDataPointInt) ProtoMessage()
- func (x *MetricDataPointInt) ProtoReflect() protoreflect.Message
- func (x *MetricDataPointInt) Reset()
- func (x *MetricDataPointInt) SetTime(v *timestamppb.Timestamp)
- func (x *MetricDataPointInt) SetValue(v int32)
- func (x *MetricDataPointInt) String() string
- type MetricDataPointInt_builder
- type MigrateUserExternalIdentityEnvironmentAccessRequest
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) GetUserId() string
- func (*MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoMessage()
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoReflect() protoreflect.Message
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) Reset()
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) SetUserId(v string)
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) String() string
- type MigrateUserExternalIdentityEnvironmentAccessRequest_builder
- type MigrateUserExternalIdentityEnvironmentAccessResponse
- func (*MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoMessage()
- func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoReflect() protoreflect.Message
- func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) Reset()
- func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) String() string
- type MigrateUserExternalIdentityEnvironmentAccessResponse_builder
- type Model
- func (x *Model) GetModelId() string
- func (x *Model) GetModelName() string
- func (x *Model) GetModelProvider() ModelProvider
- func (*Model) ProtoMessage()
- func (x *Model) ProtoReflect() protoreflect.Message
- func (x *Model) Reset()
- func (x *Model) SetModelId(v string)
- func (x *Model) SetModelName(v string)
- func (x *Model) SetModelProvider(v ModelProvider)
- func (x *Model) String() string
- type ModelConfig
- func (x *ModelConfig) ClearContainer()
- func (x *ModelConfig) ClearCreateTime()
- func (x *ModelConfig) ClearInferenceServer()
- func (x *ModelConfig) ClearUpdateTime()
- func (x *ModelConfig) GetContainer() *Container
- func (x *ModelConfig) GetCreateTime() *timestamppb.Timestamp
- func (x *ModelConfig) GetHardwareRequirements() []*HardwareRequirement
- func (x *ModelConfig) GetInferenceServer() *InferenceServerConfig
- func (x *ModelConfig) GetLabels() map[string]string
- func (x *ModelConfig) GetModelId() string
- func (x *ModelConfig) GetModelName() string
- func (x *ModelConfig) GetUpdateTime() *timestamppb.Timestamp
- func (x *ModelConfig) HasContainer() bool
- func (x *ModelConfig) HasCreateTime() bool
- func (x *ModelConfig) HasInferenceServer() bool
- func (x *ModelConfig) HasUpdateTime() bool
- func (*ModelConfig) ProtoMessage()
- func (x *ModelConfig) ProtoReflect() protoreflect.Message
- func (x *ModelConfig) Reset()
- func (x *ModelConfig) SetContainer(v *Container)
- func (x *ModelConfig) SetCreateTime(v *timestamppb.Timestamp)
- func (x *ModelConfig) SetHardwareRequirements(v []*HardwareRequirement)
- func (x *ModelConfig) SetInferenceServer(v *InferenceServerConfig)
- func (x *ModelConfig) SetLabels(v map[string]string)
- func (x *ModelConfig) SetModelId(v string)
- func (x *ModelConfig) SetModelName(v string)
- func (x *ModelConfig) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *ModelConfig) String() string
- type ModelConfig_builder
- type ModelProvider
- type Model_builder
- type ModifyEnvironmentBuildRequest
- func (x *ModifyEnvironmentBuildRequest) ClearBuild_()
- func (x *ModifyEnvironmentBuildRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *ModifyEnvironmentBuildRequest) GetBuild_() *EnvironmentBuild
- func (x *ModifyEnvironmentBuildRequest) GetEnvironmentId() string
- func (x *ModifyEnvironmentBuildRequest) HasBuild_() bool
- func (*ModifyEnvironmentBuildRequest) ProtoMessage()
- func (x *ModifyEnvironmentBuildRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentBuildRequest) Reset()
- func (x *ModifyEnvironmentBuildRequest) SetBuild_(v *EnvironmentBuild)
- func (x *ModifyEnvironmentBuildRequest) SetEnvironmentId(v string)
- func (x *ModifyEnvironmentBuildRequest) String() string
- type ModifyEnvironmentBuildRequest_builder
- type ModifyEnvironmentBuildResponse
- func (x *ModifyEnvironmentBuildResponse) ClearEnvironment()
- func (x *ModifyEnvironmentBuildResponse) GetEnvironment() *Environment
- func (x *ModifyEnvironmentBuildResponse) HasEnvironment() bool
- func (*ModifyEnvironmentBuildResponse) ProtoMessage()
- func (x *ModifyEnvironmentBuildResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentBuildResponse) Reset()
- func (x *ModifyEnvironmentBuildResponse) SetEnvironment(v *Environment)
- func (x *ModifyEnvironmentBuildResponse) String() string
- type ModifyEnvironmentBuildResponse_builder
- type ModifyEnvironmentLabelsRequest
- func (x *ModifyEnvironmentLabelsRequest) GetEnvironmentId() string
- func (x *ModifyEnvironmentLabelsRequest) GetLabels() map[string]string
- func (*ModifyEnvironmentLabelsRequest) ProtoMessage()
- func (x *ModifyEnvironmentLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentLabelsRequest) Reset()
- func (x *ModifyEnvironmentLabelsRequest) SetEnvironmentId(v string)
- func (x *ModifyEnvironmentLabelsRequest) SetLabels(v map[string]string)
- func (x *ModifyEnvironmentLabelsRequest) String() string
- type ModifyEnvironmentLabelsRequest_builder
- type ModifyEnvironmentLabelsResponse
- func (x *ModifyEnvironmentLabelsResponse) ClearEnvironment()
- func (x *ModifyEnvironmentLabelsResponse) GetEnvironment() *Environment
- func (x *ModifyEnvironmentLabelsResponse) HasEnvironment() bool
- func (*ModifyEnvironmentLabelsResponse) ProtoMessage()
- func (x *ModifyEnvironmentLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentLabelsResponse) Reset()
- func (x *ModifyEnvironmentLabelsResponse) SetEnvironment(v *Environment)
- func (x *ModifyEnvironmentLabelsResponse) String() string
- type ModifyEnvironmentLabelsResponse_builder
- type ModifyEnvironmentMetaRequest
- func (x *ModifyEnvironmentMetaRequest) ClearMeta()
- func (x *ModifyEnvironmentMetaRequest) GetEnvironmentId() string
- func (x *ModifyEnvironmentMetaRequest) GetMeta() *EnvironmentMeta
- func (x *ModifyEnvironmentMetaRequest) HasMeta() bool
- func (*ModifyEnvironmentMetaRequest) ProtoMessage()
- func (x *ModifyEnvironmentMetaRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentMetaRequest) Reset()
- func (x *ModifyEnvironmentMetaRequest) SetEnvironmentId(v string)
- func (x *ModifyEnvironmentMetaRequest) SetMeta(v *EnvironmentMeta)
- func (x *ModifyEnvironmentMetaRequest) String() string
- type ModifyEnvironmentMetaRequest_builder
- type ModifyEnvironmentMetaResponse
- func (x *ModifyEnvironmentMetaResponse) ClearEnvironment()
- func (x *ModifyEnvironmentMetaResponse) GetEnvironment() *Environment
- func (x *ModifyEnvironmentMetaResponse) HasEnvironment() bool
- func (*ModifyEnvironmentMetaResponse) ProtoMessage()
- func (x *ModifyEnvironmentMetaResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentMetaResponse) Reset()
- func (x *ModifyEnvironmentMetaResponse) SetEnvironment(v *Environment)
- func (x *ModifyEnvironmentMetaResponse) String() string
- type ModifyEnvironmentMetaResponse_builder
- type ModifyEnvironmentProvisionRequest
- func (x *ModifyEnvironmentProvisionRequest) ClearProvision()
- func (x *ModifyEnvironmentProvisionRequest) GetEnvironmentId() string
- func (x *ModifyEnvironmentProvisionRequest) GetProvision() *EnvironmentProvision
- func (x *ModifyEnvironmentProvisionRequest) HasProvision() bool
- func (*ModifyEnvironmentProvisionRequest) ProtoMessage()
- func (x *ModifyEnvironmentProvisionRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentProvisionRequest) Reset()
- func (x *ModifyEnvironmentProvisionRequest) SetEnvironmentId(v string)
- func (x *ModifyEnvironmentProvisionRequest) SetProvision(v *EnvironmentProvision)
- func (x *ModifyEnvironmentProvisionRequest) String() string
- type ModifyEnvironmentProvisionRequest_builder
- type ModifyEnvironmentProvisionResponse
- func (x *ModifyEnvironmentProvisionResponse) ClearEnvironment()
- func (x *ModifyEnvironmentProvisionResponse) GetEnvironment() *Environment
- func (x *ModifyEnvironmentProvisionResponse) HasEnvironment() bool
- func (*ModifyEnvironmentProvisionResponse) ProtoMessage()
- func (x *ModifyEnvironmentProvisionResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentProvisionResponse) Reset()
- func (x *ModifyEnvironmentProvisionResponse) SetEnvironment(v *Environment)
- func (x *ModifyEnvironmentProvisionResponse) String() string
- type ModifyEnvironmentProvisionResponse_builder
- type MoveExternalIdentityEdgeRequest
- func (x *MoveExternalIdentityEdgeRequest) GetSourceUserId() string
- func (x *MoveExternalIdentityEdgeRequest) GetTargetUserId() string
- func (*MoveExternalIdentityEdgeRequest) ProtoMessage()
- func (x *MoveExternalIdentityEdgeRequest) ProtoReflect() protoreflect.Message
- func (x *MoveExternalIdentityEdgeRequest) Reset()
- func (x *MoveExternalIdentityEdgeRequest) SetSourceUserId(v string)
- func (x *MoveExternalIdentityEdgeRequest) SetTargetUserId(v string)
- func (x *MoveExternalIdentityEdgeRequest) String() string
- type MoveExternalIdentityEdgeRequest_builder
- type MoveExternalIdentityEdgeResponse
- type MoveExternalIdentityEdgeResponse_builder
- type NGCCreateOrganizationRequest
- func (x *NGCCreateOrganizationRequest) GetEmail() string
- func (x *NGCCreateOrganizationRequest) GetFullName() string
- func (x *NGCCreateOrganizationRequest) GetIdpId() string
- func (x *NGCCreateOrganizationRequest) GetNcaNumber() string
- func (x *NGCCreateOrganizationRequest) GetStarfleetId() string
- func (x *NGCCreateOrganizationRequest) GetStarfleetIdToken() string
- func (*NGCCreateOrganizationRequest) ProtoMessage()
- func (x *NGCCreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *NGCCreateOrganizationRequest) Reset()
- func (x *NGCCreateOrganizationRequest) SetEmail(v string)
- func (x *NGCCreateOrganizationRequest) SetFullName(v string)
- func (x *NGCCreateOrganizationRequest) SetIdpId(v string)
- func (x *NGCCreateOrganizationRequest) SetNcaNumber(v string)
- func (x *NGCCreateOrganizationRequest) SetStarfleetId(v string)
- func (x *NGCCreateOrganizationRequest) SetStarfleetIdToken(v string)
- func (x *NGCCreateOrganizationRequest) String() string
- type NGCCreateOrganizationRequest_builder
- type NVLinkDetails
- func (x *NVLinkDetails) GetActiveLinks() int32
- func (x *NVLinkDetails) GetVersion() uint32
- func (*NVLinkDetails) ProtoMessage()
- func (x *NVLinkDetails) ProtoReflect() protoreflect.Message
- func (x *NVLinkDetails) Reset()
- func (x *NVLinkDetails) SetActiveLinks(v int32)
- func (x *NVLinkDetails) SetVersion(v uint32)
- func (x *NVLinkDetails) String() string
- type NVLinkDetails_builder
- type NebiusCredential
- func (x *NebiusCredential) GetRefId() string
- func (x *NebiusCredential) GetServiceAccountKeyBase64() string
- func (x *NebiusCredential) GetTenantId() string
- func (*NebiusCredential) ProtoMessage()
- func (x *NebiusCredential) ProtoReflect() protoreflect.Message
- func (x *NebiusCredential) Reset()
- func (x *NebiusCredential) SetRefId(v string)
- func (x *NebiusCredential) SetServiceAccountKeyBase64(v string)
- func (x *NebiusCredential) SetTenantId(v string)
- func (x *NebiusCredential) String() string
- type NebiusCredential_builder
- type NetworkConfig
- func (x *NetworkConfig) ClearExternal()
- func (x *NetworkConfig) GetAttachable() bool
- func (x *NetworkConfig) GetDriver() string
- func (x *NetworkConfig) GetEnableIpv6() bool
- func (x *NetworkConfig) GetExternal() *External
- func (x *NetworkConfig) GetInternal() bool
- func (x *NetworkConfig) GetLabels() map[string]string
- func (x *NetworkConfig) GetName() string
- func (x *NetworkConfig) HasExternal() bool
- func (*NetworkConfig) ProtoMessage()
- func (x *NetworkConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkConfig) Reset()
- func (x *NetworkConfig) SetAttachable(v bool)
- func (x *NetworkConfig) SetDriver(v string)
- func (x *NetworkConfig) SetEnableIpv6(v bool)
- func (x *NetworkConfig) SetExternal(v *External)
- func (x *NetworkConfig) SetInternal(v bool)
- func (x *NetworkConfig) SetLabels(v map[string]string)
- func (x *NetworkConfig) SetName(v string)
- func (x *NetworkConfig) String() string
- type NetworkConfig_builder
- type NetworkMemberStatus
- type NodeSpec
- func (x *NodeSpec) ClearArchitecture()
- func (x *NodeSpec) ClearCpuCount()
- func (x *NodeSpec) ClearOs()
- func (x *NodeSpec) ClearOsVersion()
- func (x *NodeSpec) ClearProductName()
- func (x *NodeSpec) ClearRamBytes()
- func (x *NodeSpec) GetArchitecture() string
- func (x *NodeSpec) GetCpuCount() int32
- func (x *NodeSpec) GetGpus() []*GPUSpec
- func (x *NodeSpec) GetInterconnects() []*InterconnectSpec
- func (x *NodeSpec) GetOs() string
- func (x *NodeSpec) GetOsVersion() string
- func (x *NodeSpec) GetProductName() string
- func (x *NodeSpec) GetRamBytes() int64
- func (x *NodeSpec) GetStorage() []*StorageSpec
- func (x *NodeSpec) HasArchitecture() bool
- func (x *NodeSpec) HasCpuCount() bool
- func (x *NodeSpec) HasOs() bool
- func (x *NodeSpec) HasOsVersion() bool
- func (x *NodeSpec) HasProductName() bool
- func (x *NodeSpec) HasRamBytes() bool
- func (*NodeSpec) ProtoMessage()
- func (x *NodeSpec) ProtoReflect() protoreflect.Message
- func (x *NodeSpec) Reset()
- func (x *NodeSpec) SetArchitecture(v string)
- func (x *NodeSpec) SetCpuCount(v int32)
- func (x *NodeSpec) SetGpus(v []*GPUSpec)
- func (x *NodeSpec) SetInterconnects(v []*InterconnectSpec)
- func (x *NodeSpec) SetOs(v string)
- func (x *NodeSpec) SetOsVersion(v string)
- func (x *NodeSpec) SetProductName(v string)
- func (x *NodeSpec) SetRamBytes(v int64)
- func (x *NodeSpec) SetStorage(v []*StorageSpec)
- func (x *NodeSpec) String() string
- type NodeSpec_builder
- type Notebook
- func (x *Notebook) ClearCreateTime()
- func (x *Notebook) ClearUpdateTime()
- func (x *Notebook) GetCreateTime() *timestamppb.Timestamp
- func (x *Notebook) GetHtmlUrl() string
- func (x *Notebook) GetLabels() map[string]string
- func (x *Notebook) GetName() string
- func (x *Notebook) GetNotebookId() string
- func (x *Notebook) GetRawUrl() string
- func (x *Notebook) GetSourceType() string
- func (x *Notebook) GetSourceUrl() string
- func (x *Notebook) GetTags() map[string]string
- func (x *Notebook) GetUpdateTime() *timestamppb.Timestamp
- func (x *Notebook) HasCreateTime() bool
- func (x *Notebook) HasUpdateTime() bool
- func (*Notebook) ProtoMessage()
- func (x *Notebook) ProtoReflect() protoreflect.Message
- func (x *Notebook) Reset()
- func (x *Notebook) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Notebook) SetHtmlUrl(v string)
- func (x *Notebook) SetLabels(v map[string]string)
- func (x *Notebook) SetName(v string)
- func (x *Notebook) SetNotebookId(v string)
- func (x *Notebook) SetRawUrl(v string)
- func (x *Notebook) SetSourceType(v string)
- func (x *Notebook) SetSourceUrl(v string)
- func (x *Notebook) SetTags(v map[string]string)
- func (x *Notebook) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Notebook) String() string
- type Notebook_builder
- type OnDemand
- func (x *OnDemand) ClearPricePerUnit()
- func (x *OnDemand) GetDescription() string
- func (x *OnDemand) GetPricePerUnit() *CurrencyAmount
- func (x *OnDemand) GetRateCode() string
- func (x *OnDemand) GetUnit() string
- func (x *OnDemand) HasPricePerUnit() bool
- func (*OnDemand) ProtoMessage()
- func (x *OnDemand) ProtoReflect() protoreflect.Message
- func (x *OnDemand) Reset()
- func (x *OnDemand) SetDescription(v string)
- func (x *OnDemand) SetPricePerUnit(v *CurrencyAmount)
- func (x *OnDemand) SetRateCode(v string)
- func (x *OnDemand) SetUnit(v string)
- func (x *OnDemand) String() string
- type OnDemand_builder
- type OpenHTTPPortRequest
- func (x *OpenHTTPPortRequest) GetAllowPublicUnauthenticated() bool
- func (x *OpenHTTPPortRequest) GetAuthorizedEmails() []string
- func (x *OpenHTTPPortRequest) GetCustomHostname() string
- func (x *OpenHTTPPortRequest) GetExternalNodeId() string
- func (x *OpenHTTPPortRequest) GetHttpProtocol() HttpPortProtocol
- func (x *OpenHTTPPortRequest) GetPortNumber() int32
- func (*OpenHTTPPortRequest) ProtoMessage()
- func (x *OpenHTTPPortRequest) ProtoReflect() protoreflect.Message
- func (x *OpenHTTPPortRequest) Reset()
- func (x *OpenHTTPPortRequest) SetAllowPublicUnauthenticated(v bool)
- func (x *OpenHTTPPortRequest) SetAuthorizedEmails(v []string)
- func (x *OpenHTTPPortRequest) SetCustomHostname(v string)
- func (x *OpenHTTPPortRequest) SetExternalNodeId(v string)
- func (x *OpenHTTPPortRequest) SetHttpProtocol(v HttpPortProtocol)
- func (x *OpenHTTPPortRequest) SetPortNumber(v int32)
- func (x *OpenHTTPPortRequest) String() string
- type OpenHTTPPortRequest_builder
- type OpenHTTPPortResponse
- func (x *OpenHTTPPortResponse) ClearPort()
- func (x *OpenHTTPPortResponse) GetPort() *Port
- func (x *OpenHTTPPortResponse) HasPort() bool
- func (*OpenHTTPPortResponse) ProtoMessage()
- func (x *OpenHTTPPortResponse) ProtoReflect() protoreflect.Message
- func (x *OpenHTTPPortResponse) Reset()
- func (x *OpenHTTPPortResponse) SetPort(v *Port)
- func (x *OpenHTTPPortResponse) String() string
- type OpenHTTPPortResponse_builder
- type OpenPortRequest
- func (x *OpenPortRequest) GetAllowedSources() []string
- func (x *OpenPortRequest) GetExternalNodeId() string
- func (x *OpenPortRequest) GetPortNumber() int32
- func (x *OpenPortRequest) GetProtocol() PortProtocol
- func (*OpenPortRequest) ProtoMessage()
- func (x *OpenPortRequest) ProtoReflect() protoreflect.Message
- func (x *OpenPortRequest) Reset()
- func (x *OpenPortRequest) SetAllowedSources(v []string)
- func (x *OpenPortRequest) SetExternalNodeId(v string)
- func (x *OpenPortRequest) SetPortNumber(v int32)
- func (x *OpenPortRequest) SetProtocol(v PortProtocol)
- func (x *OpenPortRequest) String() string
- type OpenPortRequest_builder
- type OpenPortResponse
- func (x *OpenPortResponse) ClearPort()
- func (x *OpenPortResponse) GetPort() *Port
- func (x *OpenPortResponse) HasPort() bool
- func (*OpenPortResponse) ProtoMessage()
- func (x *OpenPortResponse) ProtoReflect() protoreflect.Message
- func (x *OpenPortResponse) Reset()
- func (x *OpenPortResponse) SetPort(v *Port)
- func (x *OpenPortResponse) String() string
- type OpenPortResponse_builder
- type Order
- type OrderOptions
- func (x *OrderOptions) ClearOrderBy()
- func (x *OrderOptions) ClearOrdering()
- func (x *OrderOptions) GetOrderBy() string
- func (x *OrderOptions) GetOrdering() string
- func (x *OrderOptions) HasOrderBy() bool
- func (x *OrderOptions) HasOrdering() bool
- func (*OrderOptions) ProtoMessage()
- func (x *OrderOptions) ProtoReflect() protoreflect.Message
- func (x *OrderOptions) Reset()
- func (x *OrderOptions) SetOrderBy(v string)
- func (x *OrderOptions) SetOrdering(v string)
- func (x *OrderOptions) String() string
- type OrderOptions_builder
- type Organization
- func (x *Organization) ClearCreateTime()
- func (x *Organization) ClearProgram()
- func (x *Organization) ClearUpdateTime()
- func (x *Organization) GetCreateTime() *timestamppb.Timestamp
- func (x *Organization) GetDisplayName() string
- func (x *Organization) GetLabels() map[string]string
- func (x *Organization) GetNcaId() string
- func (x *Organization) GetNgcOrgId() string
- func (x *Organization) GetOrganizationAccesses() []*OrganizationAccess
- func (x *Organization) GetOrganizationId() string
- func (x *Organization) GetProgram() *Program
- func (x *Organization) GetReservedInstancePools() []*ReservedInstancePool
- func (x *Organization) GetUpdateTime() *timestamppb.Timestamp
- func (x *Organization) GetUsername() string
- func (x *Organization) HasCreateTime() bool
- func (x *Organization) HasProgram() bool
- func (x *Organization) HasUpdateTime() bool
- func (*Organization) ProtoMessage()
- func (x *Organization) ProtoReflect() protoreflect.Message
- func (x *Organization) Reset()
- func (x *Organization) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Organization) SetDisplayName(v string)
- func (x *Organization) SetLabels(v map[string]string)
- func (x *Organization) SetNcaId(v string)
- func (x *Organization) SetNgcOrgId(v string)
- func (x *Organization) SetOrganizationAccesses(v []*OrganizationAccess)
- func (x *Organization) SetOrganizationId(v string)
- func (x *Organization) SetProgram(v *Program)
- func (x *Organization) SetReservedInstancePools(v []*ReservedInstancePool)
- func (x *Organization) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Organization) SetUsername(v string)
- func (x *Organization) String() string
- type OrganizationAccess
- func (x *OrganizationAccess) GetAccessLevel() OrganizationAccessLevel
- func (x *OrganizationAccess) GetOrganizationId() string
- func (*OrganizationAccess) ProtoMessage()
- func (x *OrganizationAccess) ProtoReflect() protoreflect.Message
- func (x *OrganizationAccess) Reset()
- func (x *OrganizationAccess) SetAccessLevel(v OrganizationAccessLevel)
- func (x *OrganizationAccess) SetOrganizationId(v string)
- func (x *OrganizationAccess) String() string
- type OrganizationAccessLevel
- func (OrganizationAccessLevel) Descriptor() protoreflect.EnumDescriptor
- func (x OrganizationAccessLevel) Enum() *OrganizationAccessLevel
- func (x OrganizationAccessLevel) Number() protoreflect.EnumNumber
- func (x OrganizationAccessLevel) String() string
- func (OrganizationAccessLevel) Type() protoreflect.EnumType
- type OrganizationAccess_builder
- type OrganizationMember
- func (x *OrganizationMember) ClearAccess()
- func (x *OrganizationMember) ClearAccessCreateTime()
- func (x *OrganizationMember) ClearAccessUpdateTime()
- func (x *OrganizationMember) GetAccess() *OrganizationAccess
- func (x *OrganizationMember) GetAccessCreateTime() *timestamppb.Timestamp
- func (x *OrganizationMember) GetAccessUpdateTime() *timestamppb.Timestamp
- func (x *OrganizationMember) GetDefaultEmail() string
- func (x *OrganizationMember) GetDisplayName() string
- func (x *OrganizationMember) GetUserId() string
- func (x *OrganizationMember) HasAccess() bool
- func (x *OrganizationMember) HasAccessCreateTime() bool
- func (x *OrganizationMember) HasAccessUpdateTime() bool
- func (*OrganizationMember) ProtoMessage()
- func (x *OrganizationMember) ProtoReflect() protoreflect.Message
- func (x *OrganizationMember) Reset()
- func (x *OrganizationMember) SetAccess(v *OrganizationAccess)
- func (x *OrganizationMember) SetAccessCreateTime(v *timestamppb.Timestamp)
- func (x *OrganizationMember) SetAccessUpdateTime(v *timestamppb.Timestamp)
- func (x *OrganizationMember) SetDefaultEmail(v string)
- func (x *OrganizationMember) SetDisplayName(v string)
- func (x *OrganizationMember) SetUserId(v string)
- func (x *OrganizationMember) String() string
- type OrganizationMember_builder
- type Organization_builder
- type PCIeDetails
- func (x *PCIeDetails) GetGeneration() int32
- func (x *PCIeDetails) GetWidth() int32
- func (*PCIeDetails) ProtoMessage()
- func (x *PCIeDetails) ProtoReflect() protoreflect.Message
- func (x *PCIeDetails) Reset()
- func (x *PCIeDetails) SetGeneration(v int32)
- func (x *PCIeDetails) SetWidth(v int32)
- func (x *PCIeDetails) String() string
- type PCIeDetails_builder
- type PageParams
- func (x *PageParams) GetPageSize() int32
- func (x *PageParams) GetPageToken() string
- func (*PageParams) ProtoMessage()
- func (x *PageParams) ProtoReflect() protoreflect.Message
- func (x *PageParams) Reset()
- func (x *PageParams) SetPageSize(v int32)
- func (x *PageParams) SetPageToken(v string)
- func (x *PageParams) String() string
- type PageParams_builder
- type PauseHealthCheckRequest
- func (x *PauseHealthCheckRequest) GetHealthCheckId() string
- func (*PauseHealthCheckRequest) ProtoMessage()
- func (x *PauseHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *PauseHealthCheckRequest) Reset()
- func (x *PauseHealthCheckRequest) SetHealthCheckId(v string)
- func (x *PauseHealthCheckRequest) String() string
- type PauseHealthCheckRequest_builder
- type PauseHealthCheckResponse
- type PauseHealthCheckResponse_builder
- type PausePaymentCollectionRequest
- func (x *PausePaymentCollectionRequest) GetBillingProfileId() string
- func (*PausePaymentCollectionRequest) ProtoMessage()
- func (x *PausePaymentCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *PausePaymentCollectionRequest) Reset()
- func (x *PausePaymentCollectionRequest) SetBillingProfileId(v string)
- func (x *PausePaymentCollectionRequest) String() string
- type PausePaymentCollectionRequest_builder
- type PausePaymentCollectionResponse
- type PausePaymentCollectionResponse_builder
- type Payment
- func (x *Payment) GetAmount() int64
- func (x *Payment) GetCaptureMethod() string
- func (x *Payment) GetMessage() string
- func (x *Payment) GetPaymentId() string
- func (x *Payment) GetStatus() string
- func (*Payment) ProtoMessage()
- func (x *Payment) ProtoReflect() protoreflect.Message
- func (x *Payment) Reset()
- func (x *Payment) SetAmount(v int64)
- func (x *Payment) SetCaptureMethod(v string)
- func (x *Payment) SetMessage(v string)
- func (x *Payment) SetPaymentId(v string)
- func (x *Payment) SetStatus(v string)
- func (x *Payment) String() string
- type PaymentIntent
- func (x *PaymentIntent) GetClientSecret() string
- func (x *PaymentIntent) GetId() string
- func (*PaymentIntent) ProtoMessage()
- func (x *PaymentIntent) ProtoReflect() protoreflect.Message
- func (x *PaymentIntent) Reset()
- func (x *PaymentIntent) SetClientSecret(v string)
- func (x *PaymentIntent) SetId(v string)
- func (x *PaymentIntent) String() string
- type PaymentIntent_builder
- type PaymentMethod
- func (x *PaymentMethod) ClearCard()
- func (x *PaymentMethod) ClearLatestPayment()
- func (x *PaymentMethod) GetCard() *Card
- func (x *PaymentMethod) GetCreatedAt() int64
- func (x *PaymentMethod) GetDefault() bool
- func (x *PaymentMethod) GetLatestPayment() *Payment
- func (x *PaymentMethod) GetPaymentMethodId() string
- func (x *PaymentMethod) GetType() string
- func (x *PaymentMethod) HasCard() bool
- func (x *PaymentMethod) HasLatestPayment() bool
- func (*PaymentMethod) ProtoMessage()
- func (x *PaymentMethod) ProtoReflect() protoreflect.Message
- func (x *PaymentMethod) Reset()
- func (x *PaymentMethod) SetCard(v *Card)
- func (x *PaymentMethod) SetCreatedAt(v int64)
- func (x *PaymentMethod) SetDefault(v bool)
- func (x *PaymentMethod) SetLatestPayment(v *Payment)
- func (x *PaymentMethod) SetPaymentMethodId(v string)
- func (x *PaymentMethod) SetType(v string)
- func (x *PaymentMethod) String() string
- type PaymentMethod_builder
- type Payment_builder
- type PersistentPod
- func (x *PersistentPod) ClearCreateTime()
- func (x *PersistentPod) ClearUpdateTime()
- func (x *PersistentPod) GetCreateTime() *timestamppb.Timestamp
- func (x *PersistentPod) GetLabels() map[string]string
- func (x *PersistentPod) GetPersistentPodId() string
- func (x *PersistentPod) GetUpdateTime() *timestamppb.Timestamp
- func (x *PersistentPod) HasCreateTime() bool
- func (x *PersistentPod) HasUpdateTime() bool
- func (*PersistentPod) ProtoMessage()
- func (x *PersistentPod) ProtoReflect() protoreflect.Message
- func (x *PersistentPod) Reset()
- func (x *PersistentPod) SetCreateTime(v *timestamppb.Timestamp)
- func (x *PersistentPod) SetLabels(v map[string]string)
- func (x *PersistentPod) SetPersistentPodId(v string)
- func (x *PersistentPod) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *PersistentPod) String() string
- type PersistentPod_builder
- type PolicyContext
- func (x *PolicyContext) GetDescription() string
- func (x *PolicyContext) GetName() string
- func (x *PolicyContext) GetTags() []string
- func (*PolicyContext) ProtoMessage()
- func (x *PolicyContext) ProtoReflect() protoreflect.Message
- func (x *PolicyContext) Reset()
- func (x *PolicyContext) SetDescription(v string)
- func (x *PolicyContext) SetName(v string)
- func (x *PolicyContext) SetTags(v []string)
- func (x *PolicyContext) String() string
- type PolicyContext_builder
- type Port
- func (x *Port) ClearAllowPublicUnauthenticated()
- func (x *Port) ClearHostname()
- func (x *Port) GetAllowPublicUnauthenticated() bool
- func (x *Port) GetAllowedSources() []string
- func (x *Port) GetAuthorizedEmails() []string
- func (x *Port) GetHostname() string
- func (x *Port) GetHttpProtocol() HttpPortProtocol
- func (x *Port) GetPortId() string
- func (x *Port) GetPortNumber() int32
- func (x *Port) GetProtocol() PortProtocol
- func (x *Port) GetServerPort() int32
- func (x *Port) HasAllowPublicUnauthenticated() bool
- func (x *Port) HasHostname() bool
- func (*Port) ProtoMessage()
- func (x *Port) ProtoReflect() protoreflect.Message
- func (x *Port) Reset()
- func (x *Port) SetAllowPublicUnauthenticated(v bool)
- func (x *Port) SetAllowedSources(v []string)
- func (x *Port) SetAuthorizedEmails(v []string)
- func (x *Port) SetHostname(v string)
- func (x *Port) SetHttpProtocol(v HttpPortProtocol)
- func (x *Port) SetPortId(v string)
- func (x *Port) SetPortNumber(v int32)
- func (x *Port) SetProtocol(v PortProtocol)
- func (x *Port) SetServerPort(v int32)
- func (x *Port) String() string
- type PortMapping
- func (x *PortMapping) GetFromPort() int32
- func (x *PortMapping) GetToPort() int32
- func (*PortMapping) ProtoMessage()
- func (x *PortMapping) ProtoReflect() protoreflect.Message
- func (x *PortMapping) Reset()
- func (x *PortMapping) SetFromPort(v int32)
- func (x *PortMapping) SetToPort(v int32)
- func (x *PortMapping) String() string
- type PortMapping_builder
- type PortProtocol
- type Port_builder
- type PriceSample
- func (x *PriceSample) ClearPricePerUnit()
- func (x *PriceSample) ClearTime()
- func (x *PriceSample) GetPricePerUnit() *CurrencyAmount
- func (x *PriceSample) GetTime() *timestamppb.Timestamp
- func (x *PriceSample) GetUnit() string
- func (x *PriceSample) HasPricePerUnit() bool
- func (x *PriceSample) HasTime() bool
- func (*PriceSample) ProtoMessage()
- func (x *PriceSample) ProtoReflect() protoreflect.Message
- func (x *PriceSample) Reset()
- func (x *PriceSample) SetPricePerUnit(v *CurrencyAmount)
- func (x *PriceSample) SetTime(v *timestamppb.Timestamp)
- func (x *PriceSample) SetUnit(v string)
- func (x *PriceSample) String() string
- type PriceSample_builder
- type Probe
- type ProbeConfig
- func (x *ProbeConfig) ClearInitialDelaySeconds()
- func (x *ProbeConfig) ClearPeriodSeconds()
- func (x *ProbeConfig) ClearShouldPauseOnFirstSuccess()
- func (x *ProbeConfig) ClearTimeoutSeconds()
- func (x *ProbeConfig) GetInitialDelaySeconds() int32
- func (x *ProbeConfig) GetPeriodSeconds() int32
- func (x *ProbeConfig) GetShouldPauseOnFirstSuccess() bool
- func (x *ProbeConfig) GetTimeoutSeconds() int32
- func (x *ProbeConfig) HasInitialDelaySeconds() bool
- func (x *ProbeConfig) HasPeriodSeconds() bool
- func (x *ProbeConfig) HasShouldPauseOnFirstSuccess() bool
- func (x *ProbeConfig) HasTimeoutSeconds() bool
- func (*ProbeConfig) ProtoMessage()
- func (x *ProbeConfig) ProtoReflect() protoreflect.Message
- func (x *ProbeConfig) Reset()
- func (x *ProbeConfig) SetInitialDelaySeconds(v int32)
- func (x *ProbeConfig) SetPeriodSeconds(v int32)
- func (x *ProbeConfig) SetShouldPauseOnFirstSuccess(v bool)
- func (x *ProbeConfig) SetTimeoutSeconds(v int32)
- func (x *ProbeConfig) String() string
- type ProbeConfig_builder
- type ProbeHealthCheck
- func (x *ProbeHealthCheck) ClearConfig()
- func (x *ProbeHealthCheck) ClearProbe()
- func (x *ProbeHealthCheck) GetConfig() *ProbeConfig
- func (x *ProbeHealthCheck) GetProbe() *Probe
- func (x *ProbeHealthCheck) GetProbeStatus() string
- func (x *ProbeHealthCheck) HasConfig() bool
- func (x *ProbeHealthCheck) HasProbe() bool
- func (*ProbeHealthCheck) ProtoMessage()
- func (x *ProbeHealthCheck) ProtoReflect() protoreflect.Message
- func (x *ProbeHealthCheck) Reset()
- func (x *ProbeHealthCheck) SetConfig(v *ProbeConfig)
- func (x *ProbeHealthCheck) SetProbe(v *Probe)
- func (x *ProbeHealthCheck) SetProbeStatus(v string)
- func (x *ProbeHealthCheck) String() string
- type ProbeHealthCheck_builder
- type Probe_builder
- type Product
- func (x *Product) ClearComputeInstanceProduct()
- func (x *Product) ClearStorageProduct()
- func (x *Product) GetComputeInstanceProduct() *ComputeInstanceProduct
- func (x *Product) GetProductType() string
- func (x *Product) GetSku() string
- func (x *Product) GetStorageProduct() *StorageProduct
- func (x *Product) GetUsageType() string
- func (x *Product) HasComputeInstanceProduct() bool
- func (x *Product) HasStorageProduct() bool
- func (*Product) ProtoMessage()
- func (x *Product) ProtoReflect() protoreflect.Message
- func (x *Product) Reset()
- func (x *Product) SetComputeInstanceProduct(v *ComputeInstanceProduct)
- func (x *Product) SetProductType(v string)
- func (x *Product) SetSku(v string)
- func (x *Product) SetStorageProduct(v *StorageProduct)
- func (x *Product) SetUsageType(v string)
- func (x *Product) String() string
- type Product_builder
- type Program
- func (x *Program) ClearCreateTime()
- func (x *Program) ClearUpdateTime()
- func (x *Program) GetCreateTime() *timestamppb.Timestamp
- func (x *Program) GetDisplayName() string
- func (x *Program) GetProgramId() string
- func (x *Program) GetUpdateTime() *timestamppb.Timestamp
- func (x *Program) HasCreateTime() bool
- func (x *Program) HasUpdateTime() bool
- func (*Program) ProtoMessage()
- func (x *Program) ProtoReflect() protoreflect.Message
- func (x *Program) Reset()
- func (x *Program) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Program) SetDisplayName(v string)
- func (x *Program) SetProgramId(v string)
- func (x *Program) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Program) String() string
- type Program_builder
- type Project
- func (x *Project) GetConfigs() map[string]*ConfigConfig
- func (x *Project) GetIncludeReferences() map[string]*IncludeConfig
- func (x *Project) GetNetworks() map[string]*NetworkConfig
- func (x *Project) GetProfiles() []string
- func (x *Project) GetSecrets() map[string]*SecretConfig
- func (x *Project) GetServices() []*ServiceConfig
- func (x *Project) GetVolumes() map[string]*VolumeConfig
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) SetConfigs(v map[string]*ConfigConfig)
- func (x *Project) SetIncludeReferences(v map[string]*IncludeConfig)
- func (x *Project) SetNetworks(v map[string]*NetworkConfig)
- func (x *Project) SetProfiles(v []string)
- func (x *Project) SetSecrets(v map[string]*SecretConfig)
- func (x *Project) SetServices(v []*ServiceConfig)
- func (x *Project) SetVolumes(v map[string]*VolumeConfig)
- func (x *Project) String() string
- type ProjectFormats
- type ProjectFormats_builder
- type Project_builder
- type ProvisionEnvironmentRequest
- func (x *ProvisionEnvironmentRequest) ClearBuild_()
- func (x *ProvisionEnvironmentRequest) ClearProvision()
- func (x *ProvisionEnvironmentRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *ProvisionEnvironmentRequest) GetBuild_() *EnvironmentBuild
- func (x *ProvisionEnvironmentRequest) GetEnvironmentId() string
- func (x *ProvisionEnvironmentRequest) GetIdempotencyKey() string
- func (x *ProvisionEnvironmentRequest) GetProvision() *EnvironmentProvision
- func (x *ProvisionEnvironmentRequest) HasBuild_() bool
- func (x *ProvisionEnvironmentRequest) HasProvision() bool
- func (*ProvisionEnvironmentRequest) ProtoMessage()
- func (x *ProvisionEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ProvisionEnvironmentRequest) Reset()
- func (x *ProvisionEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
- func (x *ProvisionEnvironmentRequest) SetEnvironmentId(v string)
- func (x *ProvisionEnvironmentRequest) SetIdempotencyKey(v string)
- func (x *ProvisionEnvironmentRequest) SetProvision(v *EnvironmentProvision)
- func (x *ProvisionEnvironmentRequest) String() string
- type ProvisionEnvironmentRequest_builder
- type ProvisionEnvironmentResponse
- func (x *ProvisionEnvironmentResponse) ClearEnvironment()
- func (x *ProvisionEnvironmentResponse) GetEnvironment() *Environment
- func (x *ProvisionEnvironmentResponse) HasEnvironment() bool
- func (*ProvisionEnvironmentResponse) ProtoMessage()
- func (x *ProvisionEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ProvisionEnvironmentResponse) Reset()
- func (x *ProvisionEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *ProvisionEnvironmentResponse) String() string
- type ProvisionEnvironmentResponse_builder
- type ProvisionStatus
- func (x *ProvisionStatus) ClearStatus()
- func (x *ProvisionStatus) GetAttempts() []*CreateAttempt
- func (x *ProvisionStatus) GetStatus() *CreateAttemptStatus
- func (x *ProvisionStatus) HasStatus() bool
- func (*ProvisionStatus) ProtoMessage()
- func (x *ProvisionStatus) ProtoReflect() protoreflect.Message
- func (x *ProvisionStatus) Reset()
- func (x *ProvisionStatus) SetAttempts(v []*CreateAttempt)
- func (x *ProvisionStatus) SetStatus(v *CreateAttemptStatus)
- func (x *ProvisionStatus) String() string
- type ProvisionStatus_builder
- type PublicProfile
- func (x *PublicProfile) ClearCreateTime()
- func (x *PublicProfile) ClearUpdateTime()
- func (x *PublicProfile) GetBio() string
- func (x *PublicProfile) GetCoverPhotoUrl() string
- func (x *PublicProfile) GetCreateTime() *timestamppb.Timestamp
- func (x *PublicProfile) GetDisplayName() string
- func (x *PublicProfile) GetHandle() string
- func (x *PublicProfile) GetLabels() map[string]string
- func (x *PublicProfile) GetPublicProfileId() string
- func (x *PublicProfile) GetUpdateTime() *timestamppb.Timestamp
- func (x *PublicProfile) HasCreateTime() bool
- func (x *PublicProfile) HasUpdateTime() bool
- func (*PublicProfile) ProtoMessage()
- func (x *PublicProfile) ProtoReflect() protoreflect.Message
- func (x *PublicProfile) Reset()
- func (x *PublicProfile) SetBio(v string)
- func (x *PublicProfile) SetCoverPhotoUrl(v string)
- func (x *PublicProfile) SetCreateTime(v *timestamppb.Timestamp)
- func (x *PublicProfile) SetDisplayName(v string)
- func (x *PublicProfile) SetHandle(v string)
- func (x *PublicProfile) SetLabels(v map[string]string)
- func (x *PublicProfile) SetPublicProfileId(v string)
- func (x *PublicProfile) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *PublicProfile) String() string
- type PublicProfile_builder
- type PurchaseCreditsRequest
- func (x *PurchaseCreditsRequest) GetAmount() int64
- func (x *PurchaseCreditsRequest) GetBillingProfileId() string
- func (x *PurchaseCreditsRequest) GetPaymentMethodId() string
- func (x *PurchaseCreditsRequest) GetPurchasingUserId() string
- func (*PurchaseCreditsRequest) ProtoMessage()
- func (x *PurchaseCreditsRequest) ProtoReflect() protoreflect.Message
- func (x *PurchaseCreditsRequest) Reset()
- func (x *PurchaseCreditsRequest) SetAmount(v int64)
- func (x *PurchaseCreditsRequest) SetBillingProfileId(v string)
- func (x *PurchaseCreditsRequest) SetPaymentMethodId(v string)
- func (x *PurchaseCreditsRequest) SetPurchasingUserId(v string)
- func (x *PurchaseCreditsRequest) String() string
- type PurchaseCreditsRequest_builder
- type PurchaseCreditsResponse
- func (x *PurchaseCreditsResponse) ClearPurchasedCredits()
- func (x *PurchaseCreditsResponse) GetPurchasedCredits() *PurchasedCredits
- func (x *PurchaseCreditsResponse) HasPurchasedCredits() bool
- func (*PurchaseCreditsResponse) ProtoMessage()
- func (x *PurchaseCreditsResponse) ProtoReflect() protoreflect.Message
- func (x *PurchaseCreditsResponse) Reset()
- func (x *PurchaseCreditsResponse) SetPurchasedCredits(v *PurchasedCredits)
- func (x *PurchaseCreditsResponse) String() string
- type PurchaseCreditsResponse_builder
- type PurchasedCredits
- func (x *PurchasedCredits) GetAmount() int64
- func (x *PurchasedCredits) GetPaymentIntentId() string
- func (*PurchasedCredits) ProtoMessage()
- func (x *PurchasedCredits) ProtoReflect() protoreflect.Message
- func (x *PurchasedCredits) Reset()
- func (x *PurchasedCredits) SetAmount(v int64)
- func (x *PurchasedCredits) SetPaymentIntentId(v string)
- func (x *PurchasedCredits) String() string
- type PurchasedCredits_builder
- type PutEnvironmentAccessForUserRequest
- func (x *PutEnvironmentAccessForUserRequest) GetAccessLevel() EnvironmentAccessLevel
- func (x *PutEnvironmentAccessForUserRequest) GetEnvironmentId() string
- func (x *PutEnvironmentAccessForUserRequest) GetUserId() string
- func (*PutEnvironmentAccessForUserRequest) ProtoMessage()
- func (x *PutEnvironmentAccessForUserRequest) ProtoReflect() protoreflect.Message
- func (x *PutEnvironmentAccessForUserRequest) Reset()
- func (x *PutEnvironmentAccessForUserRequest) SetAccessLevel(v EnvironmentAccessLevel)
- func (x *PutEnvironmentAccessForUserRequest) SetEnvironmentId(v string)
- func (x *PutEnvironmentAccessForUserRequest) SetUserId(v string)
- func (x *PutEnvironmentAccessForUserRequest) String() string
- type PutEnvironmentAccessForUserRequest_builder
- type PutEnvironmentAccessForUserResponse
- func (x *PutEnvironmentAccessForUserResponse) ClearUser()
- func (x *PutEnvironmentAccessForUserResponse) GetUser() *User
- func (x *PutEnvironmentAccessForUserResponse) HasUser() bool
- func (*PutEnvironmentAccessForUserResponse) ProtoMessage()
- func (x *PutEnvironmentAccessForUserResponse) ProtoReflect() protoreflect.Message
- func (x *PutEnvironmentAccessForUserResponse) Reset()
- func (x *PutEnvironmentAccessForUserResponse) SetUser(v *User)
- func (x *PutEnvironmentAccessForUserResponse) String() string
- type PutEnvironmentAccessForUserResponse_builder
- type PutOrganizationAccessForUserRequest
- func (x *PutOrganizationAccessForUserRequest) GetAccessLevel() OrganizationAccessLevel
- func (x *PutOrganizationAccessForUserRequest) GetOrganizationId() string
- func (x *PutOrganizationAccessForUserRequest) GetUserId() string
- func (*PutOrganizationAccessForUserRequest) ProtoMessage()
- func (x *PutOrganizationAccessForUserRequest) ProtoReflect() protoreflect.Message
- func (x *PutOrganizationAccessForUserRequest) Reset()
- func (x *PutOrganizationAccessForUserRequest) SetAccessLevel(v OrganizationAccessLevel)
- func (x *PutOrganizationAccessForUserRequest) SetOrganizationId(v string)
- func (x *PutOrganizationAccessForUserRequest) SetUserId(v string)
- func (x *PutOrganizationAccessForUserRequest) String() string
- type PutOrganizationAccessForUserRequest_builder
- type PutOrganizationAccessForUserResponse
- func (x *PutOrganizationAccessForUserResponse) ClearUser()
- func (x *PutOrganizationAccessForUserResponse) GetUser() *User
- func (x *PutOrganizationAccessForUserResponse) HasUser() bool
- func (*PutOrganizationAccessForUserResponse) ProtoMessage()
- func (x *PutOrganizationAccessForUserResponse) ProtoReflect() protoreflect.Message
- func (x *PutOrganizationAccessForUserResponse) Reset()
- func (x *PutOrganizationAccessForUserResponse) SetUser(v *User)
- func (x *PutOrganizationAccessForUserResponse) String() string
- type PutOrganizationAccessForUserResponse_builder
- type QueryInstanceTypeRequest
- func (x *QueryInstanceTypeRequest) ClearFilter()
- func (x *QueryInstanceTypeRequest) GetFilter() *InfrastructureConstraints
- func (x *QueryInstanceTypeRequest) HasFilter() bool
- func (*QueryInstanceTypeRequest) ProtoMessage()
- func (x *QueryInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *QueryInstanceTypeRequest) Reset()
- func (x *QueryInstanceTypeRequest) SetFilter(v *InfrastructureConstraints)
- func (x *QueryInstanceTypeRequest) String() string
- type QueryInstanceTypeRequest_builder
- type QueryInstanceTypeResponse
- func (x *QueryInstanceTypeResponse) GetItems() []*InstanceType
- func (*QueryInstanceTypeResponse) ProtoMessage()
- func (x *QueryInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *QueryInstanceTypeResponse) Reset()
- func (x *QueryInstanceTypeResponse) SetItems(v []*InstanceType)
- func (x *QueryInstanceTypeResponse) String() string
- type QueryInstanceTypeResponse_builder
- type QueryReservedInstancePoolsRequest
- func (x *QueryReservedInstancePoolsRequest) ClearOrderOptions()
- func (x *QueryReservedInstancePoolsRequest) ClearPageParams()
- func (x *QueryReservedInstancePoolsRequest) GetDisplayNames() []string
- func (x *QueryReservedInstancePoolsRequest) GetIds() []string
- func (x *QueryReservedInstancePoolsRequest) GetOrderOptions() *OrderOptions
- func (x *QueryReservedInstancePoolsRequest) GetPageParams() *PageParams
- func (x *QueryReservedInstancePoolsRequest) HasOrderOptions() bool
- func (x *QueryReservedInstancePoolsRequest) HasPageParams() bool
- func (*QueryReservedInstancePoolsRequest) ProtoMessage()
- func (x *QueryReservedInstancePoolsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryReservedInstancePoolsRequest) Reset()
- func (x *QueryReservedInstancePoolsRequest) SetDisplayNames(v []string)
- func (x *QueryReservedInstancePoolsRequest) SetIds(v []string)
- func (x *QueryReservedInstancePoolsRequest) SetOrderOptions(v *OrderOptions)
- func (x *QueryReservedInstancePoolsRequest) SetPageParams(v *PageParams)
- func (x *QueryReservedInstancePoolsRequest) String() string
- type QueryReservedInstancePoolsRequest_builder
- type QueryReservedInstancePoolsResponse
- func (x *QueryReservedInstancePoolsResponse) GetItems() []*ReservedInstancePool
- func (x *QueryReservedInstancePoolsResponse) GetNextPageToken() string
- func (*QueryReservedInstancePoolsResponse) ProtoMessage()
- func (x *QueryReservedInstancePoolsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryReservedInstancePoolsResponse) Reset()
- func (x *QueryReservedInstancePoolsResponse) SetItems(v []*ReservedInstancePool)
- func (x *QueryReservedInstancePoolsResponse) SetNextPageToken(v string)
- func (x *QueryReservedInstancePoolsResponse) String() string
- type QueryReservedInstancePoolsResponse_builder
- type Quota
- func (x *Quota) GetCurrent() int32
- func (x *Quota) GetId() string
- func (x *Quota) GetMaximum() int32
- func (x *Quota) GetName() string
- func (x *Quota) GetUnit() string
- func (*Quota) ProtoMessage()
- func (x *Quota) ProtoReflect() protoreflect.Message
- func (x *Quota) Reset()
- func (x *Quota) SetCurrent(v int32)
- func (x *Quota) SetId(v string)
- func (x *Quota) SetMaximum(v int32)
- func (x *Quota) SetName(v string)
- func (x *Quota) SetUnit(v string)
- func (x *Quota) String() string
- type Quota_builder
- type RebootInstanceRequest
- func (x *RebootInstanceRequest) GetInstanceId() string
- func (*RebootInstanceRequest) ProtoMessage()
- func (x *RebootInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RebootInstanceRequest) Reset()
- func (x *RebootInstanceRequest) SetInstanceId(v string)
- func (x *RebootInstanceRequest) String() string
- type RebootInstanceRequest_builder
- type RebootInstanceResponse
- func (x *RebootInstanceResponse) ClearInstance()
- func (x *RebootInstanceResponse) GetInstance() *Instance
- func (x *RebootInstanceResponse) HasInstance() bool
- func (*RebootInstanceResponse) ProtoMessage()
- func (x *RebootInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *RebootInstanceResponse) Reset()
- func (x *RebootInstanceResponse) SetInstance(v *Instance)
- func (x *RebootInstanceResponse) String() string
- type RebootInstanceResponse_builder
- type RedeemCloudPointsRequest
- func (x *RedeemCloudPointsRequest) ClearBillingProfileCreditRecipient()
- func (x *RedeemCloudPointsRequest) ClearRedeemTo()
- func (x *RedeemCloudPointsRequest) GetAmount() int64
- func (x *RedeemCloudPointsRequest) GetBillingProfileCreditRecipient() *BillingProfileCreditRecipient
- func (x *RedeemCloudPointsRequest) GetBillingProfileId() string
- func (x *RedeemCloudPointsRequest) GetRedeemTo() isRedeemCloudPointsRequest_RedeemTo
- func (x *RedeemCloudPointsRequest) HasBillingProfileCreditRecipient() bool
- func (x *RedeemCloudPointsRequest) HasRedeemTo() bool
- func (*RedeemCloudPointsRequest) ProtoMessage()
- func (x *RedeemCloudPointsRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemCloudPointsRequest) Reset()
- func (x *RedeemCloudPointsRequest) SetAmount(v int64)
- func (x *RedeemCloudPointsRequest) SetBillingProfileCreditRecipient(v *BillingProfileCreditRecipient)
- func (x *RedeemCloudPointsRequest) SetBillingProfileId(v string)
- func (x *RedeemCloudPointsRequest) String() string
- func (x *RedeemCloudPointsRequest) WhichRedeemTo() case_RedeemCloudPointsRequest_RedeemTo
- type RedeemCloudPointsRequest_BillingProfileCreditRecipient
- type RedeemCloudPointsRequest_builder
- type RedeemCloudPointsResponse
- func (x *RedeemCloudPointsResponse) GetAmount() int64
- func (*RedeemCloudPointsResponse) ProtoMessage()
- func (x *RedeemCloudPointsResponse) ProtoReflect() protoreflect.Message
- func (x *RedeemCloudPointsResponse) Reset()
- func (x *RedeemCloudPointsResponse) SetAmount(v int64)
- func (x *RedeemCloudPointsResponse) String() string
- type RedeemCloudPointsResponse_builder
- type RedeemRedeemableRequest
- func (x *RedeemRedeemableRequest) ClearRedeemedAt()
- func (x *RedeemRedeemableRequest) GetAmountUsd() string
- func (x *RedeemRedeemableRequest) GetBillingProfileId() string
- func (x *RedeemRedeemableRequest) GetLabels() map[string]string
- func (x *RedeemRedeemableRequest) GetLedgerId() string
- func (x *RedeemRedeemableRequest) GetRedeemableId() string
- func (x *RedeemRedeemableRequest) GetRedeemedAt() *timestamppb.Timestamp
- func (x *RedeemRedeemableRequest) GetShortCode() string
- func (x *RedeemRedeemableRequest) GetTenantId() string
- func (x *RedeemRedeemableRequest) HasRedeemedAt() bool
- func (*RedeemRedeemableRequest) ProtoMessage()
- func (x *RedeemRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemRedeemableRequest) Reset()
- func (x *RedeemRedeemableRequest) SetAmountUsd(v string)
- func (x *RedeemRedeemableRequest) SetBillingProfileId(v string)
- func (x *RedeemRedeemableRequest) SetLabels(v map[string]string)
- func (x *RedeemRedeemableRequest) SetLedgerId(v string)
- func (x *RedeemRedeemableRequest) SetRedeemableId(v string)
- func (x *RedeemRedeemableRequest) SetRedeemedAt(v *timestamppb.Timestamp)
- func (x *RedeemRedeemableRequest) SetShortCode(v string)
- func (x *RedeemRedeemableRequest) SetTenantId(v string)
- func (x *RedeemRedeemableRequest) String() string
- type RedeemRedeemableRequest_builder
- type RedeemRedeemableResponse
- func (x *RedeemRedeemableResponse) ClearTransaction()
- func (x *RedeemRedeemableResponse) GetTransaction() *Transaction
- func (x *RedeemRedeemableResponse) HasTransaction() bool
- func (*RedeemRedeemableResponse) ProtoMessage()
- func (x *RedeemRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *RedeemRedeemableResponse) Reset()
- func (x *RedeemRedeemableResponse) SetTransaction(v *Transaction)
- func (x *RedeemRedeemableResponse) String() string
- type RedeemRedeemableResponse_builder
- type Redeemable
- func (x *Redeemable) ClearCreateTime()
- func (x *Redeemable) ClearExpiresAt()
- func (x *Redeemable) ClearGlobalConstraint()
- func (x *Redeemable) ClearTenantConstraint()
- func (x *Redeemable) ClearUpdateTime()
- func (x *Redeemable) GetCreateTime() *timestamppb.Timestamp
- func (x *Redeemable) GetDefaultRedemptionAmountUsd() string
- func (x *Redeemable) GetDescription() string
- func (x *Redeemable) GetExpiresAt() *timestamppb.Timestamp
- func (x *Redeemable) GetGlobalConstraint() *RedeemableConstraint
- func (x *Redeemable) GetLabels() map[string]string
- func (x *Redeemable) GetMaxRedemptionAmountUsd() string
- func (x *Redeemable) GetRedeemableId() string
- func (x *Redeemable) GetShortCode() string
- func (x *Redeemable) GetStatus() string
- func (x *Redeemable) GetTenantConstraint() *RedeemableConstraint
- func (x *Redeemable) GetUpdateTime() *timestamppb.Timestamp
- func (x *Redeemable) HasCreateTime() bool
- func (x *Redeemable) HasExpiresAt() bool
- func (x *Redeemable) HasGlobalConstraint() bool
- func (x *Redeemable) HasTenantConstraint() bool
- func (x *Redeemable) HasUpdateTime() bool
- func (*Redeemable) ProtoMessage()
- func (x *Redeemable) ProtoReflect() protoreflect.Message
- func (x *Redeemable) Reset()
- func (x *Redeemable) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Redeemable) SetDefaultRedemptionAmountUsd(v string)
- func (x *Redeemable) SetDescription(v string)
- func (x *Redeemable) SetExpiresAt(v *timestamppb.Timestamp)
- func (x *Redeemable) SetGlobalConstraint(v *RedeemableConstraint)
- func (x *Redeemable) SetLabels(v map[string]string)
- func (x *Redeemable) SetMaxRedemptionAmountUsd(v string)
- func (x *Redeemable) SetRedeemableId(v string)
- func (x *Redeemable) SetShortCode(v string)
- func (x *Redeemable) SetStatus(v string)
- func (x *Redeemable) SetTenantConstraint(v *RedeemableConstraint)
- func (x *Redeemable) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Redeemable) String() string
- type RedeemableConstraint
- func (x *RedeemableConstraint) ClearMaxRedemptions()
- func (x *RedeemableConstraint) ClearTotalRedeemableAmountUsd()
- func (x *RedeemableConstraint) GetMaxRedemptions() int64
- func (x *RedeemableConstraint) GetTotalRedeemableAmountUsd() string
- func (x *RedeemableConstraint) HasMaxRedemptions() bool
- func (x *RedeemableConstraint) HasTotalRedeemableAmountUsd() bool
- func (*RedeemableConstraint) ProtoMessage()
- func (x *RedeemableConstraint) ProtoReflect() protoreflect.Message
- func (x *RedeemableConstraint) Reset()
- func (x *RedeemableConstraint) SetMaxRedemptions(v int64)
- func (x *RedeemableConstraint) SetTotalRedeemableAmountUsd(v string)
- func (x *RedeemableConstraint) String() string
- type RedeemableConstraint_builder
- type RedeemableTransaction
- func (x *RedeemableTransaction) ClearRedeemable()
- func (x *RedeemableTransaction) ClearTransaction()
- func (x *RedeemableTransaction) GetRedeemable() *Redeemable
- func (x *RedeemableTransaction) GetTransaction() *Transaction
- func (x *RedeemableTransaction) HasRedeemable() bool
- func (x *RedeemableTransaction) HasTransaction() bool
- func (*RedeemableTransaction) ProtoMessage()
- func (x *RedeemableTransaction) ProtoReflect() protoreflect.Message
- func (x *RedeemableTransaction) Reset()
- func (x *RedeemableTransaction) SetRedeemable(v *Redeemable)
- func (x *RedeemableTransaction) SetTransaction(v *Transaction)
- func (x *RedeemableTransaction) String() string
- type RedeemableTransaction_builder
- type Redeemable_builder
- type Refund
- func (x *Refund) GetRefundId() string
- func (x *Refund) GetRefundStatus() string
- func (x *Refund) GetRefundUrl() string
- func (x *Refund) GetRefundedAt() int64
- func (*Refund) ProtoMessage()
- func (x *Refund) ProtoReflect() protoreflect.Message
- func (x *Refund) Reset()
- func (x *Refund) SetRefundId(v string)
- func (x *Refund) SetRefundStatus(v string)
- func (x *Refund) SetRefundUrl(v string)
- func (x *Refund) SetRefundedAt(v int64)
- func (x *Refund) String() string
- type Refund_builder
- type RegisterInstanceRequest
- func (x *RegisterInstanceRequest) GetCloudCredId() string
- func (x *RegisterInstanceRequest) GetInstanceId() string
- func (x *RegisterInstanceRequest) GetLabels() map[string]string
- func (x *RegisterInstanceRequest) GetLocation() string
- func (x *RegisterInstanceRequest) GetProviderInstanceId() string
- func (*RegisterInstanceRequest) ProtoMessage()
- func (x *RegisterInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterInstanceRequest) Reset()
- func (x *RegisterInstanceRequest) SetCloudCredId(v string)
- func (x *RegisterInstanceRequest) SetInstanceId(v string)
- func (x *RegisterInstanceRequest) SetLabels(v map[string]string)
- func (x *RegisterInstanceRequest) SetLocation(v string)
- func (x *RegisterInstanceRequest) SetProviderInstanceId(v string)
- func (x *RegisterInstanceRequest) String() string
- type RegisterInstanceRequest_builder
- type RegisterInstanceResponse
- func (x *RegisterInstanceResponse) ClearInstance()
- func (x *RegisterInstanceResponse) GetInstance() *Instance
- func (x *RegisterInstanceResponse) HasInstance() bool
- func (*RegisterInstanceResponse) ProtoMessage()
- func (x *RegisterInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterInstanceResponse) Reset()
- func (x *RegisterInstanceResponse) SetInstance(v *Instance)
- func (x *RegisterInstanceResponse) String() string
- type RegisterInstanceResponse_builder
- type Registry
- func (x *Registry) GetPassword() string
- func (x *Registry) GetUrl() string
- func (x *Registry) GetUsername() string
- func (*Registry) ProtoMessage()
- func (x *Registry) ProtoReflect() protoreflect.Message
- func (x *Registry) Reset()
- func (x *Registry) SetPassword(v string)
- func (x *Registry) SetUrl(v string)
- func (x *Registry) SetUsername(v string)
- func (x *Registry) String() string
- type Registry_builder
- type RemoveCreditsFromOrganizationRequest
- func (x *RemoveCreditsFromOrganizationRequest) GetAmountUsd() string
- func (x *RemoveCreditsFromOrganizationRequest) GetOrganizationId() string
- func (x *RemoveCreditsFromOrganizationRequest) GetUserId() string
- func (*RemoveCreditsFromOrganizationRequest) ProtoMessage()
- func (x *RemoveCreditsFromOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveCreditsFromOrganizationRequest) Reset()
- func (x *RemoveCreditsFromOrganizationRequest) SetAmountUsd(v string)
- func (x *RemoveCreditsFromOrganizationRequest) SetOrganizationId(v string)
- func (x *RemoveCreditsFromOrganizationRequest) SetUserId(v string)
- func (x *RemoveCreditsFromOrganizationRequest) String() string
- type RemoveCreditsFromOrganizationRequest_builder
- type RemoveCreditsFromOrganizationResponse
- func (x *RemoveCreditsFromOrganizationResponse) ClearTransaction()
- func (x *RemoveCreditsFromOrganizationResponse) GetTransaction() *Transaction
- func (x *RemoveCreditsFromOrganizationResponse) HasTransaction() bool
- func (*RemoveCreditsFromOrganizationResponse) ProtoMessage()
- func (x *RemoveCreditsFromOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveCreditsFromOrganizationResponse) Reset()
- func (x *RemoveCreditsFromOrganizationResponse) SetTransaction(v *Transaction)
- func (x *RemoveCreditsFromOrganizationResponse) String() string
- type RemoveCreditsFromOrganizationResponse_builder
- type RemoveEnvironmentAccessForUserRequest
- func (x *RemoveEnvironmentAccessForUserRequest) GetEnvironmentId() string
- func (x *RemoveEnvironmentAccessForUserRequest) GetUserId() string
- func (*RemoveEnvironmentAccessForUserRequest) ProtoMessage()
- func (x *RemoveEnvironmentAccessForUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveEnvironmentAccessForUserRequest) Reset()
- func (x *RemoveEnvironmentAccessForUserRequest) SetEnvironmentId(v string)
- func (x *RemoveEnvironmentAccessForUserRequest) SetUserId(v string)
- func (x *RemoveEnvironmentAccessForUserRequest) String() string
- type RemoveEnvironmentAccessForUserRequest_builder
- type RemoveEnvironmentAccessForUserResponse
- func (x *RemoveEnvironmentAccessForUserResponse) ClearUser()
- func (x *RemoveEnvironmentAccessForUserResponse) GetUser() *User
- func (x *RemoveEnvironmentAccessForUserResponse) HasUser() bool
- func (*RemoveEnvironmentAccessForUserResponse) ProtoMessage()
- func (x *RemoveEnvironmentAccessForUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveEnvironmentAccessForUserResponse) Reset()
- func (x *RemoveEnvironmentAccessForUserResponse) SetUser(v *User)
- func (x *RemoveEnvironmentAccessForUserResponse) String() string
- type RemoveEnvironmentAccessForUserResponse_builder
- type RemoveNodeRequest
- type RemoveNodeRequest_builder
- type RemoveNodeResponse
- type RemoveNodeResponse_builder
- type RemoveOrganizationAccessForUserRequest
- func (x *RemoveOrganizationAccessForUserRequest) GetOrganizationId() string
- func (x *RemoveOrganizationAccessForUserRequest) GetUserId() string
- func (*RemoveOrganizationAccessForUserRequest) ProtoMessage()
- func (x *RemoveOrganizationAccessForUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationAccessForUserRequest) Reset()
- func (x *RemoveOrganizationAccessForUserRequest) SetOrganizationId(v string)
- func (x *RemoveOrganizationAccessForUserRequest) SetUserId(v string)
- func (x *RemoveOrganizationAccessForUserRequest) String() string
- type RemoveOrganizationAccessForUserRequest_builder
- type RemoveOrganizationAccessForUserResponse
- func (x *RemoveOrganizationAccessForUserResponse) ClearUser()
- func (x *RemoveOrganizationAccessForUserResponse) GetUser() *User
- func (x *RemoveOrganizationAccessForUserResponse) HasUser() bool
- func (*RemoveOrganizationAccessForUserResponse) ProtoMessage()
- func (x *RemoveOrganizationAccessForUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationAccessForUserResponse) Reset()
- func (x *RemoveOrganizationAccessForUserResponse) SetUser(v *User)
- func (x *RemoveOrganizationAccessForUserResponse) String() string
- type RemoveOrganizationAccessForUserResponse_builder
- type RemoveRoleFromUserRequest
- func (x *RemoveRoleFromUserRequest) GetRoleId() string
- func (x *RemoveRoleFromUserRequest) GetUserId() string
- func (*RemoveRoleFromUserRequest) ProtoMessage()
- func (x *RemoveRoleFromUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRoleFromUserRequest) Reset()
- func (x *RemoveRoleFromUserRequest) SetRoleId(v string)
- func (x *RemoveRoleFromUserRequest) SetUserId(v string)
- func (x *RemoveRoleFromUserRequest) String() string
- type RemoveRoleFromUserRequest_builder
- type RemoveRoleFromUserResponse
- func (x *RemoveRoleFromUserResponse) ClearUser()
- func (x *RemoveRoleFromUserResponse) GetUser() *User
- func (x *RemoveRoleFromUserResponse) HasUser() bool
- func (*RemoveRoleFromUserResponse) ProtoMessage()
- func (x *RemoveRoleFromUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveRoleFromUserResponse) Reset()
- func (x *RemoveRoleFromUserResponse) SetUser(v *User)
- func (x *RemoveRoleFromUserResponse) String() string
- type RemoveRoleFromUserResponse_builder
- type RenderNotebookRequest
- func (x *RenderNotebookRequest) ClearNotebookId()
- func (x *RenderNotebookRequest) ClearRawIpynb()
- func (x *RenderNotebookRequest) ClearSource()
- func (x *RenderNotebookRequest) ClearSourceUrl()
- func (x *RenderNotebookRequest) ClearSourceVal()
- func (x *RenderNotebookRequest) GetNotebookId() string
- func (x *RenderNotebookRequest) GetRawIpynb() string
- func (x *RenderNotebookRequest) GetSource() isRenderNotebookRequest_Source
- func (x *RenderNotebookRequest) GetSourceUrl() string
- func (x *RenderNotebookRequest) GetSourceVal() *SourceVal
- func (x *RenderNotebookRequest) HasNotebookId() bool
- func (x *RenderNotebookRequest) HasRawIpynb() bool
- func (x *RenderNotebookRequest) HasSource() bool
- func (x *RenderNotebookRequest) HasSourceUrl() bool
- func (x *RenderNotebookRequest) HasSourceVal() bool
- func (*RenderNotebookRequest) ProtoMessage()
- func (x *RenderNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *RenderNotebookRequest) Reset()
- func (x *RenderNotebookRequest) SetNotebookId(v string)
- func (x *RenderNotebookRequest) SetRawIpynb(v string)
- func (x *RenderNotebookRequest) SetSourceUrl(v string)
- func (x *RenderNotebookRequest) SetSourceVal(v *SourceVal)
- func (x *RenderNotebookRequest) String() string
- func (x *RenderNotebookRequest) WhichSource() case_RenderNotebookRequest_Source
- type RenderNotebookRequest_NotebookId
- type RenderNotebookRequest_RawIpynb
- type RenderNotebookRequest_SourceUrl
- type RenderNotebookRequest_SourceVal
- type RenderNotebookRequest_builder
- type RenderNotebookResponse
- func (x *RenderNotebookResponse) GetHtml() string
- func (*RenderNotebookResponse) ProtoMessage()
- func (x *RenderNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *RenderNotebookResponse) Reset()
- func (x *RenderNotebookResponse) SetHtml(v string)
- func (x *RenderNotebookResponse) String() string
- type RenderNotebookResponse_builder
- type ReservedInstancePool
- func (x *ReservedInstancePool) ClearCreateTime()
- func (x *ReservedInstancePool) ClearDeletedTime()
- func (x *ReservedInstancePool) ClearUpdateTime()
- func (x *ReservedInstancePool) GetCreateTime() *timestamppb.Timestamp
- func (x *ReservedInstancePool) GetDeletedTime() *timestamppb.Timestamp
- func (x *ReservedInstancePool) GetDisplayName() string
- func (x *ReservedInstancePool) GetId() string
- func (x *ReservedInstancePool) GetUpdateTime() *timestamppb.Timestamp
- func (x *ReservedInstancePool) HasCreateTime() bool
- func (x *ReservedInstancePool) HasDeletedTime() bool
- func (x *ReservedInstancePool) HasUpdateTime() bool
- func (*ReservedInstancePool) ProtoMessage()
- func (x *ReservedInstancePool) ProtoReflect() protoreflect.Message
- func (x *ReservedInstancePool) Reset()
- func (x *ReservedInstancePool) SetCreateTime(v *timestamppb.Timestamp)
- func (x *ReservedInstancePool) SetDeletedTime(v *timestamppb.Timestamp)
- func (x *ReservedInstancePool) SetDisplayName(v string)
- func (x *ReservedInstancePool) SetId(v string)
- func (x *ReservedInstancePool) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *ReservedInstancePool) String() string
- type ReservedInstancePool_builder
- type ResizeEnvironmentInstanceVolumeRequest
- func (x *ResizeEnvironmentInstanceVolumeRequest) GetDiskSize() string
- func (x *ResizeEnvironmentInstanceVolumeRequest) GetEnvironmentId() string
- func (*ResizeEnvironmentInstanceVolumeRequest) ProtoMessage()
- func (x *ResizeEnvironmentInstanceVolumeRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeEnvironmentInstanceVolumeRequest) Reset()
- func (x *ResizeEnvironmentInstanceVolumeRequest) SetDiskSize(v string)
- func (x *ResizeEnvironmentInstanceVolumeRequest) SetEnvironmentId(v string)
- func (x *ResizeEnvironmentInstanceVolumeRequest) String() string
- type ResizeEnvironmentInstanceVolumeRequest_builder
- type ResizeEnvironmentInstanceVolumeResponse
- func (x *ResizeEnvironmentInstanceVolumeResponse) ClearEnvironment()
- func (x *ResizeEnvironmentInstanceVolumeResponse) GetEnvironment() *Environment
- func (x *ResizeEnvironmentInstanceVolumeResponse) HasEnvironment() bool
- func (*ResizeEnvironmentInstanceVolumeResponse) ProtoMessage()
- func (x *ResizeEnvironmentInstanceVolumeResponse) ProtoReflect() protoreflect.Message
- func (x *ResizeEnvironmentInstanceVolumeResponse) Reset()
- func (x *ResizeEnvironmentInstanceVolumeResponse) SetEnvironment(v *Environment)
- func (x *ResizeEnvironmentInstanceVolumeResponse) String() string
- type ResizeEnvironmentInstanceVolumeResponse_builder
- type ResizeInstanceVolumeRequest
- func (x *ResizeInstanceVolumeRequest) GetDiskSize() string
- func (x *ResizeInstanceVolumeRequest) GetInstanceId() string
- func (*ResizeInstanceVolumeRequest) ProtoMessage()
- func (x *ResizeInstanceVolumeRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeInstanceVolumeRequest) Reset()
- func (x *ResizeInstanceVolumeRequest) SetDiskSize(v string)
- func (x *ResizeInstanceVolumeRequest) SetInstanceId(v string)
- func (x *ResizeInstanceVolumeRequest) String() string
- type ResizeInstanceVolumeRequest_builder
- type ResizeInstanceVolumeResponse
- func (x *ResizeInstanceVolumeResponse) ClearInstance()
- func (x *ResizeInstanceVolumeResponse) GetInstance() *Instance
- func (x *ResizeInstanceVolumeResponse) HasInstance() bool
- func (*ResizeInstanceVolumeResponse) ProtoMessage()
- func (x *ResizeInstanceVolumeResponse) ProtoReflect() protoreflect.Message
- func (x *ResizeInstanceVolumeResponse) Reset()
- func (x *ResizeInstanceVolumeResponse) SetInstance(v *Instance)
- func (x *ResizeInstanceVolumeResponse) String() string
- type ResizeInstanceVolumeResponse_builder
- type ResourceLimits
- func (x *ResourceLimits) ClearMaxResources()
- func (x *ResourceLimits) GetMaxResources() int64
- func (x *ResourceLimits) HasMaxResources() bool
- func (*ResourceLimits) ProtoMessage()
- func (x *ResourceLimits) ProtoReflect() protoreflect.Message
- func (x *ResourceLimits) Reset()
- func (x *ResourceLimits) SetMaxResources(v int64)
- func (x *ResourceLimits) String() string
- type ResourceLimits_builder
- type Result
- func (x *Result) ClearExitCode()
- func (x *Result) GetExitCode() int32
- func (x *Result) GetResultMessage() string
- func (x *Result) GetStatus() string
- func (x *Result) GetStderr() string
- func (x *Result) GetStdout() string
- func (x *Result) HasExitCode() bool
- func (*Result) ProtoMessage()
- func (x *Result) ProtoReflect() protoreflect.Message
- func (x *Result) Reset()
- func (x *Result) SetExitCode(v int32)
- func (x *Result) SetResultMessage(v string)
- func (x *Result) SetStatus(v string)
- func (x *Result) SetStderr(v string)
- func (x *Result) SetStdout(v string)
- func (x *Result) String() string
- type Result_builder
- type ResumeHealthCheckRequest
- func (x *ResumeHealthCheckRequest) GetHealthCheckId() string
- func (*ResumeHealthCheckRequest) ProtoMessage()
- func (x *ResumeHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeHealthCheckRequest) Reset()
- func (x *ResumeHealthCheckRequest) SetHealthCheckId(v string)
- func (x *ResumeHealthCheckRequest) String() string
- type ResumeHealthCheckRequest_builder
- type ResumeHealthCheckResponse
- type ResumeHealthCheckResponse_builder
- type ResumePaymentCollectionRequest
- func (x *ResumePaymentCollectionRequest) GetBillingProfileId() string
- func (*ResumePaymentCollectionRequest) ProtoMessage()
- func (x *ResumePaymentCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *ResumePaymentCollectionRequest) Reset()
- func (x *ResumePaymentCollectionRequest) SetBillingProfileId(v string)
- func (x *ResumePaymentCollectionRequest) String() string
- type ResumePaymentCollectionRequest_builder
- type ResumePaymentCollectionResponse
- type ResumePaymentCollectionResponse_builder
- type RetryInvoiceRequest
- func (x *RetryInvoiceRequest) GetBillingProfileId() string
- func (x *RetryInvoiceRequest) GetInvoiceId() string
- func (*RetryInvoiceRequest) ProtoMessage()
- func (x *RetryInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *RetryInvoiceRequest) Reset()
- func (x *RetryInvoiceRequest) SetBillingProfileId(v string)
- func (x *RetryInvoiceRequest) SetInvoiceId(v string)
- func (x *RetryInvoiceRequest) String() string
- type RetryInvoiceRequest_builder
- type RetryInvoiceResponse
- func (x *RetryInvoiceResponse) ClearInvoice()
- func (x *RetryInvoiceResponse) GetInvoice() *Invoice
- func (x *RetryInvoiceResponse) HasInvoice() bool
- func (*RetryInvoiceResponse) ProtoMessage()
- func (x *RetryInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *RetryInvoiceResponse) Reset()
- func (x *RetryInvoiceResponse) SetInvoice(v *Invoice)
- func (x *RetryInvoiceResponse) String() string
- type RetryInvoiceResponse_builder
- type RetryPolicy
- func (x *RetryPolicy) ClearMaxAttempts()
- func (x *RetryPolicy) GetDelay() string
- func (x *RetryPolicy) GetMaxAttempts() int32
- func (x *RetryPolicy) GetStopAfter() string
- func (x *RetryPolicy) HasMaxAttempts() bool
- func (*RetryPolicy) ProtoMessage()
- func (x *RetryPolicy) ProtoReflect() protoreflect.Message
- func (x *RetryPolicy) Reset()
- func (x *RetryPolicy) SetDelay(v string)
- func (x *RetryPolicy) SetMaxAttempts(v int32)
- func (x *RetryPolicy) SetStopAfter(v string)
- func (x *RetryPolicy) String() string
- type RetryPolicy_builder
- type RevokeInstanceFirewallRulesRequest
- func (x *RevokeInstanceFirewallRulesRequest) GetFirewallRuleIds() []string
- func (x *RevokeInstanceFirewallRulesRequest) GetInstanceId() string
- func (*RevokeInstanceFirewallRulesRequest) ProtoMessage()
- func (x *RevokeInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeInstanceFirewallRulesRequest) Reset()
- func (x *RevokeInstanceFirewallRulesRequest) SetFirewallRuleIds(v []string)
- func (x *RevokeInstanceFirewallRulesRequest) SetInstanceId(v string)
- func (x *RevokeInstanceFirewallRulesRequest) String() string
- type RevokeInstanceFirewallRulesRequest_builder
- type RevokeInstanceFirewallRulesResponse
- func (x *RevokeInstanceFirewallRulesResponse) ClearFirewallRules()
- func (x *RevokeInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
- func (x *RevokeInstanceFirewallRulesResponse) HasFirewallRules() bool
- func (*RevokeInstanceFirewallRulesResponse) ProtoMessage()
- func (x *RevokeInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeInstanceFirewallRulesResponse) Reset()
- func (x *RevokeInstanceFirewallRulesResponse) SetFirewallRules(v *FirewallRules)
- func (x *RevokeInstanceFirewallRulesResponse) String() string
- type RevokeInstanceFirewallRulesResponse_builder
- type RevokeNodeSSHAccessRequest
- func (x *RevokeNodeSSHAccessRequest) GetExternalNodeId() string
- func (x *RevokeNodeSSHAccessRequest) GetLinuxUser() string
- func (x *RevokeNodeSSHAccessRequest) GetUserId() string
- func (*RevokeNodeSSHAccessRequest) ProtoMessage()
- func (x *RevokeNodeSSHAccessRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeNodeSSHAccessRequest) Reset()
- func (x *RevokeNodeSSHAccessRequest) SetExternalNodeId(v string)
- func (x *RevokeNodeSSHAccessRequest) SetLinuxUser(v string)
- func (x *RevokeNodeSSHAccessRequest) SetUserId(v string)
- func (x *RevokeNodeSSHAccessRequest) String() string
- type RevokeNodeSSHAccessRequest_builder
- type RevokeNodeSSHAccessResponse
- func (x *RevokeNodeSSHAccessResponse) ClearExternalNode()
- func (x *RevokeNodeSSHAccessResponse) GetExternalNode() *ExternalNode
- func (x *RevokeNodeSSHAccessResponse) HasExternalNode() bool
- func (*RevokeNodeSSHAccessResponse) ProtoMessage()
- func (x *RevokeNodeSSHAccessResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeNodeSSHAccessResponse) Reset()
- func (x *RevokeNodeSSHAccessResponse) SetExternalNode(v *ExternalNode)
- func (x *RevokeNodeSSHAccessResponse) String() string
- type RevokeNodeSSHAccessResponse_builder
- type Role
- type Role_builder
- type SFComputeCredential
- func (x *SFComputeCredential) GetApiKey() string
- func (x *SFComputeCredential) GetRefId() string
- func (*SFComputeCredential) ProtoMessage()
- func (x *SFComputeCredential) ProtoReflect() protoreflect.Message
- func (x *SFComputeCredential) Reset()
- func (x *SFComputeCredential) SetApiKey(v string)
- func (x *SFComputeCredential) SetRefId(v string)
- func (x *SFComputeCredential) String() string
- type SFComputeCredential_builder
- type SSHAccess
- func (x *SSHAccess) ClearCreateTime()
- func (x *SSHAccess) GetCreateTime() *timestamppb.Timestamp
- func (x *SSHAccess) GetCreatedBy() string
- func (x *SSHAccess) GetLinuxUser() string
- func (x *SSHAccess) GetUserId() string
- func (x *SSHAccess) HasCreateTime() bool
- func (*SSHAccess) ProtoMessage()
- func (x *SSHAccess) ProtoReflect() protoreflect.Message
- func (x *SSHAccess) Reset()
- func (x *SSHAccess) SetCreateTime(v *timestamppb.Timestamp)
- func (x *SSHAccess) SetCreatedBy(v string)
- func (x *SSHAccess) SetLinuxUser(v string)
- func (x *SSHAccess) SetUserId(v string)
- func (x *SSHAccess) String() string
- type SSHAccess_builder
- type ScriptRun
- func (x *ScriptRun) ClearEndTime()
- func (x *ScriptRun) ClearStartTime()
- func (x *ScriptRun) GetEndTime() *timestamppb.Timestamp
- func (x *ScriptRun) GetLogPath() string
- func (x *ScriptRun) GetMessage() string
- func (x *ScriptRun) GetRunId() string
- func (x *ScriptRun) GetStartTime() *timestamppb.Timestamp
- func (x *ScriptRun) GetStatus() LifecycleScriptStatus
- func (x *ScriptRun) HasEndTime() bool
- func (x *ScriptRun) HasStartTime() bool
- func (*ScriptRun) ProtoMessage()
- func (x *ScriptRun) ProtoReflect() protoreflect.Message
- func (x *ScriptRun) Reset()
- func (x *ScriptRun) SetEndTime(v *timestamppb.Timestamp)
- func (x *ScriptRun) SetLogPath(v string)
- func (x *ScriptRun) SetMessage(v string)
- func (x *ScriptRun) SetRunId(v string)
- func (x *ScriptRun) SetStartTime(v *timestamppb.Timestamp)
- func (x *ScriptRun) SetStatus(v LifecycleScriptStatus)
- func (x *ScriptRun) String() string
- type ScriptRun_builder
- type SearchLaunchablesRequest
- func (x *SearchLaunchablesRequest) GetCursor() string
- func (x *SearchLaunchablesRequest) GetFilters() map[string]*structpb.Value
- func (x *SearchLaunchablesRequest) GetPageSize() int32
- func (x *SearchLaunchablesRequest) GetQuery() string
- func (x *SearchLaunchablesRequest) GetSort() []*SortElement
- func (*SearchLaunchablesRequest) ProtoMessage()
- func (x *SearchLaunchablesRequest) ProtoReflect() protoreflect.Message
- func (x *SearchLaunchablesRequest) Reset()
- func (x *SearchLaunchablesRequest) SetCursor(v string)
- func (x *SearchLaunchablesRequest) SetFilters(v map[string]*structpb.Value)
- func (x *SearchLaunchablesRequest) SetPageSize(v int32)
- func (x *SearchLaunchablesRequest) SetQuery(v string)
- func (x *SearchLaunchablesRequest) SetSort(v []*SortElement)
- func (x *SearchLaunchablesRequest) String() string
- type SearchLaunchablesRequest_builder
- type SearchLaunchablesResponse
- func (x *SearchLaunchablesResponse) GetCursor() string
- func (x *SearchLaunchablesResponse) GetPageResultsCount() int64
- func (x *SearchLaunchablesResponse) GetResults() []*Environment
- func (x *SearchLaunchablesResponse) GetTotalResultsCount() int64
- func (*SearchLaunchablesResponse) ProtoMessage()
- func (x *SearchLaunchablesResponse) ProtoReflect() protoreflect.Message
- func (x *SearchLaunchablesResponse) Reset()
- func (x *SearchLaunchablesResponse) SetCursor(v string)
- func (x *SearchLaunchablesResponse) SetPageResultsCount(v int64)
- func (x *SearchLaunchablesResponse) SetResults(v []*Environment)
- func (x *SearchLaunchablesResponse) SetTotalResultsCount(v int64)
- func (x *SearchLaunchablesResponse) String() string
- type SearchLaunchablesResponse_builder
- type Secret
- func (x *Secret) ClearCreateTime()
- func (x *Secret) ClearUpdateTime()
- func (x *Secret) GetCreateTime() *timestamppb.Timestamp
- func (x *Secret) GetLabels() map[string]string
- func (x *Secret) GetSecretId() string
- func (x *Secret) GetUpdateTime() *timestamppb.Timestamp
- func (x *Secret) GetValue() string
- func (x *Secret) HasCreateTime() bool
- func (x *Secret) HasUpdateTime() bool
- func (*Secret) ProtoMessage()
- func (x *Secret) ProtoReflect() protoreflect.Message
- func (x *Secret) Reset()
- func (x *Secret) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Secret) SetLabels(v map[string]string)
- func (x *Secret) SetSecretId(v string)
- func (x *Secret) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Secret) SetValue(v string)
- func (x *Secret) String() string
- type SecretConfig
- func (x *SecretConfig) ClearExternal()
- func (x *SecretConfig) GetContent() string
- func (x *SecretConfig) GetDriver() string
- func (x *SecretConfig) GetDriverOpts() map[string]string
- func (x *SecretConfig) GetEnvironment() string
- func (x *SecretConfig) GetExternal() *External
- func (x *SecretConfig) GetFile() string
- func (x *SecretConfig) GetLabels() map[string]string
- func (x *SecretConfig) GetName() string
- func (x *SecretConfig) GetTemplateDriver() string
- func (x *SecretConfig) HasExternal() bool
- func (*SecretConfig) ProtoMessage()
- func (x *SecretConfig) ProtoReflect() protoreflect.Message
- func (x *SecretConfig) Reset()
- func (x *SecretConfig) SetContent(v string)
- func (x *SecretConfig) SetDriver(v string)
- func (x *SecretConfig) SetDriverOpts(v map[string]string)
- func (x *SecretConfig) SetEnvironment(v string)
- func (x *SecretConfig) SetExternal(v *External)
- func (x *SecretConfig) SetFile(v string)
- func (x *SecretConfig) SetLabels(v map[string]string)
- func (x *SecretConfig) SetName(v string)
- func (x *SecretConfig) SetTemplateDriver(v string)
- func (x *SecretConfig) String() string
- type SecretConfig_builder
- type SecretOrValue
- func (x *SecretOrValue) ClearSecretId()
- func (x *SecretOrValue) ClearSecretValue()
- func (x *SecretOrValue) ClearValue()
- func (x *SecretOrValue) GetSecretId() string
- func (x *SecretOrValue) GetSecretValue() isSecretOrValue_SecretValue
- func (x *SecretOrValue) GetValue() string
- func (x *SecretOrValue) HasSecretId() bool
- func (x *SecretOrValue) HasSecretValue() bool
- func (x *SecretOrValue) HasValue() bool
- func (*SecretOrValue) ProtoMessage()
- func (x *SecretOrValue) ProtoReflect() protoreflect.Message
- func (x *SecretOrValue) Reset()
- func (x *SecretOrValue) SetSecretId(v string)
- func (x *SecretOrValue) SetValue(v string)
- func (x *SecretOrValue) String() string
- func (x *SecretOrValue) WhichSecretValue() case_SecretOrValue_SecretValue
- type SecretOrValue_SecretId
- type SecretOrValue_Value
- type SecretOrValue_builder
- type Secret_builder
- type ServiceConfig
- func (x *ServiceConfig) ClearBuild_()
- func (x *ServiceConfig) ClearCredentialSpec()
- func (x *ServiceConfig) ClearExtends()
- func (x *ServiceConfig) ClearHealthCheck()
- func (x *ServiceConfig) GetBuild() *BuildConfigdeprecated
- func (x *ServiceConfig) GetBuild_() *BuildConfig
- func (x *ServiceConfig) GetCommand() []string
- func (x *ServiceConfig) GetConfigs() []*ServiceConfigObjConfig
- func (x *ServiceConfig) GetContainerName() string
- func (x *ServiceConfig) GetCredentialSpec() *CredentialSpecConfig
- func (x *ServiceConfig) GetDependsOn() map[string]*ServiceDependency
- func (x *ServiceConfig) GetDevices() []string
- func (x *ServiceConfig) GetEntrypoint() []string
- func (x *ServiceConfig) GetEnvFile() []string
- func (x *ServiceConfig) GetEnvironment() map[string]string
- func (x *ServiceConfig) GetExpose() []string
- func (x *ServiceConfig) GetExtends() *ExtendsConfig
- func (x *ServiceConfig) GetHealthCheck() *HealthCheckConfig
- func (x *ServiceConfig) GetImage() string
- func (x *ServiceConfig) GetName() string
- func (x *ServiceConfig) GetNetworks() map[string]*ServiceNetworkConfig
- func (x *ServiceConfig) GetPlatform() string
- func (x *ServiceConfig) GetPorts() []*ServicePortConfig
- func (x *ServiceConfig) GetProfiles() []string
- func (x *ServiceConfig) GetRestart() string
- func (x *ServiceConfig) GetScale() int32
- func (x *ServiceConfig) GetSecrets() []*ServiceSecretConfig
- func (x *ServiceConfig) GetShmSize() int64
- func (x *ServiceConfig) GetUser() string
- func (x *ServiceConfig) GetVolumes() []*ServiceVolumeConfig
- func (x *ServiceConfig) GetVolumesFrom() []string
- func (x *ServiceConfig) HasBuild_() bool
- func (x *ServiceConfig) HasCredentialSpec() bool
- func (x *ServiceConfig) HasExtends() bool
- func (x *ServiceConfig) HasHealthCheck() bool
- func (*ServiceConfig) ProtoMessage()
- func (x *ServiceConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceConfig) Reset()
- func (x *ServiceConfig) SetBuild_(v *BuildConfig)
- func (x *ServiceConfig) SetCommand(v []string)
- func (x *ServiceConfig) SetConfigs(v []*ServiceConfigObjConfig)
- func (x *ServiceConfig) SetContainerName(v string)
- func (x *ServiceConfig) SetCredentialSpec(v *CredentialSpecConfig)
- func (x *ServiceConfig) SetDependsOn(v map[string]*ServiceDependency)
- func (x *ServiceConfig) SetDevices(v []string)
- func (x *ServiceConfig) SetEntrypoint(v []string)
- func (x *ServiceConfig) SetEnvFile(v []string)
- func (x *ServiceConfig) SetEnvironment(v map[string]string)
- func (x *ServiceConfig) SetExpose(v []string)
- func (x *ServiceConfig) SetExtends(v *ExtendsConfig)
- func (x *ServiceConfig) SetHealthCheck(v *HealthCheckConfig)
- func (x *ServiceConfig) SetImage(v string)
- func (x *ServiceConfig) SetName(v string)
- func (x *ServiceConfig) SetNetworks(v map[string]*ServiceNetworkConfig)
- func (x *ServiceConfig) SetPlatform(v string)
- func (x *ServiceConfig) SetPorts(v []*ServicePortConfig)
- func (x *ServiceConfig) SetProfiles(v []string)
- func (x *ServiceConfig) SetRestart(v string)
- func (x *ServiceConfig) SetScale(v int32)
- func (x *ServiceConfig) SetSecrets(v []*ServiceSecretConfig)
- func (x *ServiceConfig) SetShmSize(v int64)
- func (x *ServiceConfig) SetUser(v string)
- func (x *ServiceConfig) SetVolumes(v []*ServiceVolumeConfig)
- func (x *ServiceConfig) SetVolumesFrom(v []string)
- func (x *ServiceConfig) String() string
- type ServiceConfigObjConfig
- func (x *ServiceConfigObjConfig) ClearMode()
- func (x *ServiceConfigObjConfig) GetGid() string
- func (x *ServiceConfigObjConfig) GetMode() uint32
- func (x *ServiceConfigObjConfig) GetSource() string
- func (x *ServiceConfigObjConfig) GetTarget() string
- func (x *ServiceConfigObjConfig) GetUid() string
- func (x *ServiceConfigObjConfig) HasMode() bool
- func (*ServiceConfigObjConfig) ProtoMessage()
- func (x *ServiceConfigObjConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceConfigObjConfig) Reset()
- func (x *ServiceConfigObjConfig) SetGid(v string)
- func (x *ServiceConfigObjConfig) SetMode(v uint32)
- func (x *ServiceConfigObjConfig) SetSource(v string)
- func (x *ServiceConfigObjConfig) SetTarget(v string)
- func (x *ServiceConfigObjConfig) SetUid(v string)
- func (x *ServiceConfigObjConfig) String() string
- type ServiceConfigObjConfig_builder
- type ServiceConfig_builder
- type ServiceDependency
- func (x *ServiceDependency) GetCondition() string
- func (x *ServiceDependency) GetRequired() bool
- func (x *ServiceDependency) GetRestart() bool
- func (*ServiceDependency) ProtoMessage()
- func (x *ServiceDependency) ProtoReflect() protoreflect.Message
- func (x *ServiceDependency) Reset()
- func (x *ServiceDependency) SetCondition(v string)
- func (x *ServiceDependency) SetRequired(v bool)
- func (x *ServiceDependency) SetRestart(v bool)
- func (x *ServiceDependency) String() string
- type ServiceDependency_builder
- type ServiceEvent
- func (x *ServiceEvent) ClearCreateTime()
- func (x *ServiceEvent) ClearEvent()
- func (x *ServiceEvent) ClearUpdateTime()
- func (x *ServiceEvent) GetCreateTime() *timestamppb.Timestamp
- func (x *ServiceEvent) GetEvent() *Event
- func (x *ServiceEvent) GetLabels() map[string]string
- func (x *ServiceEvent) GetObject() string
- func (x *ServiceEvent) GetServiceEventId() string
- func (x *ServiceEvent) GetType() string
- func (x *ServiceEvent) GetUpdateTime() *timestamppb.Timestamp
- func (x *ServiceEvent) HasCreateTime() bool
- func (x *ServiceEvent) HasEvent() bool
- func (x *ServiceEvent) HasUpdateTime() bool
- func (*ServiceEvent) ProtoMessage()
- func (x *ServiceEvent) ProtoReflect() protoreflect.Message
- func (x *ServiceEvent) Reset()
- func (x *ServiceEvent) SetCreateTime(v *timestamppb.Timestamp)
- func (x *ServiceEvent) SetEvent(v *Event)
- func (x *ServiceEvent) SetLabels(v map[string]string)
- func (x *ServiceEvent) SetObject(v string)
- func (x *ServiceEvent) SetServiceEventId(v string)
- func (x *ServiceEvent) SetType(v string)
- func (x *ServiceEvent) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *ServiceEvent) String() string
- type ServiceEvent_builder
- type ServiceNetworkConfig
- func (x *ServiceNetworkConfig) GetAliases() []string
- func (x *ServiceNetworkConfig) GetIpv4Address() string
- func (x *ServiceNetworkConfig) GetIpv6Address() string
- func (x *ServiceNetworkConfig) GetLinkLocalIps() []string
- func (x *ServiceNetworkConfig) GetMacAddress() string
- func (x *ServiceNetworkConfig) GetPriority() int32
- func (*ServiceNetworkConfig) ProtoMessage()
- func (x *ServiceNetworkConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceNetworkConfig) Reset()
- func (x *ServiceNetworkConfig) SetAliases(v []string)
- func (x *ServiceNetworkConfig) SetIpv4Address(v string)
- func (x *ServiceNetworkConfig) SetIpv6Address(v string)
- func (x *ServiceNetworkConfig) SetLinkLocalIps(v []string)
- func (x *ServiceNetworkConfig) SetMacAddress(v string)
- func (x *ServiceNetworkConfig) SetPriority(v int32)
- func (x *ServiceNetworkConfig) String() string
- type ServiceNetworkConfig_builder
- type ServicePortConfig
- func (x *ServicePortConfig) GetHostIp() string
- func (x *ServicePortConfig) GetMode() string
- func (x *ServicePortConfig) GetProtocol() string
- func (x *ServicePortConfig) GetPublished() string
- func (x *ServicePortConfig) GetTarget() uint32
- func (*ServicePortConfig) ProtoMessage()
- func (x *ServicePortConfig) ProtoReflect() protoreflect.Message
- func (x *ServicePortConfig) Reset()
- func (x *ServicePortConfig) SetHostIp(v string)
- func (x *ServicePortConfig) SetMode(v string)
- func (x *ServicePortConfig) SetProtocol(v string)
- func (x *ServicePortConfig) SetPublished(v string)
- func (x *ServicePortConfig) SetTarget(v uint32)
- func (x *ServicePortConfig) String() string
- type ServicePortConfig_builder
- type ServiceSecretConfig
- func (x *ServiceSecretConfig) ClearMode()
- func (x *ServiceSecretConfig) GetGid() string
- func (x *ServiceSecretConfig) GetMode() uint32
- func (x *ServiceSecretConfig) GetSource() string
- func (x *ServiceSecretConfig) GetTarget() string
- func (x *ServiceSecretConfig) GetUid() string
- func (x *ServiceSecretConfig) HasMode() bool
- func (*ServiceSecretConfig) ProtoMessage()
- func (x *ServiceSecretConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceSecretConfig) Reset()
- func (x *ServiceSecretConfig) SetGid(v string)
- func (x *ServiceSecretConfig) SetMode(v uint32)
- func (x *ServiceSecretConfig) SetSource(v string)
- func (x *ServiceSecretConfig) SetTarget(v string)
- func (x *ServiceSecretConfig) SetUid(v string)
- func (x *ServiceSecretConfig) String() string
- type ServiceSecretConfig_builder
- type ServiceVolumeBind
- func (x *ServiceVolumeBind) GetCreateHostPath() bool
- func (x *ServiceVolumeBind) GetPropagation() string
- func (x *ServiceVolumeBind) GetSelinux() string
- func (*ServiceVolumeBind) ProtoMessage()
- func (x *ServiceVolumeBind) ProtoReflect() protoreflect.Message
- func (x *ServiceVolumeBind) Reset()
- func (x *ServiceVolumeBind) SetCreateHostPath(v bool)
- func (x *ServiceVolumeBind) SetPropagation(v string)
- func (x *ServiceVolumeBind) SetSelinux(v string)
- func (x *ServiceVolumeBind) String() string
- type ServiceVolumeBind_builder
- type ServiceVolumeConfig
- func (x *ServiceVolumeConfig) ClearBind()
- func (x *ServiceVolumeConfig) ClearTmpfs()
- func (x *ServiceVolumeConfig) ClearVolume()
- func (x *ServiceVolumeConfig) GetBind() *ServiceVolumeBind
- func (x *ServiceVolumeConfig) GetConsistency() string
- func (x *ServiceVolumeConfig) GetReadOnly() bool
- func (x *ServiceVolumeConfig) GetSource() string
- func (x *ServiceVolumeConfig) GetTarget() string
- func (x *ServiceVolumeConfig) GetTmpfs() *ServiceVolumeTmpfs
- func (x *ServiceVolumeConfig) GetType() string
- func (x *ServiceVolumeConfig) GetVolume() *ServiceVolumeVolume
- func (x *ServiceVolumeConfig) HasBind() bool
- func (x *ServiceVolumeConfig) HasTmpfs() bool
- func (x *ServiceVolumeConfig) HasVolume() bool
- func (*ServiceVolumeConfig) ProtoMessage()
- func (x *ServiceVolumeConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceVolumeConfig) Reset()
- func (x *ServiceVolumeConfig) SetBind(v *ServiceVolumeBind)
- func (x *ServiceVolumeConfig) SetConsistency(v string)
- func (x *ServiceVolumeConfig) SetReadOnly(v bool)
- func (x *ServiceVolumeConfig) SetSource(v string)
- func (x *ServiceVolumeConfig) SetTarget(v string)
- func (x *ServiceVolumeConfig) SetTmpfs(v *ServiceVolumeTmpfs)
- func (x *ServiceVolumeConfig) SetType(v string)
- func (x *ServiceVolumeConfig) SetVolume(v *ServiceVolumeVolume)
- func (x *ServiceVolumeConfig) String() string
- type ServiceVolumeConfig_builder
- type ServiceVolumeTmpfs
- func (x *ServiceVolumeTmpfs) GetMode() uint32
- func (x *ServiceVolumeTmpfs) GetSize() int64
- func (*ServiceVolumeTmpfs) ProtoMessage()
- func (x *ServiceVolumeTmpfs) ProtoReflect() protoreflect.Message
- func (x *ServiceVolumeTmpfs) Reset()
- func (x *ServiceVolumeTmpfs) SetMode(v uint32)
- func (x *ServiceVolumeTmpfs) SetSize(v int64)
- func (x *ServiceVolumeTmpfs) String() string
- type ServiceVolumeTmpfs_builder
- type ServiceVolumeVolume
- type ServiceVolumeVolume_builder
- type Session
- func (x *Session) ClearCreateTime()
- func (x *Session) ClearUpdateTime()
- func (x *Session) GetCreateTime() *timestamppb.Timestamp
- func (x *Session) GetLabels() map[string]string
- func (x *Session) GetSessionId() string
- func (x *Session) GetUpdateTime() *timestamppb.Timestamp
- func (x *Session) HasCreateTime() bool
- func (x *Session) HasUpdateTime() bool
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Session) SetLabels(v map[string]string)
- func (x *Session) SetSessionId(v string)
- func (x *Session) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Session) String() string
- type Session_builder
- type SetHTTPPortAccessRequest
- func (x *SetHTTPPortAccessRequest) GetAllowPublicUnauthenticated() bool
- func (x *SetHTTPPortAccessRequest) GetAuthorizedEmails() []string
- func (x *SetHTTPPortAccessRequest) GetPortId() string
- func (*SetHTTPPortAccessRequest) ProtoMessage()
- func (x *SetHTTPPortAccessRequest) ProtoReflect() protoreflect.Message
- func (x *SetHTTPPortAccessRequest) Reset()
- func (x *SetHTTPPortAccessRequest) SetAllowPublicUnauthenticated(v bool)
- func (x *SetHTTPPortAccessRequest) SetAuthorizedEmails(v []string)
- func (x *SetHTTPPortAccessRequest) SetPortId(v string)
- func (x *SetHTTPPortAccessRequest) String() string
- type SetHTTPPortAccessRequest_builder
- type SetHTTPPortAccessResponse
- func (x *SetHTTPPortAccessResponse) ClearPort()
- func (x *SetHTTPPortAccessResponse) GetPort() *Port
- func (x *SetHTTPPortAccessResponse) HasPort() bool
- func (*SetHTTPPortAccessResponse) ProtoMessage()
- func (x *SetHTTPPortAccessResponse) ProtoReflect() protoreflect.Message
- func (x *SetHTTPPortAccessResponse) Reset()
- func (x *SetHTTPPortAccessResponse) SetPort(v *Port)
- func (x *SetHTTPPortAccessResponse) String() string
- type SetHTTPPortAccessResponse_builder
- type SetHTTPPortProtocolRequest
- func (x *SetHTTPPortProtocolRequest) GetHttpProtocol() HttpPortProtocol
- func (x *SetHTTPPortProtocolRequest) GetPortId() string
- func (*SetHTTPPortProtocolRequest) ProtoMessage()
- func (x *SetHTTPPortProtocolRequest) ProtoReflect() protoreflect.Message
- func (x *SetHTTPPortProtocolRequest) Reset()
- func (x *SetHTTPPortProtocolRequest) SetHttpProtocol(v HttpPortProtocol)
- func (x *SetHTTPPortProtocolRequest) SetPortId(v string)
- func (x *SetHTTPPortProtocolRequest) String() string
- type SetHTTPPortProtocolRequest_builder
- type SetHTTPPortProtocolResponse
- func (x *SetHTTPPortProtocolResponse) ClearPort()
- func (x *SetHTTPPortProtocolResponse) GetPort() *Port
- func (x *SetHTTPPortProtocolResponse) HasPort() bool
- func (*SetHTTPPortProtocolResponse) ProtoMessage()
- func (x *SetHTTPPortProtocolResponse) ProtoReflect() protoreflect.Message
- func (x *SetHTTPPortProtocolResponse) Reset()
- func (x *SetHTTPPortProtocolResponse) SetPort(v *Port)
- func (x *SetHTTPPortProtocolResponse) String() string
- type SetHTTPPortProtocolResponse_builder
- type SetInstanceTypeVerifiedRequest
- func (x *SetInstanceTypeVerifiedRequest) GetInstanceTypeId() string
- func (*SetInstanceTypeVerifiedRequest) ProtoMessage()
- func (x *SetInstanceTypeVerifiedRequest) ProtoReflect() protoreflect.Message
- func (x *SetInstanceTypeVerifiedRequest) Reset()
- func (x *SetInstanceTypeVerifiedRequest) SetInstanceTypeId(v string)
- func (x *SetInstanceTypeVerifiedRequest) String() string
- type SetInstanceTypeVerifiedRequest_builder
- type SetInstanceTypeVerifiedResponse
- func (x *SetInstanceTypeVerifiedResponse) ClearInstanceType()
- func (x *SetInstanceTypeVerifiedResponse) GetInstanceType() *InstanceType
- func (x *SetInstanceTypeVerifiedResponse) HasInstanceType() bool
- func (*SetInstanceTypeVerifiedResponse) ProtoMessage()
- func (x *SetInstanceTypeVerifiedResponse) ProtoReflect() protoreflect.Message
- func (x *SetInstanceTypeVerifiedResponse) Reset()
- func (x *SetInstanceTypeVerifiedResponse) SetInstanceType(v *InstanceType)
- func (x *SetInstanceTypeVerifiedResponse) String() string
- type SetInstanceTypeVerifiedResponse_builder
- type SetNodeNameRequest
- func (x *SetNodeNameRequest) GetExternalNodeId() string
- func (x *SetNodeNameRequest) GetName() string
- func (x *SetNodeNameRequest) GetOrganizationId() string
- func (*SetNodeNameRequest) ProtoMessage()
- func (x *SetNodeNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodeNameRequest) Reset()
- func (x *SetNodeNameRequest) SetExternalNodeId(v string)
- func (x *SetNodeNameRequest) SetName(v string)
- func (x *SetNodeNameRequest) SetOrganizationId(v string)
- func (x *SetNodeNameRequest) String() string
- type SetNodeNameRequest_builder
- type SetNodeNameResponse
- func (x *SetNodeNameResponse) ClearExternalNode()
- func (x *SetNodeNameResponse) GetExternalNode() *ExternalNode
- func (x *SetNodeNameResponse) HasExternalNode() bool
- func (*SetNodeNameResponse) ProtoMessage()
- func (x *SetNodeNameResponse) ProtoReflect() protoreflect.Message
- func (x *SetNodeNameResponse) Reset()
- func (x *SetNodeNameResponse) SetExternalNode(v *ExternalNode)
- func (x *SetNodeNameResponse) String() string
- type SetNodeNameResponse_builder
- type SetNodeSpecRequest
- func (x *SetNodeSpecRequest) ClearNodeSpec()
- func (x *SetNodeSpecRequest) GetExternalNodeId() string
- func (x *SetNodeSpecRequest) GetNodeSpec() *NodeSpec
- func (x *SetNodeSpecRequest) GetOrganizationId() string
- func (x *SetNodeSpecRequest) HasNodeSpec() bool
- func (*SetNodeSpecRequest) ProtoMessage()
- func (x *SetNodeSpecRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodeSpecRequest) Reset()
- func (x *SetNodeSpecRequest) SetExternalNodeId(v string)
- func (x *SetNodeSpecRequest) SetNodeSpec(v *NodeSpec)
- func (x *SetNodeSpecRequest) SetOrganizationId(v string)
- func (x *SetNodeSpecRequest) String() string
- type SetNodeSpecRequest_builder
- type SetNodeSpecResponse
- func (x *SetNodeSpecResponse) ClearExternalNode()
- func (x *SetNodeSpecResponse) GetExternalNode() *ExternalNode
- func (x *SetNodeSpecResponse) HasExternalNode() bool
- func (*SetNodeSpecResponse) ProtoMessage()
- func (x *SetNodeSpecResponse) ProtoReflect() protoreflect.Message
- func (x *SetNodeSpecResponse) Reset()
- func (x *SetNodeSpecResponse) SetExternalNode(v *ExternalNode)
- func (x *SetNodeSpecResponse) String() string
- type SetNodeSpecResponse_builder
- type SetPaymentMethodAsDefaultRequest
- func (x *SetPaymentMethodAsDefaultRequest) GetBillingProfileId() string
- func (x *SetPaymentMethodAsDefaultRequest) GetPaymentMethodId() string
- func (*SetPaymentMethodAsDefaultRequest) ProtoMessage()
- func (x *SetPaymentMethodAsDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *SetPaymentMethodAsDefaultRequest) Reset()
- func (x *SetPaymentMethodAsDefaultRequest) SetBillingProfileId(v string)
- func (x *SetPaymentMethodAsDefaultRequest) SetPaymentMethodId(v string)
- func (x *SetPaymentMethodAsDefaultRequest) String() string
- type SetPaymentMethodAsDefaultRequest_builder
- type SetPaymentMethodAsDefaultResponse
- func (x *SetPaymentMethodAsDefaultResponse) GetPaymentMethods() []*PaymentMethod
- func (*SetPaymentMethodAsDefaultResponse) ProtoMessage()
- func (x *SetPaymentMethodAsDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *SetPaymentMethodAsDefaultResponse) Reset()
- func (x *SetPaymentMethodAsDefaultResponse) SetPaymentMethods(v []*PaymentMethod)
- func (x *SetPaymentMethodAsDefaultResponse) String() string
- type SetPaymentMethodAsDefaultResponse_builder
- type SetPortAllowedSourcesRequest
- func (x *SetPortAllowedSourcesRequest) GetAllowedSources() []string
- func (x *SetPortAllowedSourcesRequest) GetPortId() string
- func (*SetPortAllowedSourcesRequest) ProtoMessage()
- func (x *SetPortAllowedSourcesRequest) ProtoReflect() protoreflect.Message
- func (x *SetPortAllowedSourcesRequest) Reset()
- func (x *SetPortAllowedSourcesRequest) SetAllowedSources(v []string)
- func (x *SetPortAllowedSourcesRequest) SetPortId(v string)
- func (x *SetPortAllowedSourcesRequest) String() string
- type SetPortAllowedSourcesRequest_builder
- type SetPortAllowedSourcesResponse
- func (x *SetPortAllowedSourcesResponse) ClearPort()
- func (x *SetPortAllowedSourcesResponse) GetPort() *Port
- func (x *SetPortAllowedSourcesResponse) HasPort() bool
- func (*SetPortAllowedSourcesResponse) ProtoMessage()
- func (x *SetPortAllowedSourcesResponse) ProtoReflect() protoreflect.Message
- func (x *SetPortAllowedSourcesResponse) Reset()
- func (x *SetPortAllowedSourcesResponse) SetPort(v *Port)
- func (x *SetPortAllowedSourcesResponse) String() string
- type SetPortAllowedSourcesResponse_builder
- type SetPortTargetRequest
- func (x *SetPortTargetRequest) GetPortId() string
- func (x *SetPortTargetRequest) GetPortNumber() int32
- func (*SetPortTargetRequest) ProtoMessage()
- func (x *SetPortTargetRequest) ProtoReflect() protoreflect.Message
- func (x *SetPortTargetRequest) Reset()
- func (x *SetPortTargetRequest) SetPortId(v string)
- func (x *SetPortTargetRequest) SetPortNumber(v int32)
- func (x *SetPortTargetRequest) String() string
- type SetPortTargetRequest_builder
- type SetPortTargetResponse
- func (x *SetPortTargetResponse) ClearPort()
- func (x *SetPortTargetResponse) GetPort() *Port
- func (x *SetPortTargetResponse) HasPort() bool
- func (*SetPortTargetResponse) ProtoMessage()
- func (x *SetPortTargetResponse) ProtoReflect() protoreflect.Message
- func (x *SetPortTargetResponse) Reset()
- func (x *SetPortTargetResponse) SetPort(v *Port)
- func (x *SetPortTargetResponse) String() string
- type SetPortTargetResponse_builder
- type SetReservedInstancePoolDisplayNameRequest
- func (x *SetReservedInstancePoolDisplayNameRequest) GetDisplayName() string
- func (x *SetReservedInstancePoolDisplayNameRequest) GetId() string
- func (*SetReservedInstancePoolDisplayNameRequest) ProtoMessage()
- func (x *SetReservedInstancePoolDisplayNameRequest) ProtoReflect() protoreflect.Message
- func (x *SetReservedInstancePoolDisplayNameRequest) Reset()
- func (x *SetReservedInstancePoolDisplayNameRequest) SetDisplayName(v string)
- func (x *SetReservedInstancePoolDisplayNameRequest) SetId(v string)
- func (x *SetReservedInstancePoolDisplayNameRequest) String() string
- type SetReservedInstancePoolDisplayNameRequest_builder
- type SetReservedInstancePoolDisplayNameResponse
- func (x *SetReservedInstancePoolDisplayNameResponse) ClearReservedInstancePool()
- func (x *SetReservedInstancePoolDisplayNameResponse) GetReservedInstancePool() *ReservedInstancePool
- func (x *SetReservedInstancePoolDisplayNameResponse) HasReservedInstancePool() bool
- func (*SetReservedInstancePoolDisplayNameResponse) ProtoMessage()
- func (x *SetReservedInstancePoolDisplayNameResponse) ProtoReflect() protoreflect.Message
- func (x *SetReservedInstancePoolDisplayNameResponse) Reset()
- func (x *SetReservedInstancePoolDisplayNameResponse) SetReservedInstancePool(v *ReservedInstancePool)
- func (x *SetReservedInstancePoolDisplayNameResponse) String() string
- type SetReservedInstancePoolDisplayNameResponse_builder
- type SetupIntent
- func (x *SetupIntent) GetClientSecret() string
- func (x *SetupIntent) GetSetupIntentId() string
- func (*SetupIntent) ProtoMessage()
- func (x *SetupIntent) ProtoReflect() protoreflect.Message
- func (x *SetupIntent) Reset()
- func (x *SetupIntent) SetClientSecret(v string)
- func (x *SetupIntent) SetSetupIntentId(v string)
- func (x *SetupIntent) String() string
- type SetupIntent_builder
- type ShadeformCredential
- func (x *ShadeformCredential) GetApiKey() string
- func (x *ShadeformCredential) GetRefId() string
- func (*ShadeformCredential) ProtoMessage()
- func (x *ShadeformCredential) ProtoReflect() protoreflect.Message
- func (x *ShadeformCredential) Reset()
- func (x *ShadeformCredential) SetApiKey(v string)
- func (x *ShadeformCredential) SetRefId(v string)
- func (x *ShadeformCredential) String() string
- type ShadeformCredential_builder
- type SortElement
- func (x *SortElement) GetField() string
- func (x *SortElement) GetOrder() Order
- func (*SortElement) ProtoMessage()
- func (x *SortElement) ProtoReflect() protoreflect.Message
- func (x *SortElement) Reset()
- func (x *SortElement) SetField(v string)
- func (x *SortElement) SetOrder(v Order)
- func (x *SortElement) String() string
- type SortElement_builder
- type SourceVal
- func (x *SourceVal) GetType() string
- func (x *SourceVal) GetUrl() string
- func (*SourceVal) ProtoMessage()
- func (x *SourceVal) ProtoReflect() protoreflect.Message
- func (x *SourceVal) Reset()
- func (x *SourceVal) SetType(v string)
- func (x *SourceVal) SetUrl(v string)
- func (x *SourceVal) String() string
- type SourceVal_builder
- type Spot
- func (x *Spot) ClearLatestPrice()
- func (x *Spot) GetAvailabilityZone() string
- func (x *Spot) GetLatestPrice() *PriceSample
- func (x *Spot) HasLatestPrice() bool
- func (*Spot) ProtoMessage()
- func (x *Spot) ProtoReflect() protoreflect.Message
- func (x *Spot) Reset()
- func (x *Spot) SetAvailabilityZone(v string)
- func (x *Spot) SetLatestPrice(v *PriceSample)
- func (x *Spot) String() string
- type Spot_builder
- type SshConnection
- func (x *SshConnection) ClearPrivateKey()
- func (x *SshConnection) ClearPrivateKeyValue()
- func (x *SshConnection) GetHost() string
- func (x *SshConnection) GetMethod() string
- func (x *SshConnection) GetPort() int32
- func (x *SshConnection) GetPrivateKey() isSshConnection_PrivateKey
- func (x *SshConnection) GetPrivateKeyValue() string
- func (x *SshConnection) GetUser() string
- func (x *SshConnection) HasPrivateKey() bool
- func (x *SshConnection) HasPrivateKeyValue() bool
- func (*SshConnection) ProtoMessage()
- func (x *SshConnection) ProtoReflect() protoreflect.Message
- func (x *SshConnection) Reset()
- func (x *SshConnection) SetHost(v string)
- func (x *SshConnection) SetMethod(v string)
- func (x *SshConnection) SetPort(v int32)
- func (x *SshConnection) SetPrivateKeyValue(v string)
- func (x *SshConnection) SetUser(v string)
- func (x *SshConnection) String() string
- func (x *SshConnection) WhichPrivateKey() case_SshConnection_PrivateKey
- type SshConnection_PrivateKeyValue
- type SshConnection_builder
- type Star
- func (x *Star) ClearCreateTime()
- func (x *Star) ClearUpdateTime()
- func (x *Star) GetCreateTime() *timestamppb.Timestamp
- func (x *Star) GetLabels() map[string]string
- func (x *Star) GetNotebookId() string
- func (x *Star) GetSourceType() string
- func (x *Star) GetStarId() string
- func (x *Star) GetUpdateTime() *timestamppb.Timestamp
- func (x *Star) GetUserId() string
- func (x *Star) HasCreateTime() bool
- func (x *Star) HasUpdateTime() bool
- func (*Star) ProtoMessage()
- func (x *Star) ProtoReflect() protoreflect.Message
- func (x *Star) Reset()
- func (x *Star) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Star) SetLabels(v map[string]string)
- func (x *Star) SetNotebookId(v string)
- func (x *Star) SetSourceType(v string)
- func (x *Star) SetStarId(v string)
- func (x *Star) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Star) SetUserId(v string)
- func (x *Star) String() string
- type StarNotebookRequest
- func (x *StarNotebookRequest) GetLabels() map[string]string
- func (x *StarNotebookRequest) GetNotebookId() string
- func (*StarNotebookRequest) ProtoMessage()
- func (x *StarNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *StarNotebookRequest) Reset()
- func (x *StarNotebookRequest) SetLabels(v map[string]string)
- func (x *StarNotebookRequest) SetNotebookId(v string)
- func (x *StarNotebookRequest) String() string
- type StarNotebookRequest_builder
- type StarNotebookResponse
- func (x *StarNotebookResponse) ClearStar()
- func (x *StarNotebookResponse) GetStar() *Star
- func (x *StarNotebookResponse) HasStar() bool
- func (*StarNotebookResponse) ProtoMessage()
- func (x *StarNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *StarNotebookResponse) Reset()
- func (x *StarNotebookResponse) SetStar(v *Star)
- func (x *StarNotebookResponse) String() string
- type StarNotebookResponse_builder
- type Star_builder
- type StartEnvironmentInstanceRequest
- func (x *StartEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*StartEnvironmentInstanceRequest) ProtoMessage()
- func (x *StartEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartEnvironmentInstanceRequest) Reset()
- func (x *StartEnvironmentInstanceRequest) SetEnvironmentId(v string)
- func (x *StartEnvironmentInstanceRequest) String() string
- type StartEnvironmentInstanceRequest_builder
- type StartEnvironmentInstanceResponse
- func (x *StartEnvironmentInstanceResponse) ClearEnvironment()
- func (x *StartEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (x *StartEnvironmentInstanceResponse) HasEnvironment() bool
- func (*StartEnvironmentInstanceResponse) ProtoMessage()
- func (x *StartEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StartEnvironmentInstanceResponse) Reset()
- func (x *StartEnvironmentInstanceResponse) SetEnvironment(v *Environment)
- func (x *StartEnvironmentInstanceResponse) String() string
- type StartEnvironmentInstanceResponse_builder
- type StartInstanceRequest
- func (x *StartInstanceRequest) GetInstanceId() string
- func (*StartInstanceRequest) ProtoMessage()
- func (x *StartInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartInstanceRequest) Reset()
- func (x *StartInstanceRequest) SetInstanceId(v string)
- func (x *StartInstanceRequest) String() string
- type StartInstanceRequest_builder
- type StartInstanceResponse
- func (x *StartInstanceResponse) ClearInstance()
- func (x *StartInstanceResponse) GetInstance() *Instance
- func (x *StartInstanceResponse) HasInstance() bool
- func (*StartInstanceResponse) ProtoMessage()
- func (x *StartInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StartInstanceResponse) Reset()
- func (x *StartInstanceResponse) SetInstance(v *Instance)
- func (x *StartInstanceResponse) String() string
- type StartInstanceResponse_builder
- type Status
- func (x *Status) GetLifecycleStatus() string
- func (x *Status) GetObjectStatus() string
- func (*Status) ProtoMessage()
- func (x *Status) ProtoReflect() protoreflect.Message
- func (x *Status) Reset()
- func (x *Status) SetLifecycleStatus(v string)
- func (x *Status) SetObjectStatus(v string)
- func (x *Status) String() string
- type Status_builder
- type StopEnvironmentInstanceRequest
- func (x *StopEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*StopEnvironmentInstanceRequest) ProtoMessage()
- func (x *StopEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StopEnvironmentInstanceRequest) Reset()
- func (x *StopEnvironmentInstanceRequest) SetEnvironmentId(v string)
- func (x *StopEnvironmentInstanceRequest) String() string
- type StopEnvironmentInstanceRequest_builder
- type StopEnvironmentInstanceResponse
- func (x *StopEnvironmentInstanceResponse) ClearEnvironment()
- func (x *StopEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (x *StopEnvironmentInstanceResponse) HasEnvironment() bool
- func (*StopEnvironmentInstanceResponse) ProtoMessage()
- func (x *StopEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StopEnvironmentInstanceResponse) Reset()
- func (x *StopEnvironmentInstanceResponse) SetEnvironment(v *Environment)
- func (x *StopEnvironmentInstanceResponse) String() string
- type StopEnvironmentInstanceResponse_builder
- type StopInstanceRequest
- type StopInstanceRequest_builder
- type StopInstanceResponse
- func (x *StopInstanceResponse) ClearInstance()
- func (x *StopInstanceResponse) GetInstance() *Instance
- func (x *StopInstanceResponse) HasInstance() bool
- func (*StopInstanceResponse) ProtoMessage()
- func (x *StopInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StopInstanceResponse) Reset()
- func (x *StopInstanceResponse) SetInstance(v *Instance)
- func (x *StopInstanceResponse) String() string
- type StopInstanceResponse_builder
- type Storage
- func (x *Storage) ClearMaxSizeBytes()
- func (x *Storage) ClearMinSizeBytes()
- func (x *Storage) ClearPricePerGbHr()
- func (x *Storage) ClearSizeBytes()
- func (x *Storage) GetCount() int32
- func (x *Storage) GetMaxSize() string
- func (x *Storage) GetMaxSizeBytes() *Bytes
- func (x *Storage) GetMinSize() string
- func (x *Storage) GetMinSizeBytes() *Bytes
- func (x *Storage) GetPricePerGbHr() *CurrencyAmount
- func (x *Storage) GetSize() string
- func (x *Storage) GetSizeBytes() *Bytes
- func (x *Storage) GetType() string
- func (x *Storage) HasMaxSizeBytes() bool
- func (x *Storage) HasMinSizeBytes() bool
- func (x *Storage) HasPricePerGbHr() bool
- func (x *Storage) HasSizeBytes() bool
- func (*Storage) ProtoMessage()
- func (x *Storage) ProtoReflect() protoreflect.Message
- func (x *Storage) Reset()
- func (x *Storage) SetCount(v int32)
- func (x *Storage) SetMaxSize(v string)
- func (x *Storage) SetMaxSizeBytes(v *Bytes)
- func (x *Storage) SetMinSize(v string)
- func (x *Storage) SetMinSizeBytes(v *Bytes)
- func (x *Storage) SetPricePerGbHr(v *CurrencyAmount)
- func (x *Storage) SetSize(v string)
- func (x *Storage) SetSizeBytes(v *Bytes)
- func (x *Storage) SetType(v string)
- func (x *Storage) String() string
- type StorageOptions
- func (x *StorageOptions) GetLocation() string
- func (x *StorageOptions) GetVolumeType() string
- func (*StorageOptions) ProtoMessage()
- func (x *StorageOptions) ProtoReflect() protoreflect.Message
- func (x *StorageOptions) Reset()
- func (x *StorageOptions) SetLocation(v string)
- func (x *StorageOptions) SetVolumeType(v string)
- func (x *StorageOptions) String() string
- type StorageOptions_builder
- type StoragePrice
- func (x *StoragePrice) ClearOnDemand()
- func (x *StoragePrice) GetOnDemand() *OnDemand
- func (x *StoragePrice) HasOnDemand() bool
- func (*StoragePrice) ProtoMessage()
- func (x *StoragePrice) ProtoReflect() protoreflect.Message
- func (x *StoragePrice) Reset()
- func (x *StoragePrice) SetOnDemand(v *OnDemand)
- func (x *StoragePrice) String() string
- type StoragePrice_builder
- type StorageProduct
- func (x *StorageProduct) ClearAttrs()
- func (x *StorageProduct) ClearPrices()
- func (x *StorageProduct) GetAttrs() *StorageProductAttrs
- func (x *StorageProduct) GetPrices() *StoragePrice
- func (x *StorageProduct) HasAttrs() bool
- func (x *StorageProduct) HasPrices() bool
- func (*StorageProduct) ProtoMessage()
- func (x *StorageProduct) ProtoReflect() protoreflect.Message
- func (x *StorageProduct) Reset()
- func (x *StorageProduct) SetAttrs(v *StorageProductAttrs)
- func (x *StorageProduct) SetPrices(v *StoragePrice)
- func (x *StorageProduct) String() string
- type StorageProductAttrs
- func (x *StorageProductAttrs) GetLocation() string
- func (x *StorageProductAttrs) GetVolumeFamily() string
- func (x *StorageProductAttrs) GetVolumeType() string
- func (*StorageProductAttrs) ProtoMessage()
- func (x *StorageProductAttrs) ProtoReflect() protoreflect.Message
- func (x *StorageProductAttrs) Reset()
- func (x *StorageProductAttrs) SetLocation(v string)
- func (x *StorageProductAttrs) SetVolumeFamily(v string)
- func (x *StorageProductAttrs) SetVolumeType(v string)
- func (x *StorageProductAttrs) String() string
- type StorageProductAttrs_builder
- type StorageProduct_builder
- type StorageSpec
- func (x *StorageSpec) ClearDevice()
- func (x *StorageSpec) GetDevice() string
- func (x *StorageSpec) GetStorageBytes() int64
- func (x *StorageSpec) GetStorageType() string
- func (x *StorageSpec) HasDevice() bool
- func (*StorageSpec) ProtoMessage()
- func (x *StorageSpec) ProtoReflect() protoreflect.Message
- func (x *StorageSpec) Reset()
- func (x *StorageSpec) SetDevice(v string)
- func (x *StorageSpec) SetStorageBytes(v int64)
- func (x *StorageSpec) SetStorageType(v string)
- func (x *StorageSpec) String() string
- type StorageSpec_builder
- type Storage_builder
- type StrRange
- func (x *StrRange) ClearMax()
- func (x *StrRange) ClearMin()
- func (x *StrRange) GetMax() string
- func (x *StrRange) GetMin() string
- func (x *StrRange) HasMax() bool
- func (x *StrRange) HasMin() bool
- func (*StrRange) ProtoMessage()
- func (x *StrRange) ProtoReflect() protoreflect.Message
- func (x *StrRange) Reset()
- func (x *StrRange) SetMax(v string)
- func (x *StrRange) SetMin(v string)
- func (x *StrRange) String() string
- type StrRange_builder
- type Subnet
- func (x *Subnet) GetAvailabilityZone() string
- func (x *Subnet) GetCidrBlock() string
- func (x *Subnet) GetDefaultForAz() bool
- func (x *Subnet) GetMapPublicIpOnLaunch() bool
- func (x *Subnet) GetSubnetId() string
- func (x *Subnet) GetVpcId() string
- func (*Subnet) ProtoMessage()
- func (x *Subnet) ProtoReflect() protoreflect.Message
- func (x *Subnet) Reset()
- func (x *Subnet) SetAvailabilityZone(v string)
- func (x *Subnet) SetCidrBlock(v string)
- func (x *Subnet) SetDefaultForAz(v bool)
- func (x *Subnet) SetMapPublicIpOnLaunch(v bool)
- func (x *Subnet) SetSubnetId(v string)
- func (x *Subnet) SetVpcId(v string)
- func (x *Subnet) String() string
- type Subnet_builder
- type SysUser
- func (x *SysUser) GetKeyPairs() []*KeyPair
- func (x *SysUser) GetLabels() map[string]string
- func (x *SysUser) GetPort() int32
- func (x *SysUser) GetSshProxyHostname() string
- func (x *SysUser) GetUserType() UserType
- func (x *SysUser) GetUsername() string
- func (*SysUser) ProtoMessage()
- func (x *SysUser) ProtoReflect() protoreflect.Message
- func (x *SysUser) Reset()
- func (x *SysUser) SetKeyPairs(v []*KeyPair)
- func (x *SysUser) SetLabels(v map[string]string)
- func (x *SysUser) SetPort(v int32)
- func (x *SysUser) SetSshProxyHostname(v string)
- func (x *SysUser) SetUserType(v UserType)
- func (x *SysUser) SetUsername(v string)
- func (x *SysUser) String() string
- type SysUser_builder
- type Task
- func (x *Task) ClearCreateTime()
- func (x *Task) ClearFinishTime()
- func (x *Task) GetCreateTime() *timestamppb.Timestamp
- func (x *Task) GetFinishTime() *timestamppb.Timestamp
- func (x *Task) GetLabels() map[string]string
- func (x *Task) GetMessage() string
- func (x *Task) GetName() string
- func (x *Task) GetStatus() string
- func (x *Task) GetTaskId() string
- func (x *Task) HasCreateTime() bool
- func (x *Task) HasFinishTime() bool
- func (*Task) ProtoMessage()
- func (x *Task) ProtoReflect() protoreflect.Message
- func (x *Task) Reset()
- func (x *Task) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Task) SetFinishTime(v *timestamppb.Timestamp)
- func (x *Task) SetLabels(v map[string]string)
- func (x *Task) SetMessage(v string)
- func (x *Task) SetName(v string)
- func (x *Task) SetStatus(v string)
- func (x *Task) SetTaskId(v string)
- func (x *Task) String() string
- type Task_builder
- type TenantType
- type TerminateEnvironmentInstanceRequest
- func (x *TerminateEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*TerminateEnvironmentInstanceRequest) ProtoMessage()
- func (x *TerminateEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateEnvironmentInstanceRequest) Reset()
- func (x *TerminateEnvironmentInstanceRequest) SetEnvironmentId(v string)
- func (x *TerminateEnvironmentInstanceRequest) String() string
- type TerminateEnvironmentInstanceRequest_builder
- type TerminateEnvironmentInstanceResponse
- func (x *TerminateEnvironmentInstanceResponse) ClearEnvironment()
- func (x *TerminateEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (x *TerminateEnvironmentInstanceResponse) HasEnvironment() bool
- func (*TerminateEnvironmentInstanceResponse) ProtoMessage()
- func (x *TerminateEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *TerminateEnvironmentInstanceResponse) Reset()
- func (x *TerminateEnvironmentInstanceResponse) SetEnvironment(v *Environment)
- func (x *TerminateEnvironmentInstanceResponse) String() string
- type TerminateEnvironmentInstanceResponse_builder
- type TerminateInstanceRequest
- func (x *TerminateInstanceRequest) GetInstanceId() string
- func (*TerminateInstanceRequest) ProtoMessage()
- func (x *TerminateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateInstanceRequest) Reset()
- func (x *TerminateInstanceRequest) SetInstanceId(v string)
- func (x *TerminateInstanceRequest) String() string
- type TerminateInstanceRequest_builder
- type TerminateInstanceResponse
- func (x *TerminateInstanceResponse) ClearInstance()
- func (x *TerminateInstanceResponse) GetInstance() *Instance
- func (x *TerminateInstanceResponse) HasInstance() bool
- func (*TerminateInstanceResponse) ProtoMessage()
- func (x *TerminateInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *TerminateInstanceResponse) Reset()
- func (x *TerminateInstanceResponse) SetInstance(v *Instance)
- func (x *TerminateInstanceResponse) String() string
- type TerminateInstanceResponse_builder
- type Thresholds
- func (x *Thresholds) GetFailureThreshold() int32
- func (x *Thresholds) GetSuccessThreshold() int32
- func (*Thresholds) ProtoMessage()
- func (x *Thresholds) ProtoReflect() protoreflect.Message
- func (x *Thresholds) Reset()
- func (x *Thresholds) SetFailureThreshold(v int32)
- func (x *Thresholds) SetSuccessThreshold(v int32)
- func (x *Thresholds) String() string
- type Thresholds_builder
- type TimePeriod
- func (x *TimePeriod) ClearEnd()
- func (x *TimePeriod) ClearStart()
- func (x *TimePeriod) GetEnd() *timestamppb.Timestamp
- func (x *TimePeriod) GetStart() *timestamppb.Timestamp
- func (x *TimePeriod) HasEnd() bool
- func (x *TimePeriod) HasStart() bool
- func (*TimePeriod) ProtoMessage()
- func (x *TimePeriod) ProtoReflect() protoreflect.Message
- func (x *TimePeriod) Reset()
- func (x *TimePeriod) SetEnd(v *timestamppb.Timestamp)
- func (x *TimePeriod) SetStart(v *timestamppb.Timestamp)
- func (x *TimePeriod) String() string
- type TimePeriod_builder
- type TimeRange
- func (x *TimeRange) ClearEndTime()
- func (x *TimeRange) ClearStartTime()
- func (x *TimeRange) GetEndTime() *timestamppb.Timestamp
- func (x *TimeRange) GetStartTime() *timestamppb.Timestamp
- func (x *TimeRange) HasEndTime() bool
- func (x *TimeRange) HasStartTime() bool
- func (*TimeRange) ProtoMessage()
- func (x *TimeRange) ProtoReflect() protoreflect.Message
- func (x *TimeRange) Reset()
- func (x *TimeRange) SetEndTime(v *timestamppb.Timestamp)
- func (x *TimeRange) SetStartTime(v *timestamppb.Timestamp)
- func (x *TimeRange) String() string
- type TimeRange_builder
- type Transaction
- func (x *Transaction) ClearCreateTime()
- func (x *Transaction) ClearTransactionTime()
- func (x *Transaction) ClearUpdateTime()
- func (x *Transaction) GetAmountUsd() string
- func (x *Transaction) GetBillingProfileId() string
- func (x *Transaction) GetCreateTime() *timestamppb.Timestamp
- func (x *Transaction) GetLabels() map[string]string
- func (x *Transaction) GetLedgerId() string
- func (x *Transaction) GetNote() string
- func (x *Transaction) GetTransactionId() string
- func (x *Transaction) GetTransactionTime() *timestamppb.Timestamp
- func (x *Transaction) GetType() string
- func (x *Transaction) GetUpdateTime() *timestamppb.Timestamp
- func (x *Transaction) HasCreateTime() bool
- func (x *Transaction) HasTransactionTime() bool
- func (x *Transaction) HasUpdateTime() bool
- func (*Transaction) ProtoMessage()
- func (x *Transaction) ProtoReflect() protoreflect.Message
- func (x *Transaction) Reset()
- func (x *Transaction) SetAmountUsd(v string)
- func (x *Transaction) SetBillingProfileId(v string)
- func (x *Transaction) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Transaction) SetLabels(v map[string]string)
- func (x *Transaction) SetLedgerId(v string)
- func (x *Transaction) SetNote(v string)
- func (x *Transaction) SetTransactionId(v string)
- func (x *Transaction) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *Transaction) SetType(v string)
- func (x *Transaction) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Transaction) String() string
- type Transaction_builder
- type UnStarNotebookRequest
- func (x *UnStarNotebookRequest) GetLabels() map[string]string
- func (x *UnStarNotebookRequest) GetNotebookId() string
- func (*UnStarNotebookRequest) ProtoMessage()
- func (x *UnStarNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *UnStarNotebookRequest) Reset()
- func (x *UnStarNotebookRequest) SetLabels(v map[string]string)
- func (x *UnStarNotebookRequest) SetNotebookId(v string)
- func (x *UnStarNotebookRequest) String() string
- type UnStarNotebookRequest_builder
- type UnStarNotebookResponse
- type UnStarNotebookResponse_builder
- type UpdateBillingProfileCreditBalanceRequest
- func (x *UpdateBillingProfileCreditBalanceRequest) GetAmount() int64
- func (x *UpdateBillingProfileCreditBalanceRequest) GetBillingProfileId() string
- func (x *UpdateBillingProfileCreditBalanceRequest) GetDescription() string
- func (x *UpdateBillingProfileCreditBalanceRequest) GetMeta() map[string]string
- func (*UpdateBillingProfileCreditBalanceRequest) ProtoMessage()
- func (x *UpdateBillingProfileCreditBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileCreditBalanceRequest) Reset()
- func (x *UpdateBillingProfileCreditBalanceRequest) SetAmount(v int64)
- func (x *UpdateBillingProfileCreditBalanceRequest) SetBillingProfileId(v string)
- func (x *UpdateBillingProfileCreditBalanceRequest) SetDescription(v string)
- func (x *UpdateBillingProfileCreditBalanceRequest) SetMeta(v map[string]string)
- func (x *UpdateBillingProfileCreditBalanceRequest) String() string
- type UpdateBillingProfileCreditBalanceRequest_builder
- type UpdateBillingProfileCreditBalanceResponse
- func (x *UpdateBillingProfileCreditBalanceResponse) ClearCreditBalanceAdjustment()
- func (x *UpdateBillingProfileCreditBalanceResponse) GetCreditBalanceAdjustment() *CreditBalanceAdjustment
- func (x *UpdateBillingProfileCreditBalanceResponse) HasCreditBalanceAdjustment() bool
- func (*UpdateBillingProfileCreditBalanceResponse) ProtoMessage()
- func (x *UpdateBillingProfileCreditBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileCreditBalanceResponse) Reset()
- func (x *UpdateBillingProfileCreditBalanceResponse) SetCreditBalanceAdjustment(v *CreditBalanceAdjustment)
- func (x *UpdateBillingProfileCreditBalanceResponse) String() string
- type UpdateBillingProfileCreditBalanceResponse_builder
- type UpdateBillingProfileRequest
- func (x *UpdateBillingProfileRequest) ClearBillingProfileDetails()
- func (x *UpdateBillingProfileRequest) ClearCreditDetails()
- func (x *UpdateBillingProfileRequest) ClearResourceLimits()
- func (x *UpdateBillingProfileRequest) GetBillingProfileDetails() *BillingProfileDetails
- func (x *UpdateBillingProfileRequest) GetBillingProfileId() string
- func (x *UpdateBillingProfileRequest) GetCreditDetails() *CreditDetails
- func (x *UpdateBillingProfileRequest) GetResourceLimits() *ResourceLimits
- func (x *UpdateBillingProfileRequest) HasBillingProfileDetails() bool
- func (x *UpdateBillingProfileRequest) HasCreditDetails() bool
- func (x *UpdateBillingProfileRequest) HasResourceLimits() bool
- func (*UpdateBillingProfileRequest) ProtoMessage()
- func (x *UpdateBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileRequest) Reset()
- func (x *UpdateBillingProfileRequest) SetBillingProfileDetails(v *BillingProfileDetails)
- func (x *UpdateBillingProfileRequest) SetBillingProfileId(v string)
- func (x *UpdateBillingProfileRequest) SetCreditDetails(v *CreditDetails)
- func (x *UpdateBillingProfileRequest) SetResourceLimits(v *ResourceLimits)
- func (x *UpdateBillingProfileRequest) String() string
- type UpdateBillingProfileRequest_builder
- type UpdateBillingProfileResponse
- func (x *UpdateBillingProfileResponse) ClearBillingProfile()
- func (x *UpdateBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (x *UpdateBillingProfileResponse) HasBillingProfile() bool
- func (*UpdateBillingProfileResponse) ProtoMessage()
- func (x *UpdateBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileResponse) Reset()
- func (x *UpdateBillingProfileResponse) SetBillingProfile(v *BillingProfile)
- func (x *UpdateBillingProfileResponse) String() string
- type UpdateBillingProfileResponse_builder
- type UpdateCloudCredLabelsRequest
- func (x *UpdateCloudCredLabelsRequest) GetCloudCredId() string
- func (x *UpdateCloudCredLabelsRequest) GetLabels() map[string]string
- func (*UpdateCloudCredLabelsRequest) ProtoMessage()
- func (x *UpdateCloudCredLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredLabelsRequest) Reset()
- func (x *UpdateCloudCredLabelsRequest) SetCloudCredId(v string)
- func (x *UpdateCloudCredLabelsRequest) SetLabels(v map[string]string)
- func (x *UpdateCloudCredLabelsRequest) String() string
- type UpdateCloudCredLabelsRequest_builder
- type UpdateCloudCredLabelsResponse
- func (x *UpdateCloudCredLabelsResponse) ClearCloudCred()
- func (x *UpdateCloudCredLabelsResponse) GetCloudCred() *CloudCred
- func (x *UpdateCloudCredLabelsResponse) HasCloudCred() bool
- func (*UpdateCloudCredLabelsResponse) ProtoMessage()
- func (x *UpdateCloudCredLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredLabelsResponse) Reset()
- func (x *UpdateCloudCredLabelsResponse) SetCloudCred(v *CloudCred)
- func (x *UpdateCloudCredLabelsResponse) String() string
- type UpdateCloudCredLabelsResponse_builder
- type UpdateCloudCredPublicRequest
- func (x *UpdateCloudCredPublicRequest) GetCloudCredId() string
- func (*UpdateCloudCredPublicRequest) ProtoMessage()
- func (x *UpdateCloudCredPublicRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredPublicRequest) Reset()
- func (x *UpdateCloudCredPublicRequest) SetCloudCredId(v string)
- func (x *UpdateCloudCredPublicRequest) String() string
- type UpdateCloudCredPublicRequest_builder
- type UpdateCloudCredPublicResponse
- func (x *UpdateCloudCredPublicResponse) ClearCloudCred()
- func (x *UpdateCloudCredPublicResponse) GetCloudCred() *CloudCred
- func (x *UpdateCloudCredPublicResponse) HasCloudCred() bool
- func (*UpdateCloudCredPublicResponse) ProtoMessage()
- func (x *UpdateCloudCredPublicResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredPublicResponse) Reset()
- func (x *UpdateCloudCredPublicResponse) SetCloudCred(v *CloudCred)
- func (x *UpdateCloudCredPublicResponse) String() string
- type UpdateCloudCredPublicResponse_builder
- type UpdateCloudCredRestrictedIngressRequest
- func (x *UpdateCloudCredRestrictedIngressRequest) GetCloudCredId() string
- func (x *UpdateCloudCredRestrictedIngressRequest) GetRestrictedIngress() bool
- func (*UpdateCloudCredRestrictedIngressRequest) ProtoMessage()
- func (x *UpdateCloudCredRestrictedIngressRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredRestrictedIngressRequest) Reset()
- func (x *UpdateCloudCredRestrictedIngressRequest) SetCloudCredId(v string)
- func (x *UpdateCloudCredRestrictedIngressRequest) SetRestrictedIngress(v bool)
- func (x *UpdateCloudCredRestrictedIngressRequest) String() string
- type UpdateCloudCredRestrictedIngressRequest_builder
- type UpdateCloudCredRestrictedIngressResponse
- func (x *UpdateCloudCredRestrictedIngressResponse) ClearCloudCred()
- func (x *UpdateCloudCredRestrictedIngressResponse) GetCloudCred() *CloudCred
- func (x *UpdateCloudCredRestrictedIngressResponse) HasCloudCred() bool
- func (*UpdateCloudCredRestrictedIngressResponse) ProtoMessage()
- func (x *UpdateCloudCredRestrictedIngressResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredRestrictedIngressResponse) Reset()
- func (x *UpdateCloudCredRestrictedIngressResponse) SetCloudCred(v *CloudCred)
- func (x *UpdateCloudCredRestrictedIngressResponse) String() string
- type UpdateCloudCredRestrictedIngressResponse_builder
- type UpdateCloudCredStatusRequest
- func (x *UpdateCloudCredStatusRequest) GetCloudCredId() string
- func (x *UpdateCloudCredStatusRequest) GetStatus() string
- func (*UpdateCloudCredStatusRequest) ProtoMessage()
- func (x *UpdateCloudCredStatusRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredStatusRequest) Reset()
- func (x *UpdateCloudCredStatusRequest) SetCloudCredId(v string)
- func (x *UpdateCloudCredStatusRequest) SetStatus(v string)
- func (x *UpdateCloudCredStatusRequest) String() string
- type UpdateCloudCredStatusRequest_builder
- type UpdateCloudCredStatusResponse
- func (x *UpdateCloudCredStatusResponse) ClearCloudCred()
- func (x *UpdateCloudCredStatusResponse) GetCloudCred() *CloudCred
- func (x *UpdateCloudCredStatusResponse) HasCloudCred() bool
- func (*UpdateCloudCredStatusResponse) ProtoMessage()
- func (x *UpdateCloudCredStatusResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredStatusResponse) Reset()
- func (x *UpdateCloudCredStatusResponse) SetCloudCred(v *CloudCred)
- func (x *UpdateCloudCredStatusResponse) String() string
- type UpdateCloudCredStatusResponse_builder
- type UpdateCloudPolicyDefaultRuleRequest
- func (x *UpdateCloudPolicyDefaultRuleRequest) GetDefaultRule() DefaultRule
- func (x *UpdateCloudPolicyDefaultRuleRequest) GetId() string
- func (*UpdateCloudPolicyDefaultRuleRequest) ProtoMessage()
- func (x *UpdateCloudPolicyDefaultRuleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudPolicyDefaultRuleRequest) Reset()
- func (x *UpdateCloudPolicyDefaultRuleRequest) SetDefaultRule(v DefaultRule)
- func (x *UpdateCloudPolicyDefaultRuleRequest) SetId(v string)
- func (x *UpdateCloudPolicyDefaultRuleRequest) String() string
- type UpdateCloudPolicyDefaultRuleRequest_builder
- type UpdateCloudPolicyDefaultRuleResponse
- func (x *UpdateCloudPolicyDefaultRuleResponse) ClearCloudPolicy()
- func (x *UpdateCloudPolicyDefaultRuleResponse) GetCloudPolicy() *CloudPolicy
- func (x *UpdateCloudPolicyDefaultRuleResponse) HasCloudPolicy() bool
- func (*UpdateCloudPolicyDefaultRuleResponse) ProtoMessage()
- func (x *UpdateCloudPolicyDefaultRuleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudPolicyDefaultRuleResponse) Reset()
- func (x *UpdateCloudPolicyDefaultRuleResponse) SetCloudPolicy(v *CloudPolicy)
- func (x *UpdateCloudPolicyDefaultRuleResponse) String() string
- type UpdateCloudPolicyDefaultRuleResponse_builder
- type UpdateCloudQuotaRequest
- func (x *UpdateCloudQuotaRequest) GetGpuType() string
- func (x *UpdateCloudQuotaRequest) GetInstanceType() string
- func (x *UpdateCloudQuotaRequest) GetLimit() int32
- func (x *UpdateCloudQuotaRequest) GetQuotaId() string
- func (*UpdateCloudQuotaRequest) ProtoMessage()
- func (x *UpdateCloudQuotaRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudQuotaRequest) Reset()
- func (x *UpdateCloudQuotaRequest) SetGpuType(v string)
- func (x *UpdateCloudQuotaRequest) SetInstanceType(v string)
- func (x *UpdateCloudQuotaRequest) SetLimit(v int32)
- func (x *UpdateCloudQuotaRequest) SetQuotaId(v string)
- func (x *UpdateCloudQuotaRequest) String() string
- type UpdateCloudQuotaRequest_builder
- type UpdateCloudQuotaResponse
- func (x *UpdateCloudQuotaResponse) ClearQuota()
- func (x *UpdateCloudQuotaResponse) GetQuota() *CloudQuota
- func (x *UpdateCloudQuotaResponse) HasQuota() bool
- func (*UpdateCloudQuotaResponse) ProtoMessage()
- func (x *UpdateCloudQuotaResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudQuotaResponse) Reset()
- func (x *UpdateCloudQuotaResponse) SetQuota(v *CloudQuota)
- func (x *UpdateCloudQuotaResponse) String() string
- type UpdateCloudQuotaResponse_builder
- type UpdateDeploymentRequest
- func (x *UpdateDeploymentRequest) GetDeploymentId() string
- func (x *UpdateDeploymentRequest) GetMaxInstances() int32
- func (x *UpdateDeploymentRequest) GetMinInstances() int32
- func (*UpdateDeploymentRequest) ProtoMessage()
- func (x *UpdateDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDeploymentRequest) Reset()
- func (x *UpdateDeploymentRequest) SetDeploymentId(v string)
- func (x *UpdateDeploymentRequest) SetMaxInstances(v int32)
- func (x *UpdateDeploymentRequest) SetMinInstances(v int32)
- func (x *UpdateDeploymentRequest) String() string
- type UpdateDeploymentRequest_builder
- type UpdateDeploymentResponse
- func (x *UpdateDeploymentResponse) ClearDeployment()
- func (x *UpdateDeploymentResponse) GetDeployment() *Deployment
- func (x *UpdateDeploymentResponse) HasDeployment() bool
- func (*UpdateDeploymentResponse) ProtoMessage()
- func (x *UpdateDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateDeploymentResponse) Reset()
- func (x *UpdateDeploymentResponse) SetDeployment(v *Deployment)
- func (x *UpdateDeploymentResponse) String() string
- type UpdateDeploymentResponse_builder
- type UpdateFormSubmissionRequest
- func (x *UpdateFormSubmissionRequest) ClearData()
- func (x *UpdateFormSubmissionRequest) GetData() *structpb.Struct
- func (x *UpdateFormSubmissionRequest) GetFormId() string
- func (x *UpdateFormSubmissionRequest) GetFormSubmissionId() string
- func (x *UpdateFormSubmissionRequest) GetLabels() map[string]string
- func (x *UpdateFormSubmissionRequest) HasData() bool
- func (*UpdateFormSubmissionRequest) ProtoMessage()
- func (x *UpdateFormSubmissionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFormSubmissionRequest) Reset()
- func (x *UpdateFormSubmissionRequest) SetData(v *structpb.Struct)
- func (x *UpdateFormSubmissionRequest) SetFormId(v string)
- func (x *UpdateFormSubmissionRequest) SetFormSubmissionId(v string)
- func (x *UpdateFormSubmissionRequest) SetLabels(v map[string]string)
- func (x *UpdateFormSubmissionRequest) String() string
- type UpdateFormSubmissionRequest_builder
- type UpdateFormSubmissionResponse
- func (x *UpdateFormSubmissionResponse) ClearFormSubmission()
- func (x *UpdateFormSubmissionResponse) GetFormSubmission() *FormSubmission
- func (x *UpdateFormSubmissionResponse) HasFormSubmission() bool
- func (*UpdateFormSubmissionResponse) ProtoMessage()
- func (x *UpdateFormSubmissionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFormSubmissionResponse) Reset()
- func (x *UpdateFormSubmissionResponse) SetFormSubmission(v *FormSubmission)
- func (x *UpdateFormSubmissionResponse) String() string
- type UpdateFormSubmissionResponse_builder
- type UpdateModelLabelsRequest
- func (x *UpdateModelLabelsRequest) GetLabels() map[string]string
- func (x *UpdateModelLabelsRequest) GetModelId() string
- func (*UpdateModelLabelsRequest) ProtoMessage()
- func (x *UpdateModelLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateModelLabelsRequest) Reset()
- func (x *UpdateModelLabelsRequest) SetLabels(v map[string]string)
- func (x *UpdateModelLabelsRequest) SetModelId(v string)
- func (x *UpdateModelLabelsRequest) String() string
- type UpdateModelLabelsRequest_builder
- type UpdateModelLabelsResponse
- func (x *UpdateModelLabelsResponse) ClearModel()
- func (x *UpdateModelLabelsResponse) GetModel() *ModelConfig
- func (x *UpdateModelLabelsResponse) HasModel() bool
- func (*UpdateModelLabelsResponse) ProtoMessage()
- func (x *UpdateModelLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateModelLabelsResponse) Reset()
- func (x *UpdateModelLabelsResponse) SetModel(v *ModelConfig)
- func (x *UpdateModelLabelsResponse) String() string
- type UpdateModelLabelsResponse_builder
- type UpdateOrganizationRequest
- func (x *UpdateOrganizationRequest) ClearUpdateReservedInstancePoolIdsRequest()
- func (x *UpdateOrganizationRequest) GetDisplayName() string
- func (x *UpdateOrganizationRequest) GetLabels() map[string]string
- func (x *UpdateOrganizationRequest) GetNcaId() string
- func (x *UpdateOrganizationRequest) GetNgcOrgId() string
- func (x *UpdateOrganizationRequest) GetOrganizationId() string
- func (x *UpdateOrganizationRequest) GetProgramId() string
- func (x *UpdateOrganizationRequest) GetUpdateReservedInstancePoolIdsRequest() *UpdateOrganizationReservedInstancePoolRequest
- func (x *UpdateOrganizationRequest) HasUpdateReservedInstancePoolIdsRequest() bool
- func (*UpdateOrganizationRequest) ProtoMessage()
- func (x *UpdateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRequest) Reset()
- func (x *UpdateOrganizationRequest) SetDisplayName(v string)
- func (x *UpdateOrganizationRequest) SetLabels(v map[string]string)
- func (x *UpdateOrganizationRequest) SetNcaId(v string)
- func (x *UpdateOrganizationRequest) SetNgcOrgId(v string)
- func (x *UpdateOrganizationRequest) SetOrganizationId(v string)
- func (x *UpdateOrganizationRequest) SetProgramId(v string)
- func (x *UpdateOrganizationRequest) SetUpdateReservedInstancePoolIdsRequest(v *UpdateOrganizationReservedInstancePoolRequest)
- func (x *UpdateOrganizationRequest) String() string
- type UpdateOrganizationRequest_builder
- type UpdateOrganizationReservedInstancePoolRequest
- func (x *UpdateOrganizationReservedInstancePoolRequest) GetReservedInstancePoolIds() []string
- func (*UpdateOrganizationReservedInstancePoolRequest) ProtoMessage()
- func (x *UpdateOrganizationReservedInstancePoolRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationReservedInstancePoolRequest) Reset()
- func (x *UpdateOrganizationReservedInstancePoolRequest) SetReservedInstancePoolIds(v []string)
- func (x *UpdateOrganizationReservedInstancePoolRequest) String() string
- type UpdateOrganizationReservedInstancePoolRequest_builder
- type UpdateOrganizationResponse
- func (x *UpdateOrganizationResponse) ClearOrganization()
- func (x *UpdateOrganizationResponse) GetOrganization() *Organization
- func (x *UpdateOrganizationResponse) HasOrganization() bool
- func (*UpdateOrganizationResponse) ProtoMessage()
- func (x *UpdateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationResponse) Reset()
- func (x *UpdateOrganizationResponse) SetOrganization(v *Organization)
- func (x *UpdateOrganizationResponse) String() string
- type UpdateOrganizationResponse_builder
- type UpdateProgramRequest
- func (x *UpdateProgramRequest) GetDisplayName() string
- func (x *UpdateProgramRequest) GetProgramId() string
- func (*UpdateProgramRequest) ProtoMessage()
- func (x *UpdateProgramRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProgramRequest) Reset()
- func (x *UpdateProgramRequest) SetDisplayName(v string)
- func (x *UpdateProgramRequest) SetProgramId(v string)
- func (x *UpdateProgramRequest) String() string
- type UpdateProgramRequest_builder
- type UpdateProgramResponse
- func (x *UpdateProgramResponse) ClearProgram()
- func (x *UpdateProgramResponse) GetProgram() *Program
- func (x *UpdateProgramResponse) HasProgram() bool
- func (*UpdateProgramResponse) ProtoMessage()
- func (x *UpdateProgramResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProgramResponse) Reset()
- func (x *UpdateProgramResponse) SetProgram(v *Program)
- func (x *UpdateProgramResponse) String() string
- type UpdateProgramResponse_builder
- type UpdatePublicProfileRequest
- func (x *UpdatePublicProfileRequest) ClearBio()
- func (x *UpdatePublicProfileRequest) ClearCoverPhotoData()
- func (x *UpdatePublicProfileRequest) ClearDisplayName()
- func (x *UpdatePublicProfileRequest) ClearHandle()
- func (x *UpdatePublicProfileRequest) GetBio() string
- func (x *UpdatePublicProfileRequest) GetCoverPhotoData() []byte
- func (x *UpdatePublicProfileRequest) GetDisplayName() string
- func (x *UpdatePublicProfileRequest) GetHandle() string
- func (x *UpdatePublicProfileRequest) GetPublicProfileId() string
- func (x *UpdatePublicProfileRequest) HasBio() bool
- func (x *UpdatePublicProfileRequest) HasCoverPhotoData() bool
- func (x *UpdatePublicProfileRequest) HasDisplayName() bool
- func (x *UpdatePublicProfileRequest) HasHandle() bool
- func (*UpdatePublicProfileRequest) ProtoMessage()
- func (x *UpdatePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicProfileRequest) Reset()
- func (x *UpdatePublicProfileRequest) SetBio(v string)
- func (x *UpdatePublicProfileRequest) SetCoverPhotoData(v []byte)
- func (x *UpdatePublicProfileRequest) SetDisplayName(v string)
- func (x *UpdatePublicProfileRequest) SetHandle(v string)
- func (x *UpdatePublicProfileRequest) SetPublicProfileId(v string)
- func (x *UpdatePublicProfileRequest) String() string
- type UpdatePublicProfileRequest_builder
- type UpdatePublicProfileResponse
- func (x *UpdatePublicProfileResponse) ClearPublicProfile()
- func (x *UpdatePublicProfileResponse) GetPublicProfile() *PublicProfile
- func (x *UpdatePublicProfileResponse) HasPublicProfile() bool
- func (*UpdatePublicProfileResponse) ProtoMessage()
- func (x *UpdatePublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicProfileResponse) Reset()
- func (x *UpdatePublicProfileResponse) SetPublicProfile(v *PublicProfile)
- func (x *UpdatePublicProfileResponse) String() string
- type UpdatePublicProfileResponse_builder
- type UpdateUserRequest
- func (x *UpdateUserRequest) ClearMetadata()
- func (x *UpdateUserRequest) GetMetadata() *structpb.Struct
- func (x *UpdateUserRequest) GetUserId() string
- func (x *UpdateUserRequest) HasMetadata() bool
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) SetMetadata(v *structpb.Struct)
- func (x *UpdateUserRequest) SetUserId(v string)
- func (x *UpdateUserRequest) String() string
- type UpdateUserRequest_builder
- type UpdateUserResponse
- func (x *UpdateUserResponse) ClearUser()
- func (x *UpdateUserResponse) GetUser() *User
- func (x *UpdateUserResponse) HasUser() bool
- func (*UpdateUserResponse) ProtoMessage()
- func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResponse) Reset()
- func (x *UpdateUserResponse) SetUser(v *User)
- func (x *UpdateUserResponse) String() string
- type UpdateUserResponse_builder
- type Usage
- func (x *Usage) ClearUsageTime()
- func (x *Usage) GetAmount() int64
- func (x *Usage) GetChargeType() string
- func (x *Usage) GetLabels() map[string]string
- func (x *Usage) GetMeta() map[string]string
- func (x *Usage) GetOrganizationId() string
- func (x *Usage) GetPrice() float64
- func (x *Usage) GetPriceUnit() string
- func (x *Usage) GetUsageTime() *timestamppb.Timestamp
- func (x *Usage) GetUsageType() string
- func (x *Usage) GetUserId() string
- func (x *Usage) HasUsageTime() bool
- func (*Usage) ProtoMessage()
- func (x *Usage) ProtoReflect() protoreflect.Message
- func (x *Usage) Reset()
- func (x *Usage) SetAmount(v int64)
- func (x *Usage) SetChargeType(v string)
- func (x *Usage) SetLabels(v map[string]string)
- func (x *Usage) SetMeta(v map[string]string)
- func (x *Usage) SetOrganizationId(v string)
- func (x *Usage) SetPrice(v float64)
- func (x *Usage) SetPriceUnit(v string)
- func (x *Usage) SetUsageTime(v *timestamppb.Timestamp)
- func (x *Usage) SetUsageType(v string)
- func (x *Usage) SetUserId(v string)
- func (x *Usage) String() string
- type UsageFrame
- func (x *UsageFrame) ClearTimePeriod()
- func (x *UsageFrame) GetComputeAmount() string
- func (x *UsageFrame) GetGroups() map[string]*Group
- func (x *UsageFrame) GetOtherAmount() string
- func (x *UsageFrame) GetStorageAmount() string
- func (x *UsageFrame) GetTimePeriod() *TimePeriod
- func (x *UsageFrame) GetTotalUsd() string
- func (x *UsageFrame) HasTimePeriod() bool
- func (*UsageFrame) ProtoMessage()
- func (x *UsageFrame) ProtoReflect() protoreflect.Message
- func (x *UsageFrame) Reset()
- func (x *UsageFrame) SetComputeAmount(v string)
- func (x *UsageFrame) SetGroups(v map[string]*Group)
- func (x *UsageFrame) SetOtherAmount(v string)
- func (x *UsageFrame) SetStorageAmount(v string)
- func (x *UsageFrame) SetTimePeriod(v *TimePeriod)
- func (x *UsageFrame) SetTotalUsd(v string)
- func (x *UsageFrame) String() string
- type UsageFrame_builder
- type Usage_builder
- type User
- func (x *User) ClearCreateTime()
- func (x *User) ClearMetadata()
- func (x *User) ClearUpdateTime()
- func (x *User) GetCreateTime() *timestamppb.Timestamp
- func (x *User) GetDefaultEmail() string
- func (x *User) GetDisplayName() string
- func (x *User) GetEmails() []*Email
- func (x *User) GetEnvironmentAccesses() []*EnvironmentAccess
- func (x *User) GetExternalIdentities() []*ExternalIdentity
- func (x *User) GetMetadata() *structpb.Struct
- func (x *User) GetOrganizationAccesses() []*OrganizationAccess
- func (x *User) GetPlatformRole() string
- func (x *User) GetRoles() []*Role
- func (x *User) GetUpdateTime() *timestamppb.Timestamp
- func (x *User) GetUserId() string
- func (x *User) GetUsername() string
- func (x *User) HasCreateTime() bool
- func (x *User) HasMetadata() bool
- func (x *User) HasUpdateTime() bool
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) SetCreateTime(v *timestamppb.Timestamp)
- func (x *User) SetDefaultEmail(v string)
- func (x *User) SetDisplayName(v string)
- func (x *User) SetEmails(v []*Email)
- func (x *User) SetEnvironmentAccesses(v []*EnvironmentAccess)
- func (x *User) SetExternalIdentities(v []*ExternalIdentity)
- func (x *User) SetMetadata(v *structpb.Struct)
- func (x *User) SetOrganizationAccesses(v []*OrganizationAccess)
- func (x *User) SetPlatformRole(v string)
- func (x *User) SetRoles(v []*Role)
- func (x *User) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *User) SetUserId(v string)
- func (x *User) SetUsername(v string)
- func (x *User) String() string
- type UserType
- type User_builder
- type VMBuild
- func (x *VMBuild) ClearK8S()
- func (x *VMBuild) ClearOnCreateScript()
- func (x *VMBuild) GetJupyterInstall() bool
- func (x *VMBuild) GetK8S() *K8SConfig
- func (x *VMBuild) GetOnCreateScript() *LifecycleScriptAttrs
- func (x *VMBuild) HasK8S() bool
- func (x *VMBuild) HasOnCreateScript() bool
- func (*VMBuild) ProtoMessage()
- func (x *VMBuild) ProtoReflect() protoreflect.Message
- func (x *VMBuild) Reset()
- func (x *VMBuild) SetJupyterInstall(v bool)
- func (x *VMBuild) SetK8S(v *K8SConfig)
- func (x *VMBuild) SetOnCreateScript(v *LifecycleScriptAttrs)
- func (x *VMBuild) String() string
- type VMBuild_builder
- type ValidateFileRequest
- type ValidateFileRequest_builder
- type ValidateFileResponse
- func (x *ValidateFileResponse) GetErrorMessage() string
- func (x *ValidateFileResponse) GetIsValid() bool
- func (*ValidateFileResponse) ProtoMessage()
- func (x *ValidateFileResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateFileResponse) Reset()
- func (x *ValidateFileResponse) SetErrorMessage(v string)
- func (x *ValidateFileResponse) SetIsValid(v bool)
- func (x *ValidateFileResponse) String() string
- type ValidateFileResponse_builder
- type VastAICredential
- type VastAICredential_builder
- type VerbBuild
- func (x *VerbBuild) GetConfig() string
- func (x *VerbBuild) GetLogFilePath() string
- func (*VerbBuild) ProtoMessage()
- func (x *VerbBuild) ProtoReflect() protoreflect.Message
- func (x *VerbBuild) Reset()
- func (x *VerbBuild) SetConfig(v string)
- func (x *VerbBuild) SetLogFilePath(v string)
- func (x *VerbBuild) String() string
- type VerbBuild_builder
- type VolumeConfig
- func (x *VolumeConfig) ClearExternal()
- func (x *VolumeConfig) GetDriver() string
- func (x *VolumeConfig) GetDriverOpts() map[string]string
- func (x *VolumeConfig) GetExternal() *External
- func (x *VolumeConfig) GetLabels() map[string]string
- func (x *VolumeConfig) GetName() string
- func (x *VolumeConfig) HasExternal() bool
- func (*VolumeConfig) ProtoMessage()
- func (x *VolumeConfig) ProtoReflect() protoreflect.Message
- func (x *VolumeConfig) Reset()
- func (x *VolumeConfig) SetDriver(v string)
- func (x *VolumeConfig) SetDriverOpts(v map[string]string)
- func (x *VolumeConfig) SetExternal(v *External)
- func (x *VolumeConfig) SetLabels(v map[string]string)
- func (x *VolumeConfig) SetName(v string)
- func (x *VolumeConfig) String() string
- type VolumeConfig_builder
- type Vpc
- func (x *Vpc) GetCidrBlock() string
- func (x *Vpc) GetDefault() bool
- func (x *Vpc) GetVpcId() string
- func (*Vpc) ProtoMessage()
- func (x *Vpc) ProtoReflect() protoreflect.Message
- func (x *Vpc) Reset()
- func (x *Vpc) SetCidrBlock(v string)
- func (x *Vpc) SetDefault(v bool)
- func (x *Vpc) SetVpcId(v string)
- func (x *Vpc) String() string
- type Vpc_builder
- type WriteUsageRequest
- type WriteUsageRequest_builder
- type WriteUsageResponse
- type WriteUsageResponse_builder
Constants ¶
const CreateBillingProfileRequest_Account_not_set_case case_CreateBillingProfileRequest_Account = 0
const CreateBillingProfileRequest_BillingProfileDetails_case case_CreateBillingProfileRequest_Account = 4
const CreateBillingProfileRequest_ExternalAccountId_case case_CreateBillingProfileRequest_Account = 3
const CreateCloudCredRequest_Akash_case case_CreateCloudCredRequest_Credential = 10
const CreateCloudCredRequest_Aws_case case_CreateCloudCredRequest_Credential = 2
const CreateCloudCredRequest_Azure_case case_CreateCloudCredRequest_Credential = 3
const CreateCloudCredRequest_BrevCloud_case case_CreateCloudCredRequest_Credential = 16
const CreateCloudCredRequest_Credential_not_set_case case_CreateCloudCredRequest_Credential = 0
const CreateCloudCredRequest_Crusoe_case case_CreateCloudCredRequest_Credential = 11
const CreateCloudCredRequest_Fluidstack_case case_CreateCloudCredRequest_Credential = 8
const CreateCloudCredRequest_Gcp_case case_CreateCloudCredRequest_Credential = 7
const CreateCloudCredRequest_LambdaLabs_case case_CreateCloudCredRequest_Credential = 6
const CreateCloudCredRequest_Launchpad_case case_CreateCloudCredRequest_Credential = 12
const CreateCloudCredRequest_Nebius_case case_CreateCloudCredRequest_Credential = 14
const CreateCloudCredRequest_SfCompute_case case_CreateCloudCredRequest_Credential = 17
const CreateCloudCredRequest_Shadeform_case case_CreateCloudCredRequest_Credential = 13
const CreateCloudCredRequest_VastAi_case case_CreateCloudCredRequest_Credential = 9
const CreateHealthCheckRequest_HealthCheck_not_set_case case_CreateHealthCheckRequest_HealthCheck = 0
const CreateHealthCheckRequest_HeartbeatHealthCheck_case case_CreateHealthCheckRequest_HealthCheck = 6
const CreateHealthCheckRequest_ProbeHealthCheck_case case_CreateHealthCheckRequest_HealthCheck = 5
const CreateInstanceExecRequest_Connection_not_set_case case_CreateInstanceExecRequest_Connection = 0
const CreateInstanceExecRequest_Ssh_case case_CreateInstanceExecRequest_Connection = 9
const EnvironmentProvision_CreateInstanceRequest_case case_EnvironmentProvision_Directive = 3
const EnvironmentProvision_Directive_not_set_case case_EnvironmentProvision_Directive = 0
const EnvironmentProvision_InstanceId_case case_EnvironmentProvision_Directive = 2
const HealthCheck_HealthCheck_not_set_case case_HealthCheck_HealthCheck = 0
const HealthCheck_HeartbeatHealthCheck_case case_HealthCheck_HealthCheck = 9
const HealthCheck_ProbeHealthCheck_case case_HealthCheck_HealthCheck = 8
const InstanceExec_Connection_not_set_case case_InstanceExec_Connection = 0
const InstanceExec_SshConnection_case case_InstanceExec_Connection = 11
const InterconnectSpec_Details_not_set_case case_InterconnectSpec_Details = 0
const InterconnectSpec_Nvlink_case case_InterconnectSpec_Details = 2
const InterconnectSpec_Pcie_case case_InterconnectSpec_Details = 3
const RedeemCloudPointsRequest_BillingProfileCreditRecipient_case case_RedeemCloudPointsRequest_RedeemTo = 3
const RedeemCloudPointsRequest_RedeemTo_not_set_case case_RedeemCloudPointsRequest_RedeemTo = 0
const RenderNotebookRequest_NotebookId_case case_RenderNotebookRequest_Source = 2
const RenderNotebookRequest_RawIpynb_case case_RenderNotebookRequest_Source = 3
const RenderNotebookRequest_SourceUrl_case case_RenderNotebookRequest_Source = 1
const RenderNotebookRequest_SourceVal_case case_RenderNotebookRequest_Source = 4
const RenderNotebookRequest_Source_not_set_case case_RenderNotebookRequest_Source = 0
const SecretOrValue_SecretId_case case_SecretOrValue_SecretValue = 1
const SecretOrValue_SecretValue_not_set_case case_SecretOrValue_SecretValue = 0
const SecretOrValue_Value_case case_SecretOrValue_SecretValue = 2
const SshConnection_PrivateKeyValue_case case_SshConnection_PrivateKey = 4
const SshConnection_PrivateKey_not_set_case case_SshConnection_PrivateKey = 0
Variables ¶
var ( TenantType_name = map[int32]string{ 0: "TENANT_TYPE_UNSPECIFIED", 1: "TENANT_TYPE_SHARED", 2: "TENANT_TYPE_ISOLATED", } TenantType_value = map[string]int32{ "TENANT_TYPE_UNSPECIFIED": 0, "TENANT_TYPE_SHARED": 1, "TENANT_TYPE_ISOLATED": 2, } )
Enum value maps for TenantType.
var ( DefaultRule_name = map[int32]string{ 0: "DEFAULT_RULE_UNSPECIFIED", 1: "DEFAULT_RULE_ALLOW", 2: "DEFAULT_RULE_DENY", } DefaultRule_value = map[string]int32{ "DEFAULT_RULE_UNSPECIFIED": 0, "DEFAULT_RULE_ALLOW": 1, "DEFAULT_RULE_DENY": 2, } )
Enum value maps for DefaultRule.
var ( ModelProvider_name = map[int32]string{ 0: "MODEL_PROVIDER_UNSPECIFIED", 1: "MODEL_PROVIDER_HUGGINGFACE", } ModelProvider_value = map[string]int32{ "MODEL_PROVIDER_UNSPECIFIED": 0, "MODEL_PROVIDER_HUGGINGFACE": 1, } )
Enum value maps for ModelProvider.
var ( DeploymentStatus_name = map[int32]string{ 0: "DEPLOYMENT_STATUS_UNSPECIFIED", 1: "DEPLOYMENT_STATUS_CREATED", 2: "DEPLOYMENT_STATUS_RUNNING", 3: "DEPLOYMENT_STATUS_DELETING", 4: "DEPLOYMENT_STATUS_DELETED", 5: "DEPLOYMENT_STATUS_DEPLOYING", 6: "DEPLOYMENT_STATUS_ERROR", } DeploymentStatus_value = map[string]int32{ "DEPLOYMENT_STATUS_UNSPECIFIED": 0, "DEPLOYMENT_STATUS_CREATED": 1, "DEPLOYMENT_STATUS_RUNNING": 2, "DEPLOYMENT_STATUS_DELETING": 3, "DEPLOYMENT_STATUS_DELETED": 4, "DEPLOYMENT_STATUS_DEPLOYING": 5, "DEPLOYMENT_STATUS_ERROR": 6, } )
Enum value maps for DeploymentStatus.
var ( DeploymentProvider_name = map[int32]string{ 0: "DEPLOYMENT_PROVIDER_UNSPECIFIED", 1: "DEPLOYMENT_PROVIDER_NVCF", } DeploymentProvider_value = map[string]int32{ "DEPLOYMENT_PROVIDER_UNSPECIFIED": 0, "DEPLOYMENT_PROVIDER_NVCF": 1, } )
Enum value maps for DeploymentProvider.
var ( CredStatus_name = map[int32]string{ 0: "CRED_STATUS_UNSPECIFIED", 1: "CRED_STATUS_ACTIVE", 2: "CRED_STATUS_DISABLED", } CredStatus_value = map[string]int32{ "CRED_STATUS_UNSPECIFIED": 0, "CRED_STATUS_ACTIVE": 1, "CRED_STATUS_DISABLED": 2, } )
Enum value maps for CredStatus.
var ( UserType_name = map[int32]string{ 0: "USER_TYPE_UNSPECIFIED", 1: "USER_TYPE_HOST", 2: "USER_TYPE_CONTAINER", 3: "USER_TYPE_UTILITY", } UserType_value = map[string]int32{ "USER_TYPE_UNSPECIFIED": 0, "USER_TYPE_HOST": 1, "USER_TYPE_CONTAINER": 2, "USER_TYPE_UTILITY": 3, } )
Enum value maps for UserType.
var ( FileType_name = map[int32]string{ 0: "FILE_TYPE_UNSPECIFIED", 1: "FILE_TYPE_COLAB_NOTEBOOK", 2: "FILE_TYPE_GITHUB_JUPYTER_NOTEBOOK", 3: "FILE_TYPE_GITHUB_REPOSITORY", 4: "FILE_TYPE_GITLAB_JUPYTER_NOTEBOOK", 5: "FILE_TYPE_GITLAB_REPOSITORY", } FileType_value = map[string]int32{ "FILE_TYPE_UNSPECIFIED": 0, "FILE_TYPE_COLAB_NOTEBOOK": 1, "FILE_TYPE_GITHUB_JUPYTER_NOTEBOOK": 2, "FILE_TYPE_GITHUB_REPOSITORY": 3, "FILE_TYPE_GITLAB_JUPYTER_NOTEBOOK": 4, "FILE_TYPE_GITLAB_REPOSITORY": 5, } )
Enum value maps for FileType.
var ( LifecycleScriptStatus_name = map[int32]string{ 0: "LIFECYCLE_SCRIPT_STATUS_UNSPECIFIED", 1: "LIFECYCLE_SCRIPT_STATUS_PENDING", 2: "LIFECYCLE_SCRIPT_STATUS_RUNNING", 3: "LIFECYCLE_SCRIPT_STATUS_SUCCEEDED", 4: "LIFECYCLE_SCRIPT_STATUS_FAILED", } LifecycleScriptStatus_value = map[string]int32{ "LIFECYCLE_SCRIPT_STATUS_UNSPECIFIED": 0, "LIFECYCLE_SCRIPT_STATUS_PENDING": 1, "LIFECYCLE_SCRIPT_STATUS_RUNNING": 2, "LIFECYCLE_SCRIPT_STATUS_SUCCEEDED": 3, "LIFECYCLE_SCRIPT_STATUS_FAILED": 4, } )
Enum value maps for LifecycleScriptStatus.
var ( EnvironmentAccessLevel_name = map[int32]string{ 0: "ENVIRONMENT_ACCESS_LEVEL_UNSPECIFIED", 1: "ENVIRONMENT_ACCESS_LEVEL_ADMIN", 2: "ENVIRONMENT_ACCESS_LEVEL_COLLABORATOR", } EnvironmentAccessLevel_value = map[string]int32{ "ENVIRONMENT_ACCESS_LEVEL_UNSPECIFIED": 0, "ENVIRONMENT_ACCESS_LEVEL_ADMIN": 1, "ENVIRONMENT_ACCESS_LEVEL_COLLABORATOR": 2, } )
Enum value maps for EnvironmentAccessLevel.
var ( PortProtocol_name = map[int32]string{ 0: "PORT_PROTOCOL_UNSPECIFIED", 1: "PORT_PROTOCOL_SSH", 2: "PORT_PROTOCOL_TCP", 3: "PORT_PROTOCOL_UDP", } PortProtocol_value = map[string]int32{ "PORT_PROTOCOL_UNSPECIFIED": 0, "PORT_PROTOCOL_SSH": 1, "PORT_PROTOCOL_TCP": 2, "PORT_PROTOCOL_UDP": 3, } )
Enum value maps for PortProtocol.
var ( HttpPortProtocol_name = map[int32]string{ 0: "HTTP_PORT_PROTOCOL_UNSPECIFIED", 1: "HTTP_PORT_PROTOCOL_HTTP", 2: "HTTP_PORT_PROTOCOL_HTTPS", } HttpPortProtocol_value = map[string]int32{ "HTTP_PORT_PROTOCOL_UNSPECIFIED": 0, "HTTP_PORT_PROTOCOL_HTTP": 1, "HTTP_PORT_PROTOCOL_HTTPS": 2, } )
Enum value maps for HttpPortProtocol.
var ( NetworkMemberStatus_name = map[int32]string{ 0: "NETWORK_MEMBER_STATUS_UNSPECIFIED", 1: "NETWORK_MEMBER_STATUS_CONNECTED", 2: "NETWORK_MEMBER_STATUS_DISCONNECTED", } NetworkMemberStatus_value = map[string]int32{ "NETWORK_MEMBER_STATUS_UNSPECIFIED": 0, "NETWORK_MEMBER_STATUS_CONNECTED": 1, "NETWORK_MEMBER_STATUS_DISCONNECTED": 2, } )
Enum value maps for NetworkMemberStatus.
var ( IngressGatewayStatus_name = map[int32]string{ 0: "INGRESS_GATEWAY_STATUS_UNSPECIFIED", 1: "INGRESS_GATEWAY_STATUS_UNKNOWN", 2: "INGRESS_GATEWAY_STATUS_HEALTHY", 3: "INGRESS_GATEWAY_STATUS_DOWN", 4: "INGRESS_GATEWAY_STATUS_INACTIVE", } IngressGatewayStatus_value = map[string]int32{ "INGRESS_GATEWAY_STATUS_UNSPECIFIED": 0, "INGRESS_GATEWAY_STATUS_UNKNOWN": 1, "INGRESS_GATEWAY_STATUS_HEALTHY": 2, "INGRESS_GATEWAY_STATUS_DOWN": 3, "INGRESS_GATEWAY_STATUS_INACTIVE": 4, } )
Enum value maps for IngressGatewayStatus.
var ( CreateAttemptStatus_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "STATE_WAITING", 2: "STATE_RUNNING", 3: "STATE_SUCCESS", 4: "STATE_FAILURE", } CreateAttemptStatus_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "STATE_WAITING": 1, "STATE_RUNNING": 2, "STATE_SUCCESS": 3, "STATE_FAILURE": 4, } )
Enum value maps for CreateAttemptStatus_State.
var ( Order_name = map[int32]string{ 0: "ORDER_UNSPECIFIED", 1: "ORDER_ASC", 2: "ORDER_DESC", } Order_value = map[string]int32{ "ORDER_UNSPECIFIED": 0, "ORDER_ASC": 1, "ORDER_DESC": 2, } )
Enum value maps for Order.
var ( OrganizationAccessLevel_name = map[int32]string{ 0: "ORGANIZATION_ACCESS_LEVEL_UNSPECIFIED", 1: "ORGANIZATION_ACCESS_LEVEL_OWNER", 2: "ORGANIZATION_ACCESS_LEVEL_ADMIN", 3: "ORGANIZATION_ACCESS_LEVEL_MAINTAINER", 4: "ORGANIZATION_ACCESS_LEVEL_MEMBER", } OrganizationAccessLevel_value = map[string]int32{ "ORGANIZATION_ACCESS_LEVEL_UNSPECIFIED": 0, "ORGANIZATION_ACCESS_LEVEL_OWNER": 1, "ORGANIZATION_ACCESS_LEVEL_ADMIN": 2, "ORGANIZATION_ACCESS_LEVEL_MAINTAINER": 3, "ORGANIZATION_ACCESS_LEVEL_MEMBER": 4, } )
Enum value maps for OrganizationAccessLevel.
var File_devplaneapi_v1_apikey_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_billing_profile_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_billing_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_cloud_cred_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_cloud_info_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_cloud_policy_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_common_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_data_source_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_deployment_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_docker_compose_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_environment_access_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_environment_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_external_node_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_form_submission_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_health_check_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_ingress_gateway_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_instance_exec_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_instance_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_invite_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_launchable_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_ledger_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_limit_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_model_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_notebook_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_organization_access_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_organization_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_persistent_pod_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_program_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_public_profile_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_redeemable_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_remotefile_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_reserved_instance_pool_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_secret_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_service_event_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_session_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_usage_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_user_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type APIKey ¶
type APIKey struct {
ApiKeyId string `protobuf:"bytes,1,opt,name=api_key_id,json=apiKeyId,proto3" json:"api_key_id,omitempty"`
Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
Labels map[string]string `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*APIKey) GetCreateTime ¶
func (x *APIKey) GetCreateTime() *timestamppb.Timestamp
func (*APIKey) GetUpdateTime ¶
func (x *APIKey) GetUpdateTime() *timestamppb.Timestamp
func (*APIKey) ProtoReflect ¶
func (x *APIKey) ProtoReflect() protoreflect.Message
func (*APIKey) SetCreateTime ¶
func (x *APIKey) SetCreateTime(v *timestamppb.Timestamp)
func (*APIKey) SetUpdateTime ¶
func (x *APIKey) SetUpdateTime(v *timestamppb.Timestamp)
type APIKey_builder ¶
type APIKey_builder struct {
ApiKeyId string
Value string
CreateTime *timestamppb.Timestamp
UpdateTime *timestamppb.Timestamp
Labels map[string]string
// contains filtered or unexported fields
}
func (APIKey_builder) Build ¶
func (b0 APIKey_builder) Build() *APIKey
type AWSCredential ¶
type AWSCredential struct {
AccessKeyId string `protobuf:"bytes,1,opt,name=access_key_id,json=accessKeyId,proto3" json:"access_key_id,omitempty"`
SecretAccessKey string `protobuf:"bytes,2,opt,name=secret_access_key,json=secretAccessKey,proto3" json:"secret_access_key,omitempty"`
RoleArn string `protobuf:"bytes,3,opt,name=role_arn,json=roleArn,proto3" json:"role_arn,omitempty"`
ExternalId string `protobuf:"bytes,4,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"`
// contains filtered or unexported fields
}
func (*AWSCredential) GetAccessKeyId ¶
func (x *AWSCredential) GetAccessKeyId() string
func (*AWSCredential) GetExternalId ¶
func (x *AWSCredential) GetExternalId() string
func (*AWSCredential) GetRoleArn ¶
func (x *AWSCredential) GetRoleArn() string
func (*AWSCredential) GetSecretAccessKey ¶
func (x *AWSCredential) GetSecretAccessKey() string
func (*AWSCredential) ProtoMessage ¶
func (*AWSCredential) ProtoMessage()
func (*AWSCredential) ProtoReflect ¶
func (x *AWSCredential) ProtoReflect() protoreflect.Message
func (*AWSCredential) Reset ¶
func (x *AWSCredential) Reset()
func (*AWSCredential) SetAccessKeyId ¶
func (x *AWSCredential) SetAccessKeyId(v string)
func (*AWSCredential) SetExternalId ¶
func (x *AWSCredential) SetExternalId(v string)
func (*AWSCredential) SetRoleArn ¶
func (x *AWSCredential) SetRoleArn(v string)
func (*AWSCredential) SetSecretAccessKey ¶
func (x *AWSCredential) SetSecretAccessKey(v string)
func (*AWSCredential) String ¶
func (x *AWSCredential) String() string
type AWSCredential_builder ¶
type AWSCredential_builder struct {
AccessKeyId string
SecretAccessKey string
RoleArn string
ExternalId string
// contains filtered or unexported fields
}
func (AWSCredential_builder) Build ¶
func (b0 AWSCredential_builder) Build() *AWSCredential
type AcceptInviteFromLinkRequest ¶
type AcceptInviteFromLinkRequest struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // HMAC-signed JWT containing org_id and expiration
// contains filtered or unexported fields
}
func (*AcceptInviteFromLinkRequest) GetToken ¶
func (x *AcceptInviteFromLinkRequest) GetToken() string
func (*AcceptInviteFromLinkRequest) ProtoMessage ¶
func (*AcceptInviteFromLinkRequest) ProtoMessage()
func (*AcceptInviteFromLinkRequest) ProtoReflect ¶
func (x *AcceptInviteFromLinkRequest) ProtoReflect() protoreflect.Message
func (*AcceptInviteFromLinkRequest) Reset ¶
func (x *AcceptInviteFromLinkRequest) Reset()
func (*AcceptInviteFromLinkRequest) SetToken ¶
func (x *AcceptInviteFromLinkRequest) SetToken(v string)
func (*AcceptInviteFromLinkRequest) String ¶
func (x *AcceptInviteFromLinkRequest) String() string
type AcceptInviteFromLinkRequest_builder ¶
type AcceptInviteFromLinkRequest_builder struct {
Token string
// contains filtered or unexported fields
}
func (AcceptInviteFromLinkRequest_builder) Build ¶
func (b0 AcceptInviteFromLinkRequest_builder) Build() *AcceptInviteFromLinkRequest
type AcceptInviteFromLinkResponse ¶
type AcceptInviteFromLinkResponse struct {
// contains filtered or unexported fields
}
func (*AcceptInviteFromLinkResponse) ProtoMessage ¶
func (*AcceptInviteFromLinkResponse) ProtoMessage()
func (*AcceptInviteFromLinkResponse) ProtoReflect ¶
func (x *AcceptInviteFromLinkResponse) ProtoReflect() protoreflect.Message
func (*AcceptInviteFromLinkResponse) Reset ¶
func (x *AcceptInviteFromLinkResponse) Reset()
func (*AcceptInviteFromLinkResponse) String ¶
func (x *AcceptInviteFromLinkResponse) String() string
type AcceptInviteFromLinkResponse_builder ¶
type AcceptInviteFromLinkResponse_builder struct {
// contains filtered or unexported fields
}
func (AcceptInviteFromLinkResponse_builder) Build ¶
func (b0 AcceptInviteFromLinkResponse_builder) Build() *AcceptInviteFromLinkResponse
type AccessPolicy ¶
type AccessPolicy struct {
AccessPolicyId string `protobuf:"bytes,1,opt,name=access_policy_id,json=accessPolicyId,proto3" json:"access_policy_id,omitempty"`
AccessPolicy *CreateAccessPolicy `protobuf:"bytes,2,opt,name=access_policy,json=accessPolicy,proto3" json:"access_policy,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
// contains filtered or unexported fields
}
func (*AccessPolicy) ClearAccessPolicy ¶
func (x *AccessPolicy) ClearAccessPolicy()
func (*AccessPolicy) ClearCreateTime ¶
func (x *AccessPolicy) ClearCreateTime()
func (*AccessPolicy) GetAccessPolicy ¶
func (x *AccessPolicy) GetAccessPolicy() *CreateAccessPolicy
func (*AccessPolicy) GetAccessPolicyId ¶
func (x *AccessPolicy) GetAccessPolicyId() string
func (*AccessPolicy) GetCreateTime ¶
func (x *AccessPolicy) GetCreateTime() *timestamppb.Timestamp
func (*AccessPolicy) HasAccessPolicy ¶
func (x *AccessPolicy) HasAccessPolicy() bool
func (*AccessPolicy) HasCreateTime ¶
func (x *AccessPolicy) HasCreateTime() bool
func (*AccessPolicy) ProtoMessage ¶
func (*AccessPolicy) ProtoMessage()
func (*AccessPolicy) ProtoReflect ¶
func (x *AccessPolicy) ProtoReflect() protoreflect.Message
func (*AccessPolicy) Reset ¶
func (x *AccessPolicy) Reset()
func (*AccessPolicy) SetAccessPolicy ¶
func (x *AccessPolicy) SetAccessPolicy(v *CreateAccessPolicy)
func (*AccessPolicy) SetAccessPolicyId ¶
func (x *AccessPolicy) SetAccessPolicyId(v string)
func (*AccessPolicy) SetCreateTime ¶
func (x *AccessPolicy) SetCreateTime(v *timestamppb.Timestamp)
func (*AccessPolicy) String ¶
func (x *AccessPolicy) String() string
type AccessPolicy_builder ¶
type AccessPolicy_builder struct {
AccessPolicyId string
AccessPolicy *CreateAccessPolicy
CreateTime *timestamppb.Timestamp
// contains filtered or unexported fields
}
func (AccessPolicy_builder) Build ¶
func (b0 AccessPolicy_builder) Build() *AccessPolicy
type AddCreditsToOrganizationRequest ¶
type AddCreditsToOrganizationRequest struct {
OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
AmountUsd string `protobuf:"bytes,2,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"`
UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*AddCreditsToOrganizationRequest) GetAmountUsd ¶
func (x *AddCreditsToOrganizationRequest) GetAmountUsd() string
func (*AddCreditsToOrganizationRequest) GetOrganizationId ¶
func (x *AddCreditsToOrganizationRequest) GetOrganizationId() string
func (*AddCreditsToOrganizationRequest) GetUserId ¶
func (x *AddCreditsToOrganizationRequest) GetUserId() string
func (*AddCreditsToOrganizationRequest) ProtoMessage ¶
func (*AddCreditsToOrganizationRequest) ProtoMessage()
func (*AddCreditsToOrganizationRequest) ProtoReflect ¶
func (x *AddCreditsToOrganizationRequest) ProtoReflect() protoreflect.Message
func (*AddCreditsToOrganizationRequest) Reset ¶
func (x *AddCreditsToOrganizationRequest) Reset()
func (*AddCreditsToOrganizationRequest) SetAmountUsd ¶
func (x *AddCreditsToOrganizationRequest) SetAmountUsd(v string)
func (*AddCreditsToOrganizationRequest) SetOrganizationId ¶
func (x *AddCreditsToOrganizationRequest) SetOrganizationId(v string)
func (*AddCreditsToOrganizationRequest) SetUserId ¶
func (x *AddCreditsToOrganizationRequest) SetUserId(v string)
func (*AddCreditsToOrganizationRequest) String ¶
func (x *AddCreditsToOrganizationRequest) String() string
type AddCreditsToOrganizationRequest_builder ¶
type AddCreditsToOrganizationRequest_builder struct {
OrganizationId string
AmountUsd string
UserId string
// contains filtered or unexported fields
}
func (AddCreditsToOrganizationRequest_builder) Build ¶
func (b0 AddCreditsToOrganizationRequest_builder) Build() *AddCreditsToOrganizationRequest
type AddCreditsToOrganizationResponse ¶
type AddCreditsToOrganizationResponse struct {
Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"`
// contains filtered or unexported fields
}
func (*AddCreditsToOrganizationResponse) ClearTransaction ¶
func (x *AddCreditsToOrganizationResponse) ClearTransaction()
func (*AddCreditsToOrganizationResponse) GetTransaction ¶
func (x *AddCreditsToOrganizationResponse) GetTransaction() *Transaction
func (*AddCreditsToOrganizationResponse) HasTransaction ¶
func (x *AddCreditsToOrganizationResponse) HasTransaction() bool
func (*AddCreditsToOrganizationResponse) ProtoMessage ¶
func (*AddCreditsToOrganizationResponse) ProtoMessage()
func (*AddCreditsToOrganizationResponse) ProtoReflect ¶
func (x *AddCreditsToOrganizationResponse) ProtoReflect() protoreflect.Message
func (*AddCreditsToOrganizationResponse) Reset ¶
func (x *AddCreditsToOrganizationResponse) Reset()
func (*AddCreditsToOrganizationResponse) SetTransaction ¶
func (x *AddCreditsToOrganizationResponse) SetTransaction(v *Transaction)
func (*AddCreditsToOrganizationResponse) String ¶
func (x *AddCreditsToOrganizationResponse) String() string
type AddCreditsToOrganizationResponse_builder ¶
type AddCreditsToOrganizationResponse_builder struct {
Transaction *Transaction
// contains filtered or unexported fields
}
func (AddCreditsToOrganizationResponse_builder) Build ¶
func (b0 AddCreditsToOrganizationResponse_builder) Build() *AddCreditsToOrganizationResponse
type AddFile ¶
type AddFile struct {
// the url of the file to download (required)
FileUrl string `protobuf:"bytes,1,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"`
// the file type - can be resolved from url or provided on request
FileType FileType `protobuf:"varint,2,opt,name=file_type,json=fileType,proto3,enum=devplaneapi.v1.FileType" json:"file_type,omitempty"`
// the file name - can be defined on request or resolved from given url
FileName string `protobuf:"bytes,3,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"`
// the directory where the file will be downloaded
// can be either absolute or relative path
// path should not include slash at end - will be removed if it exists
FileDirectory string `protobuf:"bytes,4,opt,name=file_directory,json=fileDirectory,proto3" json:"file_directory,omitempty"`
// contains filtered or unexported fields
}
func (*AddFile) ProtoReflect ¶
func (x *AddFile) ProtoReflect() protoreflect.Message
type AddFile_builder ¶
type AddFile_builder struct {
// the url of the file to download (required)
FileUrl string
// the file type - can be resolved from url or provided on request
FileType FileType
// the file name - can be defined on request or resolved from given url
FileName string
// the directory where the file will be downloaded
// can be either absolute or relative path
// path should not include slash at end - will be removed if it exists
FileDirectory string
// contains filtered or unexported fields
}
func (AddFile_builder) Build ¶
func (b0 AddFile_builder) Build() *AddFile
type AddIngressToGatewayRequest ¶
type AddIngressToGatewayRequest struct {
IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"`
Ingresses []*CreateIngress `protobuf:"bytes,2,rep,name=ingresses,proto3" json:"ingresses,omitempty"`
// contains filtered or unexported fields
}
func (*AddIngressToGatewayRequest) GetIngressGatewayId ¶
func (x *AddIngressToGatewayRequest) GetIngressGatewayId() string
func (*AddIngressToGatewayRequest) GetIngresses ¶
func (x *AddIngressToGatewayRequest) GetIngresses() []*CreateIngress
func (*AddIngressToGatewayRequest) ProtoMessage ¶
func (*AddIngressToGatewayRequest) ProtoMessage()
func (*AddIngressToGatewayRequest) ProtoReflect ¶
func (x *AddIngressToGatewayRequest) ProtoReflect() protoreflect.Message
func (*AddIngressToGatewayRequest) Reset ¶
func (x *AddIngressToGatewayRequest) Reset()
func (*AddIngressToGatewayRequest) SetIngressGatewayId ¶
func (x *AddIngressToGatewayRequest) SetIngressGatewayId(v string)
func (*AddIngressToGatewayRequest) SetIngresses ¶
func (x *AddIngressToGatewayRequest) SetIngresses(v []*CreateIngress)
func (*AddIngressToGatewayRequest) String ¶
func (x *AddIngressToGatewayRequest) String() string
type AddIngressToGatewayRequest_builder ¶
type AddIngressToGatewayRequest_builder struct {
IngressGatewayId string
Ingresses []*CreateIngress
// contains filtered or unexported fields
}
func (AddIngressToGatewayRequest_builder) Build ¶
func (b0 AddIngressToGatewayRequest_builder) Build() *AddIngressToGatewayRequest
type AddIngressToGatewayResponse ¶
type AddIngressToGatewayResponse struct {
IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"`
// contains filtered or unexported fields
}
func (*AddIngressToGatewayResponse) ClearIngressGateway ¶
func (x *AddIngressToGatewayResponse) ClearIngressGateway()
func (*AddIngressToGatewayResponse) GetIngressGateway ¶
func (x *AddIngressToGatewayResponse) GetIngressGateway() *IngressGateway
func (*AddIngressToGatewayResponse) HasIngressGateway ¶
func (x *AddIngressToGatewayResponse) HasIngressGateway() bool
func (*AddIngressToGatewayResponse) ProtoMessage ¶
func (*AddIngressToGatewayResponse) ProtoMessage()
func (*AddIngressToGatewayResponse) ProtoReflect ¶
func (x *AddIngressToGatewayResponse) ProtoReflect() protoreflect.Message
func (*AddIngressToGatewayResponse) Reset ¶
func (x *AddIngressToGatewayResponse) Reset()
func (*AddIngressToGatewayResponse) SetIngressGateway ¶
func (x *AddIngressToGatewayResponse) SetIngressGateway(v *IngressGateway)
func (*AddIngressToGatewayResponse) String ¶
func (x *AddIngressToGatewayResponse) String() string
type AddIngressToGatewayResponse_builder ¶
type AddIngressToGatewayResponse_builder struct {
IngressGateway *IngressGateway
// contains filtered or unexported fields
}
func (AddIngressToGatewayResponse_builder) Build ¶
func (b0 AddIngressToGatewayResponse_builder) Build() *AddIngressToGatewayResponse
type AddInstanceFirewallRulesRequest ¶
type AddInstanceFirewallRulesRequest struct {
InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
FirewallRules *FirewallRules `protobuf:"bytes,2,opt,name=firewall_rules,json=firewallRules,proto3" json:"firewall_rules,omitempty"`
FirewallRulesV2 *CreateFirewallRulesRequest `protobuf:"bytes,3,opt,name=firewall_rules_v2,json=firewallRulesV2,proto3" json:"firewall_rules_v2,omitempty"`
// contains filtered or unexported fields
}
func (*AddInstanceFirewallRulesRequest) ClearFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) ClearFirewallRules()
func (*AddInstanceFirewallRulesRequest) ClearFirewallRulesV2 ¶
func (x *AddInstanceFirewallRulesRequest) ClearFirewallRulesV2()
func (*AddInstanceFirewallRulesRequest) GetFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) GetFirewallRules() *FirewallRules
func (*AddInstanceFirewallRulesRequest) GetFirewallRulesV2 ¶
func (x *AddInstanceFirewallRulesRequest) GetFirewallRulesV2() *CreateFirewallRulesRequest
func (*AddInstanceFirewallRulesRequest) GetInstanceId ¶
func (x *AddInstanceFirewallRulesRequest) GetInstanceId() string
func (*AddInstanceFirewallRulesRequest) HasFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) HasFirewallRules() bool
func (*AddInstanceFirewallRulesRequest) HasFirewallRulesV2 ¶
func (x *AddInstanceFirewallRulesRequest) HasFirewallRulesV2() bool
func (*AddInstanceFirewallRulesRequest) ProtoMessage ¶
func (*AddInstanceFirewallRulesRequest) ProtoMessage()
func (*AddInstanceFirewallRulesRequest) ProtoReflect ¶
func (x *AddInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
func (*AddInstanceFirewallRulesRequest) Reset ¶
func (x *AddInstanceFirewallRulesRequest) Reset()
func (*AddInstanceFirewallRulesRequest) SetFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) SetFirewallRules(v *FirewallRules)
func (*AddInstanceFirewallRulesRequest) SetFirewallRulesV2 ¶
func (x *AddInstanceFirewallRulesRequest) SetFirewallRulesV2(v *CreateFirewallRulesRequest)
func (*AddInstanceFirewallRulesRequest) SetInstanceId ¶
func (x *AddInstanceFirewallRulesRequest) SetInstanceId(v string)
func (*AddInstanceFirewallRulesRequest) String ¶
func (x *AddInstanceFirewallRulesRequest) String() string
type AddInstanceFirewallRulesRequest_builder ¶
type AddInstanceFirewallRulesRequest_builder struct {
InstanceId string
FirewallRules *FirewallRules
FirewallRulesV2 *CreateFirewallRulesRequest
// contains filtered or unexported fields
}
func (AddInstanceFirewallRulesRequest_builder) Build ¶
func (b0 AddInstanceFirewallRulesRequest_builder) Build() *AddInstanceFirewallRulesRequest
type AddInstanceFirewallRulesResponse ¶
type AddInstanceFirewallRulesResponse struct {
FirewallRules *FirewallRules `protobuf:"bytes,1,opt,name=firewall_rules,json=firewallRules,proto3" json:"firewall_rules,omitempty"`
// contains filtered or unexported fields
}
func (*AddInstanceFirewallRulesResponse) ClearFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) ClearFirewallRules()
func (*AddInstanceFirewallRulesResponse) GetFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
func (*AddInstanceFirewallRulesResponse) HasFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) HasFirewallRules() bool
func (*AddInstanceFirewallRulesResponse) ProtoMessage ¶
func (*AddInstanceFirewallRulesResponse) ProtoMessage()
func (*AddInstanceFirewallRulesResponse) ProtoReflect ¶
func (x *AddInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
func (*AddInstanceFirewallRulesResponse) Reset ¶
func (x *AddInstanceFirewallRulesResponse) Reset()
func (*AddInstanceFirewallRulesResponse) SetFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) SetFirewallRules(v *FirewallRules)
func (*AddInstanceFirewallRulesResponse) String ¶
func (x *AddInstanceFirewallRulesResponse) String() string
type AddInstanceFirewallRulesResponse_builder ¶
type AddInstanceFirewallRulesResponse_builder struct {
FirewallRules *FirewallRules
// contains filtered or unexported fields
}
func (AddInstanceFirewallRulesResponse_builder) Build ¶
func (b0 AddInstanceFirewallRulesResponse_builder) Build() *AddInstanceFirewallRulesResponse
type AddKeyPairToEnvironmentRequest ¶
type AddKeyPairToEnvironmentRequest struct {
EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
KeyPairs []*KeyPair `protobuf:"bytes,2,rep,name=key_pairs,json=keyPairs,proto3" json:"key_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*AddKeyPairToEnvironmentRequest) GetEnvironmentId ¶
func (x *AddKeyPairToEnvironmentRequest) GetEnvironmentId() string
func (*AddKeyPairToEnvironmentRequest) GetKeyPairs ¶
func (x *AddKeyPairToEnvironmentRequest) GetKeyPairs() []*KeyPair
func (*AddKeyPairToEnvironmentRequest) ProtoMessage ¶
func (*AddKeyPairToEnvironmentRequest) ProtoMessage()
func (*AddKeyPairToEnvironmentRequest) ProtoReflect ¶
func (x *AddKeyPairToEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*AddKeyPairToEnvironmentRequest) Reset ¶
func (x *AddKeyPairToEnvironmentRequest) Reset()
func (*AddKeyPairToEnvironmentRequest) SetEnvironmentId ¶
func (x *AddKeyPairToEnvironmentRequest) SetEnvironmentId(v string)
func (*AddKeyPairToEnvironmentRequest) SetKeyPairs ¶
func (x *AddKeyPairToEnvironmentRequest) SetKeyPairs(v []*KeyPair)
func (*AddKeyPairToEnvironmentRequest) String ¶
func (x *AddKeyPairToEnvironmentRequest) String() string
type AddKeyPairToEnvironmentRequest_builder ¶
type AddKeyPairToEnvironmentRequest_builder struct {
EnvironmentId string
KeyPairs []*KeyPair
// contains filtered or unexported fields
}
func (AddKeyPairToEnvironmentRequest_builder) Build ¶
func (b0 AddKeyPairToEnvironmentRequest_builder) Build() *AddKeyPairToEnvironmentRequest
type AddKeyPairToEnvironmentResponse ¶
type AddKeyPairToEnvironmentResponse struct {
Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"`
// contains filtered or unexported fields
}
func (*AddKeyPairToEnvironmentResponse) ClearEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) ClearEnvironment()
func (*AddKeyPairToEnvironmentResponse) GetEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) GetEnvironment() *Environment
func (*AddKeyPairToEnvironmentResponse) HasEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) HasEnvironment() bool
func (*AddKeyPairToEnvironmentResponse) ProtoMessage ¶
func (*AddKeyPairToEnvironmentResponse) ProtoMessage()
func (*AddKeyPairToEnvironmentResponse) ProtoReflect ¶
func (x *AddKeyPairToEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*AddKeyPairToEnvironmentResponse) Reset ¶
func (x *AddKeyPairToEnvironmentResponse) Reset()
func (*AddKeyPairToEnvironmentResponse) SetEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) SetEnvironment(v *Environment)
func (*AddKeyPairToEnvironmentResponse) String ¶
func (x *AddKeyPairToEnvironmentResponse) String() string
type AddKeyPairToEnvironmentResponse_builder ¶
type AddKeyPairToEnvironmentResponse_builder struct {
Environment *Environment
// contains filtered or unexported fields
}
func (AddKeyPairToEnvironmentResponse_builder) Build ¶
func (b0 AddKeyPairToEnvironmentResponse_builder) Build() *AddKeyPairToEnvironmentResponse
type AddNodeRequest ¶
type AddNodeRequest struct {
OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// Client-provided stable identifier for this physical device. Drives idempotency:
// a second AddNode call with the same device_id returns the existing node
// rather than creating a duplicate. Use a random UUID for now; will be replaced
// with a hardware-derived fingerprint in the future.
DeviceId string `protobuf:"bytes,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
NodeSpec *NodeSpec `protobuf:"bytes,4,opt,name=node_spec,json=nodeSpec,proto3" json:"node_spec,omitempty"`
// contains filtered or unexported fields
}
func (*AddNodeRequest) ClearNodeSpec ¶
func (x *AddNodeRequest) ClearNodeSpec()
func (*AddNodeRequest) GetDeviceId ¶
func (x *AddNodeRequest) GetDeviceId() string
func (*AddNodeRequest) GetName ¶
func (x *AddNodeRequest) GetName() string
func (*AddNodeRequest) GetNodeSpec ¶
func (x *AddNodeRequest) GetNodeSpec() *NodeSpec
func (*AddNodeRequest) GetOrganizationId ¶
func (x *AddNodeRequest) GetOrganizationId() string
func (*AddNodeRequest) HasNodeSpec ¶
func (x *AddNodeRequest) HasNodeSpec() bool
func (*AddNodeRequest) ProtoMessage ¶
func (*AddNodeRequest) ProtoMessage()
func (*AddNodeRequest) ProtoReflect ¶
func (x *AddNodeRequest) ProtoReflect() protoreflect.Message
func (*AddNodeRequest) Reset ¶
func (x *AddNodeRequest) Reset()
func (*AddNodeRequest) SetDeviceId ¶
func (x *AddNodeRequest) SetDeviceId(v string)
func (*AddNodeRequest) SetName ¶
func (x *AddNodeRequest) SetName(v string)
func (*AddNodeRequest) SetNodeSpec ¶
func (x *AddNodeRequest) SetNodeSpec(v *NodeSpec)
func (*AddNodeRequest) SetOrganizationId ¶
func (x *AddNodeRequest) SetOrganizationId(v string)
func (*AddNodeRequest) String ¶
func (x *AddNodeRequest) String() string
type AddNodeRequest_builder ¶
type AddNodeRequest_builder struct {
OrganizationId string
Name string
// Client-provided stable identifier for this physical device. Drives idempotency:
// a second AddNode call with the same device_id returns the existing node
// rather than creating a duplicate. Use a random UUID for now; will be replaced
// with a hardware-derived fingerprint in the future.
DeviceId string
NodeSpec *NodeSpec
// contains filtered or unexported fields
}
func (AddNodeRequest_builder) Build ¶
func (b0 AddNodeRequest_builder) Build() *AddNodeRequest
type AddNodeResponse ¶
type AddNodeResponse struct {
ExternalNode *ExternalNode `protobuf:"bytes,1,opt,name=external_node,json=externalNode,proto3" json:"external_node,omitempty"`
// contains filtered or unexported fields
}
func (*AddNodeResponse) ClearExternalNode ¶
func (x *AddNodeResponse) ClearExternalNode()
func (*AddNodeResponse) GetExternalNode ¶
func (x *AddNodeResponse) GetExternalNode() *ExternalNode
func (*AddNodeResponse) HasExternalNode ¶
func (x *AddNodeResponse) HasExternalNode() bool
func (*AddNodeResponse) ProtoMessage ¶
func (*AddNodeResponse) ProtoMessage()
func (*AddNodeResponse) ProtoReflect ¶
func (x *AddNodeResponse) ProtoReflect() protoreflect.Message
func (*AddNodeResponse) Reset ¶
func (x *AddNodeResponse) Reset()
func (*AddNodeResponse) SetExternalNode ¶
func (x *AddNodeResponse) SetExternalNode(v *ExternalNode)
func (*AddNodeResponse) String ¶
func (x *AddNodeResponse) String() string
type AddNodeResponse_builder ¶
type AddNodeResponse_builder struct {
ExternalNode *ExternalNode
// contains filtered or unexported fields
}
func (AddNodeResponse_builder) Build ¶
func (b0 AddNodeResponse_builder) Build() *AddNodeResponse
type AddPolicyToIngressRequest ¶
type AddPolicyToIngressRequest struct {
IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"`
IngressId string `protobuf:"bytes,2,opt,name=ingress_id,json=ingressId,proto3" json:"ingress_id,omitempty"`
AccessPolicy []*CreateAccessPolicy `protobuf:"bytes,3,rep,name=access_policy,json=accessPolicy,proto3" json:"access_policy,omitempty"`
// contains filtered or unexported fields
}
func (*AddPolicyToIngressRequest) GetAccessPolicy ¶
func (x *AddPolicyToIngressRequest) GetAccessPolicy() []*CreateAccessPolicy
func (*AddPolicyToIngressRequest) GetIngressGatewayId ¶
func (x *AddPolicyToIngressRequest) GetIngressGatewayId() string
func (*AddPolicyToIngressRequest) GetIngressId ¶
func (x *AddPolicyToIngressRequest) GetIngressId() string
func (*AddPolicyToIngressRequest) ProtoMessage ¶
func (*AddPolicyToIngressRequest) ProtoMessage()
func (*AddPolicyToIngressRequest) ProtoReflect ¶
func (x *AddPolicyToIngressRequest) ProtoReflect() protoreflect.Message
func (*AddPolicyToIngressRequest) Reset ¶
func (x *AddPolicyToIngressRequest) Reset()
func (*AddPolicyToIngressRequest) SetAccessPolicy ¶
func (x *AddPolicyToIngressRequest) SetAccessPolicy(v []*CreateAccessPolicy)
func (*AddPolicyToIngressRequest) SetIngressGatewayId ¶
func (x *AddPolicyToIngressRequest) SetIngressGatewayId(v string)
func (*AddPolicyToIngressRequest) SetIngressId ¶
func (x *AddPolicyToIngressRequest) SetIngressId(v string)
func (*AddPolicyToIngressRequest) String ¶
func (x *AddPolicyToIngressRequest) String() string
type AddPolicyToIngressRequest_builder ¶
type AddPolicyToIngressRequest_builder struct {
IngressGatewayId string
IngressId string
AccessPolicy []*CreateAccessPolicy
// contains filtered or unexported fields
}
func (AddPolicyToIngressRequest_builder) Build ¶
func (b0 AddPolicyToIngressRequest_builder) Build() *AddPolicyToIngressRequest
type AddPolicyToIngressResponse ¶
type AddPolicyToIngressResponse struct {
IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"`
// contains filtered or unexported fields
}
func (*AddPolicyToIngressResponse) ClearIngressGateway ¶
func (x *AddPolicyToIngressResponse) ClearIngressGateway()
func (*AddPolicyToIngressResponse) GetIngressGateway ¶
func (x *AddPolicyToIngressResponse) GetIngressGateway() *IngressGateway
func (*AddPolicyToIngressResponse) HasIngressGateway ¶
func (x *AddPolicyToIngressResponse) HasIngressGateway() bool
func (*AddPolicyToIngressResponse) ProtoMessage ¶
func (*AddPolicyToIngressResponse) ProtoMessage()
func (*AddPolicyToIngressResponse) ProtoReflect ¶
func (x *AddPolicyToIngressResponse) ProtoReflect() protoreflect.Message
func (*AddPolicyToIngressResponse) Reset ¶
func (x *AddPolicyToIngressResponse) Reset()
func (*AddPolicyToIngressResponse) SetIngressGateway ¶
func (x *AddPolicyToIngressResponse) SetIngressGateway(v *IngressGateway)
func (*AddPolicyToIngressResponse) String ¶
func (x *AddPolicyToIngressResponse) String() string
type AddPolicyToIngressResponse_builder ¶
type AddPolicyToIngressResponse_builder struct {
IngressGateway *IngressGateway
// contains filtered or unexported fields
}
func (AddPolicyToIngressResponse_builder) Build ¶
func (b0 AddPolicyToIngressResponse_builder) Build() *AddPolicyToIngressResponse
type AddQuotasToCloudPolicyRequest ¶
type AddQuotasToCloudPolicyRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Quotas []*CreateCloudQuota `protobuf:"bytes,2,rep,name=quotas,proto3" json:"quotas,omitempty"`
// contains filtered or unexported fields
}
func (*AddQuotasToCloudPolicyRequest) GetId ¶
func (x *AddQuotasToCloudPolicyRequest) GetId() string
func (*AddQuotasToCloudPolicyRequest) GetQuotas ¶
func (x *AddQuotasToCloudPolicyRequest) GetQuotas() []*CreateCloudQuota
func (*AddQuotasToCloudPolicyRequest) ProtoMessage ¶
func (*AddQuotasToCloudPolicyRequest) ProtoMessage()
func (*AddQuotasToCloudPolicyRequest) ProtoReflect ¶
func (x *AddQuotasToCloudPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddQuotasToCloudPolicyRequest) Reset ¶
func (x *AddQuotasToCloudPolicyRequest) Reset()
func (*AddQuotasToCloudPolicyRequest) SetId ¶
func (x *AddQuotasToCloudPolicyRequest) SetId(v string)
func (*AddQuotasToCloudPolicyRequest) SetQuotas ¶
func (x *AddQuotasToCloudPolicyRequest) SetQuotas(v []*CreateCloudQuota)
func (*AddQuotasToCloudPolicyRequest) String ¶
func (x *AddQuotasToCloudPolicyRequest) String() string
type AddQuotasToCloudPolicyRequest_builder ¶
type AddQuotasToCloudPolicyRequest_builder struct {
Id string
Quotas []*CreateCloudQuota
// contains filtered or unexported fields
}
func (AddQuotasToCloudPolicyRequest_builder) Build ¶
func (b0 AddQuotasToCloudPolicyRequest_builder) Build() *AddQuotasToCloudPolicyRequest
type AddQuotasToCloudPolicyResponse ¶
type AddQuotasToCloudPolicyResponse struct {
CloudPolicy *CloudPolicy `protobuf:"bytes,1,opt,name=cloud_policy,json=cloudPolicy,proto3" json:"cloud_policy,omitempty"`
// contains filtered or unexported fields
}
func (*AddQuotasToCloudPolicyResponse) ClearCloudPolicy ¶
func (x *AddQuotasToCloudPolicyResponse) ClearCloudPolicy()
func (*AddQuotasToCloudPolicyResponse) GetCloudPolicy ¶
func (x *AddQuotasToCloudPolicyResponse) GetCloudPolicy() *CloudPolicy
func (*AddQuotasToCloudPolicyResponse) HasCloudPolicy ¶
func (x *AddQuotasToCloudPolicyResponse) HasCloudPolicy() bool
func (*AddQuotasToCloudPolicyResponse) ProtoMessage ¶
func (*AddQuotasToCloudPolicyResponse) ProtoMessage()
func (*AddQuotasToCloudPolicyResponse) ProtoReflect ¶
func (x *AddQuotasToCloudPolicyResponse) ProtoReflect() protoreflect.Message
func (*AddQuotasToCloudPolicyResponse) Reset ¶
func (x *AddQuotasToCloudPolicyResponse) Reset()
func (*AddQuotasToCloudPolicyResponse) SetCloudPolicy ¶
func (x *AddQuotasToCloudPolicyResponse) SetCloudPolicy(v *CloudPolicy)
func (*AddQuotasToCloudPolicyResponse) String ¶
func (x *AddQuotasToCloudPolicyResponse) String() string
type AddQuotasToCloudPolicyResponse_builder ¶
type AddQuotasToCloudPolicyResponse_builder struct {
CloudPolicy *CloudPolicy
// contains filtered or unexported fields
}
func (AddQuotasToCloudPolicyResponse_builder) Build ¶
func (b0 AddQuotasToCloudPolicyResponse_builder) Build() *AddQuotasToCloudPolicyResponse
type AddRoleToUserRequest ¶
type AddRoleToUserRequest struct {
// *
// The user ID of the user to add the role to.
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// *
// The role ID of the role to add to the user.
RoleId string `protobuf:"bytes,2,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
// contains filtered or unexported fields
}
* AddRoleToUserRequest represents the input for the AddRoleToUser RPC.
func (*AddRoleToUserRequest) GetRoleId ¶
func (x *AddRoleToUserRequest) GetRoleId() string
func (*AddRoleToUserRequest) GetUserId ¶
func (x *AddRoleToUserRequest) GetUserId() string
func (*AddRoleToUserRequest) ProtoMessage ¶
func (*AddRoleToUserRequest) ProtoMessage()
func (*AddRoleToUserRequest) ProtoReflect ¶
func (x *AddRoleToUserRequest) ProtoReflect() protoreflect.Message
func (*AddRoleToUserRequest) Reset ¶
func (x *AddRoleToUserRequest) Reset()
func (*AddRoleToUserRequest) SetRoleId ¶
func (x *AddRoleToUserRequest) SetRoleId(v string)
func (*AddRoleToUserRequest) SetUserId ¶
func (x *AddRoleToUserRequest) SetUserId(v string)
func (*AddRoleToUserRequest) String ¶
func (x *AddRoleToUserRequest) String() string
type AddRoleToUserRequest_builder ¶
type AddRoleToUserRequest_builder struct {
// *
// The user ID of the user to add the role to.
UserId string
// *
// The role ID of the role to add to the user.
RoleId string
// contains filtered or unexported fields
}
func (AddRoleToUserRequest_builder) Build ¶
func (b0 AddRoleToUserRequest_builder) Build() *AddRoleToUserRequest
type AddRoleToUserResponse ¶
type AddRoleToUserResponse struct {
// *
// The user after the successful completion of the AddRoleToUser RPC.
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
* AddRoleToUserResponse represents the state of the user after the successful completion of the AddRoleToUser RPC.
func (*AddRoleToUserResponse) ClearUser ¶
func (x *AddRoleToUserResponse) ClearUser()
func (*AddRoleToUserResponse) GetUser ¶
func (x *AddRoleToUserResponse) GetUser() *User
func (*AddRoleToUserResponse) HasUser ¶
func (x *AddRoleToUserResponse) HasUser() bool
func (*AddRoleToUserResponse) ProtoMessage ¶
func (*AddRoleToUserResponse) ProtoMessage()
func (*AddRoleToUserResponse) ProtoReflect ¶
func (x *AddRoleToUserResponse) ProtoReflect() protoreflect.Message
func (*AddRoleToUserResponse) Reset ¶
func (x *AddRoleToUserResponse) Reset()
func (*AddRoleToUserResponse) SetUser ¶
func (x *AddRoleToUserResponse) SetUser(v *User)
func (*AddRoleToUserResponse) String ¶
func (x *AddRoleToUserResponse) String() string
type AddRoleToUserResponse_builder ¶
type AddRoleToUserResponse_builder struct {
// *
// The user after the successful completion of the AddRoleToUser RPC.
User *User
// contains filtered or unexported fields
}
func (AddRoleToUserResponse_builder) Build ¶
func (b0 AddRoleToUserResponse_builder) Build() *AddRoleToUserResponse
type AddUserExternalIdentityFromTokenRequest ¶
type AddUserExternalIdentityFromTokenRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (*AddUserExternalIdentityFromTokenRequest) GetToken ¶
func (x *AddUserExternalIdentityFromTokenRequest) GetToken() string
func (*AddUserExternalIdentityFromTokenRequest) GetUserId ¶
func (x *AddUserExternalIdentityFromTokenRequest) GetUserId() string
func (*AddUserExternalIdentityFromTokenRequest) ProtoMessage ¶
func (*AddUserExternalIdentityFromTokenRequest) ProtoMessage()
func (*AddUserExternalIdentityFromTokenRequest) ProtoReflect ¶
func (x *AddUserExternalIdentityFromTokenRequest) ProtoReflect() protoreflect.Message
func (*AddUserExternalIdentityFromTokenRequest) Reset ¶
func (x *AddUserExternalIdentityFromTokenRequest) Reset()
func (*AddUserExternalIdentityFromTokenRequest) SetToken ¶
func (x *AddUserExternalIdentityFromTokenRequest) SetToken(v string)
func (*AddUserExternalIdentityFromTokenRequest) SetUserId ¶
func (x *AddUserExternalIdentityFromTokenRequest) SetUserId(v string)
func (*AddUserExternalIdentityFromTokenRequest) String ¶
func (x *AddUserExternalIdentityFromTokenRequest) String() string
type AddUserExternalIdentityFromTokenRequest_builder ¶
type AddUserExternalIdentityFromTokenRequest_builder struct {
UserId string
Token string
// contains filtered or unexported fields
}
func (AddUserExternalIdentityFromTokenRequest_builder) Build ¶
type AddUserExternalIdentityFromTokenResponse ¶
type AddUserExternalIdentityFromTokenResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*AddUserExternalIdentityFromTokenResponse) ClearUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) ClearUser()
func (*AddUserExternalIdentityFromTokenResponse) GetUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) GetUser() *User
func (*AddUserExternalIdentityFromTokenResponse) HasUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) HasUser() bool
func (*AddUserExternalIdentityFromTokenResponse) ProtoMessage ¶
func (*AddUserExternalIdentityFromTokenResponse) ProtoMessage()
func (*AddUserExternalIdentityFromTokenResponse) ProtoReflect ¶
func (x *AddUserExternalIdentityFromTokenResponse) ProtoReflect() protoreflect.Message
func (*AddUserExternalIdentityFromTokenResponse) Reset ¶
func (x *AddUserExternalIdentityFromTokenResponse) Reset()
func (*AddUserExternalIdentityFromTokenResponse) SetUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) SetUser(v *User)
func (*AddUserExternalIdentityFromTokenResponse) String ¶
func (x *AddUserExternalIdentityFromTokenResponse) String() string
type AddUserExternalIdentityFromTokenResponse_builder ¶
type AddUserExternalIdentityFromTokenResponse_builder struct {
User *User
// contains filtered or unexported fields
}
func (AddUserExternalIdentityFromTokenResponse_builder) Build ¶
type AggregateInstanceTypeRequest ¶
type AggregateInstanceTypeRequest struct {
Filter *InfrastructureConstraints `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"`
GroupBy []string `protobuf:"bytes,2,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"`
OrderBy []string `protobuf:"bytes,3,rep,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateInstanceTypeRequest) ClearFilter ¶
func (x *AggregateInstanceTypeRequest) ClearFilter()
func (*AggregateInstanceTypeRequest) GetFilter ¶
func (x *AggregateInstanceTypeRequest) GetFilter() *InfrastructureConstraints
func (*AggregateInstanceTypeRequest) GetGroupBy ¶
func (x *AggregateInstanceTypeRequest) GetGroupBy() []string
func (*AggregateInstanceTypeRequest) GetOrderBy ¶
func (x *AggregateInstanceTypeRequest) GetOrderBy() []string
func (*AggregateInstanceTypeRequest) HasFilter ¶
func (x *AggregateInstanceTypeRequest) HasFilter() bool
func (*AggregateInstanceTypeRequest) ProtoMessage ¶
func (*AggregateInstanceTypeRequest) ProtoMessage()
func (*AggregateInstanceTypeRequest) ProtoReflect ¶
func (x *AggregateInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*AggregateInstanceTypeRequest) Reset ¶
func (x *AggregateInstanceTypeRequest) Reset()
func (*AggregateInstanceTypeRequest) SetFilter ¶
func (x *AggregateInstanceTypeRequest) SetFilter(v *InfrastructureConstraints)
func (*AggregateInstanceTypeRequest) SetGroupBy ¶
func (x *AggregateInstanceTypeRequest) SetGroupBy(v []string)
func (*AggregateInstanceTypeRequest) SetOrderBy ¶
func (x *AggregateInstanceTypeRequest) SetOrderBy(v []string)
func (*AggregateInstanceTypeRequest) String ¶
func (x *AggregateInstanceTypeRequest) String() string
type AggregateInstanceTypeRequest_builder ¶
type AggregateInstanceTypeRequest_builder struct {
Filter *InfrastructureConstraints
GroupBy []string
OrderBy []string
// contains filtered or unexported fields
}
func (AggregateInstanceTypeRequest_builder) Build ¶
func (b0 AggregateInstanceTypeRequest_builder) Build() *AggregateInstanceTypeRequest
type AggregateInstanceTypeResponse ¶
type AggregateInstanceTypeResponse struct {
Items []*InfrastructureConstraints `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateInstanceTypeResponse) GetItems ¶
func (x *AggregateInstanceTypeResponse) GetItems() []*InfrastructureConstraints
func (*AggregateInstanceTypeResponse) ProtoMessage ¶
func (*AggregateInstanceTypeResponse) ProtoMessage()
func (*AggregateInstanceTypeResponse) ProtoReflect ¶
func (x *AggregateInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*AggregateInstanceTypeResponse) Reset ¶
func (x *AggregateInstanceTypeResponse) Reset()
func (*AggregateInstanceTypeResponse) SetItems ¶
func (x *AggregateInstanceTypeResponse) SetItems(v []*InfrastructureConstraints)
func (*AggregateInstanceTypeResponse) String ¶
func (x *AggregateInstanceTypeResponse) String() string
type AggregateInstanceTypeResponse_builder ¶
type AggregateInstanceTypeResponse_builder struct {
Items []*InfrastructureConstraints
// contains filtered or unexported fields
}
func (AggregateInstanceTypeResponse_builder) Build ¶
func (b0 AggregateInstanceTypeResponse_builder) Build() *AggregateInstanceTypeResponse
type AggregateLaunchableMetricsFilter ¶
type AggregateLaunchableMetricsFilter struct {
TimePeriod *TimePeriod `protobuf:"bytes,1,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"`
LaunchableIds []string `protobuf:"bytes,2,rep,name=launchable_ids,json=launchableIds,proto3" json:"launchable_ids,omitempty"`
OrganizationIds []string `protobuf:"bytes,3,rep,name=organization_ids,json=organizationIds,proto3" json:"organization_ids,omitempty"`
CreatorIds []string `protobuf:"bytes,4,rep,name=creator_ids,json=creatorIds,proto3" json:"creator_ids,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateLaunchableMetricsFilter) ClearTimePeriod ¶
func (x *AggregateLaunchableMetricsFilter) ClearTimePeriod()
func (*AggregateLaunchableMetricsFilter) GetCreatorIds ¶
func (x *AggregateLaunchableMetricsFilter) GetCreatorIds() []string
func (*AggregateLaunchableMetricsFilter) GetLaunchableIds ¶
func (x *AggregateLaunchableMetricsFilter) GetLaunchableIds() []string
func (*AggregateLaunchableMetricsFilter) GetOrganizationIds ¶
func (x *AggregateLaunchableMetricsFilter) GetOrganizationIds() []string
func (*AggregateLaunchableMetricsFilter) GetTimePeriod ¶
func (x *AggregateLaunchableMetricsFilter) GetTimePeriod() *TimePeriod
func (*AggregateLaunchableMetricsFilter) HasTimePeriod ¶
func (x *AggregateLaunchableMetricsFilter) HasTimePeriod() bool
func (*AggregateLaunchableMetricsFilter) ProtoMessage ¶
func (*AggregateLaunchableMetricsFilter) ProtoMessage()
func (*AggregateLaunchableMetricsFilter) ProtoReflect ¶
func (x *AggregateLaunchableMetricsFilter) ProtoReflect() protoreflect.Message
func (*AggregateLaunchableMetricsFilter) Reset ¶
func (x *AggregateLaunchableMetricsFilter) Reset()
func (*AggregateLaunchableMetricsFilter) SetCreatorIds ¶
func (x *AggregateLaunchableMetricsFilter) SetCreatorIds(v []string)
func (*AggregateLaunchableMetricsFilter) SetLaunchableIds ¶
func (x *AggregateLaunchableMetricsFilter) SetLaunchableIds(v []string)
func (*AggregateLaunchableMetricsFilter) SetOrganizationIds ¶
func (x *AggregateLaunchableMetricsFilter) SetOrganizationIds(v []string)
func (*AggregateLaunchableMetricsFilter) SetTimePeriod ¶
func (x *AggregateLaunchableMetricsFilter) SetTimePeriod(v *TimePeriod)
func (*AggregateLaunchableMetricsFilter) String ¶
func (x *AggregateLaunchableMetricsFilter) String() string
type AggregateLaunchableMetricsFilter_builder ¶
type AggregateLaunchableMetricsFilter_builder struct {
TimePeriod *TimePeriod
LaunchableIds []string
OrganizationIds []string
CreatorIds []string
// contains filtered or unexported fields
}
func (AggregateLaunchableMetricsFilter_builder) Build ¶
func (b0 AggregateLaunchableMetricsFilter_builder) Build() *AggregateLaunchableMetricsFilter
type AggregateLaunchableMetricsRequest ¶
type AggregateLaunchableMetricsRequest struct {
// defines output shape
GroupBy []string `protobuf:"bytes,1,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"` // e.g. launchable_id, organization_id, creator_id
TimeGranularity string `protobuf:"bytes,2,opt,name=time_granularity,json=timeGranularity,proto3" json:"time_granularity,omitempty"` // e.g. day, week, month, all
EventTypes []string `protobuf:"bytes,3,rep,name=event_types,json=eventTypes,proto3" json:"event_types,omitempty"` // e.g. launchable_view, launchable_deploy
LaunchableFilter *AggregateLaunchableMetricsFilter `protobuf:"bytes,4,opt,name=launchable_filter,json=launchableFilter,proto3" json:"launchable_filter,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateLaunchableMetricsRequest) ClearLaunchableFilter ¶
func (x *AggregateLaunchableMetricsRequest) ClearLaunchableFilter()
func (*AggregateLaunchableMetricsRequest) GetEventTypes ¶
func (x *AggregateLaunchableMetricsRequest) GetEventTypes() []string
func (*AggregateLaunchableMetricsRequest) GetGroupBy ¶
func (x *AggregateLaunchableMetricsRequest) GetGroupBy() []string
func (*AggregateLaunchableMetricsRequest) GetLaunchableFilter ¶
func (x *AggregateLaunchableMetricsRequest) GetLaunchableFilter() *AggregateLaunchableMetricsFilter
func (*AggregateLaunchableMetricsRequest) GetTimeGranularity ¶
func (x *AggregateLaunchableMetricsRequest) GetTimeGranularity() string
func (*AggregateLaunchableMetricsRequest) HasLaunchableFilter ¶
func (x *AggregateLaunchableMetricsRequest) HasLaunchableFilter() bool
func (*AggregateLaunchableMetricsRequest) ProtoMessage ¶
func (*AggregateLaunchableMetricsRequest) ProtoMessage()
func (*AggregateLaunchableMetricsRequest) ProtoReflect ¶
func (x *AggregateLaunchableMetricsRequest) ProtoReflect() protoreflect.Message
func (*AggregateLaunchableMetricsRequest) Reset ¶
func (x *AggregateLaunchableMetricsRequest) Reset()
func (*AggregateLaunchableMetricsRequest) SetEventTypes ¶
func (x *AggregateLaunchableMetricsRequest) SetEventTypes(v []string)
func (*AggregateLaunchableMetricsRequest) SetGroupBy ¶
func (x *AggregateLaunchableMetricsRequest) SetGroupBy(v []string)
func (*AggregateLaunchableMetricsRequest) SetLaunchableFilter ¶
func (x *AggregateLaunchableMetricsRequest) SetLaunchableFilter(v *AggregateLaunchableMetricsFilter)
func (*AggregateLaunchableMetricsRequest) SetTimeGranularity ¶
func (x *AggregateLaunchableMetricsRequest) SetTimeGranularity(v string)
func (*AggregateLaunchableMetricsRequest) String ¶
func (x *AggregateLaunchableMetricsRequest) String() string
type AggregateLaunchableMetricsRequest_builder ¶
type AggregateLaunchableMetricsRequest_builder struct {
// defines output shape
GroupBy []string
TimeGranularity string
EventTypes []string
LaunchableFilter *AggregateLaunchableMetricsFilter
// contains filtered or unexported fields
}
func (AggregateLaunchableMetricsRequest_builder) Build ¶
func (b0 AggregateLaunchableMetricsRequest_builder) Build() *AggregateLaunchableMetricsRequest
type AggregateLaunchableMetricsResponse ¶
type AggregateLaunchableMetricsResponse struct {
Items []*AggregateLaunchableMetricsResult `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateLaunchableMetricsResponse) GetItems ¶
func (x *AggregateLaunchableMetricsResponse) GetItems() []*AggregateLaunchableMetricsResult
func (*AggregateLaunchableMetricsResponse) GetNextPageToken ¶
func (x *AggregateLaunchableMetricsResponse) GetNextPageToken() string
func (*AggregateLaunchableMetricsResponse) ProtoMessage ¶
func (*AggregateLaunchableMetricsResponse) ProtoMessage()
func (*AggregateLaunchableMetricsResponse) ProtoReflect ¶
func (x *AggregateLaunchableMetricsResponse) ProtoReflect() protoreflect.Message
func (*AggregateLaunchableMetricsResponse) Reset ¶
func (x *AggregateLaunchableMetricsResponse) Reset()
func (*AggregateLaunchableMetricsResponse) SetItems ¶
func (x *AggregateLaunchableMetricsResponse) SetItems(v []*AggregateLaunchableMetricsResult)
func (*AggregateLaunchableMetricsResponse) SetNextPageToken ¶
func (x *AggregateLaunchableMetricsResponse) SetNextPageToken(v string)
func (*AggregateLaunchableMetricsResponse) String ¶
func (x *AggregateLaunchableMetricsResponse) String() string
type AggregateLaunchableMetricsResponse_builder ¶
type AggregateLaunchableMetricsResponse_builder struct {
Items []*AggregateLaunchableMetricsResult
NextPageToken string
// contains filtered or unexported fields
}
func (AggregateLaunchableMetricsResponse_builder) Build ¶
func (b0 AggregateLaunchableMetricsResponse_builder) Build() *AggregateLaunchableMetricsResponse
type AggregateLaunchableMetricsResult ¶
type AggregateLaunchableMetricsResult struct {
GroupedBy map[string]string `` /* 162-byte string literal not displayed */
Date string `protobuf:"bytes,2,opt,name=date,proto3" json:"date,omitempty"`
EventData map[string]uint64 `` /* 163-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AggregateLaunchableMetricsResult) GetDate ¶
func (x *AggregateLaunchableMetricsResult) GetDate() string
func (*AggregateLaunchableMetricsResult) GetEventData ¶
func (x *AggregateLaunchableMetricsResult) GetEventData() map[string]uint64
func (*AggregateLaunchableMetricsResult) GetGroupedBy ¶
func (x *AggregateLaunchableMetricsResult) GetGroupedBy() map[string]string
func (*AggregateLaunchableMetricsResult) ProtoMessage ¶
func (*AggregateLaunchableMetricsResult) ProtoMessage()
func (*AggregateLaunchableMetricsResult) ProtoReflect ¶
func (x *AggregateLaunchableMetricsResult) ProtoReflect() protoreflect.Message
func (*AggregateLaunchableMetricsResult) Reset ¶
func (x *AggregateLaunchableMetricsResult) Reset()
func (*AggregateLaunchableMetricsResult) SetDate ¶
func (x *AggregateLaunchableMetricsResult) SetDate(v string)
func (*AggregateLaunchableMetricsResult) SetEventData ¶
func (x *AggregateLaunchableMetricsResult) SetEventData(v map[string]uint64)
func (*AggregateLaunchableMetricsResult) SetGroupedBy ¶
func (x *AggregateLaunchableMetricsResult) SetGroupedBy(v map[string]string)
func (*AggregateLaunchableMetricsResult) String ¶
func (x *AggregateLaunchableMetricsResult) String() string
type AggregateLaunchableMetricsResult_builder ¶
type AggregateLaunchableMetricsResult_builder struct {
GroupedBy map[string]string
Date string
EventData map[string]uint64
// contains filtered or unexported fields
}
func (AggregateLaunchableMetricsResult_builder) Build ¶
func (b0 AggregateLaunchableMetricsResult_builder) Build() *AggregateLaunchableMetricsResult
type AggregateUsageOptions ¶
type AggregateUsageOptions struct {
GroupBy []string `protobuf:"bytes,1,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"`
TimeGranularity string `protobuf:"bytes,2,opt,name=time_granularity,json=timeGranularity,proto3" json:"time_granularity,omitempty"`
OrderBy []*OrderOptions `protobuf:"bytes,3,rep,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
HasAllLabels map[string]string `` /* 173-byte string literal not displayed */
TimeFilter *TimePeriod `protobuf:"bytes,5,opt,name=time_filter,json=timeFilter,proto3" json:"time_filter,omitempty"`
ChargeTypeFilter []string `protobuf:"bytes,6,rep,name=charge_type_filter,json=chargeTypeFilter,proto3" json:"charge_type_filter,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateUsageOptions) ClearTimeFilter ¶
func (x *AggregateUsageOptions) ClearTimeFilter()
func (*AggregateUsageOptions) GetChargeTypeFilter ¶
func (x *AggregateUsageOptions) GetChargeTypeFilter() []string
func (*AggregateUsageOptions) GetGroupBy ¶
func (x *AggregateUsageOptions) GetGroupBy() []string
func (*AggregateUsageOptions) GetHasAllLabels ¶
func (x *AggregateUsageOptions) GetHasAllLabels() map[string]string
func (*AggregateUsageOptions) GetOrderBy ¶
func (x *AggregateUsageOptions) GetOrderBy() []*OrderOptions
func (*AggregateUsageOptions) GetTimeFilter ¶
func (x *AggregateUsageOptions) GetTimeFilter() *TimePeriod
func (*AggregateUsageOptions) GetTimeGranularity ¶
func (x *AggregateUsageOptions) GetTimeGranularity() string
func (*AggregateUsageOptions) HasTimeFilter ¶
func (x *AggregateUsageOptions) HasTimeFilter() bool
func (*AggregateUsageOptions) ProtoMessage ¶
func (*AggregateUsageOptions) ProtoMessage()
func (*AggregateUsageOptions) ProtoReflect ¶
func (x *AggregateUsageOptions) ProtoReflect() protoreflect.Message
func (*AggregateUsageOptions) Reset ¶
func (x *AggregateUsageOptions) Reset()
func (*AggregateUsageOptions) SetChargeTypeFilter ¶
func (x *AggregateUsageOptions) SetChargeTypeFilter(v []string)
func (*AggregateUsageOptions) SetGroupBy ¶
func (x *AggregateUsageOptions) SetGroupBy(v []string)
func (*AggregateUsageOptions) SetHasAllLabels ¶
func (x *AggregateUsageOptions) SetHasAllLabels(v map[string]string)
func (*AggregateUsageOptions) SetOrderBy ¶
func (x *AggregateUsageOptions) SetOrderBy(v []*OrderOptions)
func (*AggregateUsageOptions) SetTimeFilter ¶
func (x *AggregateUsageOptions) SetTimeFilter(v *TimePeriod)
func (*AggregateUsageOptions) SetTimeGranularity ¶
func (x *AggregateUsageOptions) SetTimeGranularity(v string)
func (*AggregateUsageOptions) String ¶
func (x *AggregateUsageOptions) String() string
type AggregateUsageOptions_builder ¶
type AggregateUsageOptions_builder struct {
GroupBy []string
TimeGranularity string
OrderBy []*OrderOptions
HasAllLabels map[string]string
TimeFilter *TimePeriod
ChargeTypeFilter []string
// contains filtered or unexported fields
}
func (AggregateUsageOptions_builder) Build ¶
func (b0 AggregateUsageOptions_builder) Build() *AggregateUsageOptions
type AggregateUsageRequest ¶
type AggregateUsageRequest struct {
PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"`
Options *AggregateUsageOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateUsageRequest) ClearOptions ¶
func (x *AggregateUsageRequest) ClearOptions()
func (*AggregateUsageRequest) ClearPageParams ¶
func (x *AggregateUsageRequest) ClearPageParams()
func (*AggregateUsageRequest) GetOptions ¶
func (x *AggregateUsageRequest) GetOptions() *AggregateUsageOptions
func (*AggregateUsageRequest) GetPageParams ¶
func (x *AggregateUsageRequest) GetPageParams() *PageParams
func (*AggregateUsageRequest) HasOptions ¶
func (x *AggregateUsageRequest) HasOptions() bool
func (*AggregateUsageRequest) HasPageParams ¶
func (x *AggregateUsageRequest) HasPageParams() bool
func (*AggregateUsageRequest) ProtoMessage ¶
func (*AggregateUsageRequest) ProtoMessage()
func (*AggregateUsageRequest) ProtoReflect ¶
func (x *AggregateUsageRequest) ProtoReflect() protoreflect.Message
func (*AggregateUsageRequest) Reset ¶
func (x *AggregateUsageRequest) Reset()
func (*AggregateUsageRequest) SetOptions ¶
func (x *AggregateUsageRequest) SetOptions(v *AggregateUsageOptions)
func (*AggregateUsageRequest) SetPageParams ¶
func (x *AggregateUsageRequest) SetPageParams(v *PageParams)
func (*AggregateUsageRequest) String ¶
func (x *AggregateUsageRequest) String() string
type AggregateUsageRequest_builder ¶
type AggregateUsageRequest_builder struct {
PageParams *PageParams
Options *AggregateUsageOptions
// contains filtered or unexported fields
}
func (AggregateUsageRequest_builder) Build ¶
func (b0 AggregateUsageRequest_builder) Build() *AggregateUsageRequest
type AggregateUsageResponse ¶
type AggregateUsageResponse struct {
Items []*AggregateUsageResult `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateUsageResponse) GetItems ¶
func (x *AggregateUsageResponse) GetItems() []*AggregateUsageResult
func (*AggregateUsageResponse) GetNextPageToken ¶
func (x *AggregateUsageResponse) GetNextPageToken() string
func (*AggregateUsageResponse) ProtoMessage ¶
func (*AggregateUsageResponse) ProtoMessage()
func (*AggregateUsageResponse) ProtoReflect ¶
func (x *AggregateUsageResponse) ProtoReflect() protoreflect.Message
func (*AggregateUsageResponse) Reset ¶
func (x *AggregateUsageResponse) Reset()
func (*AggregateUsageResponse) SetItems ¶
func (x *AggregateUsageResponse) SetItems(v []*AggregateUsageResult)
func (*AggregateUsageResponse) SetNextPageToken ¶
func (x *AggregateUsageResponse) SetNextPageToken(v string)
func (*AggregateUsageResponse) String ¶
func (x *AggregateUsageResponse) String() string
type AggregateUsageResponse_builder ¶
type AggregateUsageResponse_builder struct {
Items []*AggregateUsageResult
NextPageToken string
// contains filtered or unexported fields
}
func (AggregateUsageResponse_builder) Build ¶
func (b0 AggregateUsageResponse_builder) Build() *AggregateUsageResponse
type AggregateUsageResult ¶
type AggregateUsageResult struct {
GroupedBy map[string]string `` /* 162-byte string literal not displayed */
Date string `protobuf:"bytes,2,opt,name=date,proto3" json:"date,omitempty"`
TotalUsage float64 `protobuf:"fixed64,3,opt,name=total_usage,json=totalUsage,proto3" json:"total_usage,omitempty"`
TotalTime uint64 `protobuf:"varint,4,opt,name=total_time,json=totalTime,proto3" json:"total_time,omitempty"`
AvgPrice float64 `protobuf:"fixed64,5,opt,name=avg_price,json=avgPrice,proto3" json:"avg_price,omitempty"`
// contains filtered or unexported fields
}
func (*AggregateUsageResult) GetAvgPrice ¶
func (x *AggregateUsageResult) GetAvgPrice() float64
func (*AggregateUsageResult) GetDate ¶
func (x *AggregateUsageResult) GetDate() string
func (*AggregateUsageResult) GetGroupedBy ¶
func (x *AggregateUsageResult) GetGroupedBy() map[string]string
func (*AggregateUsageResult) GetTotalTime ¶
func (x *AggregateUsageResult) GetTotalTime() uint64
func (*AggregateUsageResult) GetTotalUsage ¶
func (x *AggregateUsageResult) GetTotalUsage() float64
func (*AggregateUsageResult) ProtoMessage ¶
func (*AggregateUsageResult) ProtoMessage()
func (*AggregateUsageResult) ProtoReflect ¶
func (x *AggregateUsageResult) ProtoReflect() protoreflect.Message
func (*AggregateUsageResult) Reset ¶
func (x *AggregateUsageResult) Reset()
func (*AggregateUsageResult) SetAvgPrice ¶
func (x *AggregateUsageResult) SetAvgPrice(v float64)
func (*AggregateUsageResult) SetDate ¶
func (x *AggregateUsageResult) SetDate(v string)
func (*AggregateUsageResult) SetGroupedBy ¶
func (x *AggregateUsageResult) SetGroupedBy(v map[string]string)
func (*AggregateUsageResult) SetTotalTime ¶
func (x *AggregateUsageResult) SetTotalTime(v uint64)
func (*AggregateUsageResult) SetTotalUsage ¶
func (x *AggregateUsageResult) SetTotalUsage(v float64)
func (*AggregateUsageResult) String ¶
func (x *AggregateUsageResult) String() string
type AggregateUsageResult_builder ¶
type AggregateUsageResult_builder struct {
GroupedBy map[string]string
Date string
TotalUsage float64
TotalTime uint64
AvgPrice float64
// contains filtered or unexported fields
}
func (AggregateUsageResult_builder) Build ¶
func (b0 AggregateUsageResult_builder) Build() *AggregateUsageResult
type AkashCredential
deprecated
type AkashCredential struct {
MainWalletMnemonic string `protobuf:"bytes,1,opt,name=main_wallet_mnemonic,json=mainWalletMnemonic,proto3" json:"main_wallet_mnemonic,omitempty"`
InstanceTypeWalletMnemonic string `` /* 143-byte string literal not displayed */
CertPem string `protobuf:"bytes,3,opt,name=cert_pem,json=certPem,proto3" json:"cert_pem,omitempty"`
EncryptedPrivateKeyPem string `` /* 131-byte string literal not displayed */
// contains filtered or unexported fields
}
Deprecated: Akash is no longer supported.
Deprecated: Marked as deprecated in devplaneapi/v1/cloud_cred.proto.
func (*AkashCredential) GetCertPem ¶
func (x *AkashCredential) GetCertPem() string
func (*AkashCredential) GetEncryptedPrivateKeyPem ¶
func (x *AkashCredential) GetEncryptedPrivateKeyPem() string
func (*AkashCredential) GetInstanceTypeWalletMnemonic ¶
func (x *AkashCredential) GetInstanceTypeWalletMnemonic() string
func (*AkashCredential) GetMainWalletMnemonic ¶
func (x *AkashCredential) GetMainWalletMnemonic() string
func (*AkashCredential) ProtoMessage ¶
func (*AkashCredential) ProtoMessage()
func (*AkashCredential) ProtoReflect ¶
func (x *AkashCredential) ProtoReflect() protoreflect.Message
func (*AkashCredential) Reset ¶
func (x *AkashCredential) Reset()
func (*AkashCredential) SetCertPem ¶
func (x *AkashCredential) SetCertPem(v string)
func (*AkashCredential) SetEncryptedPrivateKeyPem ¶
func (x *AkashCredential) SetEncryptedPrivateKeyPem(v string)
func (*AkashCredential) SetInstanceTypeWalletMnemonic ¶
func (x *AkashCredential) SetInstanceTypeWalletMnemonic(v string)
func (*AkashCredential) SetMainWalletMnemonic ¶
func (x *AkashCredential) SetMainWalletMnemonic(v string)
func (*AkashCredential) String ¶
func (x *AkashCredential) String() string
type AkashCredential_builder
deprecated
type AkashCredential_builder struct {
MainWalletMnemonic string
InstanceTypeWalletMnemonic string
CertPem string
EncryptedPrivateKeyPem string
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in devplaneapi/v1/cloud_cred.proto.
func (AkashCredential_builder) Build ¶
func (b0 AkashCredential_builder) Build() *AkashCredential
type Artifact ¶
type Artifact struct {
Model *Model `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"`
Container *Container `protobuf:"bytes,2,opt,name=container,proto3" json:"container,omitempty"`
InferenceServer *InferenceServerConfig `protobuf:"bytes,3,opt,name=inference_server,json=inferenceServer,proto3" json:"inference_server,omitempty"`
// contains filtered or unexported fields
}
func (*Artifact) GetInferenceServer ¶
func (x *Artifact) GetInferenceServer() *InferenceServerConfig
func (*Artifact) ProtoReflect ¶
func (x *Artifact) ProtoReflect() protoreflect.Message
func (*Artifact) SetInferenceServer ¶
func (x *Artifact) SetInferenceServer(v *InferenceServerConfig)
type Artifact_builder ¶
type Artifact_builder struct {
Model *Model
Container *Container
InferenceServer *InferenceServerConfig
// contains filtered or unexported fields
}
func (Artifact_builder) Build ¶
func (b0 Artifact_builder) Build() *Artifact
type AzureCredential ¶
type AzureCredential struct {
ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
ClientSecret string `protobuf:"bytes,2,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"`
TenantId string `protobuf:"bytes,3,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"`
SubscriptionId string `protobuf:"bytes,4,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"`
AdditionallyAllowedTenants string `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AzureCredential) GetAdditionallyAllowedTenants ¶
func (x *AzureCredential) GetAdditionallyAllowedTenants() string
func (*AzureCredential) GetClientId ¶
func (x *AzureCredential) GetClientId() string
func (*AzureCredential) GetClientSecret ¶
func (x *AzureCredential) GetClientSecret() string
func (*AzureCredential) GetSubscriptionId ¶
func (x *AzureCredential) GetSubscriptionId() string
func (*AzureCredential) GetTenantId ¶
func (x *AzureCredential) GetTenantId() string
func (*AzureCredential) ProtoMessage ¶
func (*AzureCredential) ProtoMessage()
func (*AzureCredential) ProtoReflect ¶
func (x *AzureCredential) ProtoReflect() protoreflect.Message
func (*AzureCredential) Reset ¶
func (x *AzureCredential) Reset()
func (*AzureCredential) SetAdditionallyAllowedTenants ¶
func (x *AzureCredential) SetAdditionallyAllowedTenants(v string)
func (*AzureCredential) SetClientId ¶
func (x *AzureCredential) SetClientId(v string)
func (*AzureCredential) SetClientSecret ¶
func (x *AzureCredential) SetClientSecret(v string)
func (*AzureCredential) SetSubscriptionId ¶
func (x *AzureCredential) SetSubscriptionId(v string)
func (*AzureCredential) SetTenantId ¶
func (x *AzureCredential) SetTenantId(v string)
func (*AzureCredential) String ¶
func (x *AzureCredential) String() string
type AzureCredential_builder ¶
type AzureCredential_builder struct {
ClientId string
ClientSecret string
TenantId string
SubscriptionId string
AdditionallyAllowedTenants string
// contains filtered or unexported fields
}
func (AzureCredential_builder) Build ¶
func (b0 AzureCredential_builder) Build() *AzureCredential
type BackupOptions ¶
type BackupOptions struct {
Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"`
// contains filtered or unexported fields
}
func (*BackupOptions) GetDisabled ¶
func (x *BackupOptions) GetDisabled() bool
func (*BackupOptions) ProtoMessage ¶
func (*BackupOptions) ProtoMessage()
func (*BackupOptions) ProtoReflect ¶
func (x *BackupOptions) ProtoReflect() protoreflect.Message
func (*BackupOptions) Reset ¶
func (x *BackupOptions) Reset()
func (*BackupOptions) SetDisabled ¶
func (x *BackupOptions) SetDisabled(v bool)
func (*BackupOptions) String ¶
func (x *BackupOptions) String() string
type BackupOptions_builder ¶
type BackupOptions_builder struct {
Disabled bool
// contains filtered or unexported fields
}
func (BackupOptions_builder) Build ¶
func (b0 BackupOptions_builder) Build() *BackupOptions
type BillingProfile ¶
type BillingProfile struct {
BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
Labels map[string]string `` /* 139-byte string literal not displayed */
BillingProfileMeta *BillingProfileDetails `protobuf:"bytes,6,opt,name=billing_profile_meta,json=billingProfileMeta,proto3" json:"billing_profile_meta,omitempty"`
ExternalAccountId string `protobuf:"bytes,7,opt,name=external_account_id,json=externalAccountId,proto3" json:"external_account_id,omitempty"`
UsageLabels map[string]string `` /* 168-byte string literal not displayed */
UsageCloudCredLabels map[string]string `` /* 199-byte string literal not displayed */
PlanIds []string `protobuf:"bytes,10,rep,name=plan_ids,json=planIds,proto3" json:"plan_ids,omitempty"` // free-tier, standard
CollectionStatus string `protobuf:"bytes,11,opt,name=collection_status,json=collectionStatus,proto3" json:"collection_status,omitempty"` // active, inactive
InactiveAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=inactive_at,json=inactiveAt,proto3" json:"inactive_at,omitempty"`
DelinquentAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=delinquent_at,json=delinquentAt,proto3" json:"delinquent_at,omitempty"`
PaymentStatus string `protobuf:"bytes,15,opt,name=payment_status,json=paymentStatus,proto3" json:"payment_status,omitempty"` // connected, no_payment, last_charge_failed
CreditBalance int64 `protobuf:"varint,14,opt,name=credit_balance,json=creditBalance,proto3" json:"credit_balance,omitempty"`
BillingThreshold int64 `protobuf:"varint,16,opt,name=billing_threshold,json=billingThreshold,proto3" json:"billing_threshold,omitempty"`
CreditDetails *CreditDetails `protobuf:"bytes,17,opt,name=credit_details,json=creditDetails,proto3" json:"credit_details,omitempty"`
BillingType *string `protobuf:"bytes,18,opt,name=billing_type,json=billingType,proto3,oneof" json:"billing_type,omitempty"`
CloudPointDetails *CloudPointDetails `protobuf:"bytes,19,opt,name=cloud_point_details,json=cloudPointDetails,proto3" json:"cloud_point_details,omitempty"` // in cents
ResourceLimits *ResourceLimits `protobuf:"bytes,20,opt,name=resource_limits,json=resourceLimits,proto3" json:"resource_limits,omitempty"`
NcaId string `protobuf:"bytes,21,opt,name=nca_id,json=ncaId,proto3" json:"nca_id,omitempty"`
// contains filtered or unexported fields
}
func (*BillingProfile) ClearBillingProfileMeta ¶
func (x *BillingProfile) ClearBillingProfileMeta()
func (*BillingProfile) ClearBillingType ¶
func (x *BillingProfile) ClearBillingType()
func (*BillingProfile) ClearCloudPointDetails ¶
func (x *BillingProfile) ClearCloudPointDetails()
func (*BillingProfile) ClearCreateTime ¶
func (x *BillingProfile) ClearCreateTime()
func (*BillingProfile) ClearCreditDetails ¶
func (x *BillingProfile) ClearCreditDetails()
func (*BillingProfile) ClearDelinquentAt ¶
func (x *BillingProfile) ClearDelinquentAt()
func (*BillingProfile) ClearInactiveAt ¶
func (x *BillingProfile) ClearInactiveAt()
func (*BillingProfile) ClearResourceLimits ¶
func (x *BillingProfile) ClearResourceLimits()
func (*BillingProfile) ClearUpdateTime ¶
func (x *BillingProfile) ClearUpdateTime()
func (*BillingProfile) GetBillingProfileId ¶
func (x *BillingProfile) GetBillingProfileId() string
func (*BillingProfile) GetBillingProfileMeta ¶
func (x *BillingProfile) GetBillingProfileMeta() *BillingProfileDetails
func (*BillingProfile) GetBillingThreshold ¶
func (x *BillingProfile) GetBillingThreshold() int64
func (*BillingProfile) GetBillingType ¶
func (x *BillingProfile) GetBillingType() string
func (*BillingProfile) GetCloudPointDetails ¶
func (x *BillingProfile) GetCloudPointDetails() *CloudPointDetails
func (*BillingProfile) GetCollectionStatus ¶
func (x *BillingProfile) GetCollectionStatus() string
func (*BillingProfile) GetCreateTime ¶
func (x *BillingProfile) GetCreateTime() *timestamppb.Timestamp
func (*BillingProfile) GetCreditBalance ¶
func (x *BillingProfile) GetCreditBalance() int64
func (*BillingProfile) GetCreditDetails ¶
func (x *BillingProfile) GetCreditDetails() *CreditDetails
func (*BillingProfile) GetDelinquentAt ¶
func (x *BillingProfile) GetDelinquentAt() *timestamppb.Timestamp
func (*BillingProfile) GetExternalAccountId ¶
func (x *BillingProfile) GetExternalAccountId() string
func (*BillingProfile) GetInactiveAt ¶
func (x *BillingProfile) GetInactiveAt() *timestamppb.Timestamp
func (*BillingProfile) GetLabels ¶
func (x *BillingProfile) GetLabels() map[string]string
func (*BillingProfile) GetNcaId ¶
func (x *BillingProfile) GetNcaId() string
func (*BillingProfile) GetPaymentStatus ¶
func (x *BillingProfile) GetPaymentStatus() string
func (*BillingProfile) GetPlanIds ¶
func (x *BillingProfile) GetPlanIds() []string
func (*BillingProfile) GetResourceLimits ¶
func (x *BillingProfile) GetResourceLimits() *ResourceLimits
func (*BillingProfile) GetUpdateTime ¶
func (x *BillingProfile) GetUpdateTime() *timestamppb.Timestamp
func (*BillingProfile) GetUsageCloudCredLabels ¶
func (x *BillingProfile) GetUsageCloudCredLabels() map[string]string
func (*BillingProfile) GetUsageLabels ¶
func (x *BillingProfile) GetUsageLabels() map[string]string
func (*BillingProfile) HasBillingProfileMeta ¶
func (x *BillingProfile) HasBillingProfileMeta() bool
func (*BillingProfile) HasBillingType ¶
func (x *BillingProfile) HasBillingType() bool
func (*BillingProfile) HasCloudPointDetails ¶
func (x *BillingProfile) HasCloudPointDetails() bool
func (*BillingProfile) HasCreateTime ¶
func (x *BillingProfile) HasCreateTime() bool
func (*BillingProfile) HasCreditDetails ¶
func (x *BillingProfile) HasCreditDetails() bool
func (*BillingProfile) HasDelinquentAt ¶
func (x *BillingProfile) HasDelinquentAt() bool
func (*BillingProfile) HasInactiveAt ¶
func (x *BillingProfile) HasInactiveAt() bool
func (*BillingProfile) HasResourceLimits ¶
func (x *BillingProfile) HasResourceLimits() bool
func (*BillingProfile) HasUpdateTime ¶
func (x *BillingProfile) HasUpdateTime() bool
func (*BillingProfile) ProtoMessage ¶
func (*BillingProfile) ProtoMessage()
func (*BillingProfile) ProtoReflect ¶
func (x *BillingProfile) ProtoReflect() protoreflect.Message
func (*BillingProfile) Reset ¶
func (x *BillingProfile) Reset()
func (*BillingProfile) SetBillingProfileId ¶
func (x *BillingProfile) SetBillingProfileId(v string)
func (*BillingProfile) SetBillingProfileMeta ¶
func (x *BillingProfile) SetBillingProfileMeta(v *BillingProfileDetails)
func (*BillingProfile) SetBillingThreshold ¶
func (x *BillingProfile) SetBillingThreshold(v int64)
func (*BillingProfile) SetBillingType ¶
func (x *BillingProfile) SetBillingType(v string)
func (*BillingProfile) SetCloudPointDetails ¶
func (x *BillingProfile) SetCloudPointDetails(v *CloudPointDetails)
func (*BillingProfile) SetCollectionStatus ¶
func (x *BillingProfile) SetCollectionStatus(v string)
func (*BillingProfile) SetCreateTime ¶
func (x *BillingProfile) SetCreateTime(v *timestamppb.Timestamp)
func (*BillingProfile) SetCreditBalance ¶
func (x *BillingProfile) SetCreditBalance(v int64)
func (*BillingProfile) SetCreditDetails ¶
func (x *BillingProfile) SetCreditDetails(v *CreditDetails)
func (*BillingProfile) SetDelinquentAt ¶
func (x *BillingProfile) SetDelinquentAt(v *timestamppb.Timestamp)
func (*BillingProfile) SetExternalAccountId ¶
func (x *BillingProfile) SetExternalAccountId(v string)
func (*BillingProfile) SetInactiveAt ¶
func (x *BillingProfile) SetInactiveAt(v *timestamppb.Timestamp)
func (*BillingProfile) SetLabels ¶
func (x *BillingProfile) SetLabels(v map[string]string)
func (*BillingProfile) SetNcaId ¶
func (x *BillingProfile) SetNcaId(v string)
func (*BillingProfile) SetPaymentStatus ¶
func (x *BillingProfile) SetPaymentStatus(v string)
func (*BillingProfile) SetPlanIds ¶
func (x *BillingProfile) SetPlanIds(v []string)
func (*BillingProfile) SetResourceLimits ¶
func (x *BillingProfile) SetResourceLimits(v *ResourceLimits)
func (*BillingProfile) SetUpdateTime ¶
func (x *BillingProfile) SetUpdateTime(v *timestamppb.Timestamp)
func (*BillingProfile) SetUsageCloudCredLabels ¶
func (x *BillingProfile) SetUsageCloudCredLabels(v map[string]string)
func (*BillingProfile) SetUsageLabels ¶
func (x *BillingProfile) SetUsageLabels(v map[string]string)
func (*BillingProfile) String ¶
func (x *BillingProfile) String() string
type BillingProfileCreditRecipient ¶
type BillingProfileCreditRecipient struct {
BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"`
// contains filtered or unexported fields
}
func (*BillingProfileCreditRecipient) GetBillingProfileId ¶
func (x *BillingProfileCreditRecipient) GetBillingProfileId() string
func (*BillingProfileCreditRecipient) ProtoMessage ¶
func (*BillingProfileCreditRecipient) ProtoMessage()
func (*BillingProfileCreditRecipient) ProtoReflect ¶
func (x *BillingProfileCreditRecipient) ProtoReflect() protoreflect.Message
func (*BillingProfileCreditRecipient) Reset ¶
func (x *BillingProfileCreditRecipient) Reset()
func (*BillingProfileCreditRecipient) SetBillingProfileId ¶
func (x *BillingProfileCreditRecipient) SetBillingProfileId(v string)
func (*BillingProfileCreditRecipient) String ¶
func (x *BillingProfileCreditRecipient) String() string
type BillingProfileCreditRecipient_builder ¶
type BillingProfileCreditRecipient_builder struct {
BillingProfileId string
// contains filtered or unexported fields
}
func (BillingProfileCreditRecipient_builder) Build ¶
func (b0 BillingProfileCreditRecipient_builder) Build() *BillingProfileCreditRecipient
type BillingProfileDetails ¶
type BillingProfileDetails struct {
AccountEmail string `protobuf:"bytes,1,opt,name=account_email,json=accountEmail,proto3" json:"account_email,omitempty"`
AccountName string `protobuf:"bytes,2,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"`
// contains filtered or unexported fields
}
func (*BillingProfileDetails) GetAccountEmail ¶
func (x *BillingProfileDetails) GetAccountEmail() string
func (*BillingProfileDetails) GetAccountName ¶
func (x *BillingProfileDetails) GetAccountName() string
func (*BillingProfileDetails) ProtoMessage ¶
func (*BillingProfileDetails) ProtoMessage()
func (*BillingProfileDetails) ProtoReflect ¶
func (x *BillingProfileDetails) ProtoReflect() protoreflect.Message
func (*BillingProfileDetails) Reset ¶
func (x *BillingProfileDetails) Reset()
func (*BillingProfileDetails) SetAccountEmail ¶
func (x *BillingProfileDetails) SetAccountEmail(v string)
func (*BillingProfileDetails) SetAccountName ¶
func (x *BillingProfileDetails) SetAccountName(v string)
func (*BillingProfileDetails) String ¶
func (x *BillingProfileDetails) String() string
type BillingProfileDetails_builder ¶
type BillingProfileDetails_builder struct {
AccountEmail string
AccountName string
// contains filtered or unexported fields
}
func (BillingProfileDetails_builder) Build ¶
func (b0 BillingProfileDetails_builder) Build() *BillingProfileDetails
type BillingProfile_builder ¶
type BillingProfile_builder struct {
BillingProfileId string
CreateTime *timestamppb.Timestamp
UpdateTime *timestamppb.Timestamp
Labels map[string]string
BillingProfileMeta *BillingProfileDetails
ExternalAccountId string
UsageLabels map[string]string
UsageCloudCredLabels map[string]string
PlanIds []string
CollectionStatus string
InactiveAt *timestamppb.Timestamp
DelinquentAt *timestamppb.Timestamp
PaymentStatus string
CreditBalance int64
BillingThreshold int64
CreditDetails *CreditDetails
BillingType *string
CloudPointDetails *CloudPointDetails
ResourceLimits *ResourceLimits
NcaId string
// contains filtered or unexported fields
}
func (BillingProfile_builder) Build ¶
func (b0 BillingProfile_builder) Build() *BillingProfile
type Brev ¶
type Brev struct {
// contains filtered or unexported fields
}
maybe?
func (*Brev) ProtoReflect ¶
func (x *Brev) ProtoReflect() protoreflect.Message
type BrevCloudCredential ¶
type BrevCloudCredential struct {
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
OwnerType string `protobuf:"bytes,2,opt,name=owner_type,json=ownerType,proto3" json:"owner_type,omitempty"`
OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"`
AccessScope string `protobuf:"bytes,4,opt,name=access_scope,json=accessScope,proto3" json:"access_scope,omitempty"`
AllowedTunnelDomains []string `protobuf:"bytes,5,rep,name=allowed_tunnel_domains,json=allowedTunnelDomains,proto3" json:"allowed_tunnel_domains,omitempty"`
Notes string `protobuf:"bytes,6,opt,name=notes,proto3" json:"notes,omitempty"`
// contains filtered or unexported fields
}
func (*BrevCloudCredential) GetAccessScope ¶
func (x *BrevCloudCredential) GetAccessScope() string
func (*BrevCloudCredential) GetAllowedTunnelDomains ¶
func (x *BrevCloudCredential) GetAllowedTunnelDomains() []string
func (*BrevCloudCredential) GetDisplayName ¶
func (x *BrevCloudCredential) GetDisplayName() string
func (*BrevCloudCredential) GetNotes ¶
func (x *BrevCloudCredential) GetNotes() string
func (*BrevCloudCredential) GetOwnerId ¶
func (x *BrevCloudCredential) GetOwnerId() string
func (*BrevCloudCredential) GetOwnerType ¶
func (x *BrevCloudCredential) GetOwnerType() string
func (*BrevCloudCredential) ProtoMessage ¶
func (*BrevCloudCredential) ProtoMessage()
func (*BrevCloudCredential) ProtoReflect ¶
func (x *BrevCloudCredential) ProtoReflect() protoreflect.Message
func (*BrevCloudCredential) Reset ¶
func (x *BrevCloudCredential) Reset()
func (*BrevCloudCredential) SetAccessScope ¶
func (x *BrevCloudCredential) SetAccessScope(v string)
func (*BrevCloudCredential) SetAllowedTunnelDomains ¶
func (x *BrevCloudCredential) SetAllowedTunnelDomains(v []string)
func (*BrevCloudCredential) SetDisplayName ¶
func (x *BrevCloudCredential) SetDisplayName(v string)
func (*BrevCloudCredential) SetNotes ¶
func (x *BrevCloudCredential) SetNotes(v string)
func (*BrevCloudCredential) SetOwnerId ¶
func (x *BrevCloudCredential) SetOwnerId(v string)
func (*BrevCloudCredential) SetOwnerType ¶
func (x *BrevCloudCredential) SetOwnerType(v string)
func (*BrevCloudCredential) String ¶
func (x *BrevCloudCredential) String() string
type BrevCloudCredential_builder ¶
type BrevCloudCredential_builder struct {
DisplayName string
OwnerType string
OwnerId string
AccessScope string
AllowedTunnelDomains []string
Notes string
// contains filtered or unexported fields
}
func (BrevCloudCredential_builder) Build ¶
func (b0 BrevCloudCredential_builder) Build() *BrevCloudCredential
type Brev_builder ¶
type Brev_builder struct {
// contains filtered or unexported fields
}
func (Brev_builder) Build ¶
func (b0 Brev_builder) Build() *Brev
type Budget ¶
type Budget struct {
Granularity string `protobuf:"bytes,1,opt,name=granularity,proto3" json:"granularity,omitempty"`
AmountUsd string `protobuf:"bytes,2,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"`
BudgetType string `protobuf:"bytes,3,opt,name=budget_type,json=budgetType,proto3" json:"budget_type,omitempty"`
// contains filtered or unexported fields
}
func (*Budget) ProtoReflect ¶
func (x *Budget) ProtoReflect() protoreflect.Message
type Budget_builder ¶
type Budget_builder struct {
Granularity string
AmountUsd string
BudgetType string
// contains filtered or unexported fields
}
func (Budget_builder) Build ¶
func (b0 Budget_builder) Build() *Budget
type BuildConfig ¶
type BuildConfig struct {
Context string `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"`
Dockerfile string `protobuf:"bytes,2,opt,name=dockerfile,proto3" json:"dockerfile,omitempty"`
DockerfileInline string `protobuf:"bytes,3,opt,name=dockerfile_inline,json=dockerfileInline,proto3" json:"dockerfile_inline,omitempty"`
Network string `protobuf:"bytes,7,opt,name=network,proto3" json:"network,omitempty"`
Secrets []*ServiceSecretConfig `protobuf:"bytes,8,rep,name=secrets,proto3" json:"secrets,omitempty"`
Tags []string `protobuf:"bytes,9,rep,name=tags,proto3" json:"tags,omitempty"`
Platforms []string `protobuf:"bytes,10,rep,name=platforms,proto3" json:"platforms,omitempty"`
Privileged bool `protobuf:"varint,11,opt,name=privileged,proto3" json:"privileged,omitempty"`
// contains filtered or unexported fields
}
BuildConfig matches the Go struct field names
func (*BuildConfig) GetContext ¶
func (x *BuildConfig) GetContext() string
func (*BuildConfig) GetDockerfile ¶
func (x *BuildConfig) GetDockerfile() string
func (*BuildConfig) GetDockerfileInline ¶
func (x *BuildConfig) GetDockerfileInline() string
func (*BuildConfig) GetNetwork ¶
func (x *BuildConfig) GetNetwork() string
func (*BuildConfig) GetPlatforms ¶
func (x *BuildConfig) GetPlatforms() []string
func (*BuildConfig) GetPrivileged ¶
func (x *BuildConfig) GetPrivileged() bool
func (*BuildConfig) GetSecrets ¶
func (x *BuildConfig) GetSecrets() []*ServiceSecretConfig
func (*BuildConfig) GetTags ¶
func (x *BuildConfig) GetTags() []string
func (*BuildConfig) ProtoMessage ¶
func (*BuildConfig) ProtoMessage()
func (*BuildConfig) ProtoReflect ¶
func (x *BuildConfig) ProtoReflect() protoreflect.Message
func (*BuildConfig) Reset ¶
func (x *BuildConfig) Reset()
func (*BuildConfig) SetContext ¶
func (x *BuildConfig) SetContext(v string)
func (*BuildConfig) SetDockerfile ¶
func (x *BuildConfig) SetDockerfile(v string)
func (*BuildConfig) SetDockerfileInline ¶
func (x *BuildConfig) SetDockerfileInline(v string)
func (*BuildConfig) SetNetwork ¶
func (x *BuildConfig) SetNetwork(v string)
func (*BuildConfig) SetPlatforms ¶
func (x *BuildConfig) SetPlatforms(v []string)
func (*BuildConfig) SetPrivileged ¶
func (x *BuildConfig) SetPrivileged(v bool)
func (*BuildConfig) SetSecrets ¶
func (x *BuildConfig) SetSecrets(v []*ServiceSecretConfig)
func (*BuildConfig) SetTags ¶
func (x *BuildConfig) SetTags(v []string)
func (*BuildConfig) String ¶
func (x *BuildConfig) String() string
type BuildConfig_builder ¶
type BuildConfig_builder struct {
Context string
Dockerfile string
DockerfileInline string
Network string
Secrets []*ServiceSecretConfig
Tags []string
Platforms []string
Privileged bool
// contains filtered or unexported fields
}
func (BuildConfig_builder) Build ¶
func (b0 BuildConfig_builder) Build() *BuildConfig
type BuildEnvironmentRequest ¶
type BuildEnvironmentRequest struct {
EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
Build *EnvironmentBuild `protobuf:"bytes,2,opt,name=build,proto3" json:"build,omitempty"`
IdempotencyKey string `protobuf:"bytes,3,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"`
// contains filtered or unexported fields
}
func (*BuildEnvironmentRequest) ClearBuild_ ¶
func (x *BuildEnvironmentRequest) ClearBuild_()
func (*BuildEnvironmentRequest) GetBuild
deprecated
func (x *BuildEnvironmentRequest) GetBuild() *EnvironmentBuild
Deprecated: Use GetBuild_ instead.
func (*BuildEnvironmentRequest) GetBuild_ ¶
func (x *BuildEnvironmentRequest) GetBuild_() *EnvironmentBuild
func (*BuildEnvironmentRequest) GetEnvironmentId ¶
func (x *BuildEnvironmentRequest) GetEnvironmentId() string
func (*BuildEnvironmentRequest) GetIdempotencyKey ¶
func (x *BuildEnvironmentRequest) GetIdempotencyKey() string
func (*BuildEnvironmentRequest) HasBuild_ ¶
func (x *BuildEnvironmentRequest) HasBuild_() bool
func (*BuildEnvironmentRequest) ProtoMessage ¶
func (*BuildEnvironmentRequest) ProtoMessage()
func (*BuildEnvironmentRequest) ProtoReflect ¶
func (x *BuildEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*BuildEnvironmentRequest) Reset ¶
func (x *BuildEnvironmentRequest) Reset()
func (*BuildEnvironmentRequest) SetBuild_ ¶
func (x *BuildEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
func (*BuildEnvironmentRequest) SetEnvironmentId ¶
func (x *BuildEnvironmentRequest) SetEnvironmentId(v string)
func (*BuildEnvironmentRequest) SetIdempotencyKey ¶
func (x *BuildEnvironmentRequest) SetIdempotencyKey(v string)
func (*BuildEnvironmentRequest) String ¶
func (x *BuildEnvironmentRequest) String() string
type BuildEnvironmentRequest_builder ¶
type BuildEnvironmentRequest_builder struct {
EnvironmentId string
Build_ *EnvironmentBuild
IdempotencyKey string
// contains filtered or unexported fields
}
func (BuildEnvironmentRequest_builder) Build ¶
func (b0 BuildEnvironmentRequest_builder) Build() *BuildEnvironmentRequest
type BuildEnvironmentResponse ¶
type BuildEnvironmentResponse struct {
Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"`
// contains filtered or unexported fields
}
func (*BuildEnvironmentResponse) ClearEnvironment ¶
func (x *BuildEnvironmentResponse) ClearEnvironment()
func (*BuildEnvironmentResponse) GetEnvironment ¶
func (x *BuildEnvironmentResponse) GetEnvironment() *Environment
func (*BuildEnvironmentResponse) HasEnvironment ¶
func (x *BuildEnvironmentResponse) HasEnvironment() bool
func (*BuildEnvironmentResponse) ProtoMessage ¶
func (*BuildEnvironmentResponse) ProtoMessage()
func (*BuildEnvironmentResponse) ProtoReflect ¶
func (x *BuildEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*BuildEnvironmentResponse) Reset ¶
func (x *BuildEnvironmentResponse) Reset()
func (*BuildEnvironmentResponse) SetEnvironment ¶
func (x *BuildEnvironmentResponse) SetEnvironment(v *Environment)
func (*BuildEnvironmentResponse) String ¶
func (x *BuildEnvironmentResponse) String() string
type BuildEnvironmentResponse_builder ¶
type BuildEnvironmentResponse_builder struct {
Environment *Environment
// contains filtered or unexported fields
}
func (BuildEnvironmentResponse_builder) Build ¶
func (b0 BuildEnvironmentResponse_builder) Build() *BuildEnvironmentResponse
type Bytes ¶
type Bytes struct {
Value int64 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
Unit string `protobuf:"bytes,2,opt,name=unit,proto3" json:"unit,omitempty"`
// contains filtered or unexported fields
}
func (*Bytes) ProtoReflect ¶
func (x *Bytes) ProtoReflect() protoreflect.Message
type Bytes_builder ¶
func (Bytes_builder) Build ¶
func (b0 Bytes_builder) Build() *Bytes
type Card ¶
type Card struct {
Last4 string `protobuf:"bytes,1,opt,name=last4,proto3" json:"last4,omitempty"`
ExpMonth int64 `protobuf:"varint,2,opt,name=exp_month,json=expMonth,proto3" json:"exp_month,omitempty"`
ExpYear int64 `protobuf:"varint,3,opt,name=exp_year,json=expYear,proto3" json:"exp_year,omitempty"`
Brand string `protobuf:"bytes,4,opt,name=brand,proto3" json:"brand,omitempty"`
// contains filtered or unexported fields
}
func (*Card) ProtoReflect ¶
func (x *Card) ProtoReflect() protoreflect.Message
type Card_builder ¶
type Card_builder struct {
Last4 string
ExpMonth int64
ExpYear int64
Brand string
// contains filtered or unexported fields
}
func (Card_builder) Build ¶
func (b0 Card_builder) Build() *Card
type ChangeEnvironmentInstanceTypeRequest ¶
type ChangeEnvironmentInstanceTypeRequest struct {
EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"`
InstanceType string `protobuf:"bytes,2,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeEnvironmentInstanceTypeRequest) GetEnvironmentId ¶
func (x *ChangeEnvironmentInstanceTypeRequest) GetEnvironmentId() string
func (*ChangeEnvironmentInstanceTypeRequest) GetInstanceType ¶
func (x *ChangeEnvironmentInstanceTypeRequest) GetInstanceType() string
func (*ChangeEnvironmentInstanceTypeRequest) ProtoMessage ¶
func (*ChangeEnvironmentInstanceTypeRequest) ProtoMessage()
func (*ChangeEnvironmentInstanceTypeRequest) ProtoReflect ¶
func (x *ChangeEnvironmentInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*ChangeEnvironmentInstanceTypeRequest) Reset ¶
func (x *ChangeEnvironmentInstanceTypeRequest) Reset()
func (*ChangeEnvironmentInstanceTypeRequest) SetEnvironmentId ¶
func (x *ChangeEnvironmentInstanceTypeRequest) SetEnvironmentId(v string)
func (*ChangeEnvironmentInstanceTypeRequest) SetInstanceType ¶
func (x *ChangeEnvironmentInstanceTypeRequest) SetInstanceType(v string)
func (*ChangeEnvironmentInstanceTypeRequest) String ¶
func (x *ChangeEnvironmentInstanceTypeRequest) String() string
type ChangeEnvironmentInstanceTypeRequest_builder ¶
type ChangeEnvironmentInstanceTypeRequest_builder struct {
EnvironmentId string
InstanceType string
// contains filtered or unexported fields
}
func (ChangeEnvironmentInstanceTypeRequest_builder) Build ¶
func (b0 ChangeEnvironmentInstanceTypeRequest_builder) Build() *ChangeEnvironmentInstanceTypeRequest
type ChangeEnvironmentInstanceTypeResponse ¶
type ChangeEnvironmentInstanceTypeResponse struct {
Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeEnvironmentInstanceTypeResponse) ClearEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) ClearEnvironment()
func (*ChangeEnvironmentInstanceTypeResponse) GetEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) GetEnvironment() *Environment
func (*ChangeEnvironmentInstanceTypeResponse) HasEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) HasEnvironment() bool
func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage ¶
func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage()
func (*ChangeEnvironmentInstanceTypeResponse) ProtoReflect ¶
func (x *ChangeEnvironmentInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeEnvironmentInstanceTypeResponse) Reset ¶
func (x *ChangeEnvironmentInstanceTypeResponse) Reset()
func (*ChangeEnvironmentInstanceTypeResponse) SetEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) SetEnvironment(v *Environment)
func (*ChangeEnvironmentInstanceTypeResponse) String ¶
func (x *ChangeEnvironmentInstanceTypeResponse) String() string
type ChangeEnvironmentInstanceTypeResponse_builder ¶
type ChangeEnvironmentInstanceTypeResponse_builder struct {
Environment *Environment
// contains filtered or unexported fields
}
func (ChangeEnvironmentInstanceTypeResponse_builder) Build ¶
type ChangeInstanceTypeRequest ¶
type ChangeInstanceTypeRequest struct {
InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"`
InstanceType string `protobuf:"bytes,2,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeInstanceTypeRequest) GetInstanceId ¶
func (x *ChangeInstanceTypeRequest) GetInstanceId() string
func (*ChangeInstanceTypeRequest) GetInstanceType ¶
func (x *ChangeInstanceTypeRequest) GetInstanceType() string
func (*ChangeInstanceTypeRequest) ProtoMessage ¶
func (*ChangeInstanceTypeRequest) ProtoMessage()
func (*ChangeInstanceTypeRequest) ProtoReflect ¶
func (x *ChangeInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*ChangeInstanceTypeRequest) Reset ¶
func (x *ChangeInstanceTypeRequest) Reset()
func (*ChangeInstanceTypeRequest) SetInstanceId ¶
func (x *ChangeInstanceTypeRequest) SetInstanceId(v string)
func (*ChangeInstanceTypeRequest) SetInstanceType ¶
func (x *ChangeInstanceTypeRequest) SetInstanceType(v string)
func (*ChangeInstanceTypeRequest) String ¶
func (x *ChangeInstanceTypeRequest) String() string
type ChangeInstanceTypeRequest_builder ¶
type ChangeInstanceTypeRequest_builder struct {
InstanceId string
InstanceType string
// contains filtered or unexported fields
}
func (ChangeInstanceTypeRequest_builder) Build ¶
func (b0 ChangeInstanceTypeRequest_builder) Build() *ChangeInstanceTypeRequest
type ChangeInstanceTypeResponse ¶
type ChangeInstanceTypeResponse struct {
Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeInstanceTypeResponse) ClearInstance ¶
func (x *ChangeInstanceTypeResponse) ClearInstance()
func (*ChangeInstanceTypeResponse) GetInstance ¶
func (x *ChangeInstanceTypeResponse) GetInstance() *Instance
func (*ChangeInstanceTypeResponse) HasInstance ¶
func (x *ChangeInstanceTypeResponse) HasInstance() bool
func (*ChangeInstanceTypeResponse) ProtoMessage ¶
func (*ChangeInstanceTypeResponse) ProtoMessage()
func (*ChangeInstanceTypeResponse) ProtoReflect ¶
func (x *ChangeInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeInstanceTypeResponse) Reset ¶
func (x *ChangeInstanceTypeResponse) Reset()
func (*ChangeInstanceTypeResponse) SetInstance ¶
func (x *ChangeInstanceTypeResponse) SetInstance(v *Instance)
func (*ChangeInstanceTypeResponse) String ¶
func (x *ChangeInstanceTypeResponse) String() string
type ChangeInstanceTypeResponse_builder ¶
type ChangeInstanceTypeResponse_builder struct {
Instance *Instance
// contains filtered or unexported fields
}
func (ChangeInstanceTypeResponse_builder) Build ¶
func (b0 ChangeInstanceTypeResponse_builder) Build() *ChangeInstanceTypeResponse
type ChangePlatformRoleRequest ¶
type ChangePlatformRoleRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // Role value (e.g. "admin", "user")
// contains filtered or unexported fields
}
func (*ChangePlatformRoleRequest) GetRole ¶
func (x *ChangePlatformRoleRequest) GetRole() string
func (*ChangePlatformRoleRequest) GetUserId ¶
func (x *ChangePlatformRoleRequest) GetUserId() string
func (*ChangePlatformRoleRequest) ProtoMessage ¶
func (*ChangePlatformRoleRequest) ProtoMessage()
func (*ChangePlatformRoleRequest) ProtoReflect ¶
func (x *ChangePlatformRoleRequest) ProtoReflect() protoreflect.Message
func (*ChangePlatformRoleRequest) Reset ¶
func (x *ChangePlatformRoleRequest) Reset()
func (*ChangePlatformRoleRequest) SetRole ¶
func (x *ChangePlatformRoleRequest) SetRole(v string)
func (*ChangePlatformRoleRequest) SetUserId ¶
func (x *ChangePlatformRoleRequest) SetUserId(v string)
func (*ChangePlatformRoleRequest) String ¶
func (x *ChangePlatformRoleRequest) String() string
type ChangePlatformRoleRequest_builder ¶
type ChangePlatformRoleRequest_builder struct {
UserId string
Role string
// contains filtered or unexported fields
}
func (ChangePlatformRoleRequest_builder) Build ¶
func (b0 ChangePlatformRoleRequest_builder) Build() *ChangePlatformRoleRequest
type ChangePlatformRoleResponse ¶
type ChangePlatformRoleResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*ChangePlatformRoleResponse) ClearUser ¶
func (x *ChangePlatformRoleResponse) ClearUser()
func (*ChangePlatformRoleResponse) GetUser ¶
func (x *ChangePlatformRoleResponse) GetUser() *User
func (*ChangePlatformRoleResponse) HasUser ¶
func (x *ChangePlatformRoleResponse) HasUser() bool
func (*ChangePlatformRoleResponse) ProtoMessage ¶
func (*ChangePlatformRoleResponse) ProtoMessage()
func (*ChangePlatformRoleResponse) ProtoReflect ¶
func (x *ChangePlatformRoleResponse) ProtoReflect() protoreflect.Message
func (*ChangePlatformRoleResponse) Reset ¶
func (x *ChangePlatformRoleResponse) Reset()
func (*ChangePlatformRoleResponse) SetUser ¶
func (x *ChangePlatformRoleResponse) SetUser(v *User)
func (*ChangePlatformRoleResponse) String ¶
func (x *ChangePlatformRoleResponse) String() string
type ChangePlatformRoleResponse_builder ¶
type ChangePlatformRoleResponse_builder struct {
User *User
// contains filtered or unexported fields
}
func (ChangePlatformRoleResponse_builder) Build ¶
func (b0 ChangePlatformRoleResponse_builder) Build() *ChangePlatformRoleResponse
type ClosePortRequest ¶
type ClosePortRequest struct {
PortId string `protobuf:"bytes,1,opt,name=port_id,json=portId,proto3" json:"port_id,omitempty"`
// contains filtered or unexported fields
}
func (*ClosePortRequest) GetPortId ¶
func (x *ClosePortRequest) GetPortId() string
func (*ClosePortRequest) ProtoMessage ¶
func (*ClosePortRequest) ProtoMessage()
func (*ClosePortRequest) ProtoReflect ¶
func (x *ClosePortRequest) ProtoReflect() protoreflect.Message
func (*ClosePortRequest) Reset ¶
func (x *ClosePortRequest) Reset()
func (*ClosePortRequest) SetPortId ¶
func (x *ClosePortRequest) SetPortId(v string)
func (*ClosePortRequest) String ¶
func (x *ClosePortRequest) String() string
type ClosePortRequest_builder ¶
type ClosePortRequest_builder struct {
PortId string
// contains filtered or unexported fields
}
func (ClosePortRequest_builder) Build ¶
func (b0 ClosePortRequest_builder) Build() *ClosePortRequest
type ClosePortResponse ¶
type ClosePortResponse struct {
// contains filtered or unexported fields
}
func (*ClosePortResponse) ProtoMessage ¶
func (*ClosePortResponse) ProtoMessage()
func (*ClosePortResponse) ProtoReflect ¶
func (x *ClosePortResponse) ProtoReflect() protoreflect.Message
func (*ClosePortResponse) Reset ¶
func (x *ClosePortResponse) Reset()
func (*ClosePortResponse) String ¶
func (x *ClosePortResponse) String() string
type ClosePortResponse_builder ¶
type ClosePortResponse_builder struct {
// contains filtered or unexported fields
}
func (ClosePortResponse_builder) Build ¶
func (b0 ClosePortResponse_builder) Build() *ClosePortResponse
type CloudCred ¶
type CloudCred struct {
CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
ProviderId string `protobuf:"bytes,4,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Labels map[string]string `` /* 139-byte string literal not displayed */
Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"`
// when true, instances created with this cloud cred will not allow wide open (i.e. 0.0.0.0/0)
// ingress firewall rules. user ssh access will be configured via a Cloudflare proxy
RestrictedIngress bool `protobuf:"varint,7,opt,name=restricted_ingress,json=restrictedIngress,proto3" json:"restricted_ingress,omitempty"`
// user-facing name for the cloud cred
Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"`
// region for the cloud cred, e.g. "us-east-1"
PlatformRegion string `protobuf:"bytes,9,opt,name=platform_region,json=platformRegion,proto3" json:"platform_region,omitempty"`
// indication of whether the cloud cred is generally available (public) or not
TenantType TenantType `protobuf:"varint,10,opt,name=tenant_type,json=tenantType,proto3,enum=devplaneapi.v1.TenantType" json:"tenant_type,omitempty"`
// list of org IDs that the cloud cred is available to; empty means all orgs
OrgIds []string `protobuf:"bytes,11,rep,name=org_ids,json=orgIds,proto3" json:"org_ids,omitempty"`
// contains filtered or unexported fields
}
func (*CloudCred) GetCreateTime ¶
func (x *CloudCred) GetCreateTime() *timestamppb.Timestamp
func (*CloudCred) GetTenantType ¶
func (x *CloudCred) GetTenantType() TenantType
func (*CloudCred) GetUpdateTime ¶
func (x *CloudCred) GetUpdateTime() *timestamppb.Timestamp
func (*CloudCred) ProtoReflect ¶
func (x *CloudCred) ProtoReflect() protoreflect.Message
func (*CloudCred) SetCreateTime ¶
func (x *CloudCred) SetCreateTime(v *timestamppb.Timestamp)
func (*CloudCred) SetTenantType ¶
func (x *CloudCred) SetTenantType(v TenantType)
func (*CloudCred) SetUpdateTime ¶
func (x *CloudCred) SetUpdateTime(v *timestamppb.Timestamp)
type CloudCred_builder ¶
type CloudCred_builder struct {
CloudCredId string
CreateTime *timestamppb.Timestamp
UpdateTime *timestamppb.Timestamp
ProviderId string
Labels map[string]string
Status string
// when true, instances created with this cloud cred will not allow wide open (i.e. 0.0.0.0/0)
// ingress firewall rules. user ssh access will be configured via a Cloudflare proxy
RestrictedIngress bool
// user-facing name for the cloud cred
Name string
// region for the cloud cred, e.g. "us-east-1"
PlatformRegion string
// indication of whether the cloud cred is generally available (public) or not
TenantType TenantType
// list of org IDs that the cloud cred is available to; empty means all orgs
OrgIds []string
// contains filtered or unexported fields
}
func (CloudCred_builder) Build ¶
func (b0 CloudCred_builder) Build() *CloudCred
type CloudPointDetails ¶
type CloudPointDetails struct {
CloudPointsRedeemable *int64 `` // in cents
/* 133-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*CloudPointDetails) ClearCloudPointsRedeemable ¶
func (x *CloudPointDetails) ClearCloudPointsRedeemable()
func (*CloudPointDetails) GetCloudPointsRedeemable ¶
func (x *CloudPointDetails) GetCloudPointsRedeemable() int64
func (*CloudPointDetails) HasCloudPointsRedeemable ¶
func (x *CloudPointDetails) HasCloudPointsRedeemable() bool
func (*CloudPointDetails) ProtoMessage ¶
func (*CloudPointDetails) ProtoMessage()
func (*CloudPointDetails) ProtoReflect ¶
func (x *CloudPointDetails) ProtoReflect() protoreflect.Message
func (*CloudPointDetails) Reset ¶
func (x *CloudPointDetails) Reset()
func (*CloudPointDetails) SetCloudPointsRedeemable ¶
func (x *CloudPointDetails) SetCloudPointsRedeemable(v int64)
func (*CloudPointDetails) String ¶
func (x *CloudPointDetails) String() string
type CloudPointDetails_builder ¶
type CloudPointDetails_builder struct {
CloudPointsRedeemable *int64
// contains filtered or unexported fields
}
func (CloudPointDetails_builder) Build ¶
func (b0 CloudPointDetails_builder) Build() *CloudPointDetails
type CloudPolicy ¶
type CloudPolicy struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
CloudCredId string `protobuf:"bytes,4,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"`
OrganizationId string `protobuf:"bytes,5,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
DefaultRule DefaultRule `` // Defaults to ALLOW
/* 127-byte string literal not displayed */
Quotas []*CloudQuota `protobuf:"bytes,7,rep,name=quotas,proto3" json:"quotas,omitempty"`
Context *PolicyContext `protobuf:"bytes,8,opt,name=context,proto3" json:"context,omitempty"`
// contains filtered or unexported fields
}