Documentation ¶
Index ¶
- Variables
- type AWSCloudConfig
- func (*AWSCloudConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AWSCloudConfig) GetAccountId() string
- func (x *AWSCloudConfig) GetCloudWatchConfig() *AWSCloudWatchConfig
- func (x *AWSCloudConfig) GetDockerBuildConfig() *DockerBuildConfig
- func (x *AWSCloudConfig) GetElasticsearchLogConfig() *ElasticsearchLogConfig
- func (x *AWSCloudConfig) GetExternalId() string
- func (x *AWSCloudConfig) GetManagementRoleArn() string
- func (x *AWSCloudConfig) GetRegion() string
- func (x *AWSCloudConfig) GetSecretManagerConfig() *AWSSecretManagerConfig
- func (x *AWSCloudConfig) GetWorkloadIdentity() *GCPWorkloadIdentity
- func (*AWSCloudConfig) ProtoMessage()
- func (x *AWSCloudConfig) ProtoReflect() protoreflect.Message
- func (x *AWSCloudConfig) Reset()
- func (x *AWSCloudConfig) String() string
- type AWSCloudWatchConfig
- func (*AWSCloudWatchConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AWSCloudWatchConfig) GetLogGroupPath() string
- func (*AWSCloudWatchConfig) ProtoMessage()
- func (x *AWSCloudWatchConfig) ProtoReflect() protoreflect.Message
- func (x *AWSCloudWatchConfig) Reset()
- func (x *AWSCloudWatchConfig) String() string
- type AWSSecretManagerConfig
- func (*AWSSecretManagerConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AWSSecretManagerConfig) GetSecretKmsArn() string
- func (x *AWSSecretManagerConfig) GetSecretPrefix() string
- func (x *AWSSecretManagerConfig) GetSecretTags() map[string]string
- func (*AWSSecretManagerConfig) ProtoMessage()
- func (x *AWSSecretManagerConfig) ProtoReflect() protoreflect.Message
- func (x *AWSSecretManagerConfig) Reset()
- func (x *AWSSecretManagerConfig) String() string
- type ActivateDeploymentRequest
- func (*ActivateDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateDeploymentRequest) GetExistingDeploymentId() string
- func (*ActivateDeploymentRequest) ProtoMessage()
- func (x *ActivateDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateDeploymentRequest) Reset()
- func (x *ActivateDeploymentRequest) String() string
- type ActivateDeploymentResponse
- type AddPagerDutyIntegrationRequest
- func (*AddPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPagerDutyIntegrationRequest) GetName() string
- func (x *AddPagerDutyIntegrationRequest) GetToken() string
- func (*AddPagerDutyIntegrationRequest) ProtoMessage()
- func (x *AddPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *AddPagerDutyIntegrationRequest) Reset()
- func (x *AddPagerDutyIntegrationRequest) String() string
- type AddPagerDutyIntegrationResponse
- func (*AddPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddPagerDutyIntegrationResponse) GetIntegration() *PagerDutyIntegration
- func (*AddPagerDutyIntegrationResponse) ProtoMessage()
- func (x *AddPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *AddPagerDutyIntegrationResponse) Reset()
- func (x *AddPagerDutyIntegrationResponse) String() string
- type AuditLog
- func (*AuditLog) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLog) GetAgent() *v1.Agent
- func (x *AuditLog) GetAt() *timestamppb.Timestamp
- func (x *AuditLog) GetCode() code.Code
- func (x *AuditLog) GetDescription() string
- func (x *AuditLog) GetEndpoint() string
- func (x *AuditLog) GetIp() string
- func (x *AuditLog) GetRequest() map[string]*structpb.Value
- func (x *AuditLog) GetResponse() map[string]*structpb.Value
- func (x *AuditLog) GetTraceId() uint64
- func (*AuditLog) ProtoMessage()
- func (x *AuditLog) ProtoReflect() protoreflect.Message
- func (x *AuditLog) Reset()
- func (x *AuditLog) String() string
- type Chart
- func (*Chart) Descriptor() ([]byte, []int)deprecated
- func (x *Chart) GetSeries() []*Series
- func (x *Chart) GetTitle() string
- func (x *Chart) GetXTimestampMs() []int64
- func (*Chart) ProtoMessage()
- func (x *Chart) ProtoReflect() protoreflect.Message
- func (x *Chart) Reset()
- func (x *Chart) String() string
- type CheckHealthRequest
- type CheckHealthResponse
- func (*CheckHealthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckHealthResponse) GetChecks() []*HealthCheck
- func (*CheckHealthResponse) ProtoMessage()
- func (x *CheckHealthResponse) ProtoReflect() protoreflect.Message
- func (x *CheckHealthResponse) Reset()
- func (x *CheckHealthResponse) String() string
- type CloudConfig
- func (*CloudConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CloudConfig) GetAws() *AWSCloudConfig
- func (m *CloudConfig) GetConfig() isCloudConfig_Config
- func (x *CloudConfig) GetGcp() *GCPCloudConfig
- func (*CloudConfig) ProtoMessage()
- func (x *CloudConfig) ProtoReflect() protoreflect.Message
- func (x *CloudConfig) Reset()
- func (x *CloudConfig) String() string
- type CloudConfig_Aws
- type CloudConfig_Gcp
- type CloudProviderKind
- func (CloudProviderKind) Descriptor() protoreflect.EnumDescriptor
- func (x CloudProviderKind) Enum() *CloudProviderKind
- func (CloudProviderKind) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudProviderKind) Number() protoreflect.EnumNumber
- func (x CloudProviderKind) String() string
- func (CloudProviderKind) Type() protoreflect.EnumType
- type CommandLineInterfaceVersion
- func (*CommandLineInterfaceVersion) Descriptor() ([]byte, []int)deprecated
- func (x *CommandLineInterfaceVersion) GetArch() string
- func (x *CommandLineInterfaceVersion) GetDownloadUrl() string
- func (x *CommandLineInterfaceVersion) GetGeneration() int64
- func (x *CommandLineInterfaceVersion) GetOs() string
- func (x *CommandLineInterfaceVersion) GetVersion() string
- func (*CommandLineInterfaceVersion) ProtoMessage()
- func (x *CommandLineInterfaceVersion) ProtoReflect() protoreflect.Message
- func (x *CommandLineInterfaceVersion) Reset()
- func (x *CommandLineInterfaceVersion) String() string
- type CreateClusterGatewayRequest
- func (*CreateClusterGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateClusterGatewayRequest) GetEnvironmentId() []stringdeprecated
- func (x *CreateClusterGatewayRequest) GetEnvironmentIds() []string
- func (x *CreateClusterGatewayRequest) GetSpecsString() string
- func (*CreateClusterGatewayRequest) ProtoMessage()
- func (x *CreateClusterGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *CreateClusterGatewayRequest) Reset()
- func (x *CreateClusterGatewayRequest) String() string
- type CreateClusterGatewayResponse
- func (*CreateClusterGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateClusterGatewayResponse) ProtoMessage()
- func (x *CreateClusterGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *CreateClusterGatewayResponse) Reset()
- func (x *CreateClusterGatewayResponse) String() string
- type CreateClusterTimescaleDBRequest
- func (*CreateClusterTimescaleDBRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateClusterTimescaleDBRequest) GetEnvironmentId() []stringdeprecated
- func (x *CreateClusterTimescaleDBRequest) GetEnvironmentIds() []string
- func (x *CreateClusterTimescaleDBRequest) GetSpecsString() string
- func (*CreateClusterTimescaleDBRequest) ProtoMessage()
- func (x *CreateClusterTimescaleDBRequest) ProtoReflect() protoreflect.Message
- func (x *CreateClusterTimescaleDBRequest) Reset()
- func (x *CreateClusterTimescaleDBRequest) String() string
- type CreateClusterTimescaleDBResponse
- func (*CreateClusterTimescaleDBResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateClusterTimescaleDBResponse) ProtoMessage()
- func (x *CreateClusterTimescaleDBResponse) ProtoReflect() protoreflect.Message
- func (x *CreateClusterTimescaleDBResponse) Reset()
- func (x *CreateClusterTimescaleDBResponse) String() string
- type CreateEnvironmentRequest
- func (*CreateEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEnvironmentRequest) GetIsDefault() bool
- func (x *CreateEnvironmentRequest) GetName() string
- func (x *CreateEnvironmentRequest) GetProjectId() string
- func (*CreateEnvironmentRequest) ProtoMessage()
- func (x *CreateEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentRequest) Reset()
- func (x *CreateEnvironmentRequest) String() string
- type CreateEnvironmentResponse
- func (*CreateEnvironmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEnvironmentResponse) GetEnvironment() *Environment
- func (*CreateEnvironmentResponse) ProtoMessage()
- func (x *CreateEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentResponse) Reset()
- func (x *CreateEnvironmentResponse) String() string
- type CreateJobRequest
- func (*CreateJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateJobRequest) GetAttributes() map[string]string
- func (x *CreateJobRequest) GetEnvironment() string
- func (x *CreateJobRequest) GetName() string
- func (x *CreateJobRequest) GetPayload() string
- func (x *CreateJobRequest) GetSchedule() string
- func (x *CreateJobRequest) GetTags() []string
- func (x *CreateJobRequest) GetTopic() *Topic
- func (*CreateJobRequest) ProtoMessage()
- func (x *CreateJobRequest) ProtoReflect() protoreflect.Message
- func (x *CreateJobRequest) Reset()
- func (x *CreateJobRequest) String() string
- type CreateJobResponse
- func (*CreateJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateJobResponse) GetJob() *ScheduledJob
- func (*CreateJobResponse) ProtoMessage()
- func (x *CreateJobResponse) ProtoReflect() protoreflect.Message
- func (x *CreateJobResponse) Reset()
- func (x *CreateJobResponse) String() string
- type CreateLinkSessionRequest
- type CreateLinkSessionResponse
- func (*CreateLinkSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLinkSessionResponse) GetAuthLink() string
- func (x *CreateLinkSessionResponse) GetExpiresAt() *timestamppb.Timestamp
- func (x *CreateLinkSessionResponse) GetLinkCode() string
- func (x *CreateLinkSessionResponse) GetSessionId() string
- func (*CreateLinkSessionResponse) ProtoMessage()
- func (x *CreateLinkSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateLinkSessionResponse) Reset()
- func (x *CreateLinkSessionResponse) String() string
- type CreateProjectRequest
- func (*CreateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectRequest) GetName() string
- func (*CreateProjectRequest) ProtoMessage()
- func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectRequest) Reset()
- func (x *CreateProjectRequest) String() string
- type CreateProjectResponse
- func (*CreateProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectResponse) GetProject() *Project
- func (*CreateProjectResponse) ProtoMessage()
- func (x *CreateProjectResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProjectResponse) Reset()
- func (x *CreateProjectResponse) String() string
- type CreateServiceTokenRequest
- func (*CreateServiceTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceTokenRequest) GetCustomClaims() []stringdeprecated
- func (x *CreateServiceTokenRequest) GetCustomerClaims() []*v1.CustomClaim
- func (x *CreateServiceTokenRequest) GetFeatureTagToPermission() map[string]v1.FeaturePermission
- func (x *CreateServiceTokenRequest) GetName() string
- func (x *CreateServiceTokenRequest) GetPermissions() []v1.Permission
- func (*CreateServiceTokenRequest) ProtoMessage()
- func (x *CreateServiceTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceTokenRequest) Reset()
- func (x *CreateServiceTokenRequest) String() string
- type CreateServiceTokenResponse
- func (*CreateServiceTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceTokenResponse) GetAgent() *v1.ServiceTokenAgent
- func (x *CreateServiceTokenResponse) GetClientSecret() string
- func (*CreateServiceTokenResponse) ProtoMessage()
- func (x *CreateServiceTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceTokenResponse) Reset()
- func (x *CreateServiceTokenResponse) String() string
- type CreateTeamRequest
- func (*CreateTeamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTeamRequest) GetLogo() string
- func (x *CreateTeamRequest) GetName() string
- func (x *CreateTeamRequest) GetSlug() string
- func (*CreateTeamRequest) ProtoMessage()
- func (x *CreateTeamRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTeamRequest) Reset()
- func (x *CreateTeamRequest) String() string
- type CreateTeamResponse
- type DeleteJobRequest
- type DeleteJobResponse
- type DeletePagerDutyIntegrationRequest
- func (*DeletePagerDutyIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePagerDutyIntegrationRequest) GetId() string
- func (*DeletePagerDutyIntegrationRequest) ProtoMessage()
- func (x *DeletePagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePagerDutyIntegrationRequest) Reset()
- func (x *DeletePagerDutyIntegrationRequest) String() string
- type DeletePagerDutyIntegrationResponse
- func (*DeletePagerDutyIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeletePagerDutyIntegrationResponse) ProtoMessage()
- func (x *DeletePagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePagerDutyIntegrationResponse) Reset()
- func (x *DeletePagerDutyIntegrationResponse) String() string
- type DeleteServiceTokenRequest
- func (*DeleteServiceTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceTokenRequest) GetId() string
- func (*DeleteServiceTokenRequest) ProtoMessage()
- func (x *DeleteServiceTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceTokenRequest) Reset()
- func (x *DeleteServiceTokenRequest) String() string
- type DeleteServiceTokenResponse
- type DeployBranchRequest
- func (*DeployBranchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeployBranchRequest) GetArchive() []byte
- func (x *DeployBranchRequest) GetBranchName() string
- func (x *DeployBranchRequest) GetIsHotDeploy() bool
- func (x *DeployBranchRequest) GetResetBranch() bool
- func (*DeployBranchRequest) ProtoMessage()
- func (x *DeployBranchRequest) ProtoReflect() protoreflect.Message
- func (x *DeployBranchRequest) Reset()
- func (x *DeployBranchRequest) String() string
- type DeployBranchResponse
- func (*DeployBranchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeployBranchResponse) GetDeploymentId() string
- func (*DeployBranchResponse) ProtoMessage()
- func (x *DeployBranchResponse) ProtoReflect() protoreflect.Message
- func (x *DeployBranchResponse) Reset()
- func (x *DeployBranchResponse) String() string
- type DeployKubeComponentsRequest
- func (*DeployKubeComponentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeployKubeComponentsRequest) GetExistingDeploymentId() string
- func (*DeployKubeComponentsRequest) ProtoMessage()
- func (x *DeployKubeComponentsRequest) ProtoReflect() protoreflect.Message
- func (x *DeployKubeComponentsRequest) Reset()
- func (x *DeployKubeComponentsRequest) String() string
- type DeployKubeComponentsResponse
- func (*DeployKubeComponentsResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeployKubeComponentsResponse) ProtoMessage()
- func (x *DeployKubeComponentsResponse) ProtoReflect() protoreflect.Message
- func (x *DeployKubeComponentsResponse) Reset()
- func (x *DeployKubeComponentsResponse) String() string
- type Deployment
- func (*Deployment) Descriptor() ([]byte, []int)deprecated
- func (x *Deployment) GetBaseImageSha() string
- func (x *Deployment) GetBranch() string
- func (x *Deployment) GetChalkpyVersion() string
- func (x *Deployment) GetCloudBuildId() string
- func (x *Deployment) GetCreatedAt() *timestamppb.Timestamp
- func (x *Deployment) GetDeploymentTags() []string
- func (x *Deployment) GetDockerfileFilepath() string
- func (x *Deployment) GetEnvironmentId() string
- func (x *Deployment) GetFinalDependencyHash() string
- func (x *Deployment) GetGitAuthorEmail() string
- func (x *Deployment) GetGitBranch() string
- func (x *Deployment) GetGitCommit() string
- func (x *Deployment) GetGitPr() string
- func (x *Deployment) GetGitTag() string
- func (x *Deployment) GetId() string
- func (x *Deployment) GetIsPreviewDeployment() bool
- func (x *Deployment) GetProjectSettings() string
- func (x *Deployment) GetRawDependencyHash() string
- func (x *Deployment) GetRequirementsFilepath() string
- func (x *Deployment) GetRequirementsFiles() string
- func (x *Deployment) GetRuntime() string
- func (x *Deployment) GetStatus() DeploymentStatus
- func (x *Deployment) GetStatusChangedAt() *timestamppb.Timestamp
- func (x *Deployment) GetTriggeredBy() string
- func (x *Deployment) GetUpdatedAt() *timestamppb.Timestamp
- func (*Deployment) ProtoMessage()
- func (x *Deployment) ProtoReflect() protoreflect.Message
- func (x *Deployment) Reset()
- func (x *Deployment) String() string
- type DeploymentBuildStatus
- func (DeploymentBuildStatus) Descriptor() protoreflect.EnumDescriptor
- func (x DeploymentBuildStatus) Enum() *DeploymentBuildStatus
- func (DeploymentBuildStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeploymentBuildStatus) Number() protoreflect.EnumNumber
- func (x DeploymentBuildStatus) String() string
- func (DeploymentBuildStatus) Type() protoreflect.EnumType
- type DeploymentBuildStep
- func (*DeploymentBuildStep) Descriptor() ([]byte, []int)deprecated
- func (x *DeploymentBuildStep) GetDisplayName() string
- func (x *DeploymentBuildStep) GetEndTime() *timestamppb.Timestamp
- func (x *DeploymentBuildStep) GetId() string
- func (x *DeploymentBuildStep) GetStartTime() *timestamppb.Timestamp
- func (x *DeploymentBuildStep) GetStatus() DeploymentBuildStatus
- func (*DeploymentBuildStep) ProtoMessage()
- func (x *DeploymentBuildStep) ProtoReflect() protoreflect.Message
- func (x *DeploymentBuildStep) Reset()
- func (x *DeploymentBuildStep) String() string
- type DeploymentStatus
- func (DeploymentStatus) Descriptor() protoreflect.EnumDescriptor
- func (x DeploymentStatus) Enum() *DeploymentStatus
- func (DeploymentStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeploymentStatus) Number() protoreflect.EnumNumber
- func (x DeploymentStatus) String() string
- func (DeploymentStatus) Type() protoreflect.EnumType
- type DockerBuildConfig
- func (*DockerBuildConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DockerBuildConfig) GetBuilder() string
- func (x *DockerBuildConfig) GetNotificationTopic() string
- func (x *DockerBuildConfig) GetPushRegistryTagPrefix() string
- func (x *DockerBuildConfig) GetPushRegistryType() string
- func (x *DockerBuildConfig) GetRegistryCredentialsSecretId() string
- func (*DockerBuildConfig) ProtoMessage()
- func (x *DockerBuildConfig) ProtoReflect() protoreflect.Message
- func (x *DockerBuildConfig) Reset()
- func (x *DockerBuildConfig) String() string
- type ElasticsearchLogConfig
- func (*ElasticsearchLogConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ElasticsearchLogConfig) GetEndpoint() string
- func (x *ElasticsearchLogConfig) GetPassword() string
- func (x *ElasticsearchLogConfig) GetUsername() string
- func (*ElasticsearchLogConfig) ProtoMessage()
- func (x *ElasticsearchLogConfig) ProtoReflect() protoreflect.Message
- func (x *ElasticsearchLogConfig) Reset()
- func (x *ElasticsearchLogConfig) String() string
- type Environment
- func (*Environment) Descriptor() ([]byte, []int)deprecated
- func (x *Environment) GetActiveDeploymentId() string
- func (x *Environment) GetAdditionalCronEnvVars() map[string]string
- func (x *Environment) GetAdditionalEnvVars() map[string]string
- func (x *Environment) GetArchivedAt() *timestamppb.Timestamp
- func (x *Environment) GetBackgroundPersistenceDeploymentId() string
- func (x *Environment) GetBigtableInstanceName() string
- func (x *Environment) GetBigtableTableName() string
- func (x *Environment) GetBranchKubeClusterName() string
- func (x *Environment) GetBranchUrl() string
- func (x *Environment) GetCloudAccountLocator() string
- func (x *Environment) GetCloudConfig() *CloudConfig
- func (x *Environment) GetCloudProvider() CloudProviderKind
- func (x *Environment) GetCloudRegion() string
- func (x *Environment) GetCloudTenancyId() string
- func (x *Environment) GetClusterGatewayId() string
- func (x *Environment) GetClusterTimescaledbId() string
- func (x *Environment) GetDefaultPlanner() string
- func (x *Environment) GetEmqUri() string
- func (x *Environment) GetEngineDockerRegistryPath() string
- func (x *Environment) GetEngineKubeClusterName() string
- func (x *Environment) GetFeatureStoreSecret() string
- func (x *Environment) GetId() string
- func (x *Environment) GetIsSandbox() bool
- func (x *Environment) GetKubeClusterName() string
- func (x *Environment) GetKubeJobNamespace() string
- func (x *Environment) GetKubePreviewNamespace() string
- func (x *Environment) GetKubeServiceAccountName() string
- func (x *Environment) GetMetadataServerMetricsStoreSecret() string
- func (x *Environment) GetMetricsBusTopic() string
- func (x *Environment) GetName() string
- func (x *Environment) GetOfflineStoreSecret() string
- func (x *Environment) GetOnlinePersistenceMode() string
- func (x *Environment) GetOnlineStoreKind() string
- func (x *Environment) GetOnlineStoreSecret() string
- func (x *Environment) GetPinnedBaseImage() string
- func (x *Environment) GetPostgresSecret() string
- func (x *Environment) GetPrivatePipRepositories() string
- func (x *Environment) GetProjectId() string
- func (x *Environment) GetQueryServerMetricsStoreSecret() string
- func (x *Environment) GetResultBusTopic() string
- func (x *Environment) GetServiceUrl() string
- func (x *Environment) GetShadowEngineKubeClusterName() string
- func (x *Environment) GetSkipOfflineWritesForOnlineCachedFeatures() bool
- func (x *Environment) GetSourceBundleBucket() string
- func (x *Environment) GetSpecConfigJson() map[string]*structpb.Value
- func (x *Environment) GetStreamingQueryServiceUri() string
- func (x *Environment) GetTeamId() string
- func (x *Environment) GetVpcConnectorName() string
- func (x *Environment) GetWorkerUrl() string
- func (*Environment) ProtoMessage()
- func (x *Environment) ProtoReflect() protoreflect.Message
- func (x *Environment) Reset()
- func (x *Environment) String() string
- type EnvironmentPermissions
- func (*EnvironmentPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *EnvironmentPermissions) GetEnvironmentId() string
- func (x *EnvironmentPermissions) GetScimRoles() []*ScimGroupRoleAssignment
- func (x *EnvironmentPermissions) GetUserPermissions() []*UserPermissions
- func (*EnvironmentPermissions) ProtoMessage()
- func (x *EnvironmentPermissions) ProtoReflect() protoreflect.Message
- func (x *EnvironmentPermissions) Reset()
- func (x *EnvironmentPermissions) String() string
- type ExpireTeamInviteRequest
- func (*ExpireTeamInviteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExpireTeamInviteRequest) GetId() string
- func (*ExpireTeamInviteRequest) ProtoMessage()
- func (x *ExpireTeamInviteRequest) ProtoReflect() protoreflect.Message
- func (x *ExpireTeamInviteRequest) Reset()
- func (x *ExpireTeamInviteRequest) String() string
- type ExpireTeamInviteResponse
- type FeatureFlagValue
- func (*FeatureFlagValue) Descriptor() ([]byte, []int)deprecated
- func (x *FeatureFlagValue) GetFlag() string
- func (x *FeatureFlagValue) GetValue() bool
- func (*FeatureFlagValue) ProtoMessage()
- func (x *FeatureFlagValue) ProtoReflect() protoreflect.Message
- func (x *FeatureFlagValue) Reset()
- func (x *FeatureFlagValue) String() string
- type FeatureMetadata
- func (*FeatureMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *FeatureMetadata) GetDescription() string
- func (x *FeatureMetadata) GetEtlOfflineToOnline() bool
- func (x *FeatureMetadata) GetFqn() string
- func (x *FeatureMetadata) GetMaxStaleness() string
- func (x *FeatureMetadata) GetName() string
- func (x *FeatureMetadata) GetNamespace() string
- func (x *FeatureMetadata) GetOwner() string
- func (x *FeatureMetadata) GetTags() []string
- func (*FeatureMetadata) ProtoMessage()
- func (x *FeatureMetadata) ProtoReflect() protoreflect.Message
- func (x *FeatureMetadata) Reset()
- func (x *FeatureMetadata) String() string
- type FeatureSQL
- func (*FeatureSQL) Descriptor() ([]byte, []int)deprecated
- func (x *FeatureSQL) GetDeploymentId() string
- func (x *FeatureSQL) GetDescription() string
- func (x *FeatureSQL) GetEnvironmentId() string
- func (x *FeatureSQL) GetEtlOfflineToOnline() bool
- func (x *FeatureSQL) GetFqn() string
- func (x *FeatureSQL) GetId() int64
- func (x *FeatureSQL) GetInternalVersion() int64
- func (x *FeatureSQL) GetIsSingleton() bool
- func (x *FeatureSQL) GetKind() string
- func (x *FeatureSQL) GetKindEnum() string
- func (x *FeatureSQL) GetMaxStaleness() string
- func (x *FeatureSQL) GetName() string
- func (x *FeatureSQL) GetNamespace() string
- func (x *FeatureSQL) GetOwner() string
- func (x *FeatureSQL) GetTags() []string
- func (x *FeatureSQL) GetWasReset() bool
- func (*FeatureSQL) ProtoMessage()
- func (x *FeatureSQL) ProtoReflect() protoreflect.Message
- func (x *FeatureSQL) Reset()
- func (x *FeatureSQL) String() string
- type FlagScope
- type GCPCloudConfig
- func (*GCPCloudConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GCPCloudConfig) GetDockerBuildConfig() *DockerBuildConfig
- func (x *GCPCloudConfig) GetManagementServiceAccount() string
- func (x *GCPCloudConfig) GetProjectId() string
- func (x *GCPCloudConfig) GetRegion() string
- func (*GCPCloudConfig) ProtoMessage()
- func (x *GCPCloudConfig) ProtoReflect() protoreflect.Message
- func (x *GCPCloudConfig) Reset()
- func (x *GCPCloudConfig) String() string
- type GCPWorkloadIdentity
- func (*GCPWorkloadIdentity) Descriptor() ([]byte, []int)deprecated
- func (x *GCPWorkloadIdentity) GetGcpProjectNumber() string
- func (x *GCPWorkloadIdentity) GetGcpServiceAccount() string
- func (x *GCPWorkloadIdentity) GetPoolId() string
- func (x *GCPWorkloadIdentity) GetProviderId() string
- func (*GCPWorkloadIdentity) ProtoMessage()
- func (x *GCPWorkloadIdentity) ProtoReflect() protoreflect.Message
- func (x *GCPWorkloadIdentity) Reset()
- func (x *GCPWorkloadIdentity) String() string
- type GetActiveDeploymentsRequest
- type GetActiveDeploymentsResponse
- func (*GetActiveDeploymentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActiveDeploymentsResponse) GetDeployments() []*Deployment
- func (*GetActiveDeploymentsResponse) ProtoMessage()
- func (x *GetActiveDeploymentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetActiveDeploymentsResponse) Reset()
- func (x *GetActiveDeploymentsResponse) String() string
- type GetAdminTestEndpointRequest
- type GetAdminTestEndpointResponse
- func (*GetAdminTestEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetAdminTestEndpointResponse) ProtoMessage()
- func (x *GetAdminTestEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetAdminTestEndpointResponse) Reset()
- func (x *GetAdminTestEndpointResponse) String() string
- type GetAgentRequest
- type GetAgentResponse
- type GetAllNamedQueriesActiveDeploymentRequest
- func (*GetAllNamedQueriesActiveDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAllNamedQueriesActiveDeploymentRequest) ProtoMessage()
- func (x *GetAllNamedQueriesActiveDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetAllNamedQueriesActiveDeploymentRequest) Reset()
- func (x *GetAllNamedQueriesActiveDeploymentRequest) String() string
- type GetAllNamedQueriesActiveDeploymentResponse
- func (*GetAllNamedQueriesActiveDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllNamedQueriesActiveDeploymentResponse) GetNamedQueries() []*v1.NamedQuery
- func (*GetAllNamedQueriesActiveDeploymentResponse) ProtoMessage()
- func (x *GetAllNamedQueriesActiveDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllNamedQueriesActiveDeploymentResponse) Reset()
- func (x *GetAllNamedQueriesActiveDeploymentResponse) String() string
- type GetAllNamedQueriesRequest
- func (*GetAllNamedQueriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllNamedQueriesRequest) GetDeploymentId() string
- func (*GetAllNamedQueriesRequest) ProtoMessage()
- func (x *GetAllNamedQueriesRequest) ProtoReflect() protoreflect.Message
- func (x *GetAllNamedQueriesRequest) Reset()
- func (x *GetAllNamedQueriesRequest) String() string
- type GetAllNamedQueriesResponse
- func (*GetAllNamedQueriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllNamedQueriesResponse) GetNamedQueries() []*v1.NamedQuery
- func (*GetAllNamedQueriesResponse) ProtoMessage()
- func (x *GetAllNamedQueriesResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllNamedQueriesResponse) Reset()
- func (x *GetAllNamedQueriesResponse) String() string
- type GetAllPagerDutyIntegrationsRequest
- func (*GetAllPagerDutyIntegrationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAllPagerDutyIntegrationsRequest) ProtoMessage()
- func (x *GetAllPagerDutyIntegrationsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAllPagerDutyIntegrationsRequest) Reset()
- func (x *GetAllPagerDutyIntegrationsRequest) String() string
- type GetAllPagerDutyIntegrationsResponse
- func (*GetAllPagerDutyIntegrationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllPagerDutyIntegrationsResponse) GetIntegrations() []*PagerDutyIntegration
- func (*GetAllPagerDutyIntegrationsResponse) ProtoMessage()
- func (x *GetAllPagerDutyIntegrationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllPagerDutyIntegrationsResponse) Reset()
- func (x *GetAllPagerDutyIntegrationsResponse) String() string
- type GetAuditLogsRequest
- type GetAuditLogsResponse
- func (*GetAuditLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAuditLogsResponse) GetLogs() []*AuditLog
- func (*GetAuditLogsResponse) ProtoMessage()
- func (x *GetAuditLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuditLogsResponse) Reset()
- func (x *GetAuditLogsResponse) String() string
- type GetAuthedTestEndpointRequest
- func (*GetAuthedTestEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAuthedTestEndpointRequest) ProtoMessage()
- func (x *GetAuthedTestEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetAuthedTestEndpointRequest) Reset()
- func (x *GetAuthedTestEndpointRequest) String() string
- type GetAuthedTestEndpointResponse
- func (*GetAuthedTestEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetAuthedTestEndpointResponse) ProtoMessage()
- func (x *GetAuthedTestEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetAuthedTestEndpointResponse) Reset()
- func (x *GetAuthedTestEndpointResponse) String() string
- type GetAvailablePermissionsRequest
- func (*GetAvailablePermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAvailablePermissionsRequest) ProtoMessage()
- func (x *GetAvailablePermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAvailablePermissionsRequest) Reset()
- func (x *GetAvailablePermissionsRequest) String() string
- type GetAvailablePermissionsResponse
- func (*GetAvailablePermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvailablePermissionsResponse) GetAvailableServiceTokenPermissions() []v1.Permission
- func (x *GetAvailablePermissionsResponse) GetPermissions() []*PermissionDescription
- func (x *GetAvailablePermissionsResponse) GetRoles() []*RoleDescription
- func (*GetAvailablePermissionsResponse) ProtoMessage()
- func (x *GetAvailablePermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAvailablePermissionsResponse) Reset()
- func (x *GetAvailablePermissionsResponse) String() string
- type GetClusterGatewayRequest
- func (*GetClusterGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterGatewayRequest) GetEnvironmentId() string
- func (*GetClusterGatewayRequest) ProtoMessage()
- func (x *GetClusterGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetClusterGatewayRequest) Reset()
- func (x *GetClusterGatewayRequest) String() string
- type GetClusterGatewayResponse
- func (*GetClusterGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterGatewayResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *GetClusterGatewayResponse) GetId() string
- func (x *GetClusterGatewayResponse) GetSpecsString() string
- func (x *GetClusterGatewayResponse) GetUpdatedAt() *timestamppb.Timestamp
- func (*GetClusterGatewayResponse) ProtoMessage()
- func (x *GetClusterGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *GetClusterGatewayResponse) Reset()
- func (x *GetClusterGatewayResponse) String() string
- type GetClusterTimescaleDBRequest
- func (*GetClusterTimescaleDBRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterTimescaleDBRequest) GetEnvironmentId() string
- func (*GetClusterTimescaleDBRequest) ProtoMessage()
- func (x *GetClusterTimescaleDBRequest) ProtoReflect() protoreflect.Message
- func (x *GetClusterTimescaleDBRequest) Reset()
- func (x *GetClusterTimescaleDBRequest) String() string
- type GetClusterTimescaleDBResponse
- func (*GetClusterTimescaleDBResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterTimescaleDBResponse) GetCreatedAt() *timestamppb.Timestamp
- func (x *GetClusterTimescaleDBResponse) GetId() string
- func (x *GetClusterTimescaleDBResponse) GetSpecsString() string
- func (x *GetClusterTimescaleDBResponse) GetUpdatedAt() *timestamppb.Timestamp
- func (*GetClusterTimescaleDBResponse) ProtoMessage()
- func (x *GetClusterTimescaleDBResponse) ProtoReflect() protoreflect.Message
- func (x *GetClusterTimescaleDBResponse) Reset()
- func (x *GetClusterTimescaleDBResponse) String() string
- type GetDataScientistTestEndpointRequest
- func (*GetDataScientistTestEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetDataScientistTestEndpointRequest) ProtoMessage()
- func (x *GetDataScientistTestEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataScientistTestEndpointRequest) Reset()
- func (x *GetDataScientistTestEndpointRequest) String() string
- type GetDataScientistTestEndpointResponse
- func (*GetDataScientistTestEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetDataScientistTestEndpointResponse) ProtoMessage()
- func (x *GetDataScientistTestEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetDataScientistTestEndpointResponse) Reset()
- func (x *GetDataScientistTestEndpointResponse) String() string
- type GetDeploymentLogsRequest
- func (*GetDeploymentLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentLogsRequest) GetDeploymentId() string
- func (*GetDeploymentLogsRequest) ProtoMessage()
- func (x *GetDeploymentLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentLogsRequest) Reset()
- func (x *GetDeploymentLogsRequest) String() string
- type GetDeploymentLogsResponse
- func (*GetDeploymentLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentLogsResponse) GetLogs() []*LogEntry
- func (*GetDeploymentLogsResponse) ProtoMessage()
- func (x *GetDeploymentLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentLogsResponse) Reset()
- func (x *GetDeploymentLogsResponse) String() string
- type GetDeploymentRequest
- func (*GetDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentRequest) GetDeploymentId() string
- func (*GetDeploymentRequest) ProtoMessage()
- func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentRequest) Reset()
- func (x *GetDeploymentRequest) String() string
- type GetDeploymentResponse
- func (*GetDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentResponse) GetDeployment() *Deployment
- func (*GetDeploymentResponse) ProtoMessage()
- func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentResponse) Reset()
- func (x *GetDeploymentResponse) String() string
- type GetDeploymentStepsRequest
- func (*GetDeploymentStepsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentStepsRequest) GetDeploymentId() string
- func (*GetDeploymentStepsRequest) ProtoMessage()
- func (x *GetDeploymentStepsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentStepsRequest) Reset()
- func (x *GetDeploymentStepsRequest) String() string
- type GetDeploymentStepsResponse
- func (*GetDeploymentStepsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentStepsResponse) GetSteps() []*DeploymentBuildStep
- func (*GetDeploymentStepsResponse) ProtoMessage()
- func (x *GetDeploymentStepsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentStepsResponse) Reset()
- func (x *GetDeploymentStepsResponse) String() string
- type GetDeveloperTestEndpointRequest
- func (*GetDeveloperTestEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetDeveloperTestEndpointRequest) ProtoMessage()
- func (x *GetDeveloperTestEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeveloperTestEndpointRequest) Reset()
- func (x *GetDeveloperTestEndpointRequest) String() string
- type GetDeveloperTestEndpointResponse
- func (*GetDeveloperTestEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetDeveloperTestEndpointResponse) ProtoMessage()
- func (x *GetDeveloperTestEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeveloperTestEndpointResponse) Reset()
- func (x *GetDeveloperTestEndpointResponse) String() string
- type GetDisplayAgentRequest
- type GetDisplayAgentResponse
- func (*GetDisplayAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDisplayAgentResponse) GetAgent() *v1.DisplayAgent
- func (*GetDisplayAgentResponse) ProtoMessage()
- func (x *GetDisplayAgentResponse) ProtoReflect() protoreflect.Message
- func (x *GetDisplayAgentResponse) Reset()
- func (x *GetDisplayAgentResponse) String() string
- type GetEnvRequest
- type GetEnvResponse
- type GetEnvironmentsRequest
- func (*GetEnvironmentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnvironmentsRequest) GetProject() string
- func (*GetEnvironmentsRequest) ProtoMessage()
- func (x *GetEnvironmentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentsRequest) Reset()
- func (x *GetEnvironmentsRequest) String() string
- type GetEnvironmentsResponse
- func (*GetEnvironmentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnvironmentsResponse) GetEnvironments() []*Environment
- func (*GetEnvironmentsResponse) ProtoMessage()
- func (x *GetEnvironmentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentsResponse) Reset()
- func (x *GetEnvironmentsResponse) String() string
- type GetFeatureFlagsRequest
- type GetFeatureFlagsResponse
- func (*GetFeatureFlagsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureFlagsResponse) GetFlags() []*FeatureFlagValue
- func (*GetFeatureFlagsResponse) ProtoMessage()
- func (x *GetFeatureFlagsResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureFlagsResponse) Reset()
- func (x *GetFeatureFlagsResponse) String() string
- type GetFeatureSQLRequest
- func (*GetFeatureSQLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureSQLRequest) GetDeploymentId() string
- func (*GetFeatureSQLRequest) ProtoMessage()
- func (x *GetFeatureSQLRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeatureSQLRequest) Reset()
- func (x *GetFeatureSQLRequest) String() string
- type GetFeatureSQLResponse
- func (*GetFeatureSQLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureSQLResponse) GetFeatures() []*FeatureSQL
- func (*GetFeatureSQLResponse) ProtoMessage()
- func (x *GetFeatureSQLResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureSQLResponse) Reset()
- func (x *GetFeatureSQLResponse) String() string
- type GetFeaturesMetadataRequest
- type GetFeaturesMetadataResponse
- func (*GetFeaturesMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeaturesMetadataResponse) GetDeploymentId() string
- func (x *GetFeaturesMetadataResponse) GetEnvironmentId() string
- func (x *GetFeaturesMetadataResponse) GetFeatures() []*FeatureMetadata
- func (*GetFeaturesMetadataResponse) ProtoMessage()
- func (x *GetFeaturesMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeaturesMetadataResponse) Reset()
- func (x *GetFeaturesMetadataResponse) String() string
- type GetGraphRequest
- type GetGraphResponse
- func (*GetGraphResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGraphResponse) GetChalkpyVersion() string
- func (x *GetGraphResponse) GetGraph() *v1.Graph
- func (x *GetGraphResponse) GetTag() string
- func (*GetGraphResponse) ProtoMessage()
- func (x *GetGraphResponse) ProtoReflect() protoreflect.Message
- func (x *GetGraphResponse) Reset()
- func (x *GetGraphResponse) String() string
- type GetHealthRequest
- type GetHealthResponse
- func (*GetHealthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHealthResponse) GetChecks() []*HealthCheck
- func (*GetHealthResponse) ProtoMessage()
- func (x *GetHealthResponse) ProtoReflect() protoreflect.Message
- func (x *GetHealthResponse) Reset()
- func (x *GetHealthResponse) String() string
- type GetJobByNameRequest
- func (*GetJobByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobByNameRequest) GetName() string
- func (*GetJobByNameRequest) ProtoMessage()
- func (x *GetJobByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetJobByNameRequest) Reset()
- func (x *GetJobByNameRequest) String() string
- type GetJobByNameResponse
- func (*GetJobByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobByNameResponse) GetJob() *ScheduledJob
- func (*GetJobByNameResponse) ProtoMessage()
- func (x *GetJobByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetJobByNameResponse) Reset()
- func (x *GetJobByNameResponse) String() string
- type GetLinkSessionRequest
- func (*GetLinkSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLinkSessionRequest) GetLinkCode() string
- func (x *GetLinkSessionRequest) GetProjectName() string
- func (*GetLinkSessionRequest) ProtoMessage()
- func (x *GetLinkSessionRequest) ProtoReflect() protoreflect.Message
- func (x *GetLinkSessionRequest) Reset()
- func (x *GetLinkSessionRequest) String() string
- type GetLinkSessionResponse
- func (*GetLinkSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLinkSessionResponse) GetMessage() string
- func (x *GetLinkSessionResponse) GetSessionId() string
- func (x *GetLinkSessionResponse) GetStatus() LinkSessionStatus
- func (x *GetLinkSessionResponse) GetToken() *LinkToken
- func (*GetLinkSessionResponse) ProtoMessage()
- func (x *GetLinkSessionResponse) ProtoReflect() protoreflect.Message
- func (x *GetLinkSessionResponse) Reset()
- func (x *GetLinkSessionResponse) String() string
- type GetNamedQueryByNameRequest
- func (*GetNamedQueryByNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamedQueryByNameRequest) GetName() string
- func (*GetNamedQueryByNameRequest) ProtoMessage()
- func (x *GetNamedQueryByNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamedQueryByNameRequest) Reset()
- func (x *GetNamedQueryByNameRequest) String() string
- type GetNamedQueryByNameResponse
- func (*GetNamedQueryByNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamedQueryByNameResponse) GetNamedQueries() []*v1.NamedQuery
- func (*GetNamedQueryByNameResponse) ProtoMessage()
- func (x *GetNamedQueryByNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamedQueryByNameResponse) Reset()
- func (x *GetNamedQueryByNameResponse) String() string
- type GetNodesAndPodsRequest
- func (*GetNodesAndPodsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodesAndPodsRequest) GetEnvironmentId() string
- func (x *GetNodesAndPodsRequest) GetNamespace() string
- func (x *GetNodesAndPodsRequest) GetPodLabelSelector() string
- func (*GetNodesAndPodsRequest) ProtoMessage()
- func (x *GetNodesAndPodsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodesAndPodsRequest) Reset()
- func (x *GetNodesAndPodsRequest) String() string
- type GetNodesAndPodsResponse
- func (*GetNodesAndPodsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodesAndPodsResponse) GetNodes() []*v11.NodeStatusPubSub
- func (x *GetNodesAndPodsResponse) GetPods() []*v11.PodStatusPubSub
- func (*GetNodesAndPodsResponse) ProtoMessage()
- func (x *GetNodesAndPodsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNodesAndPodsResponse) Reset()
- func (x *GetNodesAndPodsResponse) String() string
- type GetOwnerTestEndpointRequest
- type GetOwnerTestEndpointResponse
- func (*GetOwnerTestEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetOwnerTestEndpointResponse) ProtoMessage()
- func (x *GetOwnerTestEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetOwnerTestEndpointResponse) Reset()
- func (x *GetOwnerTestEndpointResponse) String() string
- type GetPagerDutyIntegrationRequest
- func (*GetPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPagerDutyIntegrationRequest) GetId() string
- func (*GetPagerDutyIntegrationRequest) ProtoMessage()
- func (x *GetPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *GetPagerDutyIntegrationRequest) Reset()
- func (x *GetPagerDutyIntegrationRequest) String() string
- type GetPagerDutyIntegrationResponse
- func (*GetPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPagerDutyIntegrationResponse) GetIntegration() *PagerDutyIntegration
- func (*GetPagerDutyIntegrationResponse) ProtoMessage()
- func (x *GetPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *GetPagerDutyIntegrationResponse) Reset()
- func (x *GetPagerDutyIntegrationResponse) String() string
- type GetPodRequestChartsRequest
- func (*GetPodRequestChartsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPodRequestChartsRequest) GetEndTimestampExclusive() *timestamppb.Timestamp
- func (x *GetPodRequestChartsRequest) GetGrouping() PodRequestGrouping
- func (x *GetPodRequestChartsRequest) GetResourceTypes() []PodRequestResourceType
- func (x *GetPodRequestChartsRequest) GetStartTimestampInclusive() *timestamppb.Timestamp
- func (x *GetPodRequestChartsRequest) GetWindowPeriod() *durationpb.Duration
- func (*GetPodRequestChartsRequest) ProtoMessage()
- func (x *GetPodRequestChartsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPodRequestChartsRequest) Reset()
- func (x *GetPodRequestChartsRequest) String() string
- type GetPodRequestChartsResponse
- func (*GetPodRequestChartsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPodRequestChartsResponse) GetCharts() []*v1.DenseTimeSeriesChart
- func (*GetPodRequestChartsResponse) ProtoMessage()
- func (x *GetPodRequestChartsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPodRequestChartsResponse) Reset()
- func (x *GetPodRequestChartsResponse) String() string
- type GetTeamPermissionsRequest
- type GetTeamPermissionsResponse
- func (*GetTeamPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTeamPermissionsResponse) GetEnvironmentPermissions() []*EnvironmentPermissions
- func (x *GetTeamPermissionsResponse) GetRoles() []*RoleDescription
- func (x *GetTeamPermissionsResponse) GetScimGroups() []*ScimGroup
- func (x *GetTeamPermissionsResponse) GetTeamMembers() []*User
- func (*GetTeamPermissionsResponse) ProtoMessage()
- func (x *GetTeamPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTeamPermissionsResponse) Reset()
- func (x *GetTeamPermissionsResponse) String() string
- type GetTeamRequest
- type GetTeamResponse
- type GetTokenRequest
- func (*GetTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenRequest) GetClientId() string
- func (x *GetTokenRequest) GetClientSecret() string
- func (x *GetTokenRequest) GetGrantType() string
- func (x *GetTokenRequest) GetScope() string
- func (*GetTokenRequest) ProtoMessage()
- func (x *GetTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetTokenRequest) Reset()
- func (x *GetTokenRequest) String() string
- type GetTokenResponse
- func (*GetTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenResponse) GetAccessToken() string
- func (x *GetTokenResponse) GetApiServer() string
- func (x *GetTokenResponse) GetEngines() map[string]string
- func (x *GetTokenResponse) GetEnvironmentIdToName() map[string]string
- func (x *GetTokenResponse) GetExpiresAt() *timestamppb.Timestamp
- func (x *GetTokenResponse) GetExpiresIn() int32
- func (x *GetTokenResponse) GetGrpcEngines() map[string]string
- func (x *GetTokenResponse) GetPrimaryEnvironment() string
- func (x *GetTokenResponse) GetTokenType() string
- func (*GetTokenResponse) ProtoMessage()
- func (x *GetTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetTokenResponse) Reset()
- func (x *GetTokenResponse) String() string
- type GetUnauthedTestEndpointRequest
- func (*GetUnauthedTestEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetUnauthedTestEndpointRequest) ProtoMessage()
- func (x *GetUnauthedTestEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetUnauthedTestEndpointRequest) Reset()
- func (x *GetUnauthedTestEndpointRequest) String() string
- type GetUnauthedTestEndpointResponse
- func (*GetUnauthedTestEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetUnauthedTestEndpointResponse) ProtoMessage()
- func (x *GetUnauthedTestEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetUnauthedTestEndpointResponse) Reset()
- func (x *GetUnauthedTestEndpointResponse) String() string
- type GetUsageChartRequest
- func (*GetUsageChartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsageChartRequest) GetEndMs() int64
- func (x *GetUsageChartRequest) GetGrouping() UsageChartGrouping
- func (x *GetUsageChartRequest) GetPeriod() UsageChartPeriod
- func (x *GetUsageChartRequest) GetStartMs() int64
- func (*GetUsageChartRequest) ProtoMessage()
- func (x *GetUsageChartRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsageChartRequest) Reset()
- func (x *GetUsageChartRequest) String() string
- type GetUsageChartResponse
- func (*GetUsageChartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsageChartResponse) GetChart() *Chart
- func (*GetUsageChartResponse) ProtoMessage()
- func (x *GetUsageChartResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsageChartResponse) Reset()
- func (x *GetUsageChartResponse) String() string
- type GetUtilizationRatesRequest
- type GetUtilizationRatesResponse
- func (*GetUtilizationRatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUtilizationRatesResponse) GetRates() []*v1.MachineRate
- func (*GetUtilizationRatesResponse) ProtoMessage()
- func (x *GetUtilizationRatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetUtilizationRatesResponse) Reset()
- func (x *GetUtilizationRatesResponse) String() string
- type GetVersionsRequest
- func (*GetVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionsRequest) GetArch() string
- func (x *GetVersionsRequest) GetOs() string
- func (*GetVersionsRequest) ProtoMessage()
- func (x *GetVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetVersionsRequest) Reset()
- func (x *GetVersionsRequest) String() string
- type GetVersionsResponse
- func (*GetVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionsResponse) GetLatest() *CommandLineInterfaceVersion
- func (x *GetVersionsResponse) GetMinimum() string
- func (x *GetVersionsResponse) GetNightly() *CommandLineInterfaceVersion
- func (x *GetVersionsResponse) GetVersions() []*CommandLineInterfaceVersion
- func (*GetVersionsResponse) ProtoMessage()
- func (x *GetVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetVersionsResponse) Reset()
- func (x *GetVersionsResponse) String() string
- type GetViewerTestEndpointRequest
- func (*GetViewerTestEndpointRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetViewerTestEndpointRequest) ProtoMessage()
- func (x *GetViewerTestEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetViewerTestEndpointRequest) Reset()
- func (x *GetViewerTestEndpointRequest) String() string
- type GetViewerTestEndpointResponse
- func (*GetViewerTestEndpointResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetViewerTestEndpointResponse) ProtoMessage()
- func (x *GetViewerTestEndpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetViewerTestEndpointResponse) Reset()
- func (x *GetViewerTestEndpointResponse) String() string
- type HealthCheck
- func (*HealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck) GetMessage() string
- func (x *HealthCheck) GetName() string
- func (x *HealthCheck) GetStatus() HealthCheckStatus
- func (*HealthCheck) ProtoMessage()
- func (x *HealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck) Reset()
- func (x *HealthCheck) String() string
- type HealthCheckStatus
- func (HealthCheckStatus) Descriptor() protoreflect.EnumDescriptor
- func (x HealthCheckStatus) Enum() *HealthCheckStatus
- func (HealthCheckStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x HealthCheckStatus) Number() protoreflect.EnumNumber
- func (x HealthCheckStatus) String() string
- func (HealthCheckStatus) Type() protoreflect.EnumType
- type IndexDeploymentRequest
- func (*IndexDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IndexDeploymentRequest) GetExistingDeploymentId() string
- func (*IndexDeploymentRequest) ProtoMessage()
- func (x *IndexDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *IndexDeploymentRequest) Reset()
- func (x *IndexDeploymentRequest) String() string
- type IndexDeploymentResponse
- type InstanceSizing
- func (*InstanceSizing) Descriptor() ([]byte, []int)deprecated
- func (x *InstanceSizing) GetMaxInstances() uint32
- func (x *InstanceSizing) GetMinInstances() uint32
- func (*InstanceSizing) ProtoMessage()
- func (x *InstanceSizing) ProtoReflect() protoreflect.Message
- func (x *InstanceSizing) Reset()
- func (x *InstanceSizing) String() string
- type InviteTeamMemberRequest
- func (*InviteTeamMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InviteTeamMemberRequest) GetEmail() string
- func (x *InviteTeamMemberRequest) GetRoleId() string
- func (*InviteTeamMemberRequest) ProtoMessage()
- func (x *InviteTeamMemberRequest) ProtoReflect() protoreflect.Message
- func (x *InviteTeamMemberRequest) Reset()
- func (x *InviteTeamMemberRequest) String() string
- type InviteTeamMemberResponse
- type LinkSessionStatus
- func (LinkSessionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x LinkSessionStatus) Enum() *LinkSessionStatus
- func (LinkSessionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x LinkSessionStatus) Number() protoreflect.EnumNumber
- func (x LinkSessionStatus) String() string
- func (LinkSessionStatus) Type() protoreflect.EnumType
- type LinkToken
- func (*LinkToken) Descriptor() ([]byte, []int)deprecated
- func (x *LinkToken) GetActiveEnvironment() string
- func (x *LinkToken) GetApiServer() string
- func (x *LinkToken) GetClientId() string
- func (x *LinkToken) GetClientSecret() string
- func (x *LinkToken) GetName() string
- func (x *LinkToken) GetValidUntil() *timestamppb.Timestamp
- func (*LinkToken) ProtoMessage()
- func (x *LinkToken) ProtoReflect() protoreflect.Message
- func (x *LinkToken) Reset()
- func (x *LinkToken) String() string
- type ListDeploymentsRequest
- type ListDeploymentsResponse
- func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeploymentsResponse) GetDeployments() []*Deployment
- func (*ListDeploymentsResponse) ProtoMessage()
- func (x *ListDeploymentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentsResponse) Reset()
- func (x *ListDeploymentsResponse) String() string
- type ListJobsRequest
- type ListJobsResponse
- type ListServiceTokensRequest
- type ListServiceTokensResponse
- func (*ListServiceTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceTokensResponse) GetAgents() []*v1.DisplayServiceTokenAgent
- func (*ListServiceTokensResponse) ProtoMessage()
- func (x *ListServiceTokensResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceTokensResponse) Reset()
- func (x *ListServiceTokensResponse) String() string
- type ListTeamInvitesRequest
- type ListTeamInvitesResponse
- func (*ListTeamInvitesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTeamInvitesResponse) GetInvites() []*TeamInvite
- func (*ListTeamInvitesResponse) ProtoMessage()
- func (x *ListTeamInvitesResponse) ProtoReflect() protoreflect.Message
- func (x *ListTeamInvitesResponse) Reset()
- func (x *ListTeamInvitesResponse) String() string
- type LogEntry
- func (*LogEntry) Descriptor() ([]byte, []int)deprecated
- func (x *LogEntry) GetId() string
- func (x *LogEntry) GetMessage() string
- func (x *LogEntry) GetSeverity() string
- func (x *LogEntry) GetTimestamp() *timestamppb.Timestamp
- func (*LogEntry) ProtoMessage()
- func (x *LogEntry) ProtoReflect() protoreflect.Message
- func (x *LogEntry) Reset()
- func (x *LogEntry) String() string
- type PagerDutyEventAction
- func (PagerDutyEventAction) Descriptor() protoreflect.EnumDescriptor
- func (x PagerDutyEventAction) Enum() *PagerDutyEventAction
- func (PagerDutyEventAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x PagerDutyEventAction) Number() protoreflect.EnumNumber
- func (x PagerDutyEventAction) String() string
- func (PagerDutyEventAction) Type() protoreflect.EnumType
- type PagerDutyEventV2
- func (*PagerDutyEventV2) Descriptor() ([]byte, []int)deprecated
- func (x *PagerDutyEventV2) GetClient() string
- func (x *PagerDutyEventV2) GetClientUrl() string
- func (x *PagerDutyEventV2) GetDedupKey() string
- func (x *PagerDutyEventV2) GetEventAction() PagerDutyEventAction
- func (x *PagerDutyEventV2) GetImages() []*PagerDutyEventV2Image
- func (x *PagerDutyEventV2) GetLinks() []*PagerDutyEventV2Link
- func (x *PagerDutyEventV2) GetPayload() *PagerDutyEventV2Payload
- func (x *PagerDutyEventV2) GetRoutingKey() string
- func (*PagerDutyEventV2) ProtoMessage()
- func (x *PagerDutyEventV2) ProtoReflect() protoreflect.Message
- func (x *PagerDutyEventV2) Reset()
- func (x *PagerDutyEventV2) String() string
- type PagerDutyEventV2Image
- func (*PagerDutyEventV2Image) Descriptor() ([]byte, []int)deprecated
- func (x *PagerDutyEventV2Image) GetAlt() string
- func (x *PagerDutyEventV2Image) GetHref() string
- func (x *PagerDutyEventV2Image) GetSrc() string
- func (*PagerDutyEventV2Image) ProtoMessage()
- func (x *PagerDutyEventV2Image) ProtoReflect() protoreflect.Message
- func (x *PagerDutyEventV2Image) Reset()
- func (x *PagerDutyEventV2Image) String() string
- type PagerDutyEventV2Link
- func (*PagerDutyEventV2Link) Descriptor() ([]byte, []int)deprecated
- func (x *PagerDutyEventV2Link) GetHref() string
- func (x *PagerDutyEventV2Link) GetText() string
- func (*PagerDutyEventV2Link) ProtoMessage()
- func (x *PagerDutyEventV2Link) ProtoReflect() protoreflect.Message
- func (x *PagerDutyEventV2Link) Reset()
- func (x *PagerDutyEventV2Link) String() string
- type PagerDutyEventV2Payload
- func (*PagerDutyEventV2Payload) Descriptor() ([]byte, []int)deprecated
- func (x *PagerDutyEventV2Payload) GetClass() string
- func (x *PagerDutyEventV2Payload) GetComponent() string
- func (x *PagerDutyEventV2Payload) GetGroup() string
- func (x *PagerDutyEventV2Payload) GetSeverity() PagerDutySeverity
- func (x *PagerDutyEventV2Payload) GetSource() string
- func (x *PagerDutyEventV2Payload) GetSummary() string
- func (x *PagerDutyEventV2Payload) GetTimestamp() *timestamppb.Timestamp
- func (*PagerDutyEventV2Payload) ProtoMessage()
- func (x *PagerDutyEventV2Payload) ProtoReflect() protoreflect.Message
- func (x *PagerDutyEventV2Payload) Reset()
- func (x *PagerDutyEventV2Payload) String() string
- type PagerDutyIntegration
- func (*PagerDutyIntegration) Descriptor() ([]byte, []int)deprecated
- func (x *PagerDutyIntegration) GetDefault() bool
- func (x *PagerDutyIntegration) GetEnvironmentId() string
- func (x *PagerDutyIntegration) GetId() string
- func (x *PagerDutyIntegration) GetName() string
- func (x *PagerDutyIntegration) GetToken() string
- func (*PagerDutyIntegration) ProtoMessage()
- func (x *PagerDutyIntegration) ProtoReflect() protoreflect.Message
- func (x *PagerDutyIntegration) Reset()
- func (x *PagerDutyIntegration) String() string
- type PagerDutySeverity
- func (PagerDutySeverity) Descriptor() protoreflect.EnumDescriptor
- func (x PagerDutySeverity) Enum() *PagerDutySeverity
- func (PagerDutySeverity) EnumDescriptor() ([]byte, []int)deprecated
- func (x PagerDutySeverity) Number() protoreflect.EnumNumber
- func (x PagerDutySeverity) String() string
- func (PagerDutySeverity) Type() protoreflect.EnumType
- type ParsedBootstrapConfigs
- func (*ParsedBootstrapConfigs) Descriptor() ([]byte, []int)deprecated
- func (x *ParsedBootstrapConfigs) GetEnvironments() []*Environment
- func (x *ParsedBootstrapConfigs) GetProjects() []*Project
- func (x *ParsedBootstrapConfigs) GetTeamInvites() []*TeamInvite
- func (x *ParsedBootstrapConfigs) GetTeams() []*Team
- func (*ParsedBootstrapConfigs) ProtoMessage()
- func (x *ParsedBootstrapConfigs) ProtoReflect() protoreflect.Message
- func (x *ParsedBootstrapConfigs) Reset()
- func (x *ParsedBootstrapConfigs) String() string
- type PermissionDescription
- func (*PermissionDescription) Descriptor() ([]byte, []int)deprecated
- func (x *PermissionDescription) GetDescription() string
- func (x *PermissionDescription) GetGroupDescription() string
- func (x *PermissionDescription) GetId() v1.Permission
- func (x *PermissionDescription) GetName() string
- func (x *PermissionDescription) GetNamespace() string
- func (x *PermissionDescription) GetSlug() string
- func (*PermissionDescription) ProtoMessage()
- func (x *PermissionDescription) ProtoReflect() protoreflect.Message
- func (x *PermissionDescription) Reset()
- func (x *PermissionDescription) String() string
- type PodRequestGrouping
- func (PodRequestGrouping) Descriptor() protoreflect.EnumDescriptor
- func (x PodRequestGrouping) Enum() *PodRequestGrouping
- func (PodRequestGrouping) EnumDescriptor() ([]byte, []int)deprecated
- func (x PodRequestGrouping) Number() protoreflect.EnumNumber
- func (x PodRequestGrouping) String() string
- func (PodRequestGrouping) Type() protoreflect.EnumType
- type PodRequestResourceType
- func (PodRequestResourceType) Descriptor() protoreflect.EnumDescriptor
- func (x PodRequestResourceType) Enum() *PodRequestResourceType
- func (PodRequestResourceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PodRequestResourceType) Number() protoreflect.EnumNumber
- func (x PodRequestResourceType) String() string
- func (PodRequestResourceType) Type() protoreflect.EnumType
- type Pointdeprecated
- type PointV2deprecated
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetEnvironments() []*Environment
- func (x *Project) GetGitRepo() string
- func (x *Project) GetId() string
- func (x *Project) GetName() string
- func (x *Project) GetTeamId() string
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type PubSubTopic
- func (*PubSubTopic) Descriptor() ([]byte, []int)deprecated
- func (x *PubSubTopic) GetProjectId() string
- func (x *PubSubTopic) GetTopicId() string
- func (*PubSubTopic) ProtoMessage()
- func (x *PubSubTopic) ProtoReflect() protoreflect.Message
- func (x *PubSubTopic) Reset()
- func (x *PubSubTopic) String() string
- type RebuildDeploymentRequest
- func (*RebuildDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RebuildDeploymentRequest) GetBaseImageOverride() string
- func (x *RebuildDeploymentRequest) GetEnableProfiling() bool
- func (x *RebuildDeploymentRequest) GetExistingDeploymentId() string
- func (x *RebuildDeploymentRequest) GetNewImageTag() string
- func (*RebuildDeploymentRequest) ProtoMessage()
- func (x *RebuildDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *RebuildDeploymentRequest) Reset()
- func (x *RebuildDeploymentRequest) String() string
- type RebuildDeploymentResponse
- func (*RebuildDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RebuildDeploymentResponse) GetBuildId() string
- func (*RebuildDeploymentResponse) ProtoMessage()
- func (x *RebuildDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *RebuildDeploymentResponse) Reset()
- func (x *RebuildDeploymentResponse) String() string
- type RedeployDeploymentRequest
- func (*RedeployDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RedeployDeploymentRequest) GetEnableProfiling() bool
- func (x *RedeployDeploymentRequest) GetExistingDeploymentId() string
- func (*RedeployDeploymentRequest) ProtoMessage()
- func (x *RedeployDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *RedeployDeploymentRequest) Reset()
- func (x *RedeployDeploymentRequest) String() string
- type RedeployDeploymentResponse
- func (*RedeployDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RedeployDeploymentResponse) GetBuildId() stringdeprecated
- func (x *RedeployDeploymentResponse) GetDeploymentId() string
- func (*RedeployDeploymentResponse) ProtoMessage()
- func (x *RedeployDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *RedeployDeploymentResponse) Reset()
- func (x *RedeployDeploymentResponse) String() string
- type RoleDescription
- func (*RoleDescription) Descriptor() ([]byte, []int)deprecated
- func (x *RoleDescription) GetDescription() string
- func (x *RoleDescription) GetFeaturePermissions() *v1.FeaturePermissions
- func (x *RoleDescription) GetId() string
- func (x *RoleDescription) GetIsDefault() bool
- func (x *RoleDescription) GetName() string
- func (x *RoleDescription) GetPermissions() []v1.Permission
- func (*RoleDescription) ProtoMessage()
- func (x *RoleDescription) ProtoReflect() protoreflect.Message
- func (x *RoleDescription) Reset()
- func (x *RoleDescription) String() string
- type SQSTopic
- type ScaleDeploymentRequest
- func (*ScaleDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ScaleDeploymentRequest) GetDeploymentId() string
- func (x *ScaleDeploymentRequest) GetSizing() *InstanceSizing
- func (*ScaleDeploymentRequest) ProtoMessage()
- func (x *ScaleDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *ScaleDeploymentRequest) Reset()
- func (x *ScaleDeploymentRequest) String() string
- type ScaleDeploymentResponse
- func (*ScaleDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ScaleDeploymentResponse) GetDeployment() *Deployment
- func (*ScaleDeploymentResponse) ProtoMessage()
- func (x *ScaleDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *ScaleDeploymentResponse) Reset()
- func (x *ScaleDeploymentResponse) String() string
- type ScheduledJob
- func (*ScheduledJob) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduledJob) GetAttributes() map[string]string
- func (x *ScheduledJob) GetEnvironment() string
- func (x *ScheduledJob) GetId() string
- func (x *ScheduledJob) GetName() string
- func (x *ScheduledJob) GetPayload() string
- func (x *ScheduledJob) GetSchedule() string
- func (x *ScheduledJob) GetTags() []string
- func (x *ScheduledJob) GetTopic() *Topic
- func (*ScheduledJob) ProtoMessage()
- func (x *ScheduledJob) ProtoReflect() protoreflect.Message
- func (x *ScheduledJob) Reset()
- func (x *ScheduledJob) String() string
- type ScimGroup
- func (*ScimGroup) Descriptor() ([]byte, []int)deprecated
- func (x *ScimGroup) GetDisplay() string
- func (x *ScimGroup) GetId() string
- func (x *ScimGroup) GetMembers() []string
- func (x *ScimGroup) GetTeamId() string
- func (*ScimGroup) ProtoMessage()
- func (x *ScimGroup) ProtoReflect() protoreflect.Message
- func (x *ScimGroup) Reset()
- func (x *ScimGroup) String() string
- type ScimGroupRoleAssignment
- func (*ScimGroupRoleAssignment) Descriptor() ([]byte, []int)deprecated
- func (x *ScimGroupRoleAssignment) GetEnvironmentId() string
- func (x *ScimGroupRoleAssignment) GetGroupId() string
- func (x *ScimGroupRoleAssignment) GetQueryTags() []string
- func (x *ScimGroupRoleAssignment) GetRoleId() string
- func (*ScimGroupRoleAssignment) ProtoMessage()
- func (x *ScimGroupRoleAssignment) ProtoReflect() protoreflect.Message
- func (x *ScimGroupRoleAssignment) Reset()
- func (x *ScimGroupRoleAssignment) String() string
- type Series
- func (*Series) Descriptor() ([]byte, []int)deprecated
- func (x *Series) GetLabel() string
- func (x *Series) GetPoints() []float64
- func (x *Series) GetUnits() string
- func (*Series) ProtoMessage()
- func (x *Series) ProtoReflect() protoreflect.Message
- func (x *Series) Reset()
- func (x *Series) String() string
- type SetDefaultPagerDutyIntegrationRequest
- func (*SetDefaultPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPagerDutyIntegrationRequest) GetId() string
- func (*SetDefaultPagerDutyIntegrationRequest) ProtoMessage()
- func (x *SetDefaultPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPagerDutyIntegrationRequest) Reset()
- func (x *SetDefaultPagerDutyIntegrationRequest) String() string
- type SetDefaultPagerDutyIntegrationResponse
- func (*SetDefaultPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDefaultPagerDutyIntegrationResponse) GetId() string
- func (*SetDefaultPagerDutyIntegrationResponse) ProtoMessage()
- func (x *SetDefaultPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *SetDefaultPagerDutyIntegrationResponse) Reset()
- func (x *SetDefaultPagerDutyIntegrationResponse) String() string
- type SetFeatureFlagRequest
- func (*SetFeatureFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFeatureFlagRequest) GetFlag() string
- func (x *SetFeatureFlagRequest) GetScope() FlagScope
- func (x *SetFeatureFlagRequest) GetValue() bool
- func (*SetFeatureFlagRequest) ProtoMessage()
- func (x *SetFeatureFlagRequest) ProtoReflect() protoreflect.Message
- func (x *SetFeatureFlagRequest) Reset()
- func (x *SetFeatureFlagRequest) String() string
- type SetFeatureFlagResponse
- type SuspendDeploymentRequest
- func (*SuspendDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SuspendDeploymentRequest) GetDeploymentId() string
- func (*SuspendDeploymentRequest) ProtoMessage()
- func (x *SuspendDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *SuspendDeploymentRequest) Reset()
- func (x *SuspendDeploymentRequest) String() string
- type SuspendDeploymentResponse
- func (*SuspendDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SuspendDeploymentResponse) GetDeployment() *Deployment
- func (*SuspendDeploymentResponse) ProtoMessage()
- func (x *SuspendDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *SuspendDeploymentResponse) Reset()
- func (x *SuspendDeploymentResponse) String() string
- type TagDeploymentRequest
- func (*TagDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TagDeploymentRequest) GetDeploymentId() string
- func (x *TagDeploymentRequest) GetTag() string
- func (*TagDeploymentRequest) ProtoMessage()
- func (x *TagDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *TagDeploymentRequest) Reset()
- func (x *TagDeploymentRequest) String() string
- type TagDeploymentResponse
- func (*TagDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TagDeploymentResponse) GetDeployment() *Deployment
- func (x *TagDeploymentResponse) GetUntaggedDeploymentId() string
- func (*TagDeploymentResponse) ProtoMessage()
- func (x *TagDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *TagDeploymentResponse) Reset()
- func (x *TagDeploymentResponse) String() string
- type Team
- func (*Team) Descriptor() ([]byte, []int)deprecated
- func (x *Team) GetId() string
- func (x *Team) GetLogo() string
- func (x *Team) GetName() string
- func (x *Team) GetProjects() []*Project
- func (x *Team) GetScimProvider() string
- func (x *Team) GetSlug() string
- func (x *Team) GetSpecConfigJson() map[string]*structpb.Value
- func (*Team) ProtoMessage()
- func (x *Team) ProtoReflect() protoreflect.Message
- func (x *Team) Reset()
- func (x *Team) String() string
- type TeamInvite
- func (*TeamInvite) Descriptor() ([]byte, []int)deprecated
- func (x *TeamInvite) GetCreatedAt() *timestamppb.Timestamp
- func (x *TeamInvite) GetEmail() string
- func (x *TeamInvite) GetId() string
- func (x *TeamInvite) GetRole() string
- func (x *TeamInvite) GetTeam() string
- func (*TeamInvite) ProtoMessage()
- func (x *TeamInvite) ProtoReflect() protoreflect.Message
- func (x *TeamInvite) Reset()
- func (x *TeamInvite) String() string
- type TestPagerDutyIntegrationRequest
- func (*TestPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TestPagerDutyIntegrationRequest) GetId() string
- func (*TestPagerDutyIntegrationRequest) ProtoMessage()
- func (x *TestPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *TestPagerDutyIntegrationRequest) Reset()
- func (x *TestPagerDutyIntegrationRequest) String() string
- type TestPagerDutyIntegrationResponse
- func (*TestPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TestPagerDutyIntegrationResponse) GetMessage() string
- func (x *TestPagerDutyIntegrationResponse) GetStatus() string
- func (*TestPagerDutyIntegrationResponse) ProtoMessage()
- func (x *TestPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *TestPagerDutyIntegrationResponse) Reset()
- func (x *TestPagerDutyIntegrationResponse) String() string
- type TimeSeriesdeprecated
- func (*TimeSeries) Descriptor() ([]byte, []int)deprecated
- func (x *TimeSeries) GetLabel() string
- func (x *TimeSeries) GetPoints() []*Point
- func (x *TimeSeries) GetUnits() string
- func (*TimeSeries) ProtoMessage()
- func (x *TimeSeries) ProtoReflect() protoreflect.Message
- func (x *TimeSeries) Reset()
- func (x *TimeSeries) String() string
- type TimeSeriesChartdeprecated
- func (*TimeSeriesChart) Descriptor() ([]byte, []int)deprecated
- func (x *TimeSeriesChart) GetSeries() []*TimeSeries
- func (x *TimeSeriesChart) GetTitle() string
- func (x *TimeSeriesChart) GetWindowPeriod() *durationpb.Duration
- func (x *TimeSeriesChart) GetXSeries() []*timestamppb.Timestamp
- func (*TimeSeriesChart) ProtoMessage()
- func (x *TimeSeriesChart) ProtoReflect() protoreflect.Message
- func (x *TimeSeriesChart) Reset()
- func (x *TimeSeriesChart) String() string
- type TimeSeriesChartV2deprecated
- func (*TimeSeriesChartV2) Descriptor() ([]byte, []int)deprecated
- func (x *TimeSeriesChartV2) GetSeries() []*TimeSeriesV2
- func (x *TimeSeriesChartV2) GetTitle() string
- func (x *TimeSeriesChartV2) GetWindowPeriod() *durationpb.Duration
- func (x *TimeSeriesChartV2) GetXSeries() []*timestamppb.Timestamp
- func (*TimeSeriesChartV2) ProtoMessage()
- func (x *TimeSeriesChartV2) ProtoReflect() protoreflect.Message
- func (x *TimeSeriesChartV2) Reset()
- func (x *TimeSeriesChartV2) String() string
- type TimeSeriesV2deprecated
- func (*TimeSeriesV2) Descriptor() ([]byte, []int)deprecated
- func (x *TimeSeriesV2) GetLabel() string
- func (x *TimeSeriesV2) GetPoints() []*PointV2
- func (x *TimeSeriesV2) GetUnits() string
- func (*TimeSeriesV2) ProtoMessage()
- func (x *TimeSeriesV2) ProtoReflect() protoreflect.Message
- func (x *TimeSeriesV2) Reset()
- func (x *TimeSeriesV2) String() string
- type Topic
- func (*Topic) Descriptor() ([]byte, []int)deprecated
- func (x *Topic) GetPubsubTopic() *PubSubTopic
- func (x *Topic) GetSqsTopic() *SQSTopic
- func (m *Topic) GetTopic() isTopic_Topic
- func (*Topic) ProtoMessage()
- func (x *Topic) ProtoReflect() protoreflect.Message
- func (x *Topic) Reset()
- func (x *Topic) String() string
- type Topic_PubsubTopic
- type Topic_SqsTopic
- type UpdateGraphRequest
- func (*UpdateGraphRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGraphRequest) GetChalkpyVersion() string
- func (x *UpdateGraphRequest) GetDeploymentId() string
- func (x *UpdateGraphRequest) GetGraph() *v1.Graph
- func (x *UpdateGraphRequest) GetTag() string
- func (*UpdateGraphRequest) ProtoMessage()
- func (x *UpdateGraphRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGraphRequest) Reset()
- func (x *UpdateGraphRequest) String() string
- type UpdateGraphResponse
- type UpdateJobRequest
- func (*UpdateJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateJobRequest) GetAttributes() map[string]string
- func (x *UpdateJobRequest) GetEnvironment() string
- func (x *UpdateJobRequest) GetId() string
- func (x *UpdateJobRequest) GetName() string
- func (x *UpdateJobRequest) GetPayload() string
- func (x *UpdateJobRequest) GetSchedule() string
- func (x *UpdateJobRequest) GetTags() []string
- func (x *UpdateJobRequest) GetTopic() *Topic
- func (*UpdateJobRequest) ProtoMessage()
- func (x *UpdateJobRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateJobRequest) Reset()
- func (x *UpdateJobRequest) String() string
- type UpdateJobResponse
- func (*UpdateJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateJobResponse) GetJob() *ScheduledJob
- func (*UpdateJobResponse) ProtoMessage()
- func (x *UpdateJobResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateJobResponse) Reset()
- func (x *UpdateJobResponse) String() string
- type UpdateLinkSessionRequest
- func (*UpdateLinkSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLinkSessionRequest) GetSessionId() string
- func (x *UpdateLinkSessionRequest) GetStatus() string
- func (x *UpdateLinkSessionRequest) GetUserId() string
- func (*UpdateLinkSessionRequest) ProtoMessage()
- func (x *UpdateLinkSessionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateLinkSessionRequest) Reset()
- func (x *UpdateLinkSessionRequest) String() string
- type UpdateLinkSessionResponse
- func (*UpdateLinkSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLinkSessionResponse) GetId() string
- func (*UpdateLinkSessionResponse) ProtoMessage()
- func (x *UpdateLinkSessionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateLinkSessionResponse) Reset()
- func (x *UpdateLinkSessionResponse) String() string
- type UpdatePagerDutyIntegrationRequest
- func (*UpdatePagerDutyIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePagerDutyIntegrationRequest) GetDefault() bool
- func (x *UpdatePagerDutyIntegrationRequest) GetId() string
- func (x *UpdatePagerDutyIntegrationRequest) GetName() string
- func (x *UpdatePagerDutyIntegrationRequest) GetToken() string
- func (*UpdatePagerDutyIntegrationRequest) ProtoMessage()
- func (x *UpdatePagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePagerDutyIntegrationRequest) Reset()
- func (x *UpdatePagerDutyIntegrationRequest) String() string
- type UpdatePagerDutyIntegrationResponse
- func (*UpdatePagerDutyIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePagerDutyIntegrationResponse) GetIntegration() *PagerDutyIntegration
- func (*UpdatePagerDutyIntegrationResponse) ProtoMessage()
- func (x *UpdatePagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePagerDutyIntegrationResponse) Reset()
- func (x *UpdatePagerDutyIntegrationResponse) String() string
- type UpdateScimGroupSettingsRequest
- func (*UpdateScimGroupSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateScimGroupSettingsRequest) GetGroup() string
- func (x *UpdateScimGroupSettingsRequest) GetQueryTags() []string
- func (*UpdateScimGroupSettingsRequest) ProtoMessage()
- func (x *UpdateScimGroupSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateScimGroupSettingsRequest) Reset()
- func (x *UpdateScimGroupSettingsRequest) String() string
- type UpdateScimGroupSettingsResponse
- func (*UpdateScimGroupSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateScimGroupSettingsResponse) GetQueryTags() []string
- func (*UpdateScimGroupSettingsResponse) ProtoMessage()
- func (x *UpdateScimGroupSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateScimGroupSettingsResponse) Reset()
- func (x *UpdateScimGroupSettingsResponse) String() string
- type UpdateServiceTokenRequest
- func (*UpdateServiceTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceTokenRequest) GetClientId() string
- func (x *UpdateServiceTokenRequest) GetCustomerClaims() []*v1.CustomClaim
- func (x *UpdateServiceTokenRequest) GetFeatureTagToPermission() map[string]v1.FeaturePermission
- func (x *UpdateServiceTokenRequest) GetName() string
- func (x *UpdateServiceTokenRequest) GetPermissions() []v1.Permission
- func (*UpdateServiceTokenRequest) ProtoMessage()
- func (x *UpdateServiceTokenRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceTokenRequest) Reset()
- func (x *UpdateServiceTokenRequest) String() string
- type UpdateServiceTokenResponse
- func (*UpdateServiceTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceTokenResponse) GetAgent() *v1.DisplayServiceTokenAgent
- func (*UpdateServiceTokenResponse) ProtoMessage()
- func (x *UpdateServiceTokenResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceTokenResponse) Reset()
- func (x *UpdateServiceTokenResponse) String() string
- type UploadSourceRequest
- func (*UploadSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadSourceRequest) GetArchive() []byte
- func (x *UploadSourceRequest) GetBaseImageOverride() string
- func (x *UploadSourceRequest) GetDependencyHash() string
- func (x *UploadSourceRequest) GetDeploymentId() string
- func (x *UploadSourceRequest) GetEnableProfiling() bool
- func (x *UploadSourceRequest) GetNoPromote() bool
- func (x *UploadSourceRequest) GetUseGrpc() bool
- func (*UploadSourceRequest) ProtoMessage()
- func (x *UploadSourceRequest) ProtoReflect() protoreflect.Message
- func (x *UploadSourceRequest) Reset()
- func (x *UploadSourceRequest) String() string
- type UploadSourceResponse
- func (*UploadSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadSourceResponse) GetProgressUrl() string
- func (x *UploadSourceResponse) GetStatus() string
- func (*UploadSourceResponse) ProtoMessage()
- func (x *UploadSourceResponse) ProtoReflect() protoreflect.Message
- func (x *UploadSourceResponse) Reset()
- func (x *UploadSourceResponse) String() string
- type UpsertFeaturePermissionsRequest
- func (*UpsertFeaturePermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertFeaturePermissionsRequest) GetPermissions() *v1.FeaturePermissions
- func (x *UpsertFeaturePermissionsRequest) GetRole() string
- func (*UpsertFeaturePermissionsRequest) ProtoMessage()
- func (x *UpsertFeaturePermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *UpsertFeaturePermissionsRequest) Reset()
- func (x *UpsertFeaturePermissionsRequest) String() string
- type UpsertFeaturePermissionsResponse
- func (*UpsertFeaturePermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertFeaturePermissionsResponse) GetPermissions() *v1.FeaturePermissions
- func (x *UpsertFeaturePermissionsResponse) GetRole() string
- func (*UpsertFeaturePermissionsResponse) ProtoMessage()
- func (x *UpsertFeaturePermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *UpsertFeaturePermissionsResponse) Reset()
- func (x *UpsertFeaturePermissionsResponse) String() string
- type UsageChartGrouping
- func (UsageChartGrouping) Descriptor() protoreflect.EnumDescriptor
- func (x UsageChartGrouping) Enum() *UsageChartGrouping
- func (UsageChartGrouping) EnumDescriptor() ([]byte, []int)deprecated
- func (x UsageChartGrouping) Number() protoreflect.EnumNumber
- func (x UsageChartGrouping) String() string
- func (UsageChartGrouping) Type() protoreflect.EnumType
- type UsageChartPeriod
- func (UsageChartPeriod) Descriptor() protoreflect.EnumDescriptor
- func (x UsageChartPeriod) Enum() *UsageChartPeriod
- func (UsageChartPeriod) EnumDescriptor() ([]byte, []int)deprecated
- func (x UsageChartPeriod) Number() protoreflect.EnumNumber
- func (x UsageChartPeriod) String() string
- func (UsageChartPeriod) Type() protoreflect.EnumType
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetDeactivatedAt() *timestamppb.Timestamp
- func (x *User) GetEmail() string
- func (x *User) GetId() string
- func (x *User) GetImage() string
- func (x *User) GetName() string
- func (x *User) GetTeamId() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserPermissions
- func (*UserPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *UserPermissions) GetEnvironmentId() string
- func (x *UserPermissions) GetUserId() string
- func (x *UserPermissions) GetUserPermissions() []v1.Permission
- func (x *UserPermissions) GetUserRoles() []*UserRoleAssignment
- func (*UserPermissions) ProtoMessage()
- func (x *UserPermissions) ProtoReflect() protoreflect.Message
- func (x *UserPermissions) Reset()
- func (x *UserPermissions) String() string
- type UserRoleAssignment
- func (*UserRoleAssignment) Descriptor() ([]byte, []int)deprecated
- func (x *UserRoleAssignment) GetRoleId() string
- func (x *UserRoleAssignment) GetType() string
- func (*UserRoleAssignment) ProtoMessage()
- func (x *UserRoleAssignment) ProtoReflect() protoreflect.Message
- func (x *UserRoleAssignment) Reset()
- func (x *UserRoleAssignment) String() string
Constants ¶
This section is empty.
Variables ¶
var ( UsageChartPeriod_name = map[int32]string{ 0: "USAGE_CHART_PERIOD_UNSPECIFIED", 1: "USAGE_CHART_PERIOD_DAILY", 2: "USAGE_CHART_PERIOD_MONTHLY", } UsageChartPeriod_value = map[string]int32{ "USAGE_CHART_PERIOD_UNSPECIFIED": 0, "USAGE_CHART_PERIOD_DAILY": 1, "USAGE_CHART_PERIOD_MONTHLY": 2, } )
Enum value maps for UsageChartPeriod.
var ( UsageChartGrouping_name = map[int32]string{ 0: "USAGE_CHART_GROUPING_UNSPECIFIED", 1: "USAGE_CHART_GROUPING_INSTANCE_TYPE", 2: "USAGE_CHART_GROUPING_CLUSTER", } UsageChartGrouping_value = map[string]int32{ "USAGE_CHART_GROUPING_UNSPECIFIED": 0, "USAGE_CHART_GROUPING_INSTANCE_TYPE": 1, "USAGE_CHART_GROUPING_CLUSTER": 2, } )
Enum value maps for UsageChartGrouping.
var ( DeploymentBuildStatus_name = map[int32]string{ 0: "DEPLOYMENT_BUILD_STATUS_UNSPECIFIED", 1: "DEPLOYMENT_BUILD_STATUS_UNKNOWN", 2: "DEPLOYMENT_BUILD_STATUS_PENDING", 3: "DEPLOYMENT_BUILD_STATUS_QUEUED", 4: "DEPLOYMENT_BUILD_STATUS_WORKING", 5: "DEPLOYMENT_BUILD_STATUS_SUCCESS", 6: "DEPLOYMENT_BUILD_STATUS_FAILURE", 7: "DEPLOYMENT_BUILD_STATUS_INTERNAL_ERROR", 8: "DEPLOYMENT_BUILD_STATUS_TIMEOUT", 9: "DEPLOYMENT_BUILD_STATUS_CANCELLED", 10: "DEPLOYMENT_BUILD_STATUS_EXPIRED", 11: "DEPLOYMENT_BUILD_STATUS_BOOT_ERRORS", } DeploymentBuildStatus_value = map[string]int32{ "DEPLOYMENT_BUILD_STATUS_UNSPECIFIED": 0, "DEPLOYMENT_BUILD_STATUS_UNKNOWN": 1, "DEPLOYMENT_BUILD_STATUS_PENDING": 2, "DEPLOYMENT_BUILD_STATUS_QUEUED": 3, "DEPLOYMENT_BUILD_STATUS_WORKING": 4, "DEPLOYMENT_BUILD_STATUS_SUCCESS": 5, "DEPLOYMENT_BUILD_STATUS_FAILURE": 6, "DEPLOYMENT_BUILD_STATUS_INTERNAL_ERROR": 7, "DEPLOYMENT_BUILD_STATUS_TIMEOUT": 8, "DEPLOYMENT_BUILD_STATUS_CANCELLED": 9, "DEPLOYMENT_BUILD_STATUS_EXPIRED": 10, "DEPLOYMENT_BUILD_STATUS_BOOT_ERRORS": 11, } )
Enum value maps for DeploymentBuildStatus.
var ( DeploymentStatus_name = map[int32]string{ 0: "DEPLOYMENT_STATUS_UNSPECIFIED", 1: "DEPLOYMENT_STATUS_UNKNOWN", 2: "DEPLOYMENT_STATUS_PENDING", 3: "DEPLOYMENT_STATUS_QUEUED", 4: "DEPLOYMENT_STATUS_WORKING", 5: "DEPLOYMENT_STATUS_SUCCESS", 6: "DEPLOYMENT_STATUS_FAILURE", 7: "DEPLOYMENT_STATUS_INTERNAL_ERROR", 8: "DEPLOYMENT_STATUS_TIMEOUT", 9: "DEPLOYMENT_STATUS_CANCELLED", 10: "DEPLOYMENT_STATUS_EXPIRED", 11: "DEPLOYMENT_STATUS_BOOT_ERRORS", 12: "DEPLOYMENT_STATUS_AWAITING_SOURCE", } DeploymentStatus_value = map[string]int32{ "DEPLOYMENT_STATUS_UNSPECIFIED": 0, "DEPLOYMENT_STATUS_UNKNOWN": 1, "DEPLOYMENT_STATUS_PENDING": 2, "DEPLOYMENT_STATUS_QUEUED": 3, "DEPLOYMENT_STATUS_WORKING": 4, "DEPLOYMENT_STATUS_SUCCESS": 5, "DEPLOYMENT_STATUS_FAILURE": 6, "DEPLOYMENT_STATUS_INTERNAL_ERROR": 7, "DEPLOYMENT_STATUS_TIMEOUT": 8, "DEPLOYMENT_STATUS_CANCELLED": 9, "DEPLOYMENT_STATUS_EXPIRED": 10, "DEPLOYMENT_STATUS_BOOT_ERRORS": 11, "DEPLOYMENT_STATUS_AWAITING_SOURCE": 12, } )
Enum value maps for DeploymentStatus.
var ( CloudProviderKind_name = map[int32]string{ 0: "CLOUD_PROVIDER_KIND_UNSPECIFIED", 1: "CLOUD_PROVIDER_KIND_UNKNOWN", 2: "CLOUD_PROVIDER_KIND_GCP", 3: "CLOUD_PROVIDER_KIND_AWS", } CloudProviderKind_value = map[string]int32{ "CLOUD_PROVIDER_KIND_UNSPECIFIED": 0, "CLOUD_PROVIDER_KIND_UNKNOWN": 1, "CLOUD_PROVIDER_KIND_GCP": 2, "CLOUD_PROVIDER_KIND_AWS": 3, } )
Enum value maps for CloudProviderKind.
var ( FlagScope_name = map[int32]string{ 0: "FLAG_SCOPE_UNSPECIFIED", 1: "FLAG_SCOPE_TEAM", 2: "FLAG_SCOPE_ENVIRONMENT", } FlagScope_value = map[string]int32{ "FLAG_SCOPE_UNSPECIFIED": 0, "FLAG_SCOPE_TEAM": 1, "FLAG_SCOPE_ENVIRONMENT": 2, } )
Enum value maps for FlagScope.
var ( LinkSessionStatus_name = map[int32]string{ 0: "LINK_SESSION_STATUS_UNSPECIFIED", 1: "LINK_SESSION_STATUS_PENDING", 2: "LINK_SESSION_STATUS_SUCCESS", 3: "LINK_SESSION_STATUS_FAILED", 4: "LINK_SESSION_STATUS_NOT_FOUND", 5: "LINK_SESSION_STATUS_FORBIDDEN", } LinkSessionStatus_value = map[string]int32{ "LINK_SESSION_STATUS_UNSPECIFIED": 0, "LINK_SESSION_STATUS_PENDING": 1, "LINK_SESSION_STATUS_SUCCESS": 2, "LINK_SESSION_STATUS_FAILED": 3, "LINK_SESSION_STATUS_NOT_FOUND": 4, "LINK_SESSION_STATUS_FORBIDDEN": 5, } )
Enum value maps for LinkSessionStatus.
var ( PagerDutySeverity_name = map[int32]string{ 0: "PAGER_DUTY_SEVERITY_UNSPECIFIED", 1: "PAGER_DUTY_SEVERITY_INFO", 2: "PAGER_DUTY_SEVERITY_WARNING", 3: "PAGER_DUTY_SEVERITY_ERROR", 4: "PAGER_DUTY_SEVERITY_CRITICAL", } PagerDutySeverity_value = map[string]int32{ "PAGER_DUTY_SEVERITY_UNSPECIFIED": 0, "PAGER_DUTY_SEVERITY_INFO": 1, "PAGER_DUTY_SEVERITY_WARNING": 2, "PAGER_DUTY_SEVERITY_ERROR": 3, "PAGER_DUTY_SEVERITY_CRITICAL": 4, } )
Enum value maps for PagerDutySeverity.
var ( PagerDutyEventAction_name = map[int32]string{ 0: "PAGER_DUTY_EVENT_ACTION_UNSPECIFIED", 1: "PAGER_DUTY_EVENT_ACTION_TRIGGER", 2: "PAGER_DUTY_EVENT_ACTION_ACKNOWLEDGE", 3: "PAGER_DUTY_EVENT_ACTION_RESOLVE", } PagerDutyEventAction_value = map[string]int32{ "PAGER_DUTY_EVENT_ACTION_UNSPECIFIED": 0, "PAGER_DUTY_EVENT_ACTION_TRIGGER": 1, "PAGER_DUTY_EVENT_ACTION_ACKNOWLEDGE": 2, "PAGER_DUTY_EVENT_ACTION_RESOLVE": 3, } )
Enum value maps for PagerDutyEventAction.
var ( PodRequestGrouping_name = map[int32]string{ 0: "POD_REQUEST_GROUPING_UNSPECIFIED", 1: "POD_REQUEST_GROUPING_NAMESPACE", 2: "POD_REQUEST_GROUPING_CLUSTER", 3: "POD_REQUEST_GROUPING_ENVIRONMENT", 4: "POD_REQUEST_GROUPING_SERVICE", } PodRequestGrouping_value = map[string]int32{ "POD_REQUEST_GROUPING_UNSPECIFIED": 0, "POD_REQUEST_GROUPING_NAMESPACE": 1, "POD_REQUEST_GROUPING_CLUSTER": 2, "POD_REQUEST_GROUPING_ENVIRONMENT": 3, "POD_REQUEST_GROUPING_SERVICE": 4, } )
Enum value maps for PodRequestGrouping.
var ( PodRequestResourceType_name = map[int32]string{ 0: "POD_REQUEST_RESOURCE_TYPE_UNSPECIFIED", 1: "POD_REQUEST_RESOURCE_TYPE_CPU", 2: "POD_REQUEST_RESOURCE_TYPE_MEMORY", 3: "POD_REQUEST_RESOURCE_TYPE_EPHEMERAL_STORAGE", } PodRequestResourceType_value = map[string]int32{ "POD_REQUEST_RESOURCE_TYPE_UNSPECIFIED": 0, "POD_REQUEST_RESOURCE_TYPE_CPU": 1, "POD_REQUEST_RESOURCE_TYPE_MEMORY": 2, "POD_REQUEST_RESOURCE_TYPE_EPHEMERAL_STORAGE": 3, } )
Enum value maps for PodRequestResourceType.
var ( HealthCheckStatus_name = map[int32]string{ 0: "HEALTH_CHECK_STATUS_UNSPECIFIED", 1: "HEALTH_CHECK_STATUS_OK", 2: "HEALTH_CHECK_STATUS_FAILING", } HealthCheckStatus_value = map[string]int32{ "HEALTH_CHECK_STATUS_UNSPECIFIED": 0, "HEALTH_CHECK_STATUS_OK": 1, "HEALTH_CHECK_STATUS_FAILING": 2, } )
Enum value maps for HealthCheckStatus.
var File_chalk_server_v1_audit_proto protoreflect.FileDescriptor
var File_chalk_server_v1_auth_proto protoreflect.FileDescriptor
var File_chalk_server_v1_authtesting_proto protoreflect.FileDescriptor
var File_chalk_server_v1_billing_proto protoreflect.FileDescriptor
var File_chalk_server_v1_bootstrap_proto protoreflect.FileDescriptor
var File_chalk_server_v1_builder_proto protoreflect.FileDescriptor
var File_chalk_server_v1_chart_proto protoreflect.FileDescriptor
var File_chalk_server_v1_cli_proto protoreflect.FileDescriptor
var File_chalk_server_v1_deploy_proto protoreflect.FileDescriptor
var File_chalk_server_v1_deployment_proto protoreflect.FileDescriptor
var File_chalk_server_v1_environment_proto protoreflect.FileDescriptor
var File_chalk_server_v1_flag_proto protoreflect.FileDescriptor
var File_chalk_server_v1_graph_proto protoreflect.FileDescriptor
var File_chalk_server_v1_link_proto protoreflect.FileDescriptor
var File_chalk_server_v1_log_proto protoreflect.FileDescriptor
var File_chalk_server_v1_monitoring_proto protoreflect.FileDescriptor
var File_chalk_server_v1_named_query_proto protoreflect.FileDescriptor
var File_chalk_server_v1_pod_request_proto protoreflect.FileDescriptor
var File_chalk_server_v1_status_proto protoreflect.FileDescriptor
var File_chalk_server_v1_team_proto protoreflect.FileDescriptor
var File_chalk_server_v1_timeserieschart_proto protoreflect.FileDescriptor
var File_chalk_server_v1_topic_proto protoreflect.FileDescriptor
var File_chalk_server_v1_topicpush_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AWSCloudConfig ¶
type AWSCloudConfig struct { AccountId string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` ManagementRoleArn string `protobuf:"bytes,2,opt,name=management_role_arn,json=managementRoleArn,proto3" json:"management_role_arn,omitempty"` Region string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"` ExternalId *string `protobuf:"bytes,4,opt,name=external_id,json=externalId,proto3,oneof" json:"external_id,omitempty"` CloudWatchConfig *AWSCloudWatchConfig `protobuf:"bytes,5,opt,name=cloud_watch_config,json=cloudWatchConfig,proto3" json:"cloud_watch_config,omitempty"` SecretManagerConfig *AWSSecretManagerConfig `protobuf:"bytes,6,opt,name=secret_manager_config,json=secretManagerConfig,proto3" json:"secret_manager_config,omitempty"` WorkloadIdentity *GCPWorkloadIdentity `protobuf:"bytes,7,opt,name=workload_identity,json=workloadIdentity,proto3" json:"workload_identity,omitempty"` DockerBuildConfig *DockerBuildConfig `protobuf:"bytes,8,opt,name=docker_build_config,json=dockerBuildConfig,proto3" json:"docker_build_config,omitempty"` ElasticsearchLogConfig *ElasticsearchLogConfig `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AWSCloudConfig) Descriptor
deprecated
func (*AWSCloudConfig) Descriptor() ([]byte, []int)
Deprecated: Use AWSCloudConfig.ProtoReflect.Descriptor instead.
func (*AWSCloudConfig) GetAccountId ¶
func (x *AWSCloudConfig) GetAccountId() string
func (*AWSCloudConfig) GetCloudWatchConfig ¶
func (x *AWSCloudConfig) GetCloudWatchConfig() *AWSCloudWatchConfig
func (*AWSCloudConfig) GetDockerBuildConfig ¶ added in v0.16.13
func (x *AWSCloudConfig) GetDockerBuildConfig() *DockerBuildConfig
func (*AWSCloudConfig) GetElasticsearchLogConfig ¶ added in v0.16.13
func (x *AWSCloudConfig) GetElasticsearchLogConfig() *ElasticsearchLogConfig
func (*AWSCloudConfig) GetExternalId ¶
func (x *AWSCloudConfig) GetExternalId() string
func (*AWSCloudConfig) GetManagementRoleArn ¶
func (x *AWSCloudConfig) GetManagementRoleArn() string
func (*AWSCloudConfig) GetRegion ¶
func (x *AWSCloudConfig) GetRegion() string
func (*AWSCloudConfig) GetSecretManagerConfig ¶
func (x *AWSCloudConfig) GetSecretManagerConfig() *AWSSecretManagerConfig
func (*AWSCloudConfig) GetWorkloadIdentity ¶ added in v0.16.13
func (x *AWSCloudConfig) GetWorkloadIdentity() *GCPWorkloadIdentity
func (*AWSCloudConfig) ProtoMessage ¶
func (*AWSCloudConfig) ProtoMessage()
func (*AWSCloudConfig) ProtoReflect ¶
func (x *AWSCloudConfig) ProtoReflect() protoreflect.Message
func (*AWSCloudConfig) Reset ¶
func (x *AWSCloudConfig) Reset()
func (*AWSCloudConfig) String ¶
func (x *AWSCloudConfig) String() string
type AWSCloudWatchConfig ¶
type AWSCloudWatchConfig struct { LogGroupPath *string `protobuf:"bytes,1,opt,name=log_group_path,json=logGroupPath,proto3,oneof" json:"log_group_path,omitempty"` // contains filtered or unexported fields }
func (*AWSCloudWatchConfig) Descriptor
deprecated
func (*AWSCloudWatchConfig) Descriptor() ([]byte, []int)
Deprecated: Use AWSCloudWatchConfig.ProtoReflect.Descriptor instead.
func (*AWSCloudWatchConfig) GetLogGroupPath ¶
func (x *AWSCloudWatchConfig) GetLogGroupPath() string
func (*AWSCloudWatchConfig) ProtoMessage ¶
func (*AWSCloudWatchConfig) ProtoMessage()
func (*AWSCloudWatchConfig) ProtoReflect ¶
func (x *AWSCloudWatchConfig) ProtoReflect() protoreflect.Message
func (*AWSCloudWatchConfig) Reset ¶
func (x *AWSCloudWatchConfig) Reset()
func (*AWSCloudWatchConfig) String ¶
func (x *AWSCloudWatchConfig) String() string
type AWSSecretManagerConfig ¶
type AWSSecretManagerConfig struct { SecretKmsArn *string `protobuf:"bytes,1,opt,name=secret_kms_arn,json=secretKmsArn,proto3,oneof" json:"secret_kms_arn,omitempty"` SecretTags map[string]string `` /* 179-byte string literal not displayed */ SecretPrefix *string `protobuf:"bytes,3,opt,name=secret_prefix,json=secretPrefix,proto3,oneof" json:"secret_prefix,omitempty"` // contains filtered or unexported fields }
func (*AWSSecretManagerConfig) Descriptor
deprecated
func (*AWSSecretManagerConfig) Descriptor() ([]byte, []int)
Deprecated: Use AWSSecretManagerConfig.ProtoReflect.Descriptor instead.
func (*AWSSecretManagerConfig) GetSecretKmsArn ¶
func (x *AWSSecretManagerConfig) GetSecretKmsArn() string
func (*AWSSecretManagerConfig) GetSecretPrefix ¶
func (x *AWSSecretManagerConfig) GetSecretPrefix() string
func (*AWSSecretManagerConfig) GetSecretTags ¶
func (x *AWSSecretManagerConfig) GetSecretTags() map[string]string
func (*AWSSecretManagerConfig) ProtoMessage ¶
func (*AWSSecretManagerConfig) ProtoMessage()
func (*AWSSecretManagerConfig) ProtoReflect ¶
func (x *AWSSecretManagerConfig) ProtoReflect() protoreflect.Message
func (*AWSSecretManagerConfig) Reset ¶
func (x *AWSSecretManagerConfig) Reset()
func (*AWSSecretManagerConfig) String ¶
func (x *AWSSecretManagerConfig) String() string
type ActivateDeploymentRequest ¶ added in v0.16.18
type ActivateDeploymentRequest struct { ExistingDeploymentId string `protobuf:"bytes,1,opt,name=existing_deployment_id,json=existingDeploymentId,proto3" json:"existing_deployment_id,omitempty"` // contains filtered or unexported fields }
func (*ActivateDeploymentRequest) Descriptor
deprecated
added in
v0.16.18
func (*ActivateDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateDeploymentRequest.ProtoReflect.Descriptor instead.
func (*ActivateDeploymentRequest) GetExistingDeploymentId ¶ added in v0.16.18
func (x *ActivateDeploymentRequest) GetExistingDeploymentId() string
func (*ActivateDeploymentRequest) ProtoMessage ¶ added in v0.16.18
func (*ActivateDeploymentRequest) ProtoMessage()
func (*ActivateDeploymentRequest) ProtoReflect ¶ added in v0.16.18
func (x *ActivateDeploymentRequest) ProtoReflect() protoreflect.Message
func (*ActivateDeploymentRequest) Reset ¶ added in v0.16.18
func (x *ActivateDeploymentRequest) Reset()
func (*ActivateDeploymentRequest) String ¶ added in v0.16.18
func (x *ActivateDeploymentRequest) String() string
type ActivateDeploymentResponse ¶ added in v0.16.18
type ActivateDeploymentResponse struct {
// contains filtered or unexported fields
}
func (*ActivateDeploymentResponse) Descriptor
deprecated
added in
v0.16.18
func (*ActivateDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateDeploymentResponse.ProtoReflect.Descriptor instead.
func (*ActivateDeploymentResponse) ProtoMessage ¶ added in v0.16.18
func (*ActivateDeploymentResponse) ProtoMessage()
func (*ActivateDeploymentResponse) ProtoReflect ¶ added in v0.16.18
func (x *ActivateDeploymentResponse) ProtoReflect() protoreflect.Message
func (*ActivateDeploymentResponse) Reset ¶ added in v0.16.18
func (x *ActivateDeploymentResponse) Reset()
func (*ActivateDeploymentResponse) String ¶ added in v0.16.18
func (x *ActivateDeploymentResponse) String() string
type AddPagerDutyIntegrationRequest ¶ added in v0.4.7
type AddPagerDutyIntegrationRequest struct { Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*AddPagerDutyIntegrationRequest) Descriptor
deprecated
added in
v0.4.7
func (*AddPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPagerDutyIntegrationRequest.ProtoReflect.Descriptor instead.
func (*AddPagerDutyIntegrationRequest) GetName ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationRequest) GetName() string
func (*AddPagerDutyIntegrationRequest) GetToken ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationRequest) GetToken() string
func (*AddPagerDutyIntegrationRequest) ProtoMessage ¶ added in v0.4.7
func (*AddPagerDutyIntegrationRequest) ProtoMessage()
func (*AddPagerDutyIntegrationRequest) ProtoReflect ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
func (*AddPagerDutyIntegrationRequest) Reset ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationRequest) Reset()
func (*AddPagerDutyIntegrationRequest) String ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationRequest) String() string
type AddPagerDutyIntegrationResponse ¶ added in v0.4.7
type AddPagerDutyIntegrationResponse struct { Integration *PagerDutyIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` // contains filtered or unexported fields }
func (*AddPagerDutyIntegrationResponse) Descriptor
deprecated
added in
v0.4.7
func (*AddPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPagerDutyIntegrationResponse.ProtoReflect.Descriptor instead.
func (*AddPagerDutyIntegrationResponse) GetIntegration ¶ added in v0.4.13
func (x *AddPagerDutyIntegrationResponse) GetIntegration() *PagerDutyIntegration
func (*AddPagerDutyIntegrationResponse) ProtoMessage ¶ added in v0.4.7
func (*AddPagerDutyIntegrationResponse) ProtoMessage()
func (*AddPagerDutyIntegrationResponse) ProtoReflect ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
func (*AddPagerDutyIntegrationResponse) Reset ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationResponse) Reset()
func (*AddPagerDutyIntegrationResponse) String ¶ added in v0.4.7
func (x *AddPagerDutyIntegrationResponse) String() string
type AuditLog ¶ added in v0.8.3
type AuditLog struct { // The agent who made the request. Agent *v1.Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` // A description of the request, taken from the service endpoint Description *string `protobuf:"bytes,2,opt,name=description,proto3,oneof" json:"description,omitempty"` // The service endpoint that was called Endpoint string `protobuf:"bytes,3,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // The time the request was made. At *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=at,proto3" json:"at,omitempty"` // The trace ID of the request, if available. TraceId *uint64 `protobuf:"varint,5,opt,name=trace_id,json=traceId,proto3,oneof" json:"trace_id,omitempty"` // The status of the request. Code *code.Code `protobuf:"varint,6,opt,name=code,proto3,enum=google.rpc.Code,oneof" json:"code,omitempty"` // The serialized request Request map[string]*structpb.Value `` /* 155-byte string literal not displayed */ // The serialized response Response map[string]*structpb.Value `` /* 157-byte string literal not displayed */ // The IP address of the client Ip *string `protobuf:"bytes,9,opt,name=ip,proto3,oneof" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*AuditLog) Descriptor
deprecated
added in
v0.8.3
func (*AuditLog) GetAt ¶ added in v0.8.3
func (x *AuditLog) GetAt() *timestamppb.Timestamp
func (*AuditLog) GetDescription ¶ added in v0.8.3
func (*AuditLog) GetEndpoint ¶ added in v0.8.3
func (*AuditLog) GetRequest ¶ added in v0.8.3
func (*AuditLog) GetResponse ¶ added in v0.8.3
func (*AuditLog) GetTraceId ¶ added in v0.8.3
func (*AuditLog) ProtoMessage ¶ added in v0.8.3
func (*AuditLog) ProtoMessage()
func (*AuditLog) ProtoReflect ¶ added in v0.8.3
func (x *AuditLog) ProtoReflect() protoreflect.Message
type Chart ¶ added in v0.4.7
type Chart struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Series []*Series `protobuf:"bytes,2,rep,name=series,proto3" json:"series,omitempty"` XTimestampMs []int64 `protobuf:"varint,4,rep,packed,name=x_timestamp_ms,json=xTimestampMs,proto3" json:"x_timestamp_ms,omitempty"` // contains filtered or unexported fields }
func (*Chart) Descriptor
deprecated
added in
v0.4.7
func (*Chart) GetXTimestampMs ¶ added in v0.4.7
func (*Chart) ProtoMessage ¶ added in v0.4.7
func (*Chart) ProtoMessage()
func (*Chart) ProtoReflect ¶ added in v0.4.7
func (x *Chart) ProtoReflect() protoreflect.Message
type CheckHealthRequest ¶
type CheckHealthRequest struct {
// contains filtered or unexported fields
}
func (*CheckHealthRequest) Descriptor
deprecated
func (*CheckHealthRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckHealthRequest.ProtoReflect.Descriptor instead.
func (*CheckHealthRequest) ProtoMessage ¶
func (*CheckHealthRequest) ProtoMessage()
func (*CheckHealthRequest) ProtoReflect ¶
func (x *CheckHealthRequest) ProtoReflect() protoreflect.Message
func (*CheckHealthRequest) Reset ¶
func (x *CheckHealthRequest) Reset()
func (*CheckHealthRequest) String ¶
func (x *CheckHealthRequest) String() string
type CheckHealthResponse ¶
type CheckHealthResponse struct { Checks []*HealthCheck `protobuf:"bytes,1,rep,name=checks,proto3" json:"checks,omitempty"` // contains filtered or unexported fields }
func (*CheckHealthResponse) Descriptor
deprecated
func (*CheckHealthResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckHealthResponse.ProtoReflect.Descriptor instead.
func (*CheckHealthResponse) GetChecks ¶
func (x *CheckHealthResponse) GetChecks() []*HealthCheck
func (*CheckHealthResponse) ProtoMessage ¶
func (*CheckHealthResponse) ProtoMessage()
func (*CheckHealthResponse) ProtoReflect ¶
func (x *CheckHealthResponse) ProtoReflect() protoreflect.Message
func (*CheckHealthResponse) Reset ¶
func (x *CheckHealthResponse) Reset()
func (*CheckHealthResponse) String ¶
func (x *CheckHealthResponse) String() string
type CloudConfig ¶
type CloudConfig struct { // Types that are assignable to Config: // // *CloudConfig_Aws // *CloudConfig_Gcp Config isCloudConfig_Config `protobuf_oneof:"config"` // contains filtered or unexported fields }
func (*CloudConfig) Descriptor
deprecated
func (*CloudConfig) Descriptor() ([]byte, []int)
Deprecated: Use CloudConfig.ProtoReflect.Descriptor instead.
func (*CloudConfig) GetAws ¶
func (x *CloudConfig) GetAws() *AWSCloudConfig
func (*CloudConfig) GetConfig ¶
func (m *CloudConfig) GetConfig() isCloudConfig_Config
func (*CloudConfig) GetGcp ¶
func (x *CloudConfig) GetGcp() *GCPCloudConfig
func (*CloudConfig) ProtoMessage ¶
func (*CloudConfig) ProtoMessage()
func (*CloudConfig) ProtoReflect ¶
func (x *CloudConfig) ProtoReflect() protoreflect.Message
func (*CloudConfig) Reset ¶
func (x *CloudConfig) Reset()
func (*CloudConfig) String ¶
func (x *CloudConfig) String() string
type CloudConfig_Aws ¶
type CloudConfig_Aws struct {
Aws *AWSCloudConfig `protobuf:"bytes,1,opt,name=aws,proto3,oneof"`
}
type CloudConfig_Gcp ¶
type CloudConfig_Gcp struct {
Gcp *GCPCloudConfig `protobuf:"bytes,2,opt,name=gcp,proto3,oneof"`
}
type CloudProviderKind ¶
type CloudProviderKind int32
const ( CloudProviderKind_CLOUD_PROVIDER_KIND_UNSPECIFIED CloudProviderKind = 0 CloudProviderKind_CLOUD_PROVIDER_KIND_UNKNOWN CloudProviderKind = 1 CloudProviderKind_CLOUD_PROVIDER_KIND_GCP CloudProviderKind = 2 CloudProviderKind_CLOUD_PROVIDER_KIND_AWS CloudProviderKind = 3 )
func (CloudProviderKind) Descriptor ¶
func (CloudProviderKind) Descriptor() protoreflect.EnumDescriptor
func (CloudProviderKind) Enum ¶
func (x CloudProviderKind) Enum() *CloudProviderKind
func (CloudProviderKind) EnumDescriptor
deprecated
func (CloudProviderKind) EnumDescriptor() ([]byte, []int)
Deprecated: Use CloudProviderKind.Descriptor instead.
func (CloudProviderKind) Number ¶
func (x CloudProviderKind) Number() protoreflect.EnumNumber
func (CloudProviderKind) String ¶
func (x CloudProviderKind) String() string
func (CloudProviderKind) Type ¶
func (CloudProviderKind) Type() protoreflect.EnumType
type CommandLineInterfaceVersion ¶
type CommandLineInterfaceVersion struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` DownloadUrl string `protobuf:"bytes,2,opt,name=download_url,json=downloadUrl,proto3" json:"download_url,omitempty"` Os string `protobuf:"bytes,3,opt,name=os,proto3" json:"os,omitempty"` Arch string `protobuf:"bytes,4,opt,name=arch,proto3" json:"arch,omitempty"` Generation int64 `protobuf:"varint,5,opt,name=generation,proto3" json:"generation,omitempty"` // contains filtered or unexported fields }
func (*CommandLineInterfaceVersion) Descriptor
deprecated
func (*CommandLineInterfaceVersion) Descriptor() ([]byte, []int)
Deprecated: Use CommandLineInterfaceVersion.ProtoReflect.Descriptor instead.
func (*CommandLineInterfaceVersion) GetArch ¶
func (x *CommandLineInterfaceVersion) GetArch() string
func (*CommandLineInterfaceVersion) GetDownloadUrl ¶
func (x *CommandLineInterfaceVersion) GetDownloadUrl() string
func (*CommandLineInterfaceVersion) GetGeneration ¶
func (x *CommandLineInterfaceVersion) GetGeneration() int64
func (*CommandLineInterfaceVersion) GetOs ¶
func (x *CommandLineInterfaceVersion) GetOs() string
func (*CommandLineInterfaceVersion) GetVersion ¶
func (x *CommandLineInterfaceVersion) GetVersion() string
func (*CommandLineInterfaceVersion) ProtoMessage ¶
func (*CommandLineInterfaceVersion) ProtoMessage()
func (*CommandLineInterfaceVersion) ProtoReflect ¶
func (x *CommandLineInterfaceVersion) ProtoReflect() protoreflect.Message
func (*CommandLineInterfaceVersion) Reset ¶
func (x *CommandLineInterfaceVersion) Reset()
func (*CommandLineInterfaceVersion) String ¶
func (x *CommandLineInterfaceVersion) String() string
type CreateClusterGatewayRequest ¶ added in v0.17.20
type CreateClusterGatewayRequest struct { // Deprecated: Marked as deprecated in chalk/server/v1/builder.proto. EnvironmentId []string `protobuf:"bytes,1,rep,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // spelling EnvironmentIds []string `protobuf:"bytes,3,rep,name=environment_ids,json=environmentIds,proto3" json:"environment_ids,omitempty"` SpecsString string `protobuf:"bytes,2,opt,name=specs_string,json=specsString,proto3" json:"specs_string,omitempty"` // contains filtered or unexported fields }
func (*CreateClusterGatewayRequest) Descriptor
deprecated
added in
v0.17.20
func (*CreateClusterGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateClusterGatewayRequest.ProtoReflect.Descriptor instead.
func (*CreateClusterGatewayRequest) GetEnvironmentId
deprecated
added in
v0.17.20
func (x *CreateClusterGatewayRequest) GetEnvironmentId() []string
Deprecated: Marked as deprecated in chalk/server/v1/builder.proto.
func (*CreateClusterGatewayRequest) GetEnvironmentIds ¶ added in v0.17.22
func (x *CreateClusterGatewayRequest) GetEnvironmentIds() []string
func (*CreateClusterGatewayRequest) GetSpecsString ¶ added in v0.17.20
func (x *CreateClusterGatewayRequest) GetSpecsString() string
func (*CreateClusterGatewayRequest) ProtoMessage ¶ added in v0.17.20
func (*CreateClusterGatewayRequest) ProtoMessage()
func (*CreateClusterGatewayRequest) ProtoReflect ¶ added in v0.17.20
func (x *CreateClusterGatewayRequest) ProtoReflect() protoreflect.Message
func (*CreateClusterGatewayRequest) Reset ¶ added in v0.17.20
func (x *CreateClusterGatewayRequest) Reset()
func (*CreateClusterGatewayRequest) String ¶ added in v0.17.20
func (x *CreateClusterGatewayRequest) String() string
type CreateClusterGatewayResponse ¶ added in v0.17.20
type CreateClusterGatewayResponse struct {
// contains filtered or unexported fields
}
func (*CreateClusterGatewayResponse) Descriptor
deprecated
added in
v0.17.20
func (*CreateClusterGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateClusterGatewayResponse.ProtoReflect.Descriptor instead.
func (*CreateClusterGatewayResponse) ProtoMessage ¶ added in v0.17.20
func (*CreateClusterGatewayResponse) ProtoMessage()
func (*CreateClusterGatewayResponse) ProtoReflect ¶ added in v0.17.20
func (x *CreateClusterGatewayResponse) ProtoReflect() protoreflect.Message
func (*CreateClusterGatewayResponse) Reset ¶ added in v0.17.20
func (x *CreateClusterGatewayResponse) Reset()
func (*CreateClusterGatewayResponse) String ¶ added in v0.17.20
func (x *CreateClusterGatewayResponse) String() string
type CreateClusterTimescaleDBRequest ¶ added in v0.17.20
type CreateClusterTimescaleDBRequest struct { // Deprecated: Marked as deprecated in chalk/server/v1/builder.proto. EnvironmentId []string `protobuf:"bytes,1,rep,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // spelling EnvironmentIds []string `protobuf:"bytes,3,rep,name=environment_ids,json=environmentIds,proto3" json:"environment_ids,omitempty"` SpecsString string `protobuf:"bytes,2,opt,name=specs_string,json=specsString,proto3" json:"specs_string,omitempty"` // contains filtered or unexported fields }
func (*CreateClusterTimescaleDBRequest) Descriptor
deprecated
added in
v0.17.20
func (*CreateClusterTimescaleDBRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateClusterTimescaleDBRequest.ProtoReflect.Descriptor instead.
func (*CreateClusterTimescaleDBRequest) GetEnvironmentId
deprecated
added in
v0.17.20
func (x *CreateClusterTimescaleDBRequest) GetEnvironmentId() []string
Deprecated: Marked as deprecated in chalk/server/v1/builder.proto.
func (*CreateClusterTimescaleDBRequest) GetEnvironmentIds ¶ added in v0.17.22
func (x *CreateClusterTimescaleDBRequest) GetEnvironmentIds() []string
func (*CreateClusterTimescaleDBRequest) GetSpecsString ¶ added in v0.17.20
func (x *CreateClusterTimescaleDBRequest) GetSpecsString() string
func (*CreateClusterTimescaleDBRequest) ProtoMessage ¶ added in v0.17.20
func (*CreateClusterTimescaleDBRequest) ProtoMessage()
func (*CreateClusterTimescaleDBRequest) ProtoReflect ¶ added in v0.17.20
func (x *CreateClusterTimescaleDBRequest) ProtoReflect() protoreflect.Message
func (*CreateClusterTimescaleDBRequest) Reset ¶ added in v0.17.20
func (x *CreateClusterTimescaleDBRequest) Reset()
func (*CreateClusterTimescaleDBRequest) String ¶ added in v0.17.20
func (x *CreateClusterTimescaleDBRequest) String() string
type CreateClusterTimescaleDBResponse ¶ added in v0.17.20
type CreateClusterTimescaleDBResponse struct {
// contains filtered or unexported fields
}
func (*CreateClusterTimescaleDBResponse) Descriptor
deprecated
added in
v0.17.20
func (*CreateClusterTimescaleDBResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateClusterTimescaleDBResponse.ProtoReflect.Descriptor instead.
func (*CreateClusterTimescaleDBResponse) ProtoMessage ¶ added in v0.17.20
func (*CreateClusterTimescaleDBResponse) ProtoMessage()
func (*CreateClusterTimescaleDBResponse) ProtoReflect ¶ added in v0.17.20
func (x *CreateClusterTimescaleDBResponse) ProtoReflect() protoreflect.Message
func (*CreateClusterTimescaleDBResponse) Reset ¶ added in v0.17.20
func (x *CreateClusterTimescaleDBResponse) Reset()
func (*CreateClusterTimescaleDBResponse) String ¶ added in v0.17.20
func (x *CreateClusterTimescaleDBResponse) String() string
type CreateEnvironmentRequest ¶ added in v0.4.7
type CreateEnvironmentRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` IsDefault bool `protobuf:"varint,3,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*CreateEnvironmentRequest) Descriptor
deprecated
added in
v0.4.7
func (*CreateEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*CreateEnvironmentRequest) GetIsDefault ¶ added in v0.4.7
func (x *CreateEnvironmentRequest) GetIsDefault() bool
func (*CreateEnvironmentRequest) GetName ¶ added in v0.4.7
func (x *CreateEnvironmentRequest) GetName() string
func (*CreateEnvironmentRequest) GetProjectId ¶ added in v0.4.7
func (x *CreateEnvironmentRequest) GetProjectId() string
func (*CreateEnvironmentRequest) ProtoMessage ¶ added in v0.4.7
func (*CreateEnvironmentRequest) ProtoMessage()
func (*CreateEnvironmentRequest) ProtoReflect ¶ added in v0.4.7
func (x *CreateEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*CreateEnvironmentRequest) Reset ¶ added in v0.4.7
func (x *CreateEnvironmentRequest) Reset()
func (*CreateEnvironmentRequest) String ¶ added in v0.4.7
func (x *CreateEnvironmentRequest) String() string
type CreateEnvironmentResponse ¶ added in v0.4.7
type CreateEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*CreateEnvironmentResponse) Descriptor
deprecated
added in
v0.4.7
func (*CreateEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*CreateEnvironmentResponse) GetEnvironment ¶ added in v0.4.7
func (x *CreateEnvironmentResponse) GetEnvironment() *Environment
func (*CreateEnvironmentResponse) ProtoMessage ¶ added in v0.4.7
func (*CreateEnvironmentResponse) ProtoMessage()
func (*CreateEnvironmentResponse) ProtoReflect ¶ added in v0.4.7
func (x *CreateEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*CreateEnvironmentResponse) Reset ¶ added in v0.4.7
func (x *CreateEnvironmentResponse) Reset()
func (*CreateEnvironmentResponse) String ¶ added in v0.4.7
func (x *CreateEnvironmentResponse) String() string
type CreateJobRequest ¶ added in v0.11.2
type CreateJobRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Payload string `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` Schedule string `protobuf:"bytes,3,opt,name=schedule,proto3" json:"schedule,omitempty"` Topic *Topic `protobuf:"bytes,4,opt,name=topic,proto3" json:"topic,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ Environment *string `protobuf:"bytes,7,opt,name=environment,proto3,oneof" json:"environment,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*CreateJobRequest) Descriptor
deprecated
added in
v0.11.2
func (*CreateJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateJobRequest.ProtoReflect.Descriptor instead.
func (*CreateJobRequest) GetAttributes ¶ added in v0.11.6
func (x *CreateJobRequest) GetAttributes() map[string]string
func (*CreateJobRequest) GetEnvironment ¶ added in v0.11.9
func (x *CreateJobRequest) GetEnvironment() string
func (*CreateJobRequest) GetName ¶ added in v0.11.2
func (x *CreateJobRequest) GetName() string
func (*CreateJobRequest) GetPayload ¶ added in v0.11.2
func (x *CreateJobRequest) GetPayload() string
func (*CreateJobRequest) GetSchedule ¶ added in v0.11.2
func (x *CreateJobRequest) GetSchedule() string
func (*CreateJobRequest) GetTags ¶ added in v0.11.9
func (x *CreateJobRequest) GetTags() []string
func (*CreateJobRequest) GetTopic ¶ added in v0.11.2
func (x *CreateJobRequest) GetTopic() *Topic
func (*CreateJobRequest) ProtoMessage ¶ added in v0.11.2
func (*CreateJobRequest) ProtoMessage()
func (*CreateJobRequest) ProtoReflect ¶ added in v0.11.2
func (x *CreateJobRequest) ProtoReflect() protoreflect.Message
func (*CreateJobRequest) Reset ¶ added in v0.11.2
func (x *CreateJobRequest) Reset()
func (*CreateJobRequest) String ¶ added in v0.11.2
func (x *CreateJobRequest) String() string
type CreateJobResponse ¶ added in v0.11.2
type CreateJobResponse struct { Job *ScheduledJob `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` // contains filtered or unexported fields }
func (*CreateJobResponse) Descriptor
deprecated
added in
v0.11.2
func (*CreateJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateJobResponse.ProtoReflect.Descriptor instead.
func (*CreateJobResponse) GetJob ¶ added in v0.11.2
func (x *CreateJobResponse) GetJob() *ScheduledJob
func (*CreateJobResponse) ProtoMessage ¶ added in v0.11.2
func (*CreateJobResponse) ProtoMessage()
func (*CreateJobResponse) ProtoReflect ¶ added in v0.11.2
func (x *CreateJobResponse) ProtoReflect() protoreflect.Message
func (*CreateJobResponse) Reset ¶ added in v0.11.2
func (x *CreateJobResponse) Reset()
func (*CreateJobResponse) String ¶ added in v0.11.2
func (x *CreateJobResponse) String() string
type CreateLinkSessionRequest ¶
type CreateLinkSessionRequest struct {
// contains filtered or unexported fields
}
CREATE LINK
func (*CreateLinkSessionRequest) Descriptor
deprecated
func (*CreateLinkSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateLinkSessionRequest.ProtoReflect.Descriptor instead.
func (*CreateLinkSessionRequest) ProtoMessage ¶
func (*CreateLinkSessionRequest) ProtoMessage()
func (*CreateLinkSessionRequest) ProtoReflect ¶
func (x *CreateLinkSessionRequest) ProtoReflect() protoreflect.Message
func (*CreateLinkSessionRequest) Reset ¶
func (x *CreateLinkSessionRequest) Reset()
func (*CreateLinkSessionRequest) String ¶
func (x *CreateLinkSessionRequest) String() string
type CreateLinkSessionResponse ¶
type CreateLinkSessionResponse struct { LinkCode string `protobuf:"bytes,1,opt,name=link_code,json=linkCode,proto3" json:"link_code,omitempty"` AuthLink string `protobuf:"bytes,2,opt,name=auth_link,json=authLink,proto3" json:"auth_link,omitempty"` ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` SessionId string `protobuf:"bytes,4,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*CreateLinkSessionResponse) Descriptor
deprecated
func (*CreateLinkSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateLinkSessionResponse.ProtoReflect.Descriptor instead.
func (*CreateLinkSessionResponse) GetAuthLink ¶
func (x *CreateLinkSessionResponse) GetAuthLink() string
func (*CreateLinkSessionResponse) GetExpiresAt ¶
func (x *CreateLinkSessionResponse) GetExpiresAt() *timestamppb.Timestamp
func (*CreateLinkSessionResponse) GetLinkCode ¶
func (x *CreateLinkSessionResponse) GetLinkCode() string
func (*CreateLinkSessionResponse) GetSessionId ¶ added in v0.16.16
func (x *CreateLinkSessionResponse) GetSessionId() string
func (*CreateLinkSessionResponse) ProtoMessage ¶
func (*CreateLinkSessionResponse) ProtoMessage()
func (*CreateLinkSessionResponse) ProtoReflect ¶
func (x *CreateLinkSessionResponse) ProtoReflect() protoreflect.Message
func (*CreateLinkSessionResponse) Reset ¶
func (x *CreateLinkSessionResponse) Reset()
func (*CreateLinkSessionResponse) String ¶
func (x *CreateLinkSessionResponse) String() string
type CreateProjectRequest ¶ added in v0.4.7
type CreateProjectRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectRequest) Descriptor
deprecated
added in
v0.4.7
func (*CreateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectRequest) GetName ¶ added in v0.4.7
func (x *CreateProjectRequest) GetName() string
func (*CreateProjectRequest) ProtoMessage ¶ added in v0.4.7
func (*CreateProjectRequest) ProtoMessage()
func (*CreateProjectRequest) ProtoReflect ¶ added in v0.4.7
func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectRequest) Reset ¶ added in v0.4.7
func (x *CreateProjectRequest) Reset()
func (*CreateProjectRequest) String ¶ added in v0.4.7
func (x *CreateProjectRequest) String() string
type CreateProjectResponse ¶ added in v0.4.7
type CreateProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectResponse) Descriptor
deprecated
added in
v0.4.7
func (*CreateProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectResponse.ProtoReflect.Descriptor instead.
func (*CreateProjectResponse) GetProject ¶ added in v0.4.7
func (x *CreateProjectResponse) GetProject() *Project
func (*CreateProjectResponse) ProtoMessage ¶ added in v0.4.7
func (*CreateProjectResponse) ProtoMessage()
func (*CreateProjectResponse) ProtoReflect ¶ added in v0.4.7
func (x *CreateProjectResponse) ProtoReflect() protoreflect.Message
func (*CreateProjectResponse) Reset ¶ added in v0.4.7
func (x *CreateProjectResponse) Reset()
func (*CreateProjectResponse) String ¶ added in v0.4.7
func (x *CreateProjectResponse) String() string
type CreateServiceTokenRequest ¶ added in v0.4.7
type CreateServiceTokenRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Permissions []v1.Permission `protobuf:"varint,2,rep,packed,name=permissions,proto3,enum=chalk.auth.v1.Permission" json:"permissions,omitempty"` // Deprecated: Marked as deprecated in chalk/server/v1/team.proto. CustomClaims []string `protobuf:"bytes,3,rep,name=custom_claims,json=customClaims,proto3" json:"custom_claims,omitempty"` CustomerClaims []*v1.CustomClaim `protobuf:"bytes,4,rep,name=customer_claims,json=customerClaims,proto3" json:"customer_claims,omitempty"` FeatureTagToPermission map[string]v1.FeaturePermission `` /* 257-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateServiceTokenRequest) Descriptor
deprecated
added in
v0.4.7
func (*CreateServiceTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceTokenRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceTokenRequest) GetCustomClaims
deprecated
added in
v0.4.7
func (x *CreateServiceTokenRequest) GetCustomClaims() []string
Deprecated: Marked as deprecated in chalk/server/v1/team.proto.
func (*CreateServiceTokenRequest) GetCustomerClaims ¶ added in v0.4.7
func (x *CreateServiceTokenRequest) GetCustomerClaims() []*v1.CustomClaim
func (*CreateServiceTokenRequest) GetFeatureTagToPermission ¶ added in v0.6.1
func (x *CreateServiceTokenRequest) GetFeatureTagToPermission() map[string]v1.FeaturePermission
func (*CreateServiceTokenRequest) GetName ¶ added in v0.4.7
func (x *CreateServiceTokenRequest) GetName() string
func (*CreateServiceTokenRequest) GetPermissions ¶ added in v0.4.7
func (x *CreateServiceTokenRequest) GetPermissions() []v1.Permission
func (*CreateServiceTokenRequest) ProtoMessage ¶ added in v0.4.7
func (*CreateServiceTokenRequest) ProtoMessage()
func (*CreateServiceTokenRequest) ProtoReflect ¶ added in v0.4.7
func (x *CreateServiceTokenRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceTokenRequest) Reset ¶ added in v0.4.7
func (x *CreateServiceTokenRequest) Reset()
func (*CreateServiceTokenRequest) String ¶ added in v0.4.7
func (x *CreateServiceTokenRequest) String() string
type CreateServiceTokenResponse ¶ added in v0.4.7
type CreateServiceTokenResponse struct { Agent *v1.ServiceTokenAgent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` ClientSecret string `protobuf:"bytes,2,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceTokenResponse) Descriptor
deprecated
added in
v0.4.7
func (*CreateServiceTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceTokenResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceTokenResponse) GetAgent ¶ added in v0.4.7
func (x *CreateServiceTokenResponse) GetAgent() *v1.ServiceTokenAgent
func (*CreateServiceTokenResponse) GetClientSecret ¶ added in v0.4.7
func (x *CreateServiceTokenResponse) GetClientSecret() string
func (*CreateServiceTokenResponse) ProtoMessage ¶ added in v0.4.7
func (*CreateServiceTokenResponse) ProtoMessage()
func (*CreateServiceTokenResponse) ProtoReflect ¶ added in v0.4.7
func (x *CreateServiceTokenResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceTokenResponse) Reset ¶ added in v0.4.7
func (x *CreateServiceTokenResponse) Reset()
func (*CreateServiceTokenResponse) String ¶ added in v0.4.7
func (x *CreateServiceTokenResponse) String() string
type CreateTeamRequest ¶ added in v0.4.7
type CreateTeamRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"` Logo *string `protobuf:"bytes,3,opt,name=logo,proto3,oneof" json:"logo,omitempty"` // contains filtered or unexported fields }
func (*CreateTeamRequest) Descriptor
deprecated
added in
v0.4.7
func (*CreateTeamRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTeamRequest.ProtoReflect.Descriptor instead.
func (*CreateTeamRequest) GetLogo ¶ added in v0.4.7
func (x *CreateTeamRequest) GetLogo() string
func (*CreateTeamRequest) GetName ¶ added in v0.4.7
func (x *CreateTeamRequest) GetName() string
func (*CreateTeamRequest) GetSlug ¶ added in v0.4.7
func (x *CreateTeamRequest) GetSlug() string
func (*CreateTeamRequest) ProtoMessage ¶ added in v0.4.7
func (*CreateTeamRequest) ProtoMessage()
func (*CreateTeamRequest) ProtoReflect ¶ added in v0.4.7
func (x *CreateTeamRequest) ProtoReflect() protoreflect.Message
func (*CreateTeamRequest) Reset ¶ added in v0.4.7
func (x *CreateTeamRequest) Reset()
func (*CreateTeamRequest) String ¶ added in v0.4.7
func (x *CreateTeamRequest) String() string
type CreateTeamResponse ¶ added in v0.4.7
type CreateTeamResponse struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty"` // contains filtered or unexported fields }
func (*CreateTeamResponse) Descriptor
deprecated
added in
v0.4.7
func (*CreateTeamResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTeamResponse.ProtoReflect.Descriptor instead.
func (*CreateTeamResponse) GetTeam ¶ added in v0.4.7
func (x *CreateTeamResponse) GetTeam() *Team
func (*CreateTeamResponse) ProtoMessage ¶ added in v0.4.7
func (*CreateTeamResponse) ProtoMessage()
func (*CreateTeamResponse) ProtoReflect ¶ added in v0.4.7
func (x *CreateTeamResponse) ProtoReflect() protoreflect.Message
func (*CreateTeamResponse) Reset ¶ added in v0.4.7
func (x *CreateTeamResponse) Reset()
func (*CreateTeamResponse) String ¶ added in v0.4.7
func (x *CreateTeamResponse) String() string
type DeleteJobRequest ¶ added in v0.11.2
type DeleteJobRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteJobRequest) Descriptor
deprecated
added in
v0.11.2
func (*DeleteJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteJobRequest.ProtoReflect.Descriptor instead.
func (*DeleteJobRequest) GetId ¶ added in v0.11.2
func (x *DeleteJobRequest) GetId() string
func (*DeleteJobRequest) ProtoMessage ¶ added in v0.11.2
func (*DeleteJobRequest) ProtoMessage()
func (*DeleteJobRequest) ProtoReflect ¶ added in v0.11.2
func (x *DeleteJobRequest) ProtoReflect() protoreflect.Message
func (*DeleteJobRequest) Reset ¶ added in v0.11.2
func (x *DeleteJobRequest) Reset()
func (*DeleteJobRequest) String ¶ added in v0.11.2
func (x *DeleteJobRequest) String() string
type DeleteJobResponse ¶ added in v0.11.2
type DeleteJobResponse struct {
// contains filtered or unexported fields
}
func (*DeleteJobResponse) Descriptor
deprecated
added in
v0.11.2
func (*DeleteJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteJobResponse.ProtoReflect.Descriptor instead.
func (*DeleteJobResponse) ProtoMessage ¶ added in v0.11.2
func (*DeleteJobResponse) ProtoMessage()
func (*DeleteJobResponse) ProtoReflect ¶ added in v0.11.2
func (x *DeleteJobResponse) ProtoReflect() protoreflect.Message
func (*DeleteJobResponse) Reset ¶ added in v0.11.2
func (x *DeleteJobResponse) Reset()
func (*DeleteJobResponse) String ¶ added in v0.11.2
func (x *DeleteJobResponse) String() string
type DeletePagerDutyIntegrationRequest ¶ added in v0.4.7
type DeletePagerDutyIntegrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeletePagerDutyIntegrationRequest) Descriptor
deprecated
added in
v0.4.7
func (*DeletePagerDutyIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePagerDutyIntegrationRequest.ProtoReflect.Descriptor instead.
func (*DeletePagerDutyIntegrationRequest) GetId ¶ added in v0.4.7
func (x *DeletePagerDutyIntegrationRequest) GetId() string
func (*DeletePagerDutyIntegrationRequest) ProtoMessage ¶ added in v0.4.7
func (*DeletePagerDutyIntegrationRequest) ProtoMessage()
func (*DeletePagerDutyIntegrationRequest) ProtoReflect ¶ added in v0.4.7
func (x *DeletePagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
func (*DeletePagerDutyIntegrationRequest) Reset ¶ added in v0.4.7
func (x *DeletePagerDutyIntegrationRequest) Reset()
func (*DeletePagerDutyIntegrationRequest) String ¶ added in v0.4.7
func (x *DeletePagerDutyIntegrationRequest) String() string
type DeletePagerDutyIntegrationResponse ¶ added in v0.4.7
type DeletePagerDutyIntegrationResponse struct {
// contains filtered or unexported fields
}
func (*DeletePagerDutyIntegrationResponse) Descriptor
deprecated
added in
v0.4.7
func (*DeletePagerDutyIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePagerDutyIntegrationResponse.ProtoReflect.Descriptor instead.
func (*DeletePagerDutyIntegrationResponse) ProtoMessage ¶ added in v0.4.7
func (*DeletePagerDutyIntegrationResponse) ProtoMessage()
func (*DeletePagerDutyIntegrationResponse) ProtoReflect ¶ added in v0.4.7
func (x *DeletePagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
func (*DeletePagerDutyIntegrationResponse) Reset ¶ added in v0.4.7
func (x *DeletePagerDutyIntegrationResponse) Reset()
func (*DeletePagerDutyIntegrationResponse) String ¶ added in v0.4.7
func (x *DeletePagerDutyIntegrationResponse) String() string
type DeleteServiceTokenRequest ¶ added in v0.4.7
type DeleteServiceTokenRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceTokenRequest) Descriptor
deprecated
added in
v0.4.7
func (*DeleteServiceTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceTokenRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceTokenRequest) GetId ¶ added in v0.4.7
func (x *DeleteServiceTokenRequest) GetId() string
func (*DeleteServiceTokenRequest) ProtoMessage ¶ added in v0.4.7
func (*DeleteServiceTokenRequest) ProtoMessage()
func (*DeleteServiceTokenRequest) ProtoReflect ¶ added in v0.4.7
func (x *DeleteServiceTokenRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceTokenRequest) Reset ¶ added in v0.4.7
func (x *DeleteServiceTokenRequest) Reset()
func (*DeleteServiceTokenRequest) String ¶ added in v0.4.7
func (x *DeleteServiceTokenRequest) String() string
type DeleteServiceTokenResponse ¶ added in v0.4.7
type DeleteServiceTokenResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceTokenResponse) Descriptor
deprecated
added in
v0.4.7
func (*DeleteServiceTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceTokenResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceTokenResponse) ProtoMessage ¶ added in v0.4.7
func (*DeleteServiceTokenResponse) ProtoMessage()
func (*DeleteServiceTokenResponse) ProtoReflect ¶ added in v0.4.7
func (x *DeleteServiceTokenResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceTokenResponse) Reset ¶ added in v0.4.7
func (x *DeleteServiceTokenResponse) Reset()
func (*DeleteServiceTokenResponse) String ¶ added in v0.4.7
func (x *DeleteServiceTokenResponse) String() string
type DeployBranchRequest ¶
type DeployBranchRequest struct { BranchName string `protobuf:"bytes,1,opt,name=branch_name,json=branchName,proto3" json:"branch_name,omitempty"` ResetBranch bool `protobuf:"varint,2,opt,name=reset_branch,json=resetBranch,proto3" json:"reset_branch,omitempty"` Archive []byte `protobuf:"bytes,3,opt,name=archive,proto3" json:"archive,omitempty"` IsHotDeploy bool `protobuf:"varint,4,opt,name=is_hot_deploy,json=isHotDeploy,proto3" json:"is_hot_deploy,omitempty"` // contains filtered or unexported fields }
func (*DeployBranchRequest) Descriptor
deprecated
func (*DeployBranchRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeployBranchRequest.ProtoReflect.Descriptor instead.
func (*DeployBranchRequest) GetArchive ¶
func (x *DeployBranchRequest) GetArchive() []byte
func (*DeployBranchRequest) GetBranchName ¶
func (x *DeployBranchRequest) GetBranchName() string
func (*DeployBranchRequest) GetIsHotDeploy ¶
func (x *DeployBranchRequest) GetIsHotDeploy() bool
func (*DeployBranchRequest) GetResetBranch ¶
func (x *DeployBranchRequest) GetResetBranch() bool
func (*DeployBranchRequest) ProtoMessage ¶
func (*DeployBranchRequest) ProtoMessage()
func (*DeployBranchRequest) ProtoReflect ¶
func (x *DeployBranchRequest) ProtoReflect() protoreflect.Message
func (*DeployBranchRequest) Reset ¶
func (x *DeployBranchRequest) Reset()
func (*DeployBranchRequest) String ¶
func (x *DeployBranchRequest) String() string
type DeployBranchResponse ¶
type DeployBranchResponse struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*DeployBranchResponse) Descriptor
deprecated
func (*DeployBranchResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeployBranchResponse.ProtoReflect.Descriptor instead.
func (*DeployBranchResponse) GetDeploymentId ¶
func (x *DeployBranchResponse) GetDeploymentId() string
func (*DeployBranchResponse) ProtoMessage ¶
func (*DeployBranchResponse) ProtoMessage()
func (*DeployBranchResponse) ProtoReflect ¶
func (x *DeployBranchResponse) ProtoReflect() protoreflect.Message
func (*DeployBranchResponse) Reset ¶
func (x *DeployBranchResponse) Reset()
func (*DeployBranchResponse) String ¶
func (x *DeployBranchResponse) String() string
type DeployKubeComponentsRequest ¶ added in v0.16.23
type DeployKubeComponentsRequest struct { ExistingDeploymentId string `protobuf:"bytes,1,opt,name=existing_deployment_id,json=existingDeploymentId,proto3" json:"existing_deployment_id,omitempty"` // contains filtered or unexported fields }
func (*DeployKubeComponentsRequest) Descriptor
deprecated
added in
v0.16.23
func (*DeployKubeComponentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeployKubeComponentsRequest.ProtoReflect.Descriptor instead.
func (*DeployKubeComponentsRequest) GetExistingDeploymentId ¶ added in v0.16.23
func (x *DeployKubeComponentsRequest) GetExistingDeploymentId() string
func (*DeployKubeComponentsRequest) ProtoMessage ¶ added in v0.16.23
func (*DeployKubeComponentsRequest) ProtoMessage()
func (*DeployKubeComponentsRequest) ProtoReflect ¶ added in v0.16.23
func (x *DeployKubeComponentsRequest) ProtoReflect() protoreflect.Message
func (*DeployKubeComponentsRequest) Reset ¶ added in v0.16.23
func (x *DeployKubeComponentsRequest) Reset()
func (*DeployKubeComponentsRequest) String ¶ added in v0.16.23
func (x *DeployKubeComponentsRequest) String() string
type DeployKubeComponentsResponse ¶ added in v0.16.23
type DeployKubeComponentsResponse struct {
// contains filtered or unexported fields
}
func (*DeployKubeComponentsResponse) Descriptor
deprecated
added in
v0.16.23
func (*DeployKubeComponentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeployKubeComponentsResponse.ProtoReflect.Descriptor instead.
func (*DeployKubeComponentsResponse) ProtoMessage ¶ added in v0.16.23
func (*DeployKubeComponentsResponse) ProtoMessage()
func (*DeployKubeComponentsResponse) ProtoReflect ¶ added in v0.16.23
func (x *DeployKubeComponentsResponse) ProtoReflect() protoreflect.Message
func (*DeployKubeComponentsResponse) Reset ¶ added in v0.16.23
func (x *DeployKubeComponentsResponse) Reset()
func (*DeployKubeComponentsResponse) String ¶ added in v0.16.23
func (x *DeployKubeComponentsResponse) String() string
type Deployment ¶
type Deployment struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` EnvironmentId string `protobuf:"bytes,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` Status DeploymentStatus `protobuf:"varint,3,opt,name=status,proto3,enum=chalk.server.v1.DeploymentStatus" json:"status,omitempty"` DeploymentTags []string `protobuf:"bytes,4,rep,name=deployment_tags,json=deploymentTags,proto3" json:"deployment_tags,omitempty"` CloudBuildId string `protobuf:"bytes,5,opt,name=cloud_build_id,json=cloudBuildId,proto3" json:"cloud_build_id,omitempty"` TriggeredBy string `protobuf:"bytes,6,opt,name=triggered_by,json=triggeredBy,proto3" json:"triggered_by,omitempty"` RequirementsFilepath *string `` /* 127-byte string literal not displayed */ DockerfileFilepath *string `protobuf:"bytes,8,opt,name=dockerfile_filepath,json=dockerfileFilepath,proto3,oneof" json:"dockerfile_filepath,omitempty"` Runtime *string `protobuf:"bytes,9,opt,name=runtime,proto3,oneof" json:"runtime,omitempty"` ChalkpyVersion string `protobuf:"bytes,10,opt,name=chalkpy_version,json=chalkpyVersion,proto3" json:"chalkpy_version,omitempty"` RawDependencyHash string `protobuf:"bytes,11,opt,name=raw_dependency_hash,json=rawDependencyHash,proto3" json:"raw_dependency_hash,omitempty"` FinalDependencyHash *string `` /* 127-byte string literal not displayed */ IsPreviewDeployment *bool `` /* 128-byte string literal not displayed */ CreatedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` GitCommit string `protobuf:"bytes,16,opt,name=git_commit,json=gitCommit,proto3" json:"git_commit,omitempty"` GitPr string `protobuf:"bytes,17,opt,name=git_pr,json=gitPr,proto3" json:"git_pr,omitempty"` GitBranch string `protobuf:"bytes,18,opt,name=git_branch,json=gitBranch,proto3" json:"git_branch,omitempty"` GitAuthorEmail string `protobuf:"bytes,19,opt,name=git_author_email,json=gitAuthorEmail,proto3" json:"git_author_email,omitempty"` Branch string `protobuf:"bytes,20,opt,name=branch,proto3" json:"branch,omitempty"` ProjectSettings string `protobuf:"bytes,21,opt,name=project_settings,json=projectSettings,proto3" json:"project_settings,omitempty"` RequirementsFiles *string `protobuf:"bytes,22,opt,name=requirements_files,json=requirementsFiles,proto3,oneof" json:"requirements_files,omitempty"` GitTag string `protobuf:"bytes,23,opt,name=git_tag,json=gitTag,proto3" json:"git_tag,omitempty"` BaseImageSha string `protobuf:"bytes,24,opt,name=base_image_sha,json=baseImageSha,proto3" json:"base_image_sha,omitempty"` StatusChangedAt *timestamppb.Timestamp `protobuf:"bytes,25,opt,name=status_changed_at,json=statusChangedAt,proto3" json:"status_changed_at,omitempty"` // contains filtered or unexported fields }
func (*Deployment) Descriptor
deprecated
func (*Deployment) Descriptor() ([]byte, []int)
Deprecated: Use Deployment.ProtoReflect.Descriptor instead.
func (*Deployment) GetBaseImageSha ¶ added in v0.16.2
func (x *Deployment) GetBaseImageSha() string
func (*Deployment) GetBranch ¶ added in v0.17.15
func (x *Deployment) GetBranch() string
func (*Deployment) GetChalkpyVersion ¶ added in v0.17.15
func (x *Deployment) GetChalkpyVersion() string
func (*Deployment) GetCloudBuildId ¶ added in v0.17.15
func (x *Deployment) GetCloudBuildId() string
func (*Deployment) GetCreatedAt ¶ added in v0.16.2
func (x *Deployment) GetCreatedAt() *timestamppb.Timestamp
func (*Deployment) GetDeploymentTags ¶ added in v0.12.0
func (x *Deployment) GetDeploymentTags() []string
func (*Deployment) GetDockerfileFilepath ¶ added in v0.16.17
func (x *Deployment) GetDockerfileFilepath() string
func (*Deployment) GetEnvironmentId ¶
func (x *Deployment) GetEnvironmentId() string
func (*Deployment) GetFinalDependencyHash ¶ added in v0.16.17
func (x *Deployment) GetFinalDependencyHash() string
func (*Deployment) GetGitAuthorEmail ¶ added in v0.17.15
func (x *Deployment) GetGitAuthorEmail() string
func (*Deployment) GetGitBranch ¶ added in v0.17.15
func (x *Deployment) GetGitBranch() string
func (*Deployment) GetGitCommit ¶ added in v0.16.2
func (x *Deployment) GetGitCommit() string
func (*Deployment) GetGitPr ¶ added in v0.17.15
func (x *Deployment) GetGitPr() string
func (*Deployment) GetGitTag ¶ added in v0.17.15
func (x *Deployment) GetGitTag() string
func (*Deployment) GetId ¶
func (x *Deployment) GetId() string
func (*Deployment) GetIsPreviewDeployment ¶ added in v0.16.17
func (x *Deployment) GetIsPreviewDeployment() bool
func (*Deployment) GetProjectSettings ¶ added in v0.17.15
func (x *Deployment) GetProjectSettings() string
func (*Deployment) GetRawDependencyHash ¶ added in v0.17.15
func (x *Deployment) GetRawDependencyHash() string
func (*Deployment) GetRequirementsFilepath ¶ added in v0.16.17
func (x *Deployment) GetRequirementsFilepath() string
func (*Deployment) GetRequirementsFiles ¶ added in v0.16.17
func (x *Deployment) GetRequirementsFiles() string
func (*Deployment) GetRuntime ¶ added in v0.16.17
func (x *Deployment) GetRuntime() string
func (*Deployment) GetStatus ¶
func (x *Deployment) GetStatus() DeploymentStatus
func (*Deployment) GetStatusChangedAt ¶ added in v0.17.15
func (x *Deployment) GetStatusChangedAt() *timestamppb.Timestamp
func (*Deployment) GetTriggeredBy ¶ added in v0.17.15
func (x *Deployment) GetTriggeredBy() string
func (*Deployment) GetUpdatedAt ¶ added in v0.16.2
func (x *Deployment) GetUpdatedAt() *timestamppb.Timestamp
func (*Deployment) ProtoMessage ¶
func (*Deployment) ProtoMessage()
func (*Deployment) ProtoReflect ¶
func (x *Deployment) ProtoReflect() protoreflect.Message
func (*Deployment) Reset ¶
func (x *Deployment) Reset()
func (*Deployment) String ¶
func (x *Deployment) String() string
type DeploymentBuildStatus ¶ added in v0.17.20
type DeploymentBuildStatus int32
const ( DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_UNSPECIFIED DeploymentBuildStatus = 0 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_UNKNOWN DeploymentBuildStatus = 1 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_PENDING DeploymentBuildStatus = 2 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_QUEUED DeploymentBuildStatus = 3 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_WORKING DeploymentBuildStatus = 4 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_SUCCESS DeploymentBuildStatus = 5 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_FAILURE DeploymentBuildStatus = 6 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_INTERNAL_ERROR DeploymentBuildStatus = 7 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_TIMEOUT DeploymentBuildStatus = 8 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_CANCELLED DeploymentBuildStatus = 9 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_EXPIRED DeploymentBuildStatus = 10 DeploymentBuildStatus_DEPLOYMENT_BUILD_STATUS_BOOT_ERRORS DeploymentBuildStatus = 11 )
func (DeploymentBuildStatus) Descriptor ¶ added in v0.17.20
func (DeploymentBuildStatus) Descriptor() protoreflect.EnumDescriptor
func (DeploymentBuildStatus) Enum ¶ added in v0.17.20
func (x DeploymentBuildStatus) Enum() *DeploymentBuildStatus
func (DeploymentBuildStatus) EnumDescriptor
deprecated
added in
v0.17.20
func (DeploymentBuildStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeploymentBuildStatus.Descriptor instead.
func (DeploymentBuildStatus) Number ¶ added in v0.17.20
func (x DeploymentBuildStatus) Number() protoreflect.EnumNumber
func (DeploymentBuildStatus) String ¶ added in v0.17.20
func (x DeploymentBuildStatus) String() string
func (DeploymentBuildStatus) Type ¶ added in v0.17.20
func (DeploymentBuildStatus) Type() protoreflect.EnumType
type DeploymentBuildStep ¶ added in v0.17.20
type DeploymentBuildStep struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Status DeploymentBuildStatus `protobuf:"varint,3,opt,name=status,proto3,enum=chalk.server.v1.DeploymentBuildStatus" json:"status,omitempty"` StartTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` EndTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // contains filtered or unexported fields }
func (*DeploymentBuildStep) Descriptor
deprecated
added in
v0.17.20
func (*DeploymentBuildStep) Descriptor() ([]byte, []int)
Deprecated: Use DeploymentBuildStep.ProtoReflect.Descriptor instead.
func (*DeploymentBuildStep) GetDisplayName ¶ added in v0.17.20
func (x *DeploymentBuildStep) GetDisplayName() string
func (*DeploymentBuildStep) GetEndTime ¶ added in v0.17.20
func (x *DeploymentBuildStep) GetEndTime() *timestamppb.Timestamp
func (*DeploymentBuildStep) GetId ¶ added in v0.17.20
func (x *DeploymentBuildStep) GetId() string
func (*DeploymentBuildStep) GetStartTime ¶ added in v0.17.20
func (x *DeploymentBuildStep) GetStartTime() *timestamppb.Timestamp
func (*DeploymentBuildStep) GetStatus ¶ added in v0.17.20
func (x *DeploymentBuildStep) GetStatus() DeploymentBuildStatus
func (*DeploymentBuildStep) ProtoMessage ¶ added in v0.17.20
func (*DeploymentBuildStep) ProtoMessage()
func (*DeploymentBuildStep) ProtoReflect ¶ added in v0.17.20
func (x *DeploymentBuildStep) ProtoReflect() protoreflect.Message
func (*DeploymentBuildStep) Reset ¶ added in v0.17.20
func (x *DeploymentBuildStep) Reset()
func (*DeploymentBuildStep) String ¶ added in v0.17.20
func (x *DeploymentBuildStep) String() string
type DeploymentStatus ¶
type DeploymentStatus int32
const ( DeploymentStatus_DEPLOYMENT_STATUS_UNSPECIFIED DeploymentStatus = 0 DeploymentStatus_DEPLOYMENT_STATUS_UNKNOWN DeploymentStatus = 1 DeploymentStatus_DEPLOYMENT_STATUS_PENDING DeploymentStatus = 2 DeploymentStatus_DEPLOYMENT_STATUS_QUEUED DeploymentStatus = 3 DeploymentStatus_DEPLOYMENT_STATUS_WORKING DeploymentStatus = 4 DeploymentStatus_DEPLOYMENT_STATUS_SUCCESS DeploymentStatus = 5 DeploymentStatus_DEPLOYMENT_STATUS_FAILURE DeploymentStatus = 6 DeploymentStatus_DEPLOYMENT_STATUS_INTERNAL_ERROR DeploymentStatus = 7 DeploymentStatus_DEPLOYMENT_STATUS_TIMEOUT DeploymentStatus = 8 DeploymentStatus_DEPLOYMENT_STATUS_CANCELLED DeploymentStatus = 9 DeploymentStatus_DEPLOYMENT_STATUS_EXPIRED DeploymentStatus = 10 DeploymentStatus_DEPLOYMENT_STATUS_BOOT_ERRORS DeploymentStatus = 11 DeploymentStatus_DEPLOYMENT_STATUS_AWAITING_SOURCE DeploymentStatus = 12 )
func (DeploymentStatus) Descriptor ¶
func (DeploymentStatus) Descriptor() protoreflect.EnumDescriptor
func (DeploymentStatus) Enum ¶
func (x DeploymentStatus) Enum() *DeploymentStatus
func (DeploymentStatus) EnumDescriptor
deprecated
func (DeploymentStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeploymentStatus.Descriptor instead.
func (DeploymentStatus) Number ¶
func (x DeploymentStatus) Number() protoreflect.EnumNumber
func (DeploymentStatus) String ¶
func (x DeploymentStatus) String() string
func (DeploymentStatus) Type ¶
func (DeploymentStatus) Type() protoreflect.EnumType
type DockerBuildConfig ¶ added in v0.16.13
type DockerBuildConfig struct { Builder string `protobuf:"bytes,1,opt,name=builder,proto3" json:"builder,omitempty"` PushRegistryType string `protobuf:"bytes,2,opt,name=push_registry_type,json=pushRegistryType,proto3" json:"push_registry_type,omitempty"` PushRegistryTagPrefix string `` /* 128-byte string literal not displayed */ RegistryCredentialsSecretId string `` /* 146-byte string literal not displayed */ NotificationTopic string `protobuf:"bytes,5,opt,name=notification_topic,json=notificationTopic,proto3" json:"notification_topic,omitempty"` // contains filtered or unexported fields }
func (*DockerBuildConfig) Descriptor
deprecated
added in
v0.16.13
func (*DockerBuildConfig) Descriptor() ([]byte, []int)
Deprecated: Use DockerBuildConfig.ProtoReflect.Descriptor instead.
func (*DockerBuildConfig) GetBuilder ¶ added in v0.16.13
func (x *DockerBuildConfig) GetBuilder() string
func (*DockerBuildConfig) GetNotificationTopic ¶ added in v0.16.13
func (x *DockerBuildConfig) GetNotificationTopic() string
func (*DockerBuildConfig) GetPushRegistryTagPrefix ¶ added in v0.16.13
func (x *DockerBuildConfig) GetPushRegistryTagPrefix() string
func (*DockerBuildConfig) GetPushRegistryType ¶ added in v0.16.13
func (x *DockerBuildConfig) GetPushRegistryType() string
func (*DockerBuildConfig) GetRegistryCredentialsSecretId ¶ added in v0.16.13
func (x *DockerBuildConfig) GetRegistryCredentialsSecretId() string
func (*DockerBuildConfig) ProtoMessage ¶ added in v0.16.13
func (*DockerBuildConfig) ProtoMessage()
func (*DockerBuildConfig) ProtoReflect ¶ added in v0.16.13
func (x *DockerBuildConfig) ProtoReflect() protoreflect.Message
func (*DockerBuildConfig) Reset ¶ added in v0.16.13
func (x *DockerBuildConfig) Reset()
func (*DockerBuildConfig) String ¶ added in v0.16.13
func (x *DockerBuildConfig) String() string
type ElasticsearchLogConfig ¶ added in v0.16.13
type ElasticsearchLogConfig struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` Endpoint string `protobuf:"bytes,3,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // contains filtered or unexported fields }
func (*ElasticsearchLogConfig) Descriptor
deprecated
added in
v0.16.13
func (*ElasticsearchLogConfig) Descriptor() ([]byte, []int)
Deprecated: Use ElasticsearchLogConfig.ProtoReflect.Descriptor instead.
func (*ElasticsearchLogConfig) GetEndpoint ¶ added in v0.16.13
func (x *ElasticsearchLogConfig) GetEndpoint() string
func (*ElasticsearchLogConfig) GetPassword ¶ added in v0.16.13
func (x *ElasticsearchLogConfig) GetPassword() string
func (*ElasticsearchLogConfig) GetUsername ¶ added in v0.16.13
func (x *ElasticsearchLogConfig) GetUsername() string
func (*ElasticsearchLogConfig) ProtoMessage ¶ added in v0.16.13
func (*ElasticsearchLogConfig) ProtoMessage()
func (*ElasticsearchLogConfig) ProtoReflect ¶ added in v0.16.13
func (x *ElasticsearchLogConfig) ProtoReflect() protoreflect.Message
func (*ElasticsearchLogConfig) Reset ¶ added in v0.16.13
func (x *ElasticsearchLogConfig) Reset()
func (*ElasticsearchLogConfig) String ¶ added in v0.16.13
func (x *ElasticsearchLogConfig) String() string
type Environment ¶
type Environment struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` TeamId string `protobuf:"bytes,4,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"` ActiveDeploymentId *string `protobuf:"bytes,5,opt,name=active_deployment_id,json=activeDeploymentId,proto3,oneof" json:"active_deployment_id,omitempty"` WorkerUrl *string `protobuf:"bytes,6,opt,name=worker_url,json=workerUrl,proto3,oneof" json:"worker_url,omitempty"` ServiceUrl *string `protobuf:"bytes,7,opt,name=service_url,json=serviceUrl,proto3,oneof" json:"service_url,omitempty"` BranchUrl *string `protobuf:"bytes,8,opt,name=branch_url,json=branchUrl,proto3,oneof" json:"branch_url,omitempty"` OfflineStoreSecret *string `protobuf:"bytes,9,opt,name=offline_store_secret,json=offlineStoreSecret,proto3,oneof" json:"offline_store_secret,omitempty"` OnlineStoreSecret *string `protobuf:"bytes,10,opt,name=online_store_secret,json=onlineStoreSecret,proto3,oneof" json:"online_store_secret,omitempty"` FeatureStoreSecret *string `protobuf:"bytes,11,opt,name=feature_store_secret,json=featureStoreSecret,proto3,oneof" json:"feature_store_secret,omitempty"` PostgresSecret *string `protobuf:"bytes,12,opt,name=postgres_secret,json=postgresSecret,proto3,oneof" json:"postgres_secret,omitempty"` OnlineStoreKind *string `protobuf:"bytes,13,opt,name=online_store_kind,json=onlineStoreKind,proto3,oneof" json:"online_store_kind,omitempty"` EmqUri *string `protobuf:"bytes,14,opt,name=emq_uri,json=emqUri,proto3,oneof" json:"emq_uri,omitempty"` VpcConnectorName *string `protobuf:"bytes,15,opt,name=vpc_connector_name,json=vpcConnectorName,proto3,oneof" json:"vpc_connector_name,omitempty"` KubeClusterName *string `protobuf:"bytes,16,opt,name=kube_cluster_name,json=kubeClusterName,proto3,oneof" json:"kube_cluster_name,omitempty"` BranchKubeClusterName *string `` /* 135-byte string literal not displayed */ EngineKubeClusterName *string `` /* 135-byte string literal not displayed */ ShadowEngineKubeClusterName *string `` /* 155-byte string literal not displayed */ KubeJobNamespace *string `protobuf:"bytes,20,opt,name=kube_job_namespace,json=kubeJobNamespace,proto3,oneof" json:"kube_job_namespace,omitempty"` KubePreviewNamespace *string `` /* 130-byte string literal not displayed */ KubeServiceAccountName *string `` /* 138-byte string literal not displayed */ StreamingQueryServiceUri *string `` /* 144-byte string literal not displayed */ SkipOfflineWritesForOnlineCachedFeatures bool `` /* 193-byte string literal not displayed */ ResultBusTopic *string `protobuf:"bytes,25,opt,name=result_bus_topic,json=resultBusTopic,proto3,oneof" json:"result_bus_topic,omitempty"` OnlinePersistenceMode *string `` /* 133-byte string literal not displayed */ MetricsBusTopic *string `protobuf:"bytes,27,opt,name=metrics_bus_topic,json=metricsBusTopic,proto3,oneof" json:"metrics_bus_topic,omitempty"` BigtableInstanceName *string `` /* 130-byte string literal not displayed */ BigtableTableName *string `protobuf:"bytes,29,opt,name=bigtable_table_name,json=bigtableTableName,proto3,oneof" json:"bigtable_table_name,omitempty"` CloudAccountLocator *string `` /* 127-byte string literal not displayed */ CloudRegion *string `protobuf:"bytes,31,opt,name=cloud_region,json=cloudRegion,proto3,oneof" json:"cloud_region,omitempty"` CloudTenancyId *string `protobuf:"bytes,32,opt,name=cloud_tenancy_id,json=cloudTenancyId,proto3,oneof" json:"cloud_tenancy_id,omitempty"` SourceBundleBucket *string `protobuf:"bytes,33,opt,name=source_bundle_bucket,json=sourceBundleBucket,proto3,oneof" json:"source_bundle_bucket,omitempty"` EngineDockerRegistryPath *string `` /* 144-byte string literal not displayed */ DefaultPlanner *string `protobuf:"bytes,35,opt,name=default_planner,json=defaultPlanner,proto3,oneof" json:"default_planner,omitempty"` AdditionalEnvVars map[string]string `` /* 203-byte string literal not displayed */ AdditionalCronEnvVars map[string]string `` /* 217-byte string literal not displayed */ PrivatePipRepositories *string `` /* 136-byte string literal not displayed */ IsSandbox bool `protobuf:"varint,39,opt,name=is_sandbox,json=isSandbox,proto3" json:"is_sandbox,omitempty"` // AWS/GCP CloudProvider CloudProviderKind `` /* 141-byte string literal not displayed */ // Null if the environment is hosted by Chalk. CloudConfig *CloudConfig `protobuf:"bytes,42,opt,name=cloud_config,json=cloudConfig,proto3,oneof" json:"cloud_config,omitempty"` // TODO: really a structured object. SpecConfigJson map[string]*structpb.Value `` /* 194-byte string literal not displayed */ ArchivedAt *timestamppb.Timestamp `protobuf:"bytes,43,opt,name=archived_at,json=archivedAt,proto3,oneof" json:"archived_at,omitempty"` MetadataServerMetricsStoreSecret *string `` /* 170-byte string literal not displayed */ QueryServerMetricsStoreSecret *string `` /* 161-byte string literal not displayed */ PinnedBaseImage *string `protobuf:"bytes,46,opt,name=pinned_base_image,json=pinnedBaseImage,proto3,oneof" json:"pinned_base_image,omitempty"` ClusterGatewayId *string `protobuf:"bytes,47,opt,name=cluster_gateway_id,json=clusterGatewayId,proto3,oneof" json:"cluster_gateway_id,omitempty"` ClusterTimescaledbId *string `` /* 130-byte string literal not displayed */ BackgroundPersistenceDeploymentId *string `` /* 171-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Environment) Descriptor
deprecated
func (*Environment) Descriptor() ([]byte, []int)
Deprecated: Use Environment.ProtoReflect.Descriptor instead.
func (*Environment) GetActiveDeploymentId ¶
func (x *Environment) GetActiveDeploymentId() string
func (*Environment) GetAdditionalCronEnvVars ¶
func (x *Environment) GetAdditionalCronEnvVars() map[string]string
func (*Environment) GetAdditionalEnvVars ¶
func (x *Environment) GetAdditionalEnvVars() map[string]string
func (*Environment) GetArchivedAt ¶ added in v0.11.3
func (x *Environment) GetArchivedAt() *timestamppb.Timestamp
func (*Environment) GetBackgroundPersistenceDeploymentId ¶ added in v0.17.21
func (x *Environment) GetBackgroundPersistenceDeploymentId() string
func (*Environment) GetBigtableInstanceName ¶
func (x *Environment) GetBigtableInstanceName() string
func (*Environment) GetBigtableTableName ¶
func (x *Environment) GetBigtableTableName() string
func (*Environment) GetBranchKubeClusterName ¶
func (x *Environment) GetBranchKubeClusterName() string
func (*Environment) GetBranchUrl ¶
func (x *Environment) GetBranchUrl() string
func (*Environment) GetCloudAccountLocator ¶
func (x *Environment) GetCloudAccountLocator() string
func (*Environment) GetCloudConfig ¶
func (x *Environment) GetCloudConfig() *CloudConfig
func (*Environment) GetCloudProvider ¶
func (x *Environment) GetCloudProvider() CloudProviderKind
func (*Environment) GetCloudRegion ¶
func (x *Environment) GetCloudRegion() string
func (*Environment) GetCloudTenancyId ¶
func (x *Environment) GetCloudTenancyId() string
func (*Environment) GetClusterGatewayId ¶ added in v0.17.21
func (x *Environment) GetClusterGatewayId() string
func (*Environment) GetClusterTimescaledbId ¶ added in v0.17.21
func (x *Environment) GetClusterTimescaledbId() string
func (*Environment) GetDefaultPlanner ¶
func (x *Environment) GetDefaultPlanner() string
func (*Environment) GetEmqUri ¶
func (x *Environment) GetEmqUri() string
func (*Environment) GetEngineDockerRegistryPath ¶
func (x *Environment) GetEngineDockerRegistryPath() string
func (*Environment) GetEngineKubeClusterName ¶
func (x *Environment) GetEngineKubeClusterName() string
func (*Environment) GetFeatureStoreSecret ¶
func (x *Environment) GetFeatureStoreSecret() string
func (*Environment) GetId ¶
func (x *Environment) GetId() string
func (*Environment) GetIsSandbox ¶
func (x *Environment) GetIsSandbox() bool
func (*Environment) GetKubeClusterName ¶
func (x *Environment) GetKubeClusterName() string
func (*Environment) GetKubeJobNamespace ¶
func (x *Environment) GetKubeJobNamespace() string
func (*Environment) GetKubePreviewNamespace ¶
func (x *Environment) GetKubePreviewNamespace() string
func (*Environment) GetKubeServiceAccountName ¶
func (x *Environment) GetKubeServiceAccountName() string
func (*Environment) GetMetadataServerMetricsStoreSecret ¶ added in v0.14.1
func (x *Environment) GetMetadataServerMetricsStoreSecret() string
func (*Environment) GetMetricsBusTopic ¶
func (x *Environment) GetMetricsBusTopic() string
func (*Environment) GetName ¶
func (x *Environment) GetName() string
func (*Environment) GetOfflineStoreSecret ¶
func (x *Environment) GetOfflineStoreSecret() string
func (*Environment) GetOnlinePersistenceMode ¶
func (x *Environment) GetOnlinePersistenceMode() string
func (*Environment) GetOnlineStoreKind ¶
func (x *Environment) GetOnlineStoreKind() string
func (*Environment) GetOnlineStoreSecret ¶
func (x *Environment) GetOnlineStoreSecret() string
func (*Environment) GetPinnedBaseImage ¶ added in v0.16.17
func (x *Environment) GetPinnedBaseImage() string
func (*Environment) GetPostgresSecret ¶
func (x *Environment) GetPostgresSecret() string
func (*Environment) GetPrivatePipRepositories ¶
func (x *Environment) GetPrivatePipRepositories() string
func (*Environment) GetProjectId ¶
func (x *Environment) GetProjectId() string
func (*Environment) GetQueryServerMetricsStoreSecret ¶ added in v0.14.1
func (x *Environment) GetQueryServerMetricsStoreSecret() string
func (*Environment) GetResultBusTopic ¶
func (x *Environment) GetResultBusTopic() string
func (*Environment) GetServiceUrl ¶
func (x *Environment) GetServiceUrl() string
func (*Environment) GetShadowEngineKubeClusterName ¶
func (x *Environment) GetShadowEngineKubeClusterName() string
func (*Environment) GetSkipOfflineWritesForOnlineCachedFeatures ¶
func (x *Environment) GetSkipOfflineWritesForOnlineCachedFeatures() bool
func (*Environment) GetSourceBundleBucket ¶
func (x *Environment) GetSourceBundleBucket() string
func (*Environment) GetSpecConfigJson ¶
func (x *Environment) GetSpecConfigJson() map[string]*structpb.Value
func (*Environment) GetStreamingQueryServiceUri ¶
func (x *Environment) GetStreamingQueryServiceUri() string
func (*Environment) GetTeamId ¶
func (x *Environment) GetTeamId() string
func (*Environment) GetVpcConnectorName ¶
func (x *Environment) GetVpcConnectorName() string
func (*Environment) GetWorkerUrl ¶
func (x *Environment) GetWorkerUrl() string
func (*Environment) ProtoMessage ¶
func (*Environment) ProtoMessage()
func (*Environment) ProtoReflect ¶
func (x *Environment) ProtoReflect() protoreflect.Message
func (*Environment) Reset ¶
func (x *Environment) Reset()
func (*Environment) String ¶
func (x *Environment) String() string
type EnvironmentPermissions ¶ added in v0.17.9
type EnvironmentPermissions struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` ScimRoles []*ScimGroupRoleAssignment `protobuf:"bytes,2,rep,name=scim_roles,json=scimRoles,proto3" json:"scim_roles,omitempty"` UserPermissions []*UserPermissions `protobuf:"bytes,3,rep,name=user_permissions,json=userPermissions,proto3" json:"user_permissions,omitempty"` // contains filtered or unexported fields }
func (*EnvironmentPermissions) Descriptor
deprecated
added in
v0.17.9
func (*EnvironmentPermissions) Descriptor() ([]byte, []int)
Deprecated: Use EnvironmentPermissions.ProtoReflect.Descriptor instead.
func (*EnvironmentPermissions) GetEnvironmentId ¶ added in v0.17.9
func (x *EnvironmentPermissions) GetEnvironmentId() string
func (*EnvironmentPermissions) GetScimRoles ¶ added in v0.17.9
func (x *EnvironmentPermissions) GetScimRoles() []*ScimGroupRoleAssignment
func (*EnvironmentPermissions) GetUserPermissions ¶ added in v0.17.9
func (x *EnvironmentPermissions) GetUserPermissions() []*UserPermissions
func (*EnvironmentPermissions) ProtoMessage ¶ added in v0.17.9
func (*EnvironmentPermissions) ProtoMessage()
func (*EnvironmentPermissions) ProtoReflect ¶ added in v0.17.9
func (x *EnvironmentPermissions) ProtoReflect() protoreflect.Message
func (*EnvironmentPermissions) Reset ¶ added in v0.17.9
func (x *EnvironmentPermissions) Reset()
func (*EnvironmentPermissions) String ¶ added in v0.17.9
func (x *EnvironmentPermissions) String() string
type ExpireTeamInviteRequest ¶ added in v0.16.19
type ExpireTeamInviteRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ExpireTeamInviteRequest) Descriptor
deprecated
added in
v0.16.19
func (*ExpireTeamInviteRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExpireTeamInviteRequest.ProtoReflect.Descriptor instead.
func (*ExpireTeamInviteRequest) GetId ¶ added in v0.16.19
func (x *ExpireTeamInviteRequest) GetId() string
func (*ExpireTeamInviteRequest) ProtoMessage ¶ added in v0.16.19
func (*ExpireTeamInviteRequest) ProtoMessage()
func (*ExpireTeamInviteRequest) ProtoReflect ¶ added in v0.16.19
func (x *ExpireTeamInviteRequest) ProtoReflect() protoreflect.Message
func (*ExpireTeamInviteRequest) Reset ¶ added in v0.16.19
func (x *ExpireTeamInviteRequest) Reset()
func (*ExpireTeamInviteRequest) String ¶ added in v0.16.19
func (x *ExpireTeamInviteRequest) String() string
type ExpireTeamInviteResponse ¶ added in v0.16.19
type ExpireTeamInviteResponse struct {
// contains filtered or unexported fields
}
func (*ExpireTeamInviteResponse) Descriptor
deprecated
added in
v0.16.19
func (*ExpireTeamInviteResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExpireTeamInviteResponse.ProtoReflect.Descriptor instead.
func (*ExpireTeamInviteResponse) ProtoMessage ¶ added in v0.16.19
func (*ExpireTeamInviteResponse) ProtoMessage()
func (*ExpireTeamInviteResponse) ProtoReflect ¶ added in v0.16.19
func (x *ExpireTeamInviteResponse) ProtoReflect() protoreflect.Message
func (*ExpireTeamInviteResponse) Reset ¶ added in v0.16.19
func (x *ExpireTeamInviteResponse) Reset()
func (*ExpireTeamInviteResponse) String ¶ added in v0.16.19
func (x *ExpireTeamInviteResponse) String() string
type FeatureFlagValue ¶ added in v0.7.6
type FeatureFlagValue struct { Flag string `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` Value bool `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*FeatureFlagValue) Descriptor
deprecated
added in
v0.7.6
func (*FeatureFlagValue) Descriptor() ([]byte, []int)
Deprecated: Use FeatureFlagValue.ProtoReflect.Descriptor instead.
func (*FeatureFlagValue) GetFlag ¶ added in v0.7.6
func (x *FeatureFlagValue) GetFlag() string
func (*FeatureFlagValue) GetValue ¶ added in v0.7.6
func (x *FeatureFlagValue) GetValue() bool
func (*FeatureFlagValue) ProtoMessage ¶ added in v0.7.6
func (*FeatureFlagValue) ProtoMessage()
func (*FeatureFlagValue) ProtoReflect ¶ added in v0.7.6
func (x *FeatureFlagValue) ProtoReflect() protoreflect.Message
func (*FeatureFlagValue) Reset ¶ added in v0.7.6
func (x *FeatureFlagValue) Reset()
func (*FeatureFlagValue) String ¶ added in v0.7.6
func (x *FeatureFlagValue) String() string
type FeatureMetadata ¶
type FeatureMetadata struct { Fqn string `protobuf:"bytes,1,opt,name=fqn,proto3" json:"fqn,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Description *string `protobuf:"bytes,4,opt,name=description,proto3,oneof" json:"description,omitempty"` Owner *string `protobuf:"bytes,5,opt,name=owner,proto3,oneof" json:"owner,omitempty"` Tags []string `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty"` MaxStaleness *string `protobuf:"bytes,7,opt,name=max_staleness,json=maxStaleness,proto3,oneof" json:"max_staleness,omitempty"` EtlOfflineToOnline bool `protobuf:"varint,8,opt,name=etl_offline_to_online,json=etlOfflineToOnline,proto3" json:"etl_offline_to_online,omitempty"` // contains filtered or unexported fields }
func (*FeatureMetadata) Descriptor
deprecated
func (*FeatureMetadata) Descriptor() ([]byte, []int)
Deprecated: Use FeatureMetadata.ProtoReflect.Descriptor instead.
func (*FeatureMetadata) GetDescription ¶
func (x *FeatureMetadata) GetDescription() string
func (*FeatureMetadata) GetEtlOfflineToOnline ¶
func (x *FeatureMetadata) GetEtlOfflineToOnline() bool
func (*FeatureMetadata) GetFqn ¶
func (x *FeatureMetadata) GetFqn() string
func (*FeatureMetadata) GetMaxStaleness ¶
func (x *FeatureMetadata) GetMaxStaleness() string
func (*FeatureMetadata) GetName ¶
func (x *FeatureMetadata) GetName() string
func (*FeatureMetadata) GetNamespace ¶
func (x *FeatureMetadata) GetNamespace() string
func (*FeatureMetadata) GetOwner ¶
func (x *FeatureMetadata) GetOwner() string
func (*FeatureMetadata) GetTags ¶
func (x *FeatureMetadata) GetTags() []string
func (*FeatureMetadata) ProtoMessage ¶
func (*FeatureMetadata) ProtoMessage()
func (*FeatureMetadata) ProtoReflect ¶
func (x *FeatureMetadata) ProtoReflect() protoreflect.Message
func (*FeatureMetadata) Reset ¶
func (x *FeatureMetadata) Reset()
func (*FeatureMetadata) String ¶
func (x *FeatureMetadata) String() string
type FeatureSQL ¶
type FeatureSQL struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EnvironmentId string `protobuf:"bytes,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` DeploymentId *string `protobuf:"bytes,3,opt,name=deployment_id,json=deploymentId,proto3,oneof" json:"deployment_id,omitempty"` Fqn string `protobuf:"bytes,4,opt,name=fqn,proto3" json:"fqn,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` MaxStaleness *string `protobuf:"bytes,7,opt,name=max_staleness,json=maxStaleness,proto3,oneof" json:"max_staleness,omitempty"` EtlOfflineToOnline bool `protobuf:"varint,8,opt,name=etl_offline_to_online,json=etlOfflineToOnline,proto3" json:"etl_offline_to_online,omitempty"` Description *string `protobuf:"bytes,9,opt,name=description,proto3,oneof" json:"description,omitempty"` Owner *string `protobuf:"bytes,10,opt,name=owner,proto3,oneof" json:"owner,omitempty"` Tags []string `protobuf:"bytes,11,rep,name=tags,proto3" json:"tags,omitempty"` KindEnum string `protobuf:"bytes,12,opt,name=kind_enum,json=kindEnum,proto3" json:"kind_enum,omitempty"` Kind string `protobuf:"bytes,13,opt,name=kind,proto3" json:"kind,omitempty"` WasReset bool `protobuf:"varint,14,opt,name=was_reset,json=wasReset,proto3" json:"was_reset,omitempty"` InternalVersion *int64 `protobuf:"varint,15,opt,name=internal_version,json=internalVersion,proto3,oneof" json:"internal_version,omitempty"` IsSingleton bool `protobuf:"varint,16,opt,name=is_singleton,json=isSingleton,proto3" json:"is_singleton,omitempty"` // contains filtered or unexported fields }
func (*FeatureSQL) Descriptor
deprecated
func (*FeatureSQL) Descriptor() ([]byte, []int)
Deprecated: Use FeatureSQL.ProtoReflect.Descriptor instead.
func (*FeatureSQL) GetDeploymentId ¶
func (x *FeatureSQL) GetDeploymentId() string
func (*FeatureSQL) GetDescription ¶
func (x *FeatureSQL) GetDescription() string
func (*FeatureSQL) GetEnvironmentId ¶
func (x *FeatureSQL) GetEnvironmentId() string
func (*FeatureSQL) GetEtlOfflineToOnline ¶
func (x *FeatureSQL) GetEtlOfflineToOnline() bool
func (*FeatureSQL) GetFqn ¶
func (x *FeatureSQL) GetFqn() string
func (*FeatureSQL) GetId ¶
func (x *FeatureSQL) GetId() int64
func (*FeatureSQL) GetInternalVersion ¶
func (x *FeatureSQL) GetInternalVersion() int64
func (*FeatureSQL) GetIsSingleton ¶
func (x *FeatureSQL) GetIsSingleton() bool
func (*FeatureSQL) GetKind ¶
func (x *FeatureSQL) GetKind() string
func (*FeatureSQL) GetKindEnum ¶
func (x *FeatureSQL) GetKindEnum() string
func (*FeatureSQL) GetMaxStaleness ¶
func (x *FeatureSQL) GetMaxStaleness() string
func (*FeatureSQL) GetName ¶
func (x *FeatureSQL) GetName() string
func (*FeatureSQL) GetNamespace ¶
func (x *FeatureSQL) GetNamespace() string
func (*FeatureSQL) GetOwner ¶
func (x *FeatureSQL) GetOwner() string
func (*FeatureSQL) GetTags ¶
func (x *FeatureSQL) GetTags() []string
func (*FeatureSQL) GetWasReset ¶
func (x *FeatureSQL) GetWasReset() bool
func (*FeatureSQL) ProtoMessage ¶
func (*FeatureSQL) ProtoMessage()
func (*FeatureSQL) ProtoReflect ¶
func (x *FeatureSQL) ProtoReflect() protoreflect.Message
func (*FeatureSQL) Reset ¶
func (x *FeatureSQL) Reset()
func (*FeatureSQL) String ¶
func (x *FeatureSQL) String() string
type FlagScope ¶ added in v0.7.7
type FlagScope int32
func (FlagScope) Descriptor ¶ added in v0.7.7
func (FlagScope) Descriptor() protoreflect.EnumDescriptor
func (FlagScope) EnumDescriptor
deprecated
added in
v0.7.7
func (FlagScope) Number ¶ added in v0.7.7
func (x FlagScope) Number() protoreflect.EnumNumber
func (FlagScope) Type ¶ added in v0.7.7
func (FlagScope) Type() protoreflect.EnumType
type GCPCloudConfig ¶
type GCPCloudConfig struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"` ManagementServiceAccount *string `` /* 141-byte string literal not displayed */ DockerBuildConfig *DockerBuildConfig `protobuf:"bytes,4,opt,name=docker_build_config,json=dockerBuildConfig,proto3" json:"docker_build_config,omitempty"` // contains filtered or unexported fields }
func (*GCPCloudConfig) Descriptor
deprecated
func (*GCPCloudConfig) Descriptor() ([]byte, []int)
Deprecated: Use GCPCloudConfig.ProtoReflect.Descriptor instead.
func (*GCPCloudConfig) GetDockerBuildConfig ¶ added in v0.16.13
func (x *GCPCloudConfig) GetDockerBuildConfig() *DockerBuildConfig
func (*GCPCloudConfig) GetManagementServiceAccount ¶
func (x *GCPCloudConfig) GetManagementServiceAccount() string
func (*GCPCloudConfig) GetProjectId ¶
func (x *GCPCloudConfig) GetProjectId() string
func (*GCPCloudConfig) GetRegion ¶
func (x *GCPCloudConfig) GetRegion() string
func (*GCPCloudConfig) ProtoMessage ¶
func (*GCPCloudConfig) ProtoMessage()
func (*GCPCloudConfig) ProtoReflect ¶
func (x *GCPCloudConfig) ProtoReflect() protoreflect.Message
func (*GCPCloudConfig) Reset ¶
func (x *GCPCloudConfig) Reset()
func (*GCPCloudConfig) String ¶
func (x *GCPCloudConfig) String() string
type GCPWorkloadIdentity ¶ added in v0.16.13
type GCPWorkloadIdentity struct { GcpProjectNumber string `protobuf:"bytes,1,opt,name=gcp_project_number,json=gcpProjectNumber,proto3" json:"gcp_project_number,omitempty"` GcpServiceAccount string `protobuf:"bytes,2,opt,name=gcp_service_account,json=gcpServiceAccount,proto3" json:"gcp_service_account,omitempty"` PoolId string `protobuf:"bytes,3,opt,name=pool_id,json=poolId,proto3" json:"pool_id,omitempty"` ProviderId string `protobuf:"bytes,4,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` // contains filtered or unexported fields }
func (*GCPWorkloadIdentity) Descriptor
deprecated
added in
v0.16.13
func (*GCPWorkloadIdentity) Descriptor() ([]byte, []int)
Deprecated: Use GCPWorkloadIdentity.ProtoReflect.Descriptor instead.
func (*GCPWorkloadIdentity) GetGcpProjectNumber ¶ added in v0.16.13
func (x *GCPWorkloadIdentity) GetGcpProjectNumber() string
func (*GCPWorkloadIdentity) GetGcpServiceAccount ¶ added in v0.16.13
func (x *GCPWorkloadIdentity) GetGcpServiceAccount() string
func (*GCPWorkloadIdentity) GetPoolId ¶ added in v0.16.13
func (x *GCPWorkloadIdentity) GetPoolId() string
func (*GCPWorkloadIdentity) GetProviderId ¶ added in v0.16.13
func (x *GCPWorkloadIdentity) GetProviderId() string
func (*GCPWorkloadIdentity) ProtoMessage ¶ added in v0.16.13
func (*GCPWorkloadIdentity) ProtoMessage()
func (*GCPWorkloadIdentity) ProtoReflect ¶ added in v0.16.13
func (x *GCPWorkloadIdentity) ProtoReflect() protoreflect.Message
func (*GCPWorkloadIdentity) Reset ¶ added in v0.16.13
func (x *GCPWorkloadIdentity) Reset()
func (*GCPWorkloadIdentity) String ¶ added in v0.16.13
func (x *GCPWorkloadIdentity) String() string
type GetActiveDeploymentsRequest ¶ added in v0.17.9
type GetActiveDeploymentsRequest struct {
// contains filtered or unexported fields
}
func (*GetActiveDeploymentsRequest) Descriptor
deprecated
added in
v0.17.9
func (*GetActiveDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*GetActiveDeploymentsRequest) ProtoMessage ¶ added in v0.17.9
func (*GetActiveDeploymentsRequest) ProtoMessage()
func (*GetActiveDeploymentsRequest) ProtoReflect ¶ added in v0.17.9
func (x *GetActiveDeploymentsRequest) ProtoReflect() protoreflect.Message
func (*GetActiveDeploymentsRequest) Reset ¶ added in v0.17.9
func (x *GetActiveDeploymentsRequest) Reset()
func (*GetActiveDeploymentsRequest) String ¶ added in v0.17.9
func (x *GetActiveDeploymentsRequest) String() string
type GetActiveDeploymentsResponse ¶ added in v0.17.9
type GetActiveDeploymentsResponse struct { Deployments []*Deployment `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty"` // contains filtered or unexported fields }
func (*GetActiveDeploymentsResponse) Descriptor
deprecated
added in
v0.17.9
func (*GetActiveDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*GetActiveDeploymentsResponse) GetDeployments ¶ added in v0.17.9
func (x *GetActiveDeploymentsResponse) GetDeployments() []*Deployment
func (*GetActiveDeploymentsResponse) ProtoMessage ¶ added in v0.17.9
func (*GetActiveDeploymentsResponse) ProtoMessage()
func (*GetActiveDeploymentsResponse) ProtoReflect ¶ added in v0.17.9
func (x *GetActiveDeploymentsResponse) ProtoReflect() protoreflect.Message
func (*GetActiveDeploymentsResponse) Reset ¶ added in v0.17.9
func (x *GetActiveDeploymentsResponse) Reset()
func (*GetActiveDeploymentsResponse) String ¶ added in v0.17.9
func (x *GetActiveDeploymentsResponse) String() string
type GetAdminTestEndpointRequest ¶ added in v0.4.7
type GetAdminTestEndpointRequest struct {
// contains filtered or unexported fields
}
func (*GetAdminTestEndpointRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetAdminTestEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAdminTestEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetAdminTestEndpointRequest) ProtoMessage ¶ added in v0.4.7
func (*GetAdminTestEndpointRequest) ProtoMessage()
func (*GetAdminTestEndpointRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetAdminTestEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetAdminTestEndpointRequest) Reset ¶ added in v0.4.7
func (x *GetAdminTestEndpointRequest) Reset()
func (*GetAdminTestEndpointRequest) String ¶ added in v0.4.7
func (x *GetAdminTestEndpointRequest) String() string
type GetAdminTestEndpointResponse ¶ added in v0.4.7
type GetAdminTestEndpointResponse struct {
// contains filtered or unexported fields
}
func (*GetAdminTestEndpointResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetAdminTestEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAdminTestEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetAdminTestEndpointResponse) ProtoMessage ¶ added in v0.4.7
func (*GetAdminTestEndpointResponse) ProtoMessage()
func (*GetAdminTestEndpointResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetAdminTestEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetAdminTestEndpointResponse) Reset ¶ added in v0.4.7
func (x *GetAdminTestEndpointResponse) Reset()
func (*GetAdminTestEndpointResponse) String ¶ added in v0.4.7
func (x *GetAdminTestEndpointResponse) String() string
type GetAgentRequest ¶
type GetAgentRequest struct {
// contains filtered or unexported fields
}
func (*GetAgentRequest) Descriptor
deprecated
func (*GetAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentRequest.ProtoReflect.Descriptor instead.
func (*GetAgentRequest) ProtoMessage ¶
func (*GetAgentRequest) ProtoMessage()
func (*GetAgentRequest) ProtoReflect ¶
func (x *GetAgentRequest) ProtoReflect() protoreflect.Message
func (*GetAgentRequest) Reset ¶
func (x *GetAgentRequest) Reset()
func (*GetAgentRequest) String ¶
func (x *GetAgentRequest) String() string
type GetAgentResponse ¶
type GetAgentResponse struct { Agent *v1.Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` // contains filtered or unexported fields }
func (*GetAgentResponse) Descriptor
deprecated
func (*GetAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentResponse.ProtoReflect.Descriptor instead.
func (*GetAgentResponse) GetAgent ¶
func (x *GetAgentResponse) GetAgent() *v1.Agent
func (*GetAgentResponse) ProtoMessage ¶
func (*GetAgentResponse) ProtoMessage()
func (*GetAgentResponse) ProtoReflect ¶
func (x *GetAgentResponse) ProtoReflect() protoreflect.Message
func (*GetAgentResponse) Reset ¶
func (x *GetAgentResponse) Reset()
func (*GetAgentResponse) String ¶
func (x *GetAgentResponse) String() string
type GetAllNamedQueriesActiveDeploymentRequest ¶ added in v0.14.5
type GetAllNamedQueriesActiveDeploymentRequest struct {
// contains filtered or unexported fields
}
func (*GetAllNamedQueriesActiveDeploymentRequest) Descriptor
deprecated
added in
v0.14.5
func (*GetAllNamedQueriesActiveDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllNamedQueriesActiveDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetAllNamedQueriesActiveDeploymentRequest) ProtoMessage ¶ added in v0.14.5
func (*GetAllNamedQueriesActiveDeploymentRequest) ProtoMessage()
func (*GetAllNamedQueriesActiveDeploymentRequest) ProtoReflect ¶ added in v0.14.5
func (x *GetAllNamedQueriesActiveDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetAllNamedQueriesActiveDeploymentRequest) Reset ¶ added in v0.14.5
func (x *GetAllNamedQueriesActiveDeploymentRequest) Reset()
func (*GetAllNamedQueriesActiveDeploymentRequest) String ¶ added in v0.14.5
func (x *GetAllNamedQueriesActiveDeploymentRequest) String() string
type GetAllNamedQueriesActiveDeploymentResponse ¶ added in v0.14.5
type GetAllNamedQueriesActiveDeploymentResponse struct { NamedQueries []*v1.NamedQuery `protobuf:"bytes,1,rep,name=named_queries,json=namedQueries,proto3" json:"named_queries,omitempty"` // contains filtered or unexported fields }
func (*GetAllNamedQueriesActiveDeploymentResponse) Descriptor
deprecated
added in
v0.14.5
func (*GetAllNamedQueriesActiveDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllNamedQueriesActiveDeploymentResponse.ProtoReflect.Descriptor instead.
func (*GetAllNamedQueriesActiveDeploymentResponse) GetNamedQueries ¶ added in v0.14.5
func (x *GetAllNamedQueriesActiveDeploymentResponse) GetNamedQueries() []*v1.NamedQuery
func (*GetAllNamedQueriesActiveDeploymentResponse) ProtoMessage ¶ added in v0.14.5
func (*GetAllNamedQueriesActiveDeploymentResponse) ProtoMessage()
func (*GetAllNamedQueriesActiveDeploymentResponse) ProtoReflect ¶ added in v0.14.5
func (x *GetAllNamedQueriesActiveDeploymentResponse) ProtoReflect() protoreflect.Message
func (*GetAllNamedQueriesActiveDeploymentResponse) Reset ¶ added in v0.14.5
func (x *GetAllNamedQueriesActiveDeploymentResponse) Reset()
func (*GetAllNamedQueriesActiveDeploymentResponse) String ¶ added in v0.14.5
func (x *GetAllNamedQueriesActiveDeploymentResponse) String() string
type GetAllNamedQueriesRequest ¶ added in v0.14.5
type GetAllNamedQueriesRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetAllNamedQueriesRequest) Descriptor
deprecated
added in
v0.14.5
func (*GetAllNamedQueriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllNamedQueriesRequest.ProtoReflect.Descriptor instead.
func (*GetAllNamedQueriesRequest) GetDeploymentId ¶ added in v0.14.5
func (x *GetAllNamedQueriesRequest) GetDeploymentId() string
func (*GetAllNamedQueriesRequest) ProtoMessage ¶ added in v0.14.5
func (*GetAllNamedQueriesRequest) ProtoMessage()
func (*GetAllNamedQueriesRequest) ProtoReflect ¶ added in v0.14.5
func (x *GetAllNamedQueriesRequest) ProtoReflect() protoreflect.Message
func (*GetAllNamedQueriesRequest) Reset ¶ added in v0.14.5
func (x *GetAllNamedQueriesRequest) Reset()
func (*GetAllNamedQueriesRequest) String ¶ added in v0.14.5
func (x *GetAllNamedQueriesRequest) String() string
type GetAllNamedQueriesResponse ¶ added in v0.14.5
type GetAllNamedQueriesResponse struct { NamedQueries []*v1.NamedQuery `protobuf:"bytes,1,rep,name=named_queries,json=namedQueries,proto3" json:"named_queries,omitempty"` // contains filtered or unexported fields }
func (*GetAllNamedQueriesResponse) Descriptor
deprecated
added in
v0.14.5
func (*GetAllNamedQueriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllNamedQueriesResponse.ProtoReflect.Descriptor instead.
func (*GetAllNamedQueriesResponse) GetNamedQueries ¶ added in v0.14.5
func (x *GetAllNamedQueriesResponse) GetNamedQueries() []*v1.NamedQuery
func (*GetAllNamedQueriesResponse) ProtoMessage ¶ added in v0.14.5
func (*GetAllNamedQueriesResponse) ProtoMessage()
func (*GetAllNamedQueriesResponse) ProtoReflect ¶ added in v0.14.5
func (x *GetAllNamedQueriesResponse) ProtoReflect() protoreflect.Message
func (*GetAllNamedQueriesResponse) Reset ¶ added in v0.14.5
func (x *GetAllNamedQueriesResponse) Reset()
func (*GetAllNamedQueriesResponse) String ¶ added in v0.14.5
func (x *GetAllNamedQueriesResponse) String() string
type GetAllPagerDutyIntegrationsRequest ¶ added in v0.4.7
type GetAllPagerDutyIntegrationsRequest struct {
// contains filtered or unexported fields
}
func (*GetAllPagerDutyIntegrationsRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetAllPagerDutyIntegrationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllPagerDutyIntegrationsRequest.ProtoReflect.Descriptor instead.
func (*GetAllPagerDutyIntegrationsRequest) ProtoMessage ¶ added in v0.4.7
func (*GetAllPagerDutyIntegrationsRequest) ProtoMessage()
func (*GetAllPagerDutyIntegrationsRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetAllPagerDutyIntegrationsRequest) ProtoReflect() protoreflect.Message
func (*GetAllPagerDutyIntegrationsRequest) Reset ¶ added in v0.4.7
func (x *GetAllPagerDutyIntegrationsRequest) Reset()
func (*GetAllPagerDutyIntegrationsRequest) String ¶ added in v0.4.7
func (x *GetAllPagerDutyIntegrationsRequest) String() string
type GetAllPagerDutyIntegrationsResponse ¶ added in v0.4.7
type GetAllPagerDutyIntegrationsResponse struct { Integrations []*PagerDutyIntegration `protobuf:"bytes,1,rep,name=integrations,proto3" json:"integrations,omitempty"` // contains filtered or unexported fields }
func (*GetAllPagerDutyIntegrationsResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetAllPagerDutyIntegrationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllPagerDutyIntegrationsResponse.ProtoReflect.Descriptor instead.
func (*GetAllPagerDutyIntegrationsResponse) GetIntegrations ¶ added in v0.4.13
func (x *GetAllPagerDutyIntegrationsResponse) GetIntegrations() []*PagerDutyIntegration
func (*GetAllPagerDutyIntegrationsResponse) ProtoMessage ¶ added in v0.4.7
func (*GetAllPagerDutyIntegrationsResponse) ProtoMessage()
func (*GetAllPagerDutyIntegrationsResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetAllPagerDutyIntegrationsResponse) ProtoReflect() protoreflect.Message
func (*GetAllPagerDutyIntegrationsResponse) Reset ¶ added in v0.4.7
func (x *GetAllPagerDutyIntegrationsResponse) Reset()
func (*GetAllPagerDutyIntegrationsResponse) String ¶ added in v0.4.7
func (x *GetAllPagerDutyIntegrationsResponse) String() string
type GetAuditLogsRequest ¶ added in v0.8.3
type GetAuditLogsRequest struct {
// contains filtered or unexported fields
}
func (*GetAuditLogsRequest) Descriptor
deprecated
added in
v0.8.3
func (*GetAuditLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuditLogsRequest.ProtoReflect.Descriptor instead.
func (*GetAuditLogsRequest) ProtoMessage ¶ added in v0.8.3
func (*GetAuditLogsRequest) ProtoMessage()
func (*GetAuditLogsRequest) ProtoReflect ¶ added in v0.8.3
func (x *GetAuditLogsRequest) ProtoReflect() protoreflect.Message
func (*GetAuditLogsRequest) Reset ¶ added in v0.8.3
func (x *GetAuditLogsRequest) Reset()
func (*GetAuditLogsRequest) String ¶ added in v0.8.3
func (x *GetAuditLogsRequest) String() string
type GetAuditLogsResponse ¶ added in v0.8.3
type GetAuditLogsResponse struct { Logs []*AuditLog `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*GetAuditLogsResponse) Descriptor
deprecated
added in
v0.8.3
func (*GetAuditLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuditLogsResponse.ProtoReflect.Descriptor instead.
func (*GetAuditLogsResponse) GetLogs ¶ added in v0.8.3
func (x *GetAuditLogsResponse) GetLogs() []*AuditLog
func (*GetAuditLogsResponse) ProtoMessage ¶ added in v0.8.3
func (*GetAuditLogsResponse) ProtoMessage()
func (*GetAuditLogsResponse) ProtoReflect ¶ added in v0.8.3
func (x *GetAuditLogsResponse) ProtoReflect() protoreflect.Message
func (*GetAuditLogsResponse) Reset ¶ added in v0.8.3
func (x *GetAuditLogsResponse) Reset()
func (*GetAuditLogsResponse) String ¶ added in v0.8.3
func (x *GetAuditLogsResponse) String() string
type GetAuthedTestEndpointRequest ¶ added in v0.4.7
type GetAuthedTestEndpointRequest struct {
// contains filtered or unexported fields
}
func (*GetAuthedTestEndpointRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetAuthedTestEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthedTestEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetAuthedTestEndpointRequest) ProtoMessage ¶ added in v0.4.7
func (*GetAuthedTestEndpointRequest) ProtoMessage()
func (*GetAuthedTestEndpointRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetAuthedTestEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetAuthedTestEndpointRequest) Reset ¶ added in v0.4.7
func (x *GetAuthedTestEndpointRequest) Reset()
func (*GetAuthedTestEndpointRequest) String ¶ added in v0.4.7
func (x *GetAuthedTestEndpointRequest) String() string
type GetAuthedTestEndpointResponse ¶ added in v0.4.7
type GetAuthedTestEndpointResponse struct {
// contains filtered or unexported fields
}
func (*GetAuthedTestEndpointResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetAuthedTestEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAuthedTestEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetAuthedTestEndpointResponse) ProtoMessage ¶ added in v0.4.7
func (*GetAuthedTestEndpointResponse) ProtoMessage()
func (*GetAuthedTestEndpointResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetAuthedTestEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetAuthedTestEndpointResponse) Reset ¶ added in v0.4.7
func (x *GetAuthedTestEndpointResponse) Reset()
func (*GetAuthedTestEndpointResponse) String ¶ added in v0.4.7
func (x *GetAuthedTestEndpointResponse) String() string
type GetAvailablePermissionsRequest ¶ added in v0.4.7
type GetAvailablePermissionsRequest struct {
// contains filtered or unexported fields
}
func (*GetAvailablePermissionsRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetAvailablePermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailablePermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetAvailablePermissionsRequest) ProtoMessage ¶ added in v0.4.7
func (*GetAvailablePermissionsRequest) ProtoMessage()
func (*GetAvailablePermissionsRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetAvailablePermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetAvailablePermissionsRequest) Reset ¶ added in v0.4.7
func (x *GetAvailablePermissionsRequest) Reset()
func (*GetAvailablePermissionsRequest) String ¶ added in v0.4.7
func (x *GetAvailablePermissionsRequest) String() string
type GetAvailablePermissionsResponse ¶ added in v0.4.7
type GetAvailablePermissionsResponse struct { Permissions []*PermissionDescription `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"` Roles []*RoleDescription `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` AvailableServiceTokenPermissions []v1.Permission `` /* 199-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetAvailablePermissionsResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetAvailablePermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAvailablePermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetAvailablePermissionsResponse) GetAvailableServiceTokenPermissions ¶ added in v0.7.5
func (x *GetAvailablePermissionsResponse) GetAvailableServiceTokenPermissions() []v1.Permission
func (*GetAvailablePermissionsResponse) GetPermissions ¶ added in v0.4.7
func (x *GetAvailablePermissionsResponse) GetPermissions() []*PermissionDescription
func (*GetAvailablePermissionsResponse) GetRoles ¶ added in v0.4.7
func (x *GetAvailablePermissionsResponse) GetRoles() []*RoleDescription
func (*GetAvailablePermissionsResponse) ProtoMessage ¶ added in v0.4.7
func (*GetAvailablePermissionsResponse) ProtoMessage()
func (*GetAvailablePermissionsResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetAvailablePermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetAvailablePermissionsResponse) Reset ¶ added in v0.4.7
func (x *GetAvailablePermissionsResponse) Reset()
func (*GetAvailablePermissionsResponse) String ¶ added in v0.4.7
func (x *GetAvailablePermissionsResponse) String() string
type GetClusterGatewayRequest ¶ added in v0.17.20
type GetClusterGatewayRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*GetClusterGatewayRequest) Descriptor
deprecated
added in
v0.17.20
func (*GetClusterGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterGatewayRequest.ProtoReflect.Descriptor instead.
func (*GetClusterGatewayRequest) GetEnvironmentId ¶ added in v0.17.20
func (x *GetClusterGatewayRequest) GetEnvironmentId() string
func (*GetClusterGatewayRequest) ProtoMessage ¶ added in v0.17.20
func (*GetClusterGatewayRequest) ProtoMessage()
func (*GetClusterGatewayRequest) ProtoReflect ¶ added in v0.17.20
func (x *GetClusterGatewayRequest) ProtoReflect() protoreflect.Message
func (*GetClusterGatewayRequest) Reset ¶ added in v0.17.20
func (x *GetClusterGatewayRequest) Reset()
func (*GetClusterGatewayRequest) String ¶ added in v0.17.20
func (x *GetClusterGatewayRequest) String() string
type GetClusterGatewayResponse ¶ added in v0.17.20
type GetClusterGatewayResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SpecsString string `protobuf:"bytes,2,opt,name=specs_string,json=specsString,proto3" json:"specs_string,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*GetClusterGatewayResponse) Descriptor
deprecated
added in
v0.17.20
func (*GetClusterGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterGatewayResponse.ProtoReflect.Descriptor instead.
func (*GetClusterGatewayResponse) GetCreatedAt ¶ added in v0.17.20
func (x *GetClusterGatewayResponse) GetCreatedAt() *timestamppb.Timestamp
func (*GetClusterGatewayResponse) GetId ¶ added in v0.17.20
func (x *GetClusterGatewayResponse) GetId() string
func (*GetClusterGatewayResponse) GetSpecsString ¶ added in v0.17.20
func (x *GetClusterGatewayResponse) GetSpecsString() string
func (*GetClusterGatewayResponse) GetUpdatedAt ¶ added in v0.17.20
func (x *GetClusterGatewayResponse) GetUpdatedAt() *timestamppb.Timestamp
func (*GetClusterGatewayResponse) ProtoMessage ¶ added in v0.17.20
func (*GetClusterGatewayResponse) ProtoMessage()
func (*GetClusterGatewayResponse) ProtoReflect ¶ added in v0.17.20
func (x *GetClusterGatewayResponse) ProtoReflect() protoreflect.Message
func (*GetClusterGatewayResponse) Reset ¶ added in v0.17.20
func (x *GetClusterGatewayResponse) Reset()
func (*GetClusterGatewayResponse) String ¶ added in v0.17.20
func (x *GetClusterGatewayResponse) String() string
type GetClusterTimescaleDBRequest ¶ added in v0.17.20
type GetClusterTimescaleDBRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*GetClusterTimescaleDBRequest) Descriptor
deprecated
added in
v0.17.20
func (*GetClusterTimescaleDBRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterTimescaleDBRequest.ProtoReflect.Descriptor instead.
func (*GetClusterTimescaleDBRequest) GetEnvironmentId ¶ added in v0.17.20
func (x *GetClusterTimescaleDBRequest) GetEnvironmentId() string
func (*GetClusterTimescaleDBRequest) ProtoMessage ¶ added in v0.17.20
func (*GetClusterTimescaleDBRequest) ProtoMessage()
func (*GetClusterTimescaleDBRequest) ProtoReflect ¶ added in v0.17.20
func (x *GetClusterTimescaleDBRequest) ProtoReflect() protoreflect.Message
func (*GetClusterTimescaleDBRequest) Reset ¶ added in v0.17.20
func (x *GetClusterTimescaleDBRequest) Reset()
func (*GetClusterTimescaleDBRequest) String ¶ added in v0.17.20
func (x *GetClusterTimescaleDBRequest) String() string
type GetClusterTimescaleDBResponse ¶ added in v0.17.20
type GetClusterTimescaleDBResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SpecsString string `protobuf:"bytes,2,opt,name=specs_string,json=specsString,proto3" json:"specs_string,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*GetClusterTimescaleDBResponse) Descriptor
deprecated
added in
v0.17.20
func (*GetClusterTimescaleDBResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterTimescaleDBResponse.ProtoReflect.Descriptor instead.
func (*GetClusterTimescaleDBResponse) GetCreatedAt ¶ added in v0.17.20
func (x *GetClusterTimescaleDBResponse) GetCreatedAt() *timestamppb.Timestamp
func (*GetClusterTimescaleDBResponse) GetId ¶ added in v0.17.20
func (x *GetClusterTimescaleDBResponse) GetId() string
func (*GetClusterTimescaleDBResponse) GetSpecsString ¶ added in v0.17.20
func (x *GetClusterTimescaleDBResponse) GetSpecsString() string
func (*GetClusterTimescaleDBResponse) GetUpdatedAt ¶ added in v0.17.20
func (x *GetClusterTimescaleDBResponse) GetUpdatedAt() *timestamppb.Timestamp
func (*GetClusterTimescaleDBResponse) ProtoMessage ¶ added in v0.17.20
func (*GetClusterTimescaleDBResponse) ProtoMessage()
func (*GetClusterTimescaleDBResponse) ProtoReflect ¶ added in v0.17.20
func (x *GetClusterTimescaleDBResponse) ProtoReflect() protoreflect.Message
func (*GetClusterTimescaleDBResponse) Reset ¶ added in v0.17.20
func (x *GetClusterTimescaleDBResponse) Reset()
func (*GetClusterTimescaleDBResponse) String ¶ added in v0.17.20
func (x *GetClusterTimescaleDBResponse) String() string
type GetDataScientistTestEndpointRequest ¶ added in v0.4.7
type GetDataScientistTestEndpointRequest struct {
// contains filtered or unexported fields
}
func (*GetDataScientistTestEndpointRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetDataScientistTestEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataScientistTestEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetDataScientistTestEndpointRequest) ProtoMessage ¶ added in v0.4.7
func (*GetDataScientistTestEndpointRequest) ProtoMessage()
func (*GetDataScientistTestEndpointRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetDataScientistTestEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetDataScientistTestEndpointRequest) Reset ¶ added in v0.4.7
func (x *GetDataScientistTestEndpointRequest) Reset()
func (*GetDataScientistTestEndpointRequest) String ¶ added in v0.4.7
func (x *GetDataScientistTestEndpointRequest) String() string
type GetDataScientistTestEndpointResponse ¶ added in v0.4.7
type GetDataScientistTestEndpointResponse struct {
// contains filtered or unexported fields
}
func (*GetDataScientistTestEndpointResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetDataScientistTestEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDataScientistTestEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetDataScientistTestEndpointResponse) ProtoMessage ¶ added in v0.4.7
func (*GetDataScientistTestEndpointResponse) ProtoMessage()
func (*GetDataScientistTestEndpointResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetDataScientistTestEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetDataScientistTestEndpointResponse) Reset ¶ added in v0.4.7
func (x *GetDataScientistTestEndpointResponse) Reset()
func (*GetDataScientistTestEndpointResponse) String ¶ added in v0.4.7
func (x *GetDataScientistTestEndpointResponse) String() string
type GetDeploymentLogsRequest ¶ added in v0.17.20
type GetDeploymentLogsRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentLogsRequest) Descriptor
deprecated
added in
v0.17.20
func (*GetDeploymentLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentLogsRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentLogsRequest) GetDeploymentId ¶ added in v0.17.20
func (x *GetDeploymentLogsRequest) GetDeploymentId() string
func (*GetDeploymentLogsRequest) ProtoMessage ¶ added in v0.17.20
func (*GetDeploymentLogsRequest) ProtoMessage()
func (*GetDeploymentLogsRequest) ProtoReflect ¶ added in v0.17.20
func (x *GetDeploymentLogsRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentLogsRequest) Reset ¶ added in v0.17.20
func (x *GetDeploymentLogsRequest) Reset()
func (*GetDeploymentLogsRequest) String ¶ added in v0.17.20
func (x *GetDeploymentLogsRequest) String() string
type GetDeploymentLogsResponse ¶ added in v0.17.20
type GetDeploymentLogsResponse struct { Logs []*LogEntry `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentLogsResponse) Descriptor
deprecated
added in
v0.17.20
func (*GetDeploymentLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentLogsResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentLogsResponse) GetLogs ¶ added in v0.17.20
func (x *GetDeploymentLogsResponse) GetLogs() []*LogEntry
func (*GetDeploymentLogsResponse) ProtoMessage ¶ added in v0.17.20
func (*GetDeploymentLogsResponse) ProtoMessage()
func (*GetDeploymentLogsResponse) ProtoReflect ¶ added in v0.17.20
func (x *GetDeploymentLogsResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentLogsResponse) Reset ¶ added in v0.17.20
func (x *GetDeploymentLogsResponse) Reset()
func (*GetDeploymentLogsResponse) String ¶ added in v0.17.20
func (x *GetDeploymentLogsResponse) String() string
type GetDeploymentRequest ¶
type GetDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentRequest) Descriptor
deprecated
func (*GetDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentRequest) GetDeploymentId ¶
func (x *GetDeploymentRequest) GetDeploymentId() string
func (*GetDeploymentRequest) ProtoMessage ¶
func (*GetDeploymentRequest) ProtoMessage()
func (*GetDeploymentRequest) ProtoReflect ¶
func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentRequest) Reset ¶
func (x *GetDeploymentRequest) Reset()
func (*GetDeploymentRequest) String ¶
func (x *GetDeploymentRequest) String() string
type GetDeploymentResponse ¶
type GetDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentResponse) Descriptor
deprecated
func (*GetDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentResponse) GetDeployment ¶
func (x *GetDeploymentResponse) GetDeployment() *Deployment
func (*GetDeploymentResponse) ProtoMessage ¶
func (*GetDeploymentResponse) ProtoMessage()
func (*GetDeploymentResponse) ProtoReflect ¶
func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentResponse) Reset ¶
func (x *GetDeploymentResponse) Reset()
func (*GetDeploymentResponse) String ¶
func (x *GetDeploymentResponse) String() string
type GetDeploymentStepsRequest ¶ added in v0.17.20
type GetDeploymentStepsRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentStepsRequest) Descriptor
deprecated
added in
v0.17.20
func (*GetDeploymentStepsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentStepsRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentStepsRequest) GetDeploymentId ¶ added in v0.17.20
func (x *GetDeploymentStepsRequest) GetDeploymentId() string
func (*GetDeploymentStepsRequest) ProtoMessage ¶ added in v0.17.20
func (*GetDeploymentStepsRequest) ProtoMessage()
func (*GetDeploymentStepsRequest) ProtoReflect ¶ added in v0.17.20
func (x *GetDeploymentStepsRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentStepsRequest) Reset ¶ added in v0.17.20
func (x *GetDeploymentStepsRequest) Reset()
func (*GetDeploymentStepsRequest) String ¶ added in v0.17.20
func (x *GetDeploymentStepsRequest) String() string
type GetDeploymentStepsResponse ¶ added in v0.17.20
type GetDeploymentStepsResponse struct { Steps []*DeploymentBuildStep `protobuf:"bytes,1,rep,name=steps,proto3" json:"steps,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentStepsResponse) Descriptor
deprecated
added in
v0.17.20
func (*GetDeploymentStepsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentStepsResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentStepsResponse) GetSteps ¶ added in v0.17.20
func (x *GetDeploymentStepsResponse) GetSteps() []*DeploymentBuildStep
func (*GetDeploymentStepsResponse) ProtoMessage ¶ added in v0.17.20
func (*GetDeploymentStepsResponse) ProtoMessage()
func (*GetDeploymentStepsResponse) ProtoReflect ¶ added in v0.17.20
func (x *GetDeploymentStepsResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentStepsResponse) Reset ¶ added in v0.17.20
func (x *GetDeploymentStepsResponse) Reset()
func (*GetDeploymentStepsResponse) String ¶ added in v0.17.20
func (x *GetDeploymentStepsResponse) String() string
type GetDeveloperTestEndpointRequest ¶ added in v0.4.7
type GetDeveloperTestEndpointRequest struct {
// contains filtered or unexported fields
}
func (*GetDeveloperTestEndpointRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetDeveloperTestEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeveloperTestEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetDeveloperTestEndpointRequest) ProtoMessage ¶ added in v0.4.7
func (*GetDeveloperTestEndpointRequest) ProtoMessage()
func (*GetDeveloperTestEndpointRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetDeveloperTestEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetDeveloperTestEndpointRequest) Reset ¶ added in v0.4.7
func (x *GetDeveloperTestEndpointRequest) Reset()
func (*GetDeveloperTestEndpointRequest) String ¶ added in v0.4.7
func (x *GetDeveloperTestEndpointRequest) String() string
type GetDeveloperTestEndpointResponse ¶ added in v0.4.7
type GetDeveloperTestEndpointResponse struct {
// contains filtered or unexported fields
}
func (*GetDeveloperTestEndpointResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetDeveloperTestEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeveloperTestEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetDeveloperTestEndpointResponse) ProtoMessage ¶ added in v0.4.7
func (*GetDeveloperTestEndpointResponse) ProtoMessage()
func (*GetDeveloperTestEndpointResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetDeveloperTestEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetDeveloperTestEndpointResponse) Reset ¶ added in v0.4.7
func (x *GetDeveloperTestEndpointResponse) Reset()
func (*GetDeveloperTestEndpointResponse) String ¶ added in v0.4.7
func (x *GetDeveloperTestEndpointResponse) String() string
type GetDisplayAgentRequest ¶
type GetDisplayAgentRequest struct {
// contains filtered or unexported fields
}
func (*GetDisplayAgentRequest) Descriptor
deprecated
func (*GetDisplayAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDisplayAgentRequest.ProtoReflect.Descriptor instead.
func (*GetDisplayAgentRequest) ProtoMessage ¶
func (*GetDisplayAgentRequest) ProtoMessage()
func (*GetDisplayAgentRequest) ProtoReflect ¶
func (x *GetDisplayAgentRequest) ProtoReflect() protoreflect.Message
func (*GetDisplayAgentRequest) Reset ¶
func (x *GetDisplayAgentRequest) Reset()
func (*GetDisplayAgentRequest) String ¶
func (x *GetDisplayAgentRequest) String() string
type GetDisplayAgentResponse ¶
type GetDisplayAgentResponse struct { Agent *v1.DisplayAgent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` // contains filtered or unexported fields }
func (*GetDisplayAgentResponse) Descriptor
deprecated
func (*GetDisplayAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDisplayAgentResponse.ProtoReflect.Descriptor instead.
func (*GetDisplayAgentResponse) GetAgent ¶
func (x *GetDisplayAgentResponse) GetAgent() *v1.DisplayAgent
func (*GetDisplayAgentResponse) ProtoMessage ¶
func (*GetDisplayAgentResponse) ProtoMessage()
func (*GetDisplayAgentResponse) ProtoReflect ¶
func (x *GetDisplayAgentResponse) ProtoReflect() protoreflect.Message
func (*GetDisplayAgentResponse) Reset ¶
func (x *GetDisplayAgentResponse) Reset()
func (*GetDisplayAgentResponse) String ¶
func (x *GetDisplayAgentResponse) String() string
type GetEnvRequest ¶
type GetEnvRequest struct {
// contains filtered or unexported fields
}
func (*GetEnvRequest) Descriptor
deprecated
func (*GetEnvRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvRequest.ProtoReflect.Descriptor instead.
func (*GetEnvRequest) ProtoMessage ¶
func (*GetEnvRequest) ProtoMessage()
func (*GetEnvRequest) ProtoReflect ¶
func (x *GetEnvRequest) ProtoReflect() protoreflect.Message
func (*GetEnvRequest) Reset ¶
func (x *GetEnvRequest) Reset()
func (*GetEnvRequest) String ¶
func (x *GetEnvRequest) String() string
type GetEnvResponse ¶
type GetEnvResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*GetEnvResponse) Descriptor
deprecated
func (*GetEnvResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvResponse.ProtoReflect.Descriptor instead.
func (*GetEnvResponse) GetEnvironment ¶
func (x *GetEnvResponse) GetEnvironment() *Environment
func (*GetEnvResponse) ProtoMessage ¶
func (*GetEnvResponse) ProtoMessage()
func (*GetEnvResponse) ProtoReflect ¶
func (x *GetEnvResponse) ProtoReflect() protoreflect.Message
func (*GetEnvResponse) Reset ¶
func (x *GetEnvResponse) Reset()
func (*GetEnvResponse) String ¶
func (x *GetEnvResponse) String() string
type GetEnvironmentsRequest ¶
type GetEnvironmentsRequest struct { Project string `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*GetEnvironmentsRequest) Descriptor
deprecated
func (*GetEnvironmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvironmentsRequest.ProtoReflect.Descriptor instead.
func (*GetEnvironmentsRequest) GetProject ¶
func (x *GetEnvironmentsRequest) GetProject() string
func (*GetEnvironmentsRequest) ProtoMessage ¶
func (*GetEnvironmentsRequest) ProtoMessage()
func (*GetEnvironmentsRequest) ProtoReflect ¶
func (x *GetEnvironmentsRequest) ProtoReflect() protoreflect.Message
func (*GetEnvironmentsRequest) Reset ¶
func (x *GetEnvironmentsRequest) Reset()
func (*GetEnvironmentsRequest) String ¶
func (x *GetEnvironmentsRequest) String() string
type GetEnvironmentsResponse ¶
type GetEnvironmentsResponse struct { Environments []*Environment `protobuf:"bytes,2,rep,name=environments,proto3" json:"environments,omitempty"` // contains filtered or unexported fields }
func (*GetEnvironmentsResponse) Descriptor
deprecated
func (*GetEnvironmentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvironmentsResponse.ProtoReflect.Descriptor instead.
func (*GetEnvironmentsResponse) GetEnvironments ¶
func (x *GetEnvironmentsResponse) GetEnvironments() []*Environment
func (*GetEnvironmentsResponse) ProtoMessage ¶
func (*GetEnvironmentsResponse) ProtoMessage()
func (*GetEnvironmentsResponse) ProtoReflect ¶
func (x *GetEnvironmentsResponse) ProtoReflect() protoreflect.Message
func (*GetEnvironmentsResponse) Reset ¶
func (x *GetEnvironmentsResponse) Reset()
func (*GetEnvironmentsResponse) String ¶
func (x *GetEnvironmentsResponse) String() string
type GetFeatureFlagsRequest ¶ added in v0.7.6
type GetFeatureFlagsRequest struct {
// contains filtered or unexported fields
}
func (*GetFeatureFlagsRequest) Descriptor
deprecated
added in
v0.7.6
func (*GetFeatureFlagsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagsRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagsRequest) ProtoMessage ¶ added in v0.7.6
func (*GetFeatureFlagsRequest) ProtoMessage()
func (*GetFeatureFlagsRequest) ProtoReflect ¶ added in v0.7.6
func (x *GetFeatureFlagsRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagsRequest) Reset ¶ added in v0.7.6
func (x *GetFeatureFlagsRequest) Reset()
func (*GetFeatureFlagsRequest) String ¶ added in v0.7.6
func (x *GetFeatureFlagsRequest) String() string
type GetFeatureFlagsResponse ¶ added in v0.7.6
type GetFeatureFlagsResponse struct { Flags []*FeatureFlagValue `protobuf:"bytes,1,rep,name=flags,proto3" json:"flags,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureFlagsResponse) Descriptor
deprecated
added in
v0.7.6
func (*GetFeatureFlagsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureFlagsResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureFlagsResponse) GetFlags ¶ added in v0.7.6
func (x *GetFeatureFlagsResponse) GetFlags() []*FeatureFlagValue
func (*GetFeatureFlagsResponse) ProtoMessage ¶ added in v0.7.6
func (*GetFeatureFlagsResponse) ProtoMessage()
func (*GetFeatureFlagsResponse) ProtoReflect ¶ added in v0.7.6
func (x *GetFeatureFlagsResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureFlagsResponse) Reset ¶ added in v0.7.6
func (x *GetFeatureFlagsResponse) Reset()
func (*GetFeatureFlagsResponse) String ¶ added in v0.7.6
func (x *GetFeatureFlagsResponse) String() string
type GetFeatureSQLRequest ¶
type GetFeatureSQLRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureSQLRequest) Descriptor
deprecated
func (*GetFeatureSQLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureSQLRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureSQLRequest) GetDeploymentId ¶
func (x *GetFeatureSQLRequest) GetDeploymentId() string
func (*GetFeatureSQLRequest) ProtoMessage ¶
func (*GetFeatureSQLRequest) ProtoMessage()
func (*GetFeatureSQLRequest) ProtoReflect ¶
func (x *GetFeatureSQLRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureSQLRequest) Reset ¶
func (x *GetFeatureSQLRequest) Reset()
func (*GetFeatureSQLRequest) String ¶
func (x *GetFeatureSQLRequest) String() string
type GetFeatureSQLResponse ¶
type GetFeatureSQLResponse struct { Features []*FeatureSQL `protobuf:"bytes,1,rep,name=features,proto3" json:"features,omitempty"` // contains filtered or unexported fields }
func (*GetFeatureSQLResponse) Descriptor
deprecated
func (*GetFeatureSQLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureSQLResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureSQLResponse) GetFeatures ¶
func (x *GetFeatureSQLResponse) GetFeatures() []*FeatureSQL
func (*GetFeatureSQLResponse) ProtoMessage ¶
func (*GetFeatureSQLResponse) ProtoMessage()
func (*GetFeatureSQLResponse) ProtoReflect ¶
func (x *GetFeatureSQLResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureSQLResponse) Reset ¶
func (x *GetFeatureSQLResponse) Reset()
func (*GetFeatureSQLResponse) String ¶
func (x *GetFeatureSQLResponse) String() string
type GetFeaturesMetadataRequest ¶
type GetFeaturesMetadataRequest struct {
// contains filtered or unexported fields
}
func (*GetFeaturesMetadataRequest) Descriptor
deprecated
func (*GetFeaturesMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeaturesMetadataRequest.ProtoReflect.Descriptor instead.
func (*GetFeaturesMetadataRequest) ProtoMessage ¶
func (*GetFeaturesMetadataRequest) ProtoMessage()
func (*GetFeaturesMetadataRequest) ProtoReflect ¶
func (x *GetFeaturesMetadataRequest) ProtoReflect() protoreflect.Message
func (*GetFeaturesMetadataRequest) Reset ¶
func (x *GetFeaturesMetadataRequest) Reset()
func (*GetFeaturesMetadataRequest) String ¶
func (x *GetFeaturesMetadataRequest) String() string
type GetFeaturesMetadataResponse ¶
type GetFeaturesMetadataResponse struct { Features []*FeatureMetadata `protobuf:"bytes,1,rep,name=features,proto3" json:"features,omitempty"` EnvironmentId string `protobuf:"bytes,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` DeploymentId string `protobuf:"bytes,3,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetFeaturesMetadataResponse) Descriptor
deprecated
func (*GetFeaturesMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeaturesMetadataResponse.ProtoReflect.Descriptor instead.
func (*GetFeaturesMetadataResponse) GetDeploymentId ¶
func (x *GetFeaturesMetadataResponse) GetDeploymentId() string
func (*GetFeaturesMetadataResponse) GetEnvironmentId ¶
func (x *GetFeaturesMetadataResponse) GetEnvironmentId() string
func (*GetFeaturesMetadataResponse) GetFeatures ¶
func (x *GetFeaturesMetadataResponse) GetFeatures() []*FeatureMetadata
func (*GetFeaturesMetadataResponse) ProtoMessage ¶
func (*GetFeaturesMetadataResponse) ProtoMessage()
func (*GetFeaturesMetadataResponse) ProtoReflect ¶
func (x *GetFeaturesMetadataResponse) ProtoReflect() protoreflect.Message
func (*GetFeaturesMetadataResponse) Reset ¶
func (x *GetFeaturesMetadataResponse) Reset()
func (*GetFeaturesMetadataResponse) String ¶
func (x *GetFeaturesMetadataResponse) String() string
type GetGraphRequest ¶
type GetGraphRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetGraphRequest) Descriptor
deprecated
func (*GetGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGraphRequest.ProtoReflect.Descriptor instead.
func (*GetGraphRequest) GetDeploymentId ¶
func (x *GetGraphRequest) GetDeploymentId() string
func (*GetGraphRequest) ProtoMessage ¶
func (*GetGraphRequest) ProtoMessage()
func (*GetGraphRequest) ProtoReflect ¶
func (x *GetGraphRequest) ProtoReflect() protoreflect.Message
func (*GetGraphRequest) Reset ¶
func (x *GetGraphRequest) Reset()
func (*GetGraphRequest) String ¶
func (x *GetGraphRequest) String() string
type GetGraphResponse ¶
type GetGraphResponse struct { Graph *v1.Graph `protobuf:"bytes,1,opt,name=graph,proto3" json:"graph,omitempty"` ChalkpyVersion string `protobuf:"bytes,2,opt,name=chalkpy_version,json=chalkpyVersion,proto3" json:"chalkpy_version,omitempty"` Tag *string `protobuf:"bytes,3,opt,name=tag,proto3,oneof" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*GetGraphResponse) Descriptor
deprecated
func (*GetGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGraphResponse.ProtoReflect.Descriptor instead.
func (*GetGraphResponse) GetChalkpyVersion ¶
func (x *GetGraphResponse) GetChalkpyVersion() string
func (*GetGraphResponse) GetGraph ¶
func (x *GetGraphResponse) GetGraph() *v1.Graph
func (*GetGraphResponse) GetTag ¶
func (x *GetGraphResponse) GetTag() string
func (*GetGraphResponse) ProtoMessage ¶
func (*GetGraphResponse) ProtoMessage()
func (*GetGraphResponse) ProtoReflect ¶
func (x *GetGraphResponse) ProtoReflect() protoreflect.Message
func (*GetGraphResponse) Reset ¶
func (x *GetGraphResponse) Reset()
func (*GetGraphResponse) String ¶
func (x *GetGraphResponse) String() string
type GetHealthRequest ¶ added in v0.17.18
type GetHealthRequest struct {
// contains filtered or unexported fields
}
func (*GetHealthRequest) Descriptor
deprecated
added in
v0.17.18
func (*GetHealthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthRequest.ProtoReflect.Descriptor instead.
func (*GetHealthRequest) ProtoMessage ¶ added in v0.17.18
func (*GetHealthRequest) ProtoMessage()
func (*GetHealthRequest) ProtoReflect ¶ added in v0.17.18
func (x *GetHealthRequest) ProtoReflect() protoreflect.Message
func (*GetHealthRequest) Reset ¶ added in v0.17.18
func (x *GetHealthRequest) Reset()
func (*GetHealthRequest) String ¶ added in v0.17.18
func (x *GetHealthRequest) String() string
type GetHealthResponse ¶ added in v0.17.18
type GetHealthResponse struct { Checks []*HealthCheck `protobuf:"bytes,1,rep,name=checks,proto3" json:"checks,omitempty"` // contains filtered or unexported fields }
func (*GetHealthResponse) Descriptor
deprecated
added in
v0.17.18
func (*GetHealthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthResponse.ProtoReflect.Descriptor instead.
func (*GetHealthResponse) GetChecks ¶ added in v0.17.18
func (x *GetHealthResponse) GetChecks() []*HealthCheck
func (*GetHealthResponse) ProtoMessage ¶ added in v0.17.18
func (*GetHealthResponse) ProtoMessage()
func (*GetHealthResponse) ProtoReflect ¶ added in v0.17.18
func (x *GetHealthResponse) ProtoReflect() protoreflect.Message
func (*GetHealthResponse) Reset ¶ added in v0.17.18
func (x *GetHealthResponse) Reset()
func (*GetHealthResponse) String ¶ added in v0.17.18
func (x *GetHealthResponse) String() string
type GetJobByNameRequest ¶ added in v0.11.4
type GetJobByNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetJobByNameRequest) Descriptor
deprecated
added in
v0.11.4
func (*GetJobByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJobByNameRequest.ProtoReflect.Descriptor instead.
func (*GetJobByNameRequest) GetName ¶ added in v0.11.4
func (x *GetJobByNameRequest) GetName() string
func (*GetJobByNameRequest) ProtoMessage ¶ added in v0.11.4
func (*GetJobByNameRequest) ProtoMessage()
func (*GetJobByNameRequest) ProtoReflect ¶ added in v0.11.4
func (x *GetJobByNameRequest) ProtoReflect() protoreflect.Message
func (*GetJobByNameRequest) Reset ¶ added in v0.11.4
func (x *GetJobByNameRequest) Reset()
func (*GetJobByNameRequest) String ¶ added in v0.11.4
func (x *GetJobByNameRequest) String() string
type GetJobByNameResponse ¶ added in v0.11.4
type GetJobByNameResponse struct { Job *ScheduledJob `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` // contains filtered or unexported fields }
func (*GetJobByNameResponse) Descriptor
deprecated
added in
v0.11.4
func (*GetJobByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJobByNameResponse.ProtoReflect.Descriptor instead.
func (*GetJobByNameResponse) GetJob ¶ added in v0.11.4
func (x *GetJobByNameResponse) GetJob() *ScheduledJob
func (*GetJobByNameResponse) ProtoMessage ¶ added in v0.11.4
func (*GetJobByNameResponse) ProtoMessage()
func (*GetJobByNameResponse) ProtoReflect ¶ added in v0.11.4
func (x *GetJobByNameResponse) ProtoReflect() protoreflect.Message
func (*GetJobByNameResponse) Reset ¶ added in v0.11.4
func (x *GetJobByNameResponse) Reset()
func (*GetJobByNameResponse) String ¶ added in v0.11.4
func (x *GetJobByNameResponse) String() string
type GetLinkSessionRequest ¶
type GetLinkSessionRequest struct { LinkCode string `protobuf:"bytes,1,opt,name=link_code,json=linkCode,proto3" json:"link_code,omitempty"` ProjectName string `protobuf:"bytes,2,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` // contains filtered or unexported fields }
GET LINK
func (*GetLinkSessionRequest) Descriptor
deprecated
func (*GetLinkSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLinkSessionRequest.ProtoReflect.Descriptor instead.
func (*GetLinkSessionRequest) GetLinkCode ¶
func (x *GetLinkSessionRequest) GetLinkCode() string
func (*GetLinkSessionRequest) GetProjectName ¶
func (x *GetLinkSessionRequest) GetProjectName() string
func (*GetLinkSessionRequest) ProtoMessage ¶
func (*GetLinkSessionRequest) ProtoMessage()
func (*GetLinkSessionRequest) ProtoReflect ¶
func (x *GetLinkSessionRequest) ProtoReflect() protoreflect.Message
func (*GetLinkSessionRequest) Reset ¶
func (x *GetLinkSessionRequest) Reset()
func (*GetLinkSessionRequest) String ¶
func (x *GetLinkSessionRequest) String() string
type GetLinkSessionResponse ¶
type GetLinkSessionResponse struct { Status LinkSessionStatus `protobuf:"varint,1,opt,name=status,proto3,enum=chalk.server.v1.LinkSessionStatus" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Token *LinkToken `protobuf:"bytes,3,opt,name=token,proto3,oneof" json:"token,omitempty"` SessionId string `protobuf:"bytes,4,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*GetLinkSessionResponse) Descriptor
deprecated
func (*GetLinkSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLinkSessionResponse.ProtoReflect.Descriptor instead.
func (*GetLinkSessionResponse) GetMessage ¶
func (x *GetLinkSessionResponse) GetMessage() string
func (*GetLinkSessionResponse) GetSessionId ¶ added in v0.16.16
func (x *GetLinkSessionResponse) GetSessionId() string
func (*GetLinkSessionResponse) GetStatus ¶
func (x *GetLinkSessionResponse) GetStatus() LinkSessionStatus
func (*GetLinkSessionResponse) GetToken ¶
func (x *GetLinkSessionResponse) GetToken() *LinkToken
func (*GetLinkSessionResponse) ProtoMessage ¶
func (*GetLinkSessionResponse) ProtoMessage()
func (*GetLinkSessionResponse) ProtoReflect ¶
func (x *GetLinkSessionResponse) ProtoReflect() protoreflect.Message
func (*GetLinkSessionResponse) Reset ¶
func (x *GetLinkSessionResponse) Reset()
func (*GetLinkSessionResponse) String ¶
func (x *GetLinkSessionResponse) String() string
type GetNamedQueryByNameRequest ¶ added in v0.16.14
type GetNamedQueryByNameRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetNamedQueryByNameRequest) Descriptor
deprecated
added in
v0.16.14
func (*GetNamedQueryByNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamedQueryByNameRequest.ProtoReflect.Descriptor instead.
func (*GetNamedQueryByNameRequest) GetName ¶ added in v0.16.14
func (x *GetNamedQueryByNameRequest) GetName() string
func (*GetNamedQueryByNameRequest) ProtoMessage ¶ added in v0.16.14
func (*GetNamedQueryByNameRequest) ProtoMessage()
func (*GetNamedQueryByNameRequest) ProtoReflect ¶ added in v0.16.14
func (x *GetNamedQueryByNameRequest) ProtoReflect() protoreflect.Message
func (*GetNamedQueryByNameRequest) Reset ¶ added in v0.16.14
func (x *GetNamedQueryByNameRequest) Reset()
func (*GetNamedQueryByNameRequest) String ¶ added in v0.16.14
func (x *GetNamedQueryByNameRequest) String() string
type GetNamedQueryByNameResponse ¶ added in v0.16.14
type GetNamedQueryByNameResponse struct { NamedQueries []*v1.NamedQuery `protobuf:"bytes,1,rep,name=named_queries,json=namedQueries,proto3" json:"named_queries,omitempty"` // contains filtered or unexported fields }
func (*GetNamedQueryByNameResponse) Descriptor
deprecated
added in
v0.16.14
func (*GetNamedQueryByNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamedQueryByNameResponse.ProtoReflect.Descriptor instead.
func (*GetNamedQueryByNameResponse) GetNamedQueries ¶ added in v0.16.14
func (x *GetNamedQueryByNameResponse) GetNamedQueries() []*v1.NamedQuery
func (*GetNamedQueryByNameResponse) ProtoMessage ¶ added in v0.16.14
func (*GetNamedQueryByNameResponse) ProtoMessage()
func (*GetNamedQueryByNameResponse) ProtoReflect ¶ added in v0.16.14
func (x *GetNamedQueryByNameResponse) ProtoReflect() protoreflect.Message
func (*GetNamedQueryByNameResponse) Reset ¶ added in v0.16.14
func (x *GetNamedQueryByNameResponse) Reset()
func (*GetNamedQueryByNameResponse) String ¶ added in v0.16.14
func (x *GetNamedQueryByNameResponse) String() string
type GetNodesAndPodsRequest ¶ added in v0.12.3
type GetNodesAndPodsRequest struct { Namespace *string `protobuf:"bytes,1,opt,name=namespace,proto3,oneof" json:"namespace,omitempty"` PodLabelSelector *string `protobuf:"bytes,2,opt,name=pod_label_selector,json=podLabelSelector,proto3,oneof" json:"pod_label_selector,omitempty"` EnvironmentId *string `protobuf:"bytes,3,opt,name=environment_id,json=environmentId,proto3,oneof" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*GetNodesAndPodsRequest) Descriptor
deprecated
added in
v0.12.3
func (*GetNodesAndPodsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodesAndPodsRequest.ProtoReflect.Descriptor instead.
func (*GetNodesAndPodsRequest) GetEnvironmentId ¶ added in v0.13.6
func (x *GetNodesAndPodsRequest) GetEnvironmentId() string
func (*GetNodesAndPodsRequest) GetNamespace ¶ added in v0.13.6
func (x *GetNodesAndPodsRequest) GetNamespace() string
func (*GetNodesAndPodsRequest) GetPodLabelSelector ¶ added in v0.13.6
func (x *GetNodesAndPodsRequest) GetPodLabelSelector() string
func (*GetNodesAndPodsRequest) ProtoMessage ¶ added in v0.12.3
func (*GetNodesAndPodsRequest) ProtoMessage()
func (*GetNodesAndPodsRequest) ProtoReflect ¶ added in v0.12.3
func (x *GetNodesAndPodsRequest) ProtoReflect() protoreflect.Message
func (*GetNodesAndPodsRequest) Reset ¶ added in v0.12.3
func (x *GetNodesAndPodsRequest) Reset()
func (*GetNodesAndPodsRequest) String ¶ added in v0.12.3
func (x *GetNodesAndPodsRequest) String() string
type GetNodesAndPodsResponse ¶ added in v0.12.3
type GetNodesAndPodsResponse struct { Nodes []*v11.NodeStatusPubSub `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` Pods []*v11.PodStatusPubSub `protobuf:"bytes,2,rep,name=pods,proto3" json:"pods,omitempty"` // contains filtered or unexported fields }
func (*GetNodesAndPodsResponse) Descriptor
deprecated
added in
v0.12.3
func (*GetNodesAndPodsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNodesAndPodsResponse.ProtoReflect.Descriptor instead.
func (*GetNodesAndPodsResponse) GetNodes ¶ added in v0.12.3
func (x *GetNodesAndPodsResponse) GetNodes() []*v11.NodeStatusPubSub
func (*GetNodesAndPodsResponse) GetPods ¶ added in v0.12.3
func (x *GetNodesAndPodsResponse) GetPods() []*v11.PodStatusPubSub
func (*GetNodesAndPodsResponse) ProtoMessage ¶ added in v0.12.3
func (*GetNodesAndPodsResponse) ProtoMessage()
func (*GetNodesAndPodsResponse) ProtoReflect ¶ added in v0.12.3
func (x *GetNodesAndPodsResponse) ProtoReflect() protoreflect.Message
func (*GetNodesAndPodsResponse) Reset ¶ added in v0.12.3
func (x *GetNodesAndPodsResponse) Reset()
func (*GetNodesAndPodsResponse) String ¶ added in v0.12.3
func (x *GetNodesAndPodsResponse) String() string
type GetOwnerTestEndpointRequest ¶ added in v0.4.7
type GetOwnerTestEndpointRequest struct {
// contains filtered or unexported fields
}
func (*GetOwnerTestEndpointRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetOwnerTestEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOwnerTestEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetOwnerTestEndpointRequest) ProtoMessage ¶ added in v0.4.7
func (*GetOwnerTestEndpointRequest) ProtoMessage()
func (*GetOwnerTestEndpointRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetOwnerTestEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetOwnerTestEndpointRequest) Reset ¶ added in v0.4.7
func (x *GetOwnerTestEndpointRequest) Reset()
func (*GetOwnerTestEndpointRequest) String ¶ added in v0.4.7
func (x *GetOwnerTestEndpointRequest) String() string
type GetOwnerTestEndpointResponse ¶ added in v0.4.7
type GetOwnerTestEndpointResponse struct {
// contains filtered or unexported fields
}
func (*GetOwnerTestEndpointResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetOwnerTestEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOwnerTestEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetOwnerTestEndpointResponse) ProtoMessage ¶ added in v0.4.7
func (*GetOwnerTestEndpointResponse) ProtoMessage()
func (*GetOwnerTestEndpointResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetOwnerTestEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetOwnerTestEndpointResponse) Reset ¶ added in v0.4.7
func (x *GetOwnerTestEndpointResponse) Reset()
func (*GetOwnerTestEndpointResponse) String ¶ added in v0.4.7
func (x *GetOwnerTestEndpointResponse) String() string
type GetPagerDutyIntegrationRequest ¶ added in v0.4.7
type GetPagerDutyIntegrationRequest struct { Id *string `protobuf:"bytes,1,opt,name=id,proto3,oneof" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetPagerDutyIntegrationRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPagerDutyIntegrationRequest.ProtoReflect.Descriptor instead.
func (*GetPagerDutyIntegrationRequest) GetId ¶ added in v0.4.7
func (x *GetPagerDutyIntegrationRequest) GetId() string
func (*GetPagerDutyIntegrationRequest) ProtoMessage ¶ added in v0.4.7
func (*GetPagerDutyIntegrationRequest) ProtoMessage()
func (*GetPagerDutyIntegrationRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
func (*GetPagerDutyIntegrationRequest) Reset ¶ added in v0.4.7
func (x *GetPagerDutyIntegrationRequest) Reset()
func (*GetPagerDutyIntegrationRequest) String ¶ added in v0.4.7
func (x *GetPagerDutyIntegrationRequest) String() string
type GetPagerDutyIntegrationResponse ¶ added in v0.4.7
type GetPagerDutyIntegrationResponse struct { Integration *PagerDutyIntegration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` // contains filtered or unexported fields }
func (*GetPagerDutyIntegrationResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPagerDutyIntegrationResponse.ProtoReflect.Descriptor instead.
func (*GetPagerDutyIntegrationResponse) GetIntegration ¶ added in v0.4.13
func (x *GetPagerDutyIntegrationResponse) GetIntegration() *PagerDutyIntegration
func (*GetPagerDutyIntegrationResponse) ProtoMessage ¶ added in v0.4.7
func (*GetPagerDutyIntegrationResponse) ProtoMessage()
func (*GetPagerDutyIntegrationResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
func (*GetPagerDutyIntegrationResponse) Reset ¶ added in v0.4.7
func (x *GetPagerDutyIntegrationResponse) Reset()
func (*GetPagerDutyIntegrationResponse) String ¶ added in v0.4.7
func (x *GetPagerDutyIntegrationResponse) String() string
type GetPodRequestChartsRequest ¶ added in v0.17.17
type GetPodRequestChartsRequest struct { StartTimestampInclusive *timestamppb.Timestamp `` /* 132-byte string literal not displayed */ // If not provided, will assume current time is the ending time EndTimestampExclusive *timestamppb.Timestamp `` /* 132-byte string literal not displayed */ // The bucket width to use. Minimum 1 hour in current implementation. WindowPeriod *durationpb.Duration `protobuf:"bytes,3,opt,name=window_period,json=windowPeriod,proto3" json:"window_period,omitempty"` // If set, return one series per group member (one series per environment, for example) Grouping *PodRequestGrouping `protobuf:"varint,4,opt,name=grouping,proto3,enum=chalk.server.v1.PodRequestGrouping,oneof" json:"grouping,omitempty"` // The types of resources to fetch. If empty, fetches all types of resources ResourceTypes []PodRequestResourceType `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetPodRequestChartsRequest) Descriptor
deprecated
added in
v0.17.17
func (*GetPodRequestChartsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPodRequestChartsRequest.ProtoReflect.Descriptor instead.
func (*GetPodRequestChartsRequest) GetEndTimestampExclusive ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) GetEndTimestampExclusive() *timestamppb.Timestamp
func (*GetPodRequestChartsRequest) GetGrouping ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) GetGrouping() PodRequestGrouping
func (*GetPodRequestChartsRequest) GetResourceTypes ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) GetResourceTypes() []PodRequestResourceType
func (*GetPodRequestChartsRequest) GetStartTimestampInclusive ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) GetStartTimestampInclusive() *timestamppb.Timestamp
func (*GetPodRequestChartsRequest) GetWindowPeriod ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) GetWindowPeriod() *durationpb.Duration
func (*GetPodRequestChartsRequest) ProtoMessage ¶ added in v0.17.17
func (*GetPodRequestChartsRequest) ProtoMessage()
func (*GetPodRequestChartsRequest) ProtoReflect ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) ProtoReflect() protoreflect.Message
func (*GetPodRequestChartsRequest) Reset ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) Reset()
func (*GetPodRequestChartsRequest) String ¶ added in v0.17.17
func (x *GetPodRequestChartsRequest) String() string
type GetPodRequestChartsResponse ¶ added in v0.17.17
type GetPodRequestChartsResponse struct { // Return one chart per resource type, as it does not make sense to graph different resource types on the // same chart (even though our graph libraries do allow this, they have different units and orders of magnitude) Charts []*v1.DenseTimeSeriesChart `protobuf:"bytes,1,rep,name=charts,proto3" json:"charts,omitempty"` // contains filtered or unexported fields }
func (*GetPodRequestChartsResponse) Descriptor
deprecated
added in
v0.17.17
func (*GetPodRequestChartsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPodRequestChartsResponse.ProtoReflect.Descriptor instead.
func (*GetPodRequestChartsResponse) GetCharts ¶ added in v0.17.17
func (x *GetPodRequestChartsResponse) GetCharts() []*v1.DenseTimeSeriesChart
func (*GetPodRequestChartsResponse) ProtoMessage ¶ added in v0.17.17
func (*GetPodRequestChartsResponse) ProtoMessage()
func (*GetPodRequestChartsResponse) ProtoReflect ¶ added in v0.17.17
func (x *GetPodRequestChartsResponse) ProtoReflect() protoreflect.Message
func (*GetPodRequestChartsResponse) Reset ¶ added in v0.17.17
func (x *GetPodRequestChartsResponse) Reset()
func (*GetPodRequestChartsResponse) String ¶ added in v0.17.17
func (x *GetPodRequestChartsResponse) String() string
type GetTeamPermissionsRequest ¶ added in v0.17.9
type GetTeamPermissionsRequest struct {
// contains filtered or unexported fields
}
func (*GetTeamPermissionsRequest) Descriptor
deprecated
added in
v0.17.9
func (*GetTeamPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTeamPermissionsRequest.ProtoReflect.Descriptor instead.
func (*GetTeamPermissionsRequest) ProtoMessage ¶ added in v0.17.9
func (*GetTeamPermissionsRequest) ProtoMessage()
func (*GetTeamPermissionsRequest) ProtoReflect ¶ added in v0.17.9
func (x *GetTeamPermissionsRequest) ProtoReflect() protoreflect.Message
func (*GetTeamPermissionsRequest) Reset ¶ added in v0.17.9
func (x *GetTeamPermissionsRequest) Reset()
func (*GetTeamPermissionsRequest) String ¶ added in v0.17.9
func (x *GetTeamPermissionsRequest) String() string
type GetTeamPermissionsResponse ¶ added in v0.17.9
type GetTeamPermissionsResponse struct { Roles []*RoleDescription `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` ScimGroups []*ScimGroup `protobuf:"bytes,2,rep,name=scim_groups,json=scimGroups,proto3" json:"scim_groups,omitempty"` EnvironmentPermissions []*EnvironmentPermissions `` /* 127-byte string literal not displayed */ TeamMembers []*User `protobuf:"bytes,4,rep,name=team_members,json=teamMembers,proto3" json:"team_members,omitempty"` // contains filtered or unexported fields }
func (*GetTeamPermissionsResponse) Descriptor
deprecated
added in
v0.17.9
func (*GetTeamPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTeamPermissionsResponse.ProtoReflect.Descriptor instead.
func (*GetTeamPermissionsResponse) GetEnvironmentPermissions ¶ added in v0.17.9
func (x *GetTeamPermissionsResponse) GetEnvironmentPermissions() []*EnvironmentPermissions
func (*GetTeamPermissionsResponse) GetRoles ¶ added in v0.17.9
func (x *GetTeamPermissionsResponse) GetRoles() []*RoleDescription
func (*GetTeamPermissionsResponse) GetScimGroups ¶ added in v0.17.9
func (x *GetTeamPermissionsResponse) GetScimGroups() []*ScimGroup
func (*GetTeamPermissionsResponse) GetTeamMembers ¶ added in v0.17.9
func (x *GetTeamPermissionsResponse) GetTeamMembers() []*User
func (*GetTeamPermissionsResponse) ProtoMessage ¶ added in v0.17.9
func (*GetTeamPermissionsResponse) ProtoMessage()
func (*GetTeamPermissionsResponse) ProtoReflect ¶ added in v0.17.9
func (x *GetTeamPermissionsResponse) ProtoReflect() protoreflect.Message
func (*GetTeamPermissionsResponse) Reset ¶ added in v0.17.9
func (x *GetTeamPermissionsResponse) Reset()
func (*GetTeamPermissionsResponse) String ¶ added in v0.17.9
func (x *GetTeamPermissionsResponse) String() string
type GetTeamRequest ¶ added in v0.4.7
type GetTeamRequest struct {
// contains filtered or unexported fields
}
func (*GetTeamRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetTeamRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTeamRequest.ProtoReflect.Descriptor instead.
func (*GetTeamRequest) ProtoMessage ¶ added in v0.4.7
func (*GetTeamRequest) ProtoMessage()
func (*GetTeamRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetTeamRequest) ProtoReflect() protoreflect.Message
func (*GetTeamRequest) Reset ¶ added in v0.4.7
func (x *GetTeamRequest) Reset()
func (*GetTeamRequest) String ¶ added in v0.4.7
func (x *GetTeamRequest) String() string
type GetTeamResponse ¶ added in v0.4.7
type GetTeamResponse struct { Team *Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty"` // contains filtered or unexported fields }
func (*GetTeamResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetTeamResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTeamResponse.ProtoReflect.Descriptor instead.
func (*GetTeamResponse) GetTeam ¶ added in v0.4.7
func (x *GetTeamResponse) GetTeam() *Team
func (*GetTeamResponse) ProtoMessage ¶ added in v0.4.7
func (*GetTeamResponse) ProtoMessage()
func (*GetTeamResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetTeamResponse) ProtoReflect() protoreflect.Message
func (*GetTeamResponse) Reset ¶ added in v0.4.7
func (x *GetTeamResponse) Reset()
func (*GetTeamResponse) String ¶ added in v0.4.7
func (x *GetTeamResponse) String() string
type GetTokenRequest ¶
type GetTokenRequest 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"` GrantType string `protobuf:"bytes,3,opt,name=grant_type,json=grantType,proto3" json:"grant_type,omitempty"` Scope *string `protobuf:"bytes,4,opt,name=scope,proto3,oneof" json:"scope,omitempty"` // contains filtered or unexported fields }
func (*GetTokenRequest) Descriptor
deprecated
func (*GetTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenRequest.ProtoReflect.Descriptor instead.
func (*GetTokenRequest) GetClientId ¶
func (x *GetTokenRequest) GetClientId() string
func (*GetTokenRequest) GetClientSecret ¶
func (x *GetTokenRequest) GetClientSecret() string
func (*GetTokenRequest) GetGrantType ¶
func (x *GetTokenRequest) GetGrantType() string
func (*GetTokenRequest) GetScope ¶
func (x *GetTokenRequest) GetScope() string
func (*GetTokenRequest) ProtoMessage ¶
func (*GetTokenRequest) ProtoMessage()
func (*GetTokenRequest) ProtoReflect ¶
func (x *GetTokenRequest) ProtoReflect() protoreflect.Message
func (*GetTokenRequest) Reset ¶
func (x *GetTokenRequest) Reset()
func (*GetTokenRequest) String ¶
func (x *GetTokenRequest) String() string
type GetTokenResponse ¶
type GetTokenResponse struct { AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` TokenType string `protobuf:"bytes,2,opt,name=token_type,json=tokenType,proto3" json:"token_type,omitempty"` ExpiresIn int32 `protobuf:"varint,3,opt,name=expires_in,json=expiresIn,proto3" json:"expires_in,omitempty"` ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` ApiServer string `protobuf:"bytes,5,opt,name=api_server,json=apiServer,proto3" json:"api_server,omitempty"` PrimaryEnvironment *string `protobuf:"bytes,6,opt,name=primary_environment,json=primaryEnvironment,proto3,oneof" json:"primary_environment,omitempty"` // Maps of environment_id --> url Engines map[string]string `` /* 155-byte string literal not displayed */ GrpcEngines map[string]string `` /* 182-byte string literal not displayed */ EnvironmentIdToName map[string]string `` /* 210-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetTokenResponse) Descriptor
deprecated
func (*GetTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenResponse.ProtoReflect.Descriptor instead.
func (*GetTokenResponse) GetAccessToken ¶
func (x *GetTokenResponse) GetAccessToken() string
func (*GetTokenResponse) GetApiServer ¶
func (x *GetTokenResponse) GetApiServer() string
func (*GetTokenResponse) GetEngines ¶
func (x *GetTokenResponse) GetEngines() map[string]string
func (*GetTokenResponse) GetEnvironmentIdToName ¶ added in v0.4.14
func (x *GetTokenResponse) GetEnvironmentIdToName() map[string]string
func (*GetTokenResponse) GetExpiresAt ¶
func (x *GetTokenResponse) GetExpiresAt() *timestamppb.Timestamp
func (*GetTokenResponse) GetExpiresIn ¶
func (x *GetTokenResponse) GetExpiresIn() int32
func (*GetTokenResponse) GetGrpcEngines ¶ added in v0.4.9
func (x *GetTokenResponse) GetGrpcEngines() map[string]string
func (*GetTokenResponse) GetPrimaryEnvironment ¶
func (x *GetTokenResponse) GetPrimaryEnvironment() string
func (*GetTokenResponse) GetTokenType ¶
func (x *GetTokenResponse) GetTokenType() string
func (*GetTokenResponse) ProtoMessage ¶
func (*GetTokenResponse) ProtoMessage()
func (*GetTokenResponse) ProtoReflect ¶
func (x *GetTokenResponse) ProtoReflect() protoreflect.Message
func (*GetTokenResponse) Reset ¶
func (x *GetTokenResponse) Reset()
func (*GetTokenResponse) String ¶
func (x *GetTokenResponse) String() string
type GetUnauthedTestEndpointRequest ¶ added in v0.4.7
type GetUnauthedTestEndpointRequest struct {
// contains filtered or unexported fields
}
func (*GetUnauthedTestEndpointRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetUnauthedTestEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUnauthedTestEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetUnauthedTestEndpointRequest) ProtoMessage ¶ added in v0.4.7
func (*GetUnauthedTestEndpointRequest) ProtoMessage()
func (*GetUnauthedTestEndpointRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetUnauthedTestEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetUnauthedTestEndpointRequest) Reset ¶ added in v0.4.7
func (x *GetUnauthedTestEndpointRequest) Reset()
func (*GetUnauthedTestEndpointRequest) String ¶ added in v0.4.7
func (x *GetUnauthedTestEndpointRequest) String() string
type GetUnauthedTestEndpointResponse ¶ added in v0.4.7
type GetUnauthedTestEndpointResponse struct {
// contains filtered or unexported fields
}
func (*GetUnauthedTestEndpointResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetUnauthedTestEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUnauthedTestEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetUnauthedTestEndpointResponse) ProtoMessage ¶ added in v0.4.7
func (*GetUnauthedTestEndpointResponse) ProtoMessage()
func (*GetUnauthedTestEndpointResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetUnauthedTestEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetUnauthedTestEndpointResponse) Reset ¶ added in v0.4.7
func (x *GetUnauthedTestEndpointResponse) Reset()
func (*GetUnauthedTestEndpointResponse) String ¶ added in v0.4.7
func (x *GetUnauthedTestEndpointResponse) String() string
type GetUsageChartRequest ¶ added in v0.4.7
type GetUsageChartRequest struct { StartMs *int64 `protobuf:"varint,1,opt,name=start_ms,json=startMs,proto3,oneof" json:"start_ms,omitempty"` EndMs *int64 `protobuf:"varint,2,opt,name=end_ms,json=endMs,proto3,oneof" json:"end_ms,omitempty"` Period *UsageChartPeriod `protobuf:"varint,3,opt,name=period,proto3,enum=chalk.server.v1.UsageChartPeriod,oneof" json:"period,omitempty"` Grouping *UsageChartGrouping `protobuf:"varint,4,opt,name=grouping,proto3,enum=chalk.server.v1.UsageChartGrouping,oneof" json:"grouping,omitempty"` // contains filtered or unexported fields }
func (*GetUsageChartRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetUsageChartRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageChartRequest.ProtoReflect.Descriptor instead.
func (*GetUsageChartRequest) GetEndMs ¶ added in v0.4.7
func (x *GetUsageChartRequest) GetEndMs() int64
func (*GetUsageChartRequest) GetGrouping ¶ added in v0.4.10
func (x *GetUsageChartRequest) GetGrouping() UsageChartGrouping
func (*GetUsageChartRequest) GetPeriod ¶ added in v0.4.7
func (x *GetUsageChartRequest) GetPeriod() UsageChartPeriod
func (*GetUsageChartRequest) GetStartMs ¶ added in v0.4.7
func (x *GetUsageChartRequest) GetStartMs() int64
func (*GetUsageChartRequest) ProtoMessage ¶ added in v0.4.7
func (*GetUsageChartRequest) ProtoMessage()
func (*GetUsageChartRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetUsageChartRequest) ProtoReflect() protoreflect.Message
func (*GetUsageChartRequest) Reset ¶ added in v0.4.7
func (x *GetUsageChartRequest) Reset()
func (*GetUsageChartRequest) String ¶ added in v0.4.7
func (x *GetUsageChartRequest) String() string
type GetUsageChartResponse ¶ added in v0.4.7
type GetUsageChartResponse struct { Chart *Chart `protobuf:"bytes,1,opt,name=chart,proto3" json:"chart,omitempty"` // contains filtered or unexported fields }
func (*GetUsageChartResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetUsageChartResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageChartResponse.ProtoReflect.Descriptor instead.
func (*GetUsageChartResponse) GetChart ¶ added in v0.4.7
func (x *GetUsageChartResponse) GetChart() *Chart
func (*GetUsageChartResponse) ProtoMessage ¶ added in v0.4.7
func (*GetUsageChartResponse) ProtoMessage()
func (*GetUsageChartResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetUsageChartResponse) ProtoReflect() protoreflect.Message
func (*GetUsageChartResponse) Reset ¶ added in v0.4.7
func (x *GetUsageChartResponse) Reset()
func (*GetUsageChartResponse) String ¶ added in v0.4.7
func (x *GetUsageChartResponse) String() string
type GetUtilizationRatesRequest ¶ added in v0.4.7
type GetUtilizationRatesRequest struct {
// contains filtered or unexported fields
}
func (*GetUtilizationRatesRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetUtilizationRatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUtilizationRatesRequest.ProtoReflect.Descriptor instead.
func (*GetUtilizationRatesRequest) ProtoMessage ¶ added in v0.4.7
func (*GetUtilizationRatesRequest) ProtoMessage()
func (*GetUtilizationRatesRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetUtilizationRatesRequest) ProtoReflect() protoreflect.Message
func (*GetUtilizationRatesRequest) Reset ¶ added in v0.4.7
func (x *GetUtilizationRatesRequest) Reset()
func (*GetUtilizationRatesRequest) String ¶ added in v0.4.7
func (x *GetUtilizationRatesRequest) String() string
type GetUtilizationRatesResponse ¶ added in v0.4.7
type GetUtilizationRatesResponse struct { Rates []*v1.MachineRate `protobuf:"bytes,1,rep,name=rates,proto3" json:"rates,omitempty"` // contains filtered or unexported fields }
func (*GetUtilizationRatesResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetUtilizationRatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUtilizationRatesResponse.ProtoReflect.Descriptor instead.
func (*GetUtilizationRatesResponse) GetRates ¶ added in v0.4.7
func (x *GetUtilizationRatesResponse) GetRates() []*v1.MachineRate
func (*GetUtilizationRatesResponse) ProtoMessage ¶ added in v0.4.7
func (*GetUtilizationRatesResponse) ProtoMessage()
func (*GetUtilizationRatesResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetUtilizationRatesResponse) ProtoReflect() protoreflect.Message
func (*GetUtilizationRatesResponse) Reset ¶ added in v0.4.7
func (x *GetUtilizationRatesResponse) Reset()
func (*GetUtilizationRatesResponse) String ¶ added in v0.4.7
func (x *GetUtilizationRatesResponse) String() string
type GetVersionsRequest ¶
type GetVersionsRequest struct { Os *string `protobuf:"bytes,1,opt,name=os,proto3,oneof" json:"os,omitempty"` Arch *string `protobuf:"bytes,2,opt,name=arch,proto3,oneof" json:"arch,omitempty"` // contains filtered or unexported fields }
func (*GetVersionsRequest) Descriptor
deprecated
func (*GetVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionsRequest.ProtoReflect.Descriptor instead.
func (*GetVersionsRequest) GetArch ¶
func (x *GetVersionsRequest) GetArch() string
func (*GetVersionsRequest) GetOs ¶
func (x *GetVersionsRequest) GetOs() string
func (*GetVersionsRequest) ProtoMessage ¶
func (*GetVersionsRequest) ProtoMessage()
func (*GetVersionsRequest) ProtoReflect ¶
func (x *GetVersionsRequest) ProtoReflect() protoreflect.Message
func (*GetVersionsRequest) Reset ¶
func (x *GetVersionsRequest) Reset()
func (*GetVersionsRequest) String ¶
func (x *GetVersionsRequest) String() string
type GetVersionsResponse ¶
type GetVersionsResponse struct { Versions []*CommandLineInterfaceVersion `protobuf:"bytes,1,rep,name=versions,proto3" json:"versions,omitempty"` Latest *CommandLineInterfaceVersion `protobuf:"bytes,2,opt,name=latest,proto3" json:"latest,omitempty"` Nightly *CommandLineInterfaceVersion `protobuf:"bytes,3,opt,name=nightly,proto3" json:"nightly,omitempty"` Minimum string `protobuf:"bytes,4,opt,name=minimum,proto3" json:"minimum,omitempty"` // contains filtered or unexported fields }
func (*GetVersionsResponse) Descriptor
deprecated
func (*GetVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionsResponse.ProtoReflect.Descriptor instead.
func (*GetVersionsResponse) GetLatest ¶
func (x *GetVersionsResponse) GetLatest() *CommandLineInterfaceVersion
func (*GetVersionsResponse) GetMinimum ¶
func (x *GetVersionsResponse) GetMinimum() string
func (*GetVersionsResponse) GetNightly ¶
func (x *GetVersionsResponse) GetNightly() *CommandLineInterfaceVersion
func (*GetVersionsResponse) GetVersions ¶
func (x *GetVersionsResponse) GetVersions() []*CommandLineInterfaceVersion
func (*GetVersionsResponse) ProtoMessage ¶
func (*GetVersionsResponse) ProtoMessage()
func (*GetVersionsResponse) ProtoReflect ¶
func (x *GetVersionsResponse) ProtoReflect() protoreflect.Message
func (*GetVersionsResponse) Reset ¶
func (x *GetVersionsResponse) Reset()
func (*GetVersionsResponse) String ¶
func (x *GetVersionsResponse) String() string
type GetViewerTestEndpointRequest ¶ added in v0.4.7
type GetViewerTestEndpointRequest struct {
// contains filtered or unexported fields
}
func (*GetViewerTestEndpointRequest) Descriptor
deprecated
added in
v0.4.7
func (*GetViewerTestEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetViewerTestEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetViewerTestEndpointRequest) ProtoMessage ¶ added in v0.4.7
func (*GetViewerTestEndpointRequest) ProtoMessage()
func (*GetViewerTestEndpointRequest) ProtoReflect ¶ added in v0.4.7
func (x *GetViewerTestEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetViewerTestEndpointRequest) Reset ¶ added in v0.4.7
func (x *GetViewerTestEndpointRequest) Reset()
func (*GetViewerTestEndpointRequest) String ¶ added in v0.4.7
func (x *GetViewerTestEndpointRequest) String() string
type GetViewerTestEndpointResponse ¶ added in v0.4.7
type GetViewerTestEndpointResponse struct {
// contains filtered or unexported fields
}
func (*GetViewerTestEndpointResponse) Descriptor
deprecated
added in
v0.4.7
func (*GetViewerTestEndpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetViewerTestEndpointResponse.ProtoReflect.Descriptor instead.
func (*GetViewerTestEndpointResponse) ProtoMessage ¶ added in v0.4.7
func (*GetViewerTestEndpointResponse) ProtoMessage()
func (*GetViewerTestEndpointResponse) ProtoReflect ¶ added in v0.4.7
func (x *GetViewerTestEndpointResponse) ProtoReflect() protoreflect.Message
func (*GetViewerTestEndpointResponse) Reset ¶ added in v0.4.7
func (x *GetViewerTestEndpointResponse) Reset()
func (*GetViewerTestEndpointResponse) String ¶ added in v0.4.7
func (x *GetViewerTestEndpointResponse) String() string
type HealthCheck ¶
type HealthCheck struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Status HealthCheckStatus `protobuf:"varint,2,opt,name=status,proto3,enum=chalk.server.v1.HealthCheckStatus" json:"status,omitempty"` Message *string `protobuf:"bytes,3,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
func (*HealthCheck) Descriptor
deprecated
func (*HealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheck.ProtoReflect.Descriptor instead.
func (*HealthCheck) GetMessage ¶
func (x *HealthCheck) GetMessage() string
func (*HealthCheck) GetName ¶
func (x *HealthCheck) GetName() string
func (*HealthCheck) GetStatus ¶
func (x *HealthCheck) GetStatus() HealthCheckStatus
func (*HealthCheck) ProtoMessage ¶
func (*HealthCheck) ProtoMessage()
func (*HealthCheck) ProtoReflect ¶
func (x *HealthCheck) ProtoReflect() protoreflect.Message
func (*HealthCheck) Reset ¶
func (x *HealthCheck) Reset()
func (*HealthCheck) String ¶
func (x *HealthCheck) String() string
type HealthCheckStatus ¶
type HealthCheckStatus int32
const ( HealthCheckStatus_HEALTH_CHECK_STATUS_UNSPECIFIED HealthCheckStatus = 0 HealthCheckStatus_HEALTH_CHECK_STATUS_OK HealthCheckStatus = 1 HealthCheckStatus_HEALTH_CHECK_STATUS_FAILING HealthCheckStatus = 2 )
func (HealthCheckStatus) Descriptor ¶
func (HealthCheckStatus) Descriptor() protoreflect.EnumDescriptor
func (HealthCheckStatus) Enum ¶
func (x HealthCheckStatus) Enum() *HealthCheckStatus
func (HealthCheckStatus) EnumDescriptor
deprecated
func (HealthCheckStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthCheckStatus.Descriptor instead.
func (HealthCheckStatus) Number ¶
func (x HealthCheckStatus) Number() protoreflect.EnumNumber
func (HealthCheckStatus) String ¶
func (x HealthCheckStatus) String() string
func (HealthCheckStatus) Type ¶
func (HealthCheckStatus) Type() protoreflect.EnumType
type IndexDeploymentRequest ¶ added in v0.17.8
type IndexDeploymentRequest struct { ExistingDeploymentId string `protobuf:"bytes,1,opt,name=existing_deployment_id,json=existingDeploymentId,proto3" json:"existing_deployment_id,omitempty"` // contains filtered or unexported fields }
func (*IndexDeploymentRequest) Descriptor
deprecated
added in
v0.17.8
func (*IndexDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use IndexDeploymentRequest.ProtoReflect.Descriptor instead.
func (*IndexDeploymentRequest) GetExistingDeploymentId ¶ added in v0.17.8
func (x *IndexDeploymentRequest) GetExistingDeploymentId() string
func (*IndexDeploymentRequest) ProtoMessage ¶ added in v0.17.8
func (*IndexDeploymentRequest) ProtoMessage()
func (*IndexDeploymentRequest) ProtoReflect ¶ added in v0.17.8
func (x *IndexDeploymentRequest) ProtoReflect() protoreflect.Message
func (*IndexDeploymentRequest) Reset ¶ added in v0.17.8
func (x *IndexDeploymentRequest) Reset()
func (*IndexDeploymentRequest) String ¶ added in v0.17.8
func (x *IndexDeploymentRequest) String() string
type IndexDeploymentResponse ¶ added in v0.17.8
type IndexDeploymentResponse struct {
// contains filtered or unexported fields
}
func (*IndexDeploymentResponse) Descriptor
deprecated
added in
v0.17.8
func (*IndexDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use IndexDeploymentResponse.ProtoReflect.Descriptor instead.
func (*IndexDeploymentResponse) ProtoMessage ¶ added in v0.17.8
func (*IndexDeploymentResponse) ProtoMessage()
func (*IndexDeploymentResponse) ProtoReflect ¶ added in v0.17.8
func (x *IndexDeploymentResponse) ProtoReflect() protoreflect.Message
func (*IndexDeploymentResponse) Reset ¶ added in v0.17.8
func (x *IndexDeploymentResponse) Reset()
func (*IndexDeploymentResponse) String ¶ added in v0.17.8
func (x *IndexDeploymentResponse) String() string
type InstanceSizing ¶ added in v0.12.0
type InstanceSizing struct { MinInstances *uint32 `protobuf:"varint,1,opt,name=min_instances,json=minInstances,proto3,oneof" json:"min_instances,omitempty"` MaxInstances *uint32 `protobuf:"varint,2,opt,name=max_instances,json=maxInstances,proto3,oneof" json:"max_instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceSizing) Descriptor
deprecated
added in
v0.12.0
func (*InstanceSizing) Descriptor() ([]byte, []int)
Deprecated: Use InstanceSizing.ProtoReflect.Descriptor instead.
func (*InstanceSizing) GetMaxInstances ¶ added in v0.12.0
func (x *InstanceSizing) GetMaxInstances() uint32
func (*InstanceSizing) GetMinInstances ¶ added in v0.12.0
func (x *InstanceSizing) GetMinInstances() uint32
func (*InstanceSizing) ProtoMessage ¶ added in v0.12.0
func (*InstanceSizing) ProtoMessage()
func (*InstanceSizing) ProtoReflect ¶ added in v0.12.0
func (x *InstanceSizing) ProtoReflect() protoreflect.Message
func (*InstanceSizing) Reset ¶ added in v0.12.0
func (x *InstanceSizing) Reset()
func (*InstanceSizing) String ¶ added in v0.12.0
func (x *InstanceSizing) String() string
type InviteTeamMemberRequest ¶ added in v0.16.16
type InviteTeamMemberRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` RoleId *string `protobuf:"bytes,2,opt,name=role_id,json=roleId,proto3,oneof" json:"role_id,omitempty"` // contains filtered or unexported fields }
func (*InviteTeamMemberRequest) Descriptor
deprecated
added in
v0.16.16
func (*InviteTeamMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use InviteTeamMemberRequest.ProtoReflect.Descriptor instead.
func (*InviteTeamMemberRequest) GetEmail ¶ added in v0.16.16
func (x *InviteTeamMemberRequest) GetEmail() string
func (*InviteTeamMemberRequest) GetRoleId ¶ added in v0.16.16
func (x *InviteTeamMemberRequest) GetRoleId() string
func (*InviteTeamMemberRequest) ProtoMessage ¶ added in v0.16.16
func (*InviteTeamMemberRequest) ProtoMessage()
func (*InviteTeamMemberRequest) ProtoReflect ¶ added in v0.16.16
func (x *InviteTeamMemberRequest) ProtoReflect() protoreflect.Message
func (*InviteTeamMemberRequest) Reset ¶ added in v0.16.16
func (x *InviteTeamMemberRequest) Reset()
func (*InviteTeamMemberRequest) String ¶ added in v0.16.16
func (x *InviteTeamMemberRequest) String() string
type InviteTeamMemberResponse ¶ added in v0.16.16
type InviteTeamMemberResponse struct {
// contains filtered or unexported fields
}
func (*InviteTeamMemberResponse) Descriptor
deprecated
added in
v0.16.16
func (*InviteTeamMemberResponse) Descriptor() ([]byte, []int)
Deprecated: Use InviteTeamMemberResponse.ProtoReflect.Descriptor instead.
func (*InviteTeamMemberResponse) ProtoMessage ¶ added in v0.16.16
func (*InviteTeamMemberResponse) ProtoMessage()
func (*InviteTeamMemberResponse) ProtoReflect ¶ added in v0.16.16
func (x *InviteTeamMemberResponse) ProtoReflect() protoreflect.Message
func (*InviteTeamMemberResponse) Reset ¶ added in v0.16.16
func (x *InviteTeamMemberResponse) Reset()
func (*InviteTeamMemberResponse) String ¶ added in v0.16.16
func (x *InviteTeamMemberResponse) String() string
type LinkSessionStatus ¶
type LinkSessionStatus int32
const ( LinkSessionStatus_LINK_SESSION_STATUS_UNSPECIFIED LinkSessionStatus = 0 LinkSessionStatus_LINK_SESSION_STATUS_PENDING LinkSessionStatus = 1 LinkSessionStatus_LINK_SESSION_STATUS_SUCCESS LinkSessionStatus = 2 LinkSessionStatus_LINK_SESSION_STATUS_FAILED LinkSessionStatus = 3 LinkSessionStatus_LINK_SESSION_STATUS_NOT_FOUND LinkSessionStatus = 4 LinkSessionStatus_LINK_SESSION_STATUS_FORBIDDEN LinkSessionStatus = 5 )
func (LinkSessionStatus) Descriptor ¶
func (LinkSessionStatus) Descriptor() protoreflect.EnumDescriptor
func (LinkSessionStatus) Enum ¶
func (x LinkSessionStatus) Enum() *LinkSessionStatus
func (LinkSessionStatus) EnumDescriptor
deprecated
func (LinkSessionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use LinkSessionStatus.Descriptor instead.
func (LinkSessionStatus) Number ¶
func (x LinkSessionStatus) Number() protoreflect.EnumNumber
func (LinkSessionStatus) String ¶
func (x LinkSessionStatus) String() string
func (LinkSessionStatus) Type ¶
func (LinkSessionStatus) Type() protoreflect.EnumType
type LinkToken ¶
type LinkToken struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,3,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` ApiServer string `protobuf:"bytes,4,opt,name=api_server,json=apiServer,proto3" json:"api_server,omitempty"` ActiveEnvironment *string `protobuf:"bytes,5,opt,name=active_environment,json=activeEnvironment,proto3,oneof" json:"active_environment,omitempty"` ValidUntil *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=valid_until,json=validUntil,proto3" json:"valid_until,omitempty"` // contains filtered or unexported fields }
func (*LinkToken) Descriptor
deprecated
func (*LinkToken) GetActiveEnvironment ¶
func (*LinkToken) GetApiServer ¶
func (*LinkToken) GetClientId ¶
func (*LinkToken) GetClientSecret ¶
func (*LinkToken) GetValidUntil ¶
func (x *LinkToken) GetValidUntil() *timestamppb.Timestamp
func (*LinkToken) ProtoMessage ¶
func (*LinkToken) ProtoMessage()
func (*LinkToken) ProtoReflect ¶
func (x *LinkToken) ProtoReflect() protoreflect.Message
type ListDeploymentsRequest ¶ added in v0.10.1
type ListDeploymentsRequest struct {
// contains filtered or unexported fields
}
func (*ListDeploymentsRequest) Descriptor
deprecated
added in
v0.10.1
func (*ListDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*ListDeploymentsRequest) ProtoMessage ¶ added in v0.10.1
func (*ListDeploymentsRequest) ProtoMessage()
func (*ListDeploymentsRequest) ProtoReflect ¶ added in v0.10.1
func (x *ListDeploymentsRequest) ProtoReflect() protoreflect.Message
func (*ListDeploymentsRequest) Reset ¶ added in v0.10.1
func (x *ListDeploymentsRequest) Reset()
func (*ListDeploymentsRequest) String ¶ added in v0.10.1
func (x *ListDeploymentsRequest) String() string
type ListDeploymentsResponse ¶ added in v0.10.1
type ListDeploymentsResponse struct { Deployments []*Deployment `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentsResponse) Descriptor
deprecated
added in
v0.10.1
func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*ListDeploymentsResponse) GetDeployments ¶ added in v0.10.1
func (x *ListDeploymentsResponse) GetDeployments() []*Deployment
func (*ListDeploymentsResponse) ProtoMessage ¶ added in v0.10.1
func (*ListDeploymentsResponse) ProtoMessage()
func (*ListDeploymentsResponse) ProtoReflect ¶ added in v0.10.1
func (x *ListDeploymentsResponse) ProtoReflect() protoreflect.Message
func (*ListDeploymentsResponse) Reset ¶ added in v0.10.1
func (x *ListDeploymentsResponse) Reset()
func (*ListDeploymentsResponse) String ¶ added in v0.10.1
func (x *ListDeploymentsResponse) String() string
type ListJobsRequest ¶ added in v0.11.2
type ListJobsRequest struct {
// contains filtered or unexported fields
}
func (*ListJobsRequest) Descriptor
deprecated
added in
v0.11.2
func (*ListJobsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListJobsRequest.ProtoReflect.Descriptor instead.
func (*ListJobsRequest) ProtoMessage ¶ added in v0.11.2
func (*ListJobsRequest) ProtoMessage()
func (*ListJobsRequest) ProtoReflect ¶ added in v0.11.2
func (x *ListJobsRequest) ProtoReflect() protoreflect.Message
func (*ListJobsRequest) Reset ¶ added in v0.11.2
func (x *ListJobsRequest) Reset()
func (*ListJobsRequest) String ¶ added in v0.11.2
func (x *ListJobsRequest) String() string
type ListJobsResponse ¶ added in v0.11.2
type ListJobsResponse struct { Jobs []*ScheduledJob `protobuf:"bytes,1,rep,name=jobs,proto3" json:"jobs,omitempty"` // contains filtered or unexported fields }
func (*ListJobsResponse) Descriptor
deprecated
added in
v0.11.2
func (*ListJobsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListJobsResponse.ProtoReflect.Descriptor instead.
func (*ListJobsResponse) GetJobs ¶ added in v0.11.2
func (x *ListJobsResponse) GetJobs() []*ScheduledJob
func (*ListJobsResponse) ProtoMessage ¶ added in v0.11.2
func (*ListJobsResponse) ProtoMessage()
func (*ListJobsResponse) ProtoReflect ¶ added in v0.11.2
func (x *ListJobsResponse) ProtoReflect() protoreflect.Message
func (*ListJobsResponse) Reset ¶ added in v0.11.2
func (x *ListJobsResponse) Reset()
func (*ListJobsResponse) String ¶ added in v0.11.2
func (x *ListJobsResponse) String() string
type ListServiceTokensRequest ¶ added in v0.7.2
type ListServiceTokensRequest struct {
// contains filtered or unexported fields
}
func (*ListServiceTokensRequest) Descriptor
deprecated
added in
v0.7.2
func (*ListServiceTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceTokensRequest.ProtoReflect.Descriptor instead.
func (*ListServiceTokensRequest) ProtoMessage ¶ added in v0.7.2
func (*ListServiceTokensRequest) ProtoMessage()
func (*ListServiceTokensRequest) ProtoReflect ¶ added in v0.7.2
func (x *ListServiceTokensRequest) ProtoReflect() protoreflect.Message
func (*ListServiceTokensRequest) Reset ¶ added in v0.7.2
func (x *ListServiceTokensRequest) Reset()
func (*ListServiceTokensRequest) String ¶ added in v0.7.2
func (x *ListServiceTokensRequest) String() string
type ListServiceTokensResponse ¶ added in v0.7.2
type ListServiceTokensResponse struct { Agents []*v1.DisplayServiceTokenAgent `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"` // contains filtered or unexported fields }
func (*ListServiceTokensResponse) Descriptor
deprecated
added in
v0.7.2
func (*ListServiceTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceTokensResponse.ProtoReflect.Descriptor instead.
func (*ListServiceTokensResponse) GetAgents ¶ added in v0.7.2
func (x *ListServiceTokensResponse) GetAgents() []*v1.DisplayServiceTokenAgent
func (*ListServiceTokensResponse) ProtoMessage ¶ added in v0.7.2
func (*ListServiceTokensResponse) ProtoMessage()
func (*ListServiceTokensResponse) ProtoReflect ¶ added in v0.7.2
func (x *ListServiceTokensResponse) ProtoReflect() protoreflect.Message
func (*ListServiceTokensResponse) Reset ¶ added in v0.7.2
func (x *ListServiceTokensResponse) Reset()
func (*ListServiceTokensResponse) String ¶ added in v0.7.2
func (x *ListServiceTokensResponse) String() string
type ListTeamInvitesRequest ¶ added in v0.16.19
type ListTeamInvitesRequest struct {
// contains filtered or unexported fields
}
func (*ListTeamInvitesRequest) Descriptor
deprecated
added in
v0.16.19
func (*ListTeamInvitesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTeamInvitesRequest.ProtoReflect.Descriptor instead.
func (*ListTeamInvitesRequest) ProtoMessage ¶ added in v0.16.19
func (*ListTeamInvitesRequest) ProtoMessage()
func (*ListTeamInvitesRequest) ProtoReflect ¶ added in v0.16.19
func (x *ListTeamInvitesRequest) ProtoReflect() protoreflect.Message
func (*ListTeamInvitesRequest) Reset ¶ added in v0.16.19
func (x *ListTeamInvitesRequest) Reset()
func (*ListTeamInvitesRequest) String ¶ added in v0.16.19
func (x *ListTeamInvitesRequest) String() string
type ListTeamInvitesResponse ¶ added in v0.16.19
type ListTeamInvitesResponse struct { Invites []*TeamInvite `protobuf:"bytes,1,rep,name=invites,proto3" json:"invites,omitempty"` // contains filtered or unexported fields }
func (*ListTeamInvitesResponse) Descriptor
deprecated
added in
v0.16.19
func (*ListTeamInvitesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTeamInvitesResponse.ProtoReflect.Descriptor instead.
func (*ListTeamInvitesResponse) GetInvites ¶ added in v0.16.19
func (x *ListTeamInvitesResponse) GetInvites() []*TeamInvite
func (*ListTeamInvitesResponse) ProtoMessage ¶ added in v0.16.19
func (*ListTeamInvitesResponse) ProtoMessage()
func (*ListTeamInvitesResponse) ProtoReflect ¶ added in v0.16.19
func (x *ListTeamInvitesResponse) ProtoReflect() protoreflect.Message
func (*ListTeamInvitesResponse) Reset ¶ added in v0.16.19
func (x *ListTeamInvitesResponse) Reset()
func (*ListTeamInvitesResponse) String ¶ added in v0.16.19
func (x *ListTeamInvitesResponse) String() string
type LogEntry ¶ added in v0.17.20
type LogEntry struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Severity *string `protobuf:"bytes,2,opt,name=severity,proto3,oneof" json:"severity,omitempty"` Timestamp *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Message string `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*LogEntry) Descriptor
deprecated
added in
v0.17.20
func (*LogEntry) GetMessage ¶ added in v0.17.20
func (*LogEntry) GetSeverity ¶ added in v0.17.20
func (*LogEntry) GetTimestamp ¶ added in v0.17.20
func (x *LogEntry) GetTimestamp() *timestamppb.Timestamp
func (*LogEntry) ProtoMessage ¶ added in v0.17.20
func (*LogEntry) ProtoMessage()
func (*LogEntry) ProtoReflect ¶ added in v0.17.20
func (x *LogEntry) ProtoReflect() protoreflect.Message
type PagerDutyEventAction ¶ added in v0.4.7
type PagerDutyEventAction int32
const ( PagerDutyEventAction_PAGER_DUTY_EVENT_ACTION_UNSPECIFIED PagerDutyEventAction = 0 PagerDutyEventAction_PAGER_DUTY_EVENT_ACTION_TRIGGER PagerDutyEventAction = 1 PagerDutyEventAction_PAGER_DUTY_EVENT_ACTION_ACKNOWLEDGE PagerDutyEventAction = 2 PagerDutyEventAction_PAGER_DUTY_EVENT_ACTION_RESOLVE PagerDutyEventAction = 3 )
func (PagerDutyEventAction) Descriptor ¶ added in v0.4.7
func (PagerDutyEventAction) Descriptor() protoreflect.EnumDescriptor
func (PagerDutyEventAction) Enum ¶ added in v0.4.7
func (x PagerDutyEventAction) Enum() *PagerDutyEventAction
func (PagerDutyEventAction) EnumDescriptor
deprecated
added in
v0.4.7
func (PagerDutyEventAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use PagerDutyEventAction.Descriptor instead.
func (PagerDutyEventAction) Number ¶ added in v0.4.7
func (x PagerDutyEventAction) Number() protoreflect.EnumNumber
func (PagerDutyEventAction) String ¶ added in v0.4.7
func (x PagerDutyEventAction) String() string
func (PagerDutyEventAction) Type ¶ added in v0.4.7
func (PagerDutyEventAction) Type() protoreflect.EnumType
type PagerDutyEventV2 ¶ added in v0.4.7
type PagerDutyEventV2 struct { Payload *PagerDutyEventV2Payload `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` RoutingKey string `protobuf:"bytes,2,opt,name=routing_key,json=routingKey,proto3" json:"routing_key,omitempty"` EventAction PagerDutyEventAction `` /* 137-byte string literal not displayed */ DedupKey *string `protobuf:"bytes,4,opt,name=dedup_key,json=dedupKey,proto3,oneof" json:"dedup_key,omitempty"` Client *string `protobuf:"bytes,5,opt,name=client,proto3,oneof" json:"client,omitempty"` ClientUrl *string `protobuf:"bytes,6,opt,name=client_url,json=clientUrl,proto3,oneof" json:"client_url,omitempty"` Links []*PagerDutyEventV2Link `protobuf:"bytes,7,rep,name=links,proto3" json:"links,omitempty"` Images []*PagerDutyEventV2Image `protobuf:"bytes,8,rep,name=images,proto3" json:"images,omitempty"` // contains filtered or unexported fields }
func (*PagerDutyEventV2) Descriptor
deprecated
added in
v0.4.7
func (*PagerDutyEventV2) Descriptor() ([]byte, []int)
Deprecated: Use PagerDutyEventV2.ProtoReflect.Descriptor instead.
func (*PagerDutyEventV2) GetClient ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetClient() string
func (*PagerDutyEventV2) GetClientUrl ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetClientUrl() string
func (*PagerDutyEventV2) GetDedupKey ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetDedupKey() string
func (*PagerDutyEventV2) GetEventAction ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetEventAction() PagerDutyEventAction
func (*PagerDutyEventV2) GetImages ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetImages() []*PagerDutyEventV2Image
func (*PagerDutyEventV2) GetLinks ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetLinks() []*PagerDutyEventV2Link
func (*PagerDutyEventV2) GetPayload ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetPayload() *PagerDutyEventV2Payload
func (*PagerDutyEventV2) GetRoutingKey ¶ added in v0.4.7
func (x *PagerDutyEventV2) GetRoutingKey() string
func (*PagerDutyEventV2) ProtoMessage ¶ added in v0.4.7
func (*PagerDutyEventV2) ProtoMessage()
func (*PagerDutyEventV2) ProtoReflect ¶ added in v0.4.7
func (x *PagerDutyEventV2) ProtoReflect() protoreflect.Message
func (*PagerDutyEventV2) Reset ¶ added in v0.4.7
func (x *PagerDutyEventV2) Reset()
func (*PagerDutyEventV2) String ¶ added in v0.4.7
func (x *PagerDutyEventV2) String() string
type PagerDutyEventV2Image ¶ added in v0.4.7
type PagerDutyEventV2Image struct { Src string `protobuf:"bytes,1,opt,name=src,proto3" json:"src,omitempty"` Href *string `protobuf:"bytes,2,opt,name=href,proto3,oneof" json:"href,omitempty"` Alt *string `protobuf:"bytes,3,opt,name=alt,proto3,oneof" json:"alt,omitempty"` // contains filtered or unexported fields }
func (*PagerDutyEventV2Image) Descriptor
deprecated
added in
v0.4.7
func (*PagerDutyEventV2Image) Descriptor() ([]byte, []int)
Deprecated: Use PagerDutyEventV2Image.ProtoReflect.Descriptor instead.
func (*PagerDutyEventV2Image) GetAlt ¶ added in v0.4.7
func (x *PagerDutyEventV2Image) GetAlt() string
func (*PagerDutyEventV2Image) GetHref ¶ added in v0.4.7
func (x *PagerDutyEventV2Image) GetHref() string
func (*PagerDutyEventV2Image) GetSrc ¶ added in v0.4.7
func (x *PagerDutyEventV2Image) GetSrc() string
func (*PagerDutyEventV2Image) ProtoMessage ¶ added in v0.4.7
func (*PagerDutyEventV2Image) ProtoMessage()
func (*PagerDutyEventV2Image) ProtoReflect ¶ added in v0.4.7
func (x *PagerDutyEventV2Image) ProtoReflect() protoreflect.Message
func (*PagerDutyEventV2Image) Reset ¶ added in v0.4.7
func (x *PagerDutyEventV2Image) Reset()
func (*PagerDutyEventV2Image) String ¶ added in v0.4.7
func (x *PagerDutyEventV2Image) String() string
type PagerDutyEventV2Link ¶ added in v0.4.7
type PagerDutyEventV2Link struct { Href string `protobuf:"bytes,1,opt,name=href,proto3" json:"href,omitempty"` Text *string `protobuf:"bytes,2,opt,name=text,proto3,oneof" json:"text,omitempty"` // contains filtered or unexported fields }
func (*PagerDutyEventV2Link) Descriptor
deprecated
added in
v0.4.7
func (*PagerDutyEventV2Link) Descriptor() ([]byte, []int)
Deprecated: Use PagerDutyEventV2Link.ProtoReflect.Descriptor instead.
func (*PagerDutyEventV2Link) GetHref ¶ added in v0.4.7
func (x *PagerDutyEventV2Link) GetHref() string
func (*PagerDutyEventV2Link) GetText ¶ added in v0.4.7
func (x *PagerDutyEventV2Link) GetText() string
func (*PagerDutyEventV2Link) ProtoMessage ¶ added in v0.4.7
func (*PagerDutyEventV2Link) ProtoMessage()
func (*PagerDutyEventV2Link) ProtoReflect ¶ added in v0.4.7
func (x *PagerDutyEventV2Link) ProtoReflect() protoreflect.Message
func (*PagerDutyEventV2Link) Reset ¶ added in v0.4.7
func (x *PagerDutyEventV2Link) Reset()
func (*PagerDutyEventV2Link) String ¶ added in v0.4.7
func (x *PagerDutyEventV2Link) String() string
type PagerDutyEventV2Payload ¶ added in v0.4.7
type PagerDutyEventV2Payload struct { Summary string `protobuf:"bytes,1,opt,name=summary,proto3" json:"summary,omitempty"` Timestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3,oneof" json:"timestamp,omitempty"` Severity PagerDutySeverity `protobuf:"varint,3,opt,name=severity,proto3,enum=chalk.server.v1.PagerDutySeverity" json:"severity,omitempty"` Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"` Component *string `protobuf:"bytes,5,opt,name=component,proto3,oneof" json:"component,omitempty"` Group *string `protobuf:"bytes,6,opt,name=group,proto3,oneof" json:"group,omitempty"` Class *string `protobuf:"bytes,7,opt,name=class,proto3,oneof" json:"class,omitempty"` // contains filtered or unexported fields }
func (*PagerDutyEventV2Payload) Descriptor
deprecated
added in
v0.4.7
func (*PagerDutyEventV2Payload) Descriptor() ([]byte, []int)
Deprecated: Use PagerDutyEventV2Payload.ProtoReflect.Descriptor instead.
func (*PagerDutyEventV2Payload) GetClass ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) GetClass() string
func (*PagerDutyEventV2Payload) GetComponent ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) GetComponent() string
func (*PagerDutyEventV2Payload) GetGroup ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) GetGroup() string
func (*PagerDutyEventV2Payload) GetSeverity ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) GetSeverity() PagerDutySeverity
func (*PagerDutyEventV2Payload) GetSource ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) GetSource() string
func (*PagerDutyEventV2Payload) GetSummary ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) GetSummary() string
func (*PagerDutyEventV2Payload) GetTimestamp ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) GetTimestamp() *timestamppb.Timestamp
func (*PagerDutyEventV2Payload) ProtoMessage ¶ added in v0.4.7
func (*PagerDutyEventV2Payload) ProtoMessage()
func (*PagerDutyEventV2Payload) ProtoReflect ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) ProtoReflect() protoreflect.Message
func (*PagerDutyEventV2Payload) Reset ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) Reset()
func (*PagerDutyEventV2Payload) String ¶ added in v0.4.7
func (x *PagerDutyEventV2Payload) String() string
type PagerDutyIntegration ¶ added in v0.4.7
type PagerDutyIntegration struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Default bool `protobuf:"varint,3,opt,name=default,proto3" json:"default,omitempty"` Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"` EnvironmentId string `protobuf:"bytes,5,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*PagerDutyIntegration) Descriptor
deprecated
added in
v0.4.7
func (*PagerDutyIntegration) Descriptor() ([]byte, []int)
Deprecated: Use PagerDutyIntegration.ProtoReflect.Descriptor instead.
func (*PagerDutyIntegration) GetDefault ¶ added in v0.4.7
func (x *PagerDutyIntegration) GetDefault() bool
func (*PagerDutyIntegration) GetEnvironmentId ¶ added in v0.4.7
func (x *PagerDutyIntegration) GetEnvironmentId() string
func (*PagerDutyIntegration) GetId ¶ added in v0.4.7
func (x *PagerDutyIntegration) GetId() string
func (*PagerDutyIntegration) GetName ¶ added in v0.4.7
func (x *PagerDutyIntegration) GetName() string
func (*PagerDutyIntegration) GetToken ¶ added in v0.4.7
func (x *PagerDutyIntegration) GetToken() string
func (*PagerDutyIntegration) ProtoMessage ¶ added in v0.4.7
func (*PagerDutyIntegration) ProtoMessage()
func (*PagerDutyIntegration) ProtoReflect ¶ added in v0.4.7
func (x *PagerDutyIntegration) ProtoReflect() protoreflect.Message
func (*PagerDutyIntegration) Reset ¶ added in v0.4.7
func (x *PagerDutyIntegration) Reset()
func (*PagerDutyIntegration) String ¶ added in v0.4.7
func (x *PagerDutyIntegration) String() string
type PagerDutySeverity ¶ added in v0.4.7
type PagerDutySeverity int32
const ( PagerDutySeverity_PAGER_DUTY_SEVERITY_UNSPECIFIED PagerDutySeverity = 0 PagerDutySeverity_PAGER_DUTY_SEVERITY_INFO PagerDutySeverity = 1 PagerDutySeverity_PAGER_DUTY_SEVERITY_WARNING PagerDutySeverity = 2 PagerDutySeverity_PAGER_DUTY_SEVERITY_ERROR PagerDutySeverity = 3 PagerDutySeverity_PAGER_DUTY_SEVERITY_CRITICAL PagerDutySeverity = 4 )
func (PagerDutySeverity) Descriptor ¶ added in v0.4.7
func (PagerDutySeverity) Descriptor() protoreflect.EnumDescriptor
func (PagerDutySeverity) Enum ¶ added in v0.4.7
func (x PagerDutySeverity) Enum() *PagerDutySeverity
func (PagerDutySeverity) EnumDescriptor
deprecated
added in
v0.4.7
func (PagerDutySeverity) EnumDescriptor() ([]byte, []int)
Deprecated: Use PagerDutySeverity.Descriptor instead.
func (PagerDutySeverity) Number ¶ added in v0.4.7
func (x PagerDutySeverity) Number() protoreflect.EnumNumber
func (PagerDutySeverity) String ¶ added in v0.4.7
func (x PagerDutySeverity) String() string
func (PagerDutySeverity) Type ¶ added in v0.4.7
func (PagerDutySeverity) Type() protoreflect.EnumType
type ParsedBootstrapConfigs ¶ added in v0.17.19
type ParsedBootstrapConfigs struct { Teams []*Team `protobuf:"bytes,1,rep,name=teams,proto3" json:"teams,omitempty"` Projects []*Project `protobuf:"bytes,2,rep,name=projects,proto3" json:"projects,omitempty"` Environments []*Environment `protobuf:"bytes,3,rep,name=environments,proto3" json:"environments,omitempty"` TeamInvites []*TeamInvite `protobuf:"bytes,4,rep,name=team_invites,json=teamInvites,proto3" json:"team_invites,omitempty"` // contains filtered or unexported fields }
func (*ParsedBootstrapConfigs) Descriptor
deprecated
added in
v0.17.19
func (*ParsedBootstrapConfigs) Descriptor() ([]byte, []int)
Deprecated: Use ParsedBootstrapConfigs.ProtoReflect.Descriptor instead.
func (*ParsedBootstrapConfigs) GetEnvironments ¶ added in v0.17.19
func (x *ParsedBootstrapConfigs) GetEnvironments() []*Environment
func (*ParsedBootstrapConfigs) GetProjects ¶ added in v0.17.19
func (x *ParsedBootstrapConfigs) GetProjects() []*Project
func (*ParsedBootstrapConfigs) GetTeamInvites ¶ added in v0.17.19
func (x *ParsedBootstrapConfigs) GetTeamInvites() []*TeamInvite
func (*ParsedBootstrapConfigs) GetTeams ¶ added in v0.17.19
func (x *ParsedBootstrapConfigs) GetTeams() []*Team
func (*ParsedBootstrapConfigs) ProtoMessage ¶ added in v0.17.19
func (*ParsedBootstrapConfigs) ProtoMessage()
func (*ParsedBootstrapConfigs) ProtoReflect ¶ added in v0.17.19
func (x *ParsedBootstrapConfigs) ProtoReflect() protoreflect.Message
func (*ParsedBootstrapConfigs) Reset ¶ added in v0.17.19
func (x *ParsedBootstrapConfigs) Reset()
func (*ParsedBootstrapConfigs) String ¶ added in v0.17.19
func (x *ParsedBootstrapConfigs) String() string
type PermissionDescription ¶ added in v0.4.7
type PermissionDescription struct { Id v1.Permission `protobuf:"varint,1,opt,name=id,proto3,enum=chalk.auth.v1.Permission" json:"id,omitempty"` Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` GroupDescription string `protobuf:"bytes,6,opt,name=group_description,json=groupDescription,proto3" json:"group_description,omitempty"` // contains filtered or unexported fields }
func (*PermissionDescription) Descriptor
deprecated
added in
v0.4.7
func (*PermissionDescription) Descriptor() ([]byte, []int)
Deprecated: Use PermissionDescription.ProtoReflect.Descriptor instead.
func (*PermissionDescription) GetDescription ¶ added in v0.4.7
func (x *PermissionDescription) GetDescription() string
func (*PermissionDescription) GetGroupDescription ¶ added in v0.6.2
func (x *PermissionDescription) GetGroupDescription() string
func (*PermissionDescription) GetId ¶ added in v0.4.7
func (x *PermissionDescription) GetId() v1.Permission
func (*PermissionDescription) GetName ¶ added in v0.4.7
func (x *PermissionDescription) GetName() string
func (*PermissionDescription) GetNamespace ¶ added in v0.4.7
func (x *PermissionDescription) GetNamespace() string
func (*PermissionDescription) GetSlug ¶ added in v0.4.7
func (x *PermissionDescription) GetSlug() string
func (*PermissionDescription) ProtoMessage ¶ added in v0.4.7
func (*PermissionDescription) ProtoMessage()
func (*PermissionDescription) ProtoReflect ¶ added in v0.4.7
func (x *PermissionDescription) ProtoReflect() protoreflect.Message
func (*PermissionDescription) Reset ¶ added in v0.4.7
func (x *PermissionDescription) Reset()
func (*PermissionDescription) String ¶ added in v0.4.7
func (x *PermissionDescription) String() string
type PodRequestGrouping ¶ added in v0.17.17
type PodRequestGrouping int32
const ( PodRequestGrouping_POD_REQUEST_GROUPING_UNSPECIFIED PodRequestGrouping = 0 PodRequestGrouping_POD_REQUEST_GROUPING_NAMESPACE PodRequestGrouping = 1 PodRequestGrouping_POD_REQUEST_GROUPING_CLUSTER PodRequestGrouping = 2 PodRequestGrouping_POD_REQUEST_GROUPING_ENVIRONMENT PodRequestGrouping = 3 PodRequestGrouping_POD_REQUEST_GROUPING_SERVICE PodRequestGrouping = 4 )
func (PodRequestGrouping) Descriptor ¶ added in v0.17.17
func (PodRequestGrouping) Descriptor() protoreflect.EnumDescriptor
func (PodRequestGrouping) Enum ¶ added in v0.17.17
func (x PodRequestGrouping) Enum() *PodRequestGrouping
func (PodRequestGrouping) EnumDescriptor
deprecated
added in
v0.17.17
func (PodRequestGrouping) EnumDescriptor() ([]byte, []int)
Deprecated: Use PodRequestGrouping.Descriptor instead.
func (PodRequestGrouping) Number ¶ added in v0.17.17
func (x PodRequestGrouping) Number() protoreflect.EnumNumber
func (PodRequestGrouping) String ¶ added in v0.17.17
func (x PodRequestGrouping) String() string
func (PodRequestGrouping) Type ¶ added in v0.17.17
func (PodRequestGrouping) Type() protoreflect.EnumType
type PodRequestResourceType ¶ added in v0.17.17
type PodRequestResourceType int32
const ( PodRequestResourceType_POD_REQUEST_RESOURCE_TYPE_UNSPECIFIED PodRequestResourceType = 0 PodRequestResourceType_POD_REQUEST_RESOURCE_TYPE_CPU PodRequestResourceType = 1 PodRequestResourceType_POD_REQUEST_RESOURCE_TYPE_MEMORY PodRequestResourceType = 2 PodRequestResourceType_POD_REQUEST_RESOURCE_TYPE_EPHEMERAL_STORAGE PodRequestResourceType = 3 )
func (PodRequestResourceType) Descriptor ¶ added in v0.17.17
func (PodRequestResourceType) Descriptor() protoreflect.EnumDescriptor
func (PodRequestResourceType) Enum ¶ added in v0.17.17
func (x PodRequestResourceType) Enum() *PodRequestResourceType
func (PodRequestResourceType) EnumDescriptor
deprecated
added in
v0.17.17
func (PodRequestResourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PodRequestResourceType.Descriptor instead.
func (PodRequestResourceType) Number ¶ added in v0.17.17
func (x PodRequestResourceType) Number() protoreflect.EnumNumber
func (PodRequestResourceType) String ¶ added in v0.17.17
func (x PodRequestResourceType) String() string
func (PodRequestResourceType) Type ¶ added in v0.17.17
func (PodRequestResourceType) Type() protoreflect.EnumType
type Point
deprecated
added in
v0.17.2
type Point struct { // wrapped in a Point to allow for optional (empty space in time series) Value *int64 `protobuf:"varint,1,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
Deprecated: Marked as deprecated in chalk/server/v1/chart.proto.
func (*Point) Descriptor
deprecated
added in
v0.17.2
func (*Point) ProtoMessage ¶ added in v0.17.2
func (*Point) ProtoMessage()
func (*Point) ProtoReflect ¶ added in v0.17.2
func (x *Point) ProtoReflect() protoreflect.Message
type PointV2
deprecated
added in
v0.17.3
type PointV2 struct { Value *float64 `protobuf:"fixed64,1,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
Deprecated: Marked as deprecated in chalk/server/v1/timeserieschart.proto.
func (*PointV2) Descriptor
deprecated
added in
v0.17.3
func (*PointV2) ProtoMessage ¶ added in v0.17.3
func (*PointV2) ProtoMessage()
func (*PointV2) ProtoReflect ¶ added in v0.17.3
func (x *PointV2) ProtoReflect() protoreflect.Message
type Project ¶ added in v0.4.7
type Project struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` TeamId string `protobuf:"bytes,2,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Environments []*Environment `protobuf:"bytes,4,rep,name=environments,proto3" json:"environments,omitempty"` GitRepo *string `protobuf:"bytes,5,opt,name=git_repo,json=gitRepo,proto3,oneof" json:"git_repo,omitempty"` // contains filtered or unexported fields }
func (*Project) Descriptor
deprecated
added in
v0.4.7
func (*Project) GetEnvironments ¶ added in v0.4.7
func (x *Project) GetEnvironments() []*Environment
func (*Project) GetGitRepo ¶ added in v0.17.9
func (*Project) ProtoMessage ¶ added in v0.4.7
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶ added in v0.4.7
func (x *Project) ProtoReflect() protoreflect.Message
type PubSubTopic ¶ added in v0.11.1
type PubSubTopic struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` TopicId string `protobuf:"bytes,2,opt,name=topic_id,json=topicId,proto3" json:"topic_id,omitempty"` // contains filtered or unexported fields }
func (*PubSubTopic) Descriptor
deprecated
added in
v0.11.1
func (*PubSubTopic) Descriptor() ([]byte, []int)
Deprecated: Use PubSubTopic.ProtoReflect.Descriptor instead.
func (*PubSubTopic) GetProjectId ¶ added in v0.11.1
func (x *PubSubTopic) GetProjectId() string
func (*PubSubTopic) GetTopicId ¶ added in v0.11.1
func (x *PubSubTopic) GetTopicId() string
func (*PubSubTopic) ProtoMessage ¶ added in v0.11.1
func (*PubSubTopic) ProtoMessage()
func (*PubSubTopic) ProtoReflect ¶ added in v0.11.1
func (x *PubSubTopic) ProtoReflect() protoreflect.Message
func (*PubSubTopic) Reset ¶ added in v0.11.1
func (x *PubSubTopic) Reset()
func (*PubSubTopic) String ¶ added in v0.11.1
func (x *PubSubTopic) String() string
type RebuildDeploymentRequest ¶ added in v0.17.11
type RebuildDeploymentRequest struct { ExistingDeploymentId string `protobuf:"bytes,1,opt,name=existing_deployment_id,json=existingDeploymentId,proto3" json:"existing_deployment_id,omitempty"` NewImageTag string `protobuf:"bytes,2,opt,name=new_image_tag,json=newImageTag,proto3" json:"new_image_tag,omitempty"` BaseImageOverride *string `protobuf:"bytes,3,opt,name=base_image_override,json=baseImageOverride,proto3,oneof" json:"base_image_override,omitempty"` EnableProfiling bool `protobuf:"varint,4,opt,name=enable_profiling,json=enableProfiling,proto3" json:"enable_profiling,omitempty"` // contains filtered or unexported fields }
func (*RebuildDeploymentRequest) Descriptor
deprecated
added in
v0.17.11
func (*RebuildDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use RebuildDeploymentRequest.ProtoReflect.Descriptor instead.
func (*RebuildDeploymentRequest) GetBaseImageOverride ¶ added in v0.17.11
func (x *RebuildDeploymentRequest) GetBaseImageOverride() string
func (*RebuildDeploymentRequest) GetEnableProfiling ¶ added in v0.17.11
func (x *RebuildDeploymentRequest) GetEnableProfiling() bool
func (*RebuildDeploymentRequest) GetExistingDeploymentId ¶ added in v0.17.11
func (x *RebuildDeploymentRequest) GetExistingDeploymentId() string
func (*RebuildDeploymentRequest) GetNewImageTag ¶ added in v0.17.11
func (x *RebuildDeploymentRequest) GetNewImageTag() string
func (*RebuildDeploymentRequest) ProtoMessage ¶ added in v0.17.11
func (*RebuildDeploymentRequest) ProtoMessage()
func (*RebuildDeploymentRequest) ProtoReflect ¶ added in v0.17.11
func (x *RebuildDeploymentRequest) ProtoReflect() protoreflect.Message
func (*RebuildDeploymentRequest) Reset ¶ added in v0.17.11
func (x *RebuildDeploymentRequest) Reset()
func (*RebuildDeploymentRequest) String ¶ added in v0.17.11
func (x *RebuildDeploymentRequest) String() string
type RebuildDeploymentResponse ¶ added in v0.17.11
type RebuildDeploymentResponse struct { BuildId string `protobuf:"bytes,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` // contains filtered or unexported fields }
func (*RebuildDeploymentResponse) Descriptor
deprecated
added in
v0.17.11
func (*RebuildDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use RebuildDeploymentResponse.ProtoReflect.Descriptor instead.
func (*RebuildDeploymentResponse) GetBuildId ¶ added in v0.17.11
func (x *RebuildDeploymentResponse) GetBuildId() string
func (*RebuildDeploymentResponse) ProtoMessage ¶ added in v0.17.11
func (*RebuildDeploymentResponse) ProtoMessage()
func (*RebuildDeploymentResponse) ProtoReflect ¶ added in v0.17.11
func (x *RebuildDeploymentResponse) ProtoReflect() protoreflect.Message
func (*RebuildDeploymentResponse) Reset ¶ added in v0.17.11
func (x *RebuildDeploymentResponse) Reset()
func (*RebuildDeploymentResponse) String ¶ added in v0.17.11
func (x *RebuildDeploymentResponse) String() string
type RedeployDeploymentRequest ¶ added in v0.17.13
type RedeployDeploymentRequest struct { ExistingDeploymentId string `protobuf:"bytes,1,opt,name=existing_deployment_id,json=existingDeploymentId,proto3" json:"existing_deployment_id,omitempty"` EnableProfiling bool `protobuf:"varint,2,opt,name=enable_profiling,json=enableProfiling,proto3" json:"enable_profiling,omitempty"` // contains filtered or unexported fields }
func (*RedeployDeploymentRequest) Descriptor
deprecated
added in
v0.17.13
func (*RedeployDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use RedeployDeploymentRequest.ProtoReflect.Descriptor instead.
func (*RedeployDeploymentRequest) GetEnableProfiling ¶ added in v0.17.13
func (x *RedeployDeploymentRequest) GetEnableProfiling() bool
func (*RedeployDeploymentRequest) GetExistingDeploymentId ¶ added in v0.17.13
func (x *RedeployDeploymentRequest) GetExistingDeploymentId() string
func (*RedeployDeploymentRequest) ProtoMessage ¶ added in v0.17.13
func (*RedeployDeploymentRequest) ProtoMessage()
func (*RedeployDeploymentRequest) ProtoReflect ¶ added in v0.17.13
func (x *RedeployDeploymentRequest) ProtoReflect() protoreflect.Message
func (*RedeployDeploymentRequest) Reset ¶ added in v0.17.13
func (x *RedeployDeploymentRequest) Reset()
func (*RedeployDeploymentRequest) String ¶ added in v0.17.13
func (x *RedeployDeploymentRequest) String() string
type RedeployDeploymentResponse ¶ added in v0.17.13
type RedeployDeploymentResponse struct { // Deprecated: Marked as deprecated in chalk/server/v1/builder.proto. BuildId string `protobuf:"bytes,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"` // don't care about this DeploymentId string `protobuf:"bytes,2,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*RedeployDeploymentResponse) Descriptor
deprecated
added in
v0.17.13
func (*RedeployDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use RedeployDeploymentResponse.ProtoReflect.Descriptor instead.
func (*RedeployDeploymentResponse) GetBuildId
deprecated
added in
v0.17.13
func (x *RedeployDeploymentResponse) GetBuildId() string
Deprecated: Marked as deprecated in chalk/server/v1/builder.proto.
func (*RedeployDeploymentResponse) GetDeploymentId ¶ added in v0.17.16
func (x *RedeployDeploymentResponse) GetDeploymentId() string
func (*RedeployDeploymentResponse) ProtoMessage ¶ added in v0.17.13
func (*RedeployDeploymentResponse) ProtoMessage()
func (*RedeployDeploymentResponse) ProtoReflect ¶ added in v0.17.13
func (x *RedeployDeploymentResponse) ProtoReflect() protoreflect.Message
func (*RedeployDeploymentResponse) Reset ¶ added in v0.17.13
func (x *RedeployDeploymentResponse) Reset()
func (*RedeployDeploymentResponse) String ¶ added in v0.17.13
func (x *RedeployDeploymentResponse) String() string
type RoleDescription ¶ added in v0.4.7
type RoleDescription struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Permissions []v1.Permission `protobuf:"varint,4,rep,packed,name=permissions,proto3,enum=chalk.auth.v1.Permission" json:"permissions,omitempty"` FeaturePermissions *v1.FeaturePermissions `protobuf:"bytes,5,opt,name=feature_permissions,json=featurePermissions,proto3" json:"feature_permissions,omitempty"` IsDefault bool `protobuf:"varint,6,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"` // contains filtered or unexported fields }
func (*RoleDescription) Descriptor
deprecated
added in
v0.4.7
func (*RoleDescription) Descriptor() ([]byte, []int)
Deprecated: Use RoleDescription.ProtoReflect.Descriptor instead.
func (*RoleDescription) GetDescription ¶ added in v0.4.7
func (x *RoleDescription) GetDescription() string
func (*RoleDescription) GetFeaturePermissions ¶ added in v0.6.1
func (x *RoleDescription) GetFeaturePermissions() *v1.FeaturePermissions
func (*RoleDescription) GetId ¶ added in v0.4.7
func (x *RoleDescription) GetId() string
func (*RoleDescription) GetIsDefault ¶ added in v0.6.1
func (x *RoleDescription) GetIsDefault() bool
func (*RoleDescription) GetName ¶ added in v0.4.7
func (x *RoleDescription) GetName() string
func (*RoleDescription) GetPermissions ¶ added in v0.4.7
func (x *RoleDescription) GetPermissions() []v1.Permission
func (*RoleDescription) ProtoMessage ¶ added in v0.4.7
func (*RoleDescription) ProtoMessage()
func (*RoleDescription) ProtoReflect ¶ added in v0.4.7
func (x *RoleDescription) ProtoReflect() protoreflect.Message
func (*RoleDescription) Reset ¶ added in v0.4.7
func (x *RoleDescription) Reset()
func (*RoleDescription) String ¶ added in v0.4.7
func (x *RoleDescription) String() string
type SQSTopic ¶ added in v0.11.1
type SQSTopic struct { QueueUrl string `protobuf:"bytes,1,opt,name=queue_url,json=queueUrl,proto3" json:"queue_url,omitempty"` // contains filtered or unexported fields }
func (*SQSTopic) Descriptor
deprecated
added in
v0.11.1
func (*SQSTopic) GetQueueUrl ¶ added in v0.11.1
func (*SQSTopic) ProtoMessage ¶ added in v0.11.1
func (*SQSTopic) ProtoMessage()
func (*SQSTopic) ProtoReflect ¶ added in v0.11.1
func (x *SQSTopic) ProtoReflect() protoreflect.Message
type ScaleDeploymentRequest ¶ added in v0.12.0
type ScaleDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` Sizing *InstanceSizing `protobuf:"bytes,2,opt,name=sizing,proto3" json:"sizing,omitempty"` // contains filtered or unexported fields }
func (*ScaleDeploymentRequest) Descriptor
deprecated
added in
v0.12.0
func (*ScaleDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScaleDeploymentRequest.ProtoReflect.Descriptor instead.
func (*ScaleDeploymentRequest) GetDeploymentId ¶ added in v0.12.0
func (x *ScaleDeploymentRequest) GetDeploymentId() string
func (*ScaleDeploymentRequest) GetSizing ¶ added in v0.12.0
func (x *ScaleDeploymentRequest) GetSizing() *InstanceSizing
func (*ScaleDeploymentRequest) ProtoMessage ¶ added in v0.12.0
func (*ScaleDeploymentRequest) ProtoMessage()
func (*ScaleDeploymentRequest) ProtoReflect ¶ added in v0.12.0
func (x *ScaleDeploymentRequest) ProtoReflect() protoreflect.Message
func (*ScaleDeploymentRequest) Reset ¶ added in v0.12.0
func (x *ScaleDeploymentRequest) Reset()
func (*ScaleDeploymentRequest) String ¶ added in v0.12.0
func (x *ScaleDeploymentRequest) String() string
type ScaleDeploymentResponse ¶ added in v0.12.0
type ScaleDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*ScaleDeploymentResponse) Descriptor
deprecated
added in
v0.12.0
func (*ScaleDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScaleDeploymentResponse.ProtoReflect.Descriptor instead.
func (*ScaleDeploymentResponse) GetDeployment ¶ added in v0.12.0
func (x *ScaleDeploymentResponse) GetDeployment() *Deployment
func (*ScaleDeploymentResponse) ProtoMessage ¶ added in v0.12.0
func (*ScaleDeploymentResponse) ProtoMessage()
func (*ScaleDeploymentResponse) ProtoReflect ¶ added in v0.12.0
func (x *ScaleDeploymentResponse) ProtoReflect() protoreflect.Message
func (*ScaleDeploymentResponse) Reset ¶ added in v0.12.0
func (x *ScaleDeploymentResponse) Reset()
func (*ScaleDeploymentResponse) String ¶ added in v0.12.0
func (x *ScaleDeploymentResponse) String() string
type ScheduledJob ¶ added in v0.11.2
type ScheduledJob struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Payload string `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"` Schedule string `protobuf:"bytes,4,opt,name=schedule,proto3" json:"schedule,omitempty"` Topic *Topic `protobuf:"bytes,5,opt,name=topic,proto3" json:"topic,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ Environment *string `protobuf:"bytes,7,opt,name=environment,proto3,oneof" json:"environment,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*ScheduledJob) Descriptor
deprecated
added in
v0.11.2
func (*ScheduledJob) Descriptor() ([]byte, []int)
Deprecated: Use ScheduledJob.ProtoReflect.Descriptor instead.
func (*ScheduledJob) GetAttributes ¶ added in v0.11.6
func (x *ScheduledJob) GetAttributes() map[string]string
func (*ScheduledJob) GetEnvironment ¶ added in v0.11.9
func (x *ScheduledJob) GetEnvironment() string
func (*ScheduledJob) GetId ¶ added in v0.11.2
func (x *ScheduledJob) GetId() string
func (*ScheduledJob) GetName ¶ added in v0.11.2
func (x *ScheduledJob) GetName() string
func (*ScheduledJob) GetPayload ¶ added in v0.11.2
func (x *ScheduledJob) GetPayload() string
func (*ScheduledJob) GetSchedule ¶ added in v0.11.2
func (x *ScheduledJob) GetSchedule() string
func (*ScheduledJob) GetTags ¶ added in v0.11.9
func (x *ScheduledJob) GetTags() []string
func (*ScheduledJob) GetTopic ¶ added in v0.11.2
func (x *ScheduledJob) GetTopic() *Topic
func (*ScheduledJob) ProtoMessage ¶ added in v0.11.2
func (*ScheduledJob) ProtoMessage()
func (*ScheduledJob) ProtoReflect ¶ added in v0.11.2
func (x *ScheduledJob) ProtoReflect() protoreflect.Message
func (*ScheduledJob) Reset ¶ added in v0.11.2
func (x *ScheduledJob) Reset()
func (*ScheduledJob) String ¶ added in v0.11.2
func (x *ScheduledJob) String() string
type ScimGroup ¶ added in v0.17.9
type ScimGroup struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Display string `protobuf:"bytes,2,opt,name=display,proto3" json:"display,omitempty"` TeamId string `protobuf:"bytes,3,opt,name=team_id,json=teamId,proto3" json:"team_id,omitempty"` Members []string `protobuf:"bytes,4,rep,name=members,proto3" json:"members,omitempty"` // contains filtered or unexported fields }
func (*ScimGroup) Descriptor
deprecated
added in
v0.17.9
func (*ScimGroup) GetDisplay ¶ added in v0.17.9
func (*ScimGroup) GetMembers ¶ added in v0.17.9
func (*ScimGroup) ProtoMessage ¶ added in v0.17.9
func (*ScimGroup) ProtoMessage()
func (*ScimGroup) ProtoReflect ¶ added in v0.17.9
func (x *ScimGroup) ProtoReflect() protoreflect.Message
type ScimGroupRoleAssignment ¶ added in v0.17.9
type ScimGroupRoleAssignment struct { GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` EnvironmentId string `protobuf:"bytes,3,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` RoleId string `protobuf:"bytes,4,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` QueryTags []string `protobuf:"bytes,5,rep,name=query_tags,json=queryTags,proto3" json:"query_tags,omitempty"` // contains filtered or unexported fields }
func (*ScimGroupRoleAssignment) Descriptor
deprecated
added in
v0.17.9
func (*ScimGroupRoleAssignment) Descriptor() ([]byte, []int)
Deprecated: Use ScimGroupRoleAssignment.ProtoReflect.Descriptor instead.
func (*ScimGroupRoleAssignment) GetEnvironmentId ¶ added in v0.17.9
func (x *ScimGroupRoleAssignment) GetEnvironmentId() string
func (*ScimGroupRoleAssignment) GetGroupId ¶ added in v0.17.9
func (x *ScimGroupRoleAssignment) GetGroupId() string
func (*ScimGroupRoleAssignment) GetQueryTags ¶ added in v0.17.9
func (x *ScimGroupRoleAssignment) GetQueryTags() []string
func (*ScimGroupRoleAssignment) GetRoleId ¶ added in v0.17.9
func (x *ScimGroupRoleAssignment) GetRoleId() string
func (*ScimGroupRoleAssignment) ProtoMessage ¶ added in v0.17.9
func (*ScimGroupRoleAssignment) ProtoMessage()
func (*ScimGroupRoleAssignment) ProtoReflect ¶ added in v0.17.9
func (x *ScimGroupRoleAssignment) ProtoReflect() protoreflect.Message
func (*ScimGroupRoleAssignment) Reset ¶ added in v0.17.9
func (x *ScimGroupRoleAssignment) Reset()
func (*ScimGroupRoleAssignment) String ¶ added in v0.17.9
func (x *ScimGroupRoleAssignment) String() string
type Series ¶ added in v0.4.7
type Series struct { Points []float64 `protobuf:"fixed64,1,rep,packed,name=points,proto3" json:"points,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` Units string `protobuf:"bytes,3,opt,name=units,proto3" json:"units,omitempty"` // contains filtered or unexported fields }
func (*Series) Descriptor
deprecated
added in
v0.4.7
func (*Series) ProtoMessage ¶ added in v0.4.7
func (*Series) ProtoMessage()
func (*Series) ProtoReflect ¶ added in v0.4.7
func (x *Series) ProtoReflect() protoreflect.Message
type SetDefaultPagerDutyIntegrationRequest ¶ added in v0.4.7
type SetDefaultPagerDutyIntegrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPagerDutyIntegrationRequest) Descriptor
deprecated
added in
v0.4.7
func (*SetDefaultPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPagerDutyIntegrationRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultPagerDutyIntegrationRequest) GetId ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationRequest) GetId() string
func (*SetDefaultPagerDutyIntegrationRequest) ProtoMessage ¶ added in v0.4.7
func (*SetDefaultPagerDutyIntegrationRequest) ProtoMessage()
func (*SetDefaultPagerDutyIntegrationRequest) ProtoReflect ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultPagerDutyIntegrationRequest) Reset ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationRequest) Reset()
func (*SetDefaultPagerDutyIntegrationRequest) String ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationRequest) String() string
type SetDefaultPagerDutyIntegrationResponse ¶ added in v0.4.7
type SetDefaultPagerDutyIntegrationResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*SetDefaultPagerDutyIntegrationResponse) Descriptor
deprecated
added in
v0.4.7
func (*SetDefaultPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultPagerDutyIntegrationResponse.ProtoReflect.Descriptor instead.
func (*SetDefaultPagerDutyIntegrationResponse) GetId ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationResponse) GetId() string
func (*SetDefaultPagerDutyIntegrationResponse) ProtoMessage ¶ added in v0.4.7
func (*SetDefaultPagerDutyIntegrationResponse) ProtoMessage()
func (*SetDefaultPagerDutyIntegrationResponse) ProtoReflect ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
func (*SetDefaultPagerDutyIntegrationResponse) Reset ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationResponse) Reset()
func (*SetDefaultPagerDutyIntegrationResponse) String ¶ added in v0.4.7
func (x *SetDefaultPagerDutyIntegrationResponse) String() string
type SetFeatureFlagRequest ¶ added in v0.7.6
type SetFeatureFlagRequest struct { Flag string `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` Value bool `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` Scope FlagScope `protobuf:"varint,3,opt,name=scope,proto3,enum=chalk.server.v1.FlagScope" json:"scope,omitempty"` // contains filtered or unexported fields }
func (*SetFeatureFlagRequest) Descriptor
deprecated
added in
v0.7.6
func (*SetFeatureFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFeatureFlagRequest.ProtoReflect.Descriptor instead.
func (*SetFeatureFlagRequest) GetFlag ¶ added in v0.7.6
func (x *SetFeatureFlagRequest) GetFlag() string
func (*SetFeatureFlagRequest) GetScope ¶ added in v0.7.7
func (x *SetFeatureFlagRequest) GetScope() FlagScope
func (*SetFeatureFlagRequest) GetValue ¶ added in v0.7.6
func (x *SetFeatureFlagRequest) GetValue() bool
func (*SetFeatureFlagRequest) ProtoMessage ¶ added in v0.7.6
func (*SetFeatureFlagRequest) ProtoMessage()
func (*SetFeatureFlagRequest) ProtoReflect ¶ added in v0.7.6
func (x *SetFeatureFlagRequest) ProtoReflect() protoreflect.Message
func (*SetFeatureFlagRequest) Reset ¶ added in v0.7.6
func (x *SetFeatureFlagRequest) Reset()
func (*SetFeatureFlagRequest) String ¶ added in v0.7.6
func (x *SetFeatureFlagRequest) String() string
type SetFeatureFlagResponse ¶ added in v0.7.6
type SetFeatureFlagResponse struct {
// contains filtered or unexported fields
}
func (*SetFeatureFlagResponse) Descriptor
deprecated
added in
v0.7.6
func (*SetFeatureFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetFeatureFlagResponse.ProtoReflect.Descriptor instead.
func (*SetFeatureFlagResponse) ProtoMessage ¶ added in v0.7.6
func (*SetFeatureFlagResponse) ProtoMessage()
func (*SetFeatureFlagResponse) ProtoReflect ¶ added in v0.7.6
func (x *SetFeatureFlagResponse) ProtoReflect() protoreflect.Message
func (*SetFeatureFlagResponse) Reset ¶ added in v0.7.6
func (x *SetFeatureFlagResponse) Reset()
func (*SetFeatureFlagResponse) String ¶ added in v0.7.6
func (x *SetFeatureFlagResponse) String() string
type SuspendDeploymentRequest ¶ added in v0.12.0
type SuspendDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*SuspendDeploymentRequest) Descriptor
deprecated
added in
v0.12.0
func (*SuspendDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use SuspendDeploymentRequest.ProtoReflect.Descriptor instead.
func (*SuspendDeploymentRequest) GetDeploymentId ¶ added in v0.12.0
func (x *SuspendDeploymentRequest) GetDeploymentId() string
func (*SuspendDeploymentRequest) ProtoMessage ¶ added in v0.12.0
func (*SuspendDeploymentRequest) ProtoMessage()
func (*SuspendDeploymentRequest) ProtoReflect ¶ added in v0.12.0
func (x *SuspendDeploymentRequest) ProtoReflect() protoreflect.Message
func (*SuspendDeploymentRequest) Reset ¶ added in v0.12.0
func (x *SuspendDeploymentRequest) Reset()
func (*SuspendDeploymentRequest) String ¶ added in v0.12.0
func (x *SuspendDeploymentRequest) String() string
type SuspendDeploymentResponse ¶ added in v0.12.0
type SuspendDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*SuspendDeploymentResponse) Descriptor
deprecated
added in
v0.12.0
func (*SuspendDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use SuspendDeploymentResponse.ProtoReflect.Descriptor instead.
func (*SuspendDeploymentResponse) GetDeployment ¶ added in v0.12.0
func (x *SuspendDeploymentResponse) GetDeployment() *Deployment
func (*SuspendDeploymentResponse) ProtoMessage ¶ added in v0.12.0
func (*SuspendDeploymentResponse) ProtoMessage()
func (*SuspendDeploymentResponse) ProtoReflect ¶ added in v0.12.0
func (x *SuspendDeploymentResponse) ProtoReflect() protoreflect.Message
func (*SuspendDeploymentResponse) Reset ¶ added in v0.12.0
func (x *SuspendDeploymentResponse) Reset()
func (*SuspendDeploymentResponse) String ¶ added in v0.12.0
func (x *SuspendDeploymentResponse) String() string
type TagDeploymentRequest ¶ added in v0.12.0
type TagDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` Tag string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*TagDeploymentRequest) Descriptor
deprecated
added in
v0.12.0
func (*TagDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use TagDeploymentRequest.ProtoReflect.Descriptor instead.
func (*TagDeploymentRequest) GetDeploymentId ¶ added in v0.12.0
func (x *TagDeploymentRequest) GetDeploymentId() string
func (*TagDeploymentRequest) GetTag ¶ added in v0.12.0
func (x *TagDeploymentRequest) GetTag() string
func (*TagDeploymentRequest) ProtoMessage ¶ added in v0.12.0
func (*TagDeploymentRequest) ProtoMessage()
func (*TagDeploymentRequest) ProtoReflect ¶ added in v0.12.0
func (x *TagDeploymentRequest) ProtoReflect() protoreflect.Message
func (*TagDeploymentRequest) Reset ¶ added in v0.12.0
func (x *TagDeploymentRequest) Reset()
func (*TagDeploymentRequest) String ¶ added in v0.12.0
func (x *TagDeploymentRequest) String() string
type TagDeploymentResponse ¶ added in v0.12.0
type TagDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` UntaggedDeploymentId *string `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TagDeploymentResponse) Descriptor
deprecated
added in
v0.12.0
func (*TagDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use TagDeploymentResponse.ProtoReflect.Descriptor instead.
func (*TagDeploymentResponse) GetDeployment ¶ added in v0.12.0
func (x *TagDeploymentResponse) GetDeployment() *Deployment
func (*TagDeploymentResponse) GetUntaggedDeploymentId ¶ added in v0.12.1
func (x *TagDeploymentResponse) GetUntaggedDeploymentId() string
func (*TagDeploymentResponse) ProtoMessage ¶ added in v0.12.0
func (*TagDeploymentResponse) ProtoMessage()
func (*TagDeploymentResponse) ProtoReflect ¶ added in v0.12.0
func (x *TagDeploymentResponse) ProtoReflect() protoreflect.Message
func (*TagDeploymentResponse) Reset ¶ added in v0.12.0
func (x *TagDeploymentResponse) Reset()
func (*TagDeploymentResponse) String ¶ added in v0.12.0
func (x *TagDeploymentResponse) String() string
type Team ¶ added in v0.4.7
type Team struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"` Logo *string `protobuf:"bytes,4,opt,name=logo,proto3,oneof" json:"logo,omitempty"` Projects []*Project `protobuf:"bytes,5,rep,name=projects,proto3" json:"projects,omitempty"` ScimProvider *string `protobuf:"bytes,6,opt,name=scim_provider,json=scimProvider,proto3,oneof" json:"scim_provider,omitempty"` // TODO: really a structured object. SpecConfigJson map[string]*structpb.Value `` /* 193-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Team) Descriptor
deprecated
added in
v0.4.7
func (*Team) GetProjects ¶ added in v0.4.7
func (*Team) GetScimProvider ¶ added in v0.16.17
func (*Team) GetSpecConfigJson ¶ added in v0.16.17
func (*Team) ProtoMessage ¶ added in v0.4.7
func (*Team) ProtoMessage()
func (*Team) ProtoReflect ¶ added in v0.4.7
func (x *Team) ProtoReflect() protoreflect.Message
type TeamInvite ¶ added in v0.16.19
type TeamInvite struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Team string `protobuf:"bytes,3,opt,name=team,proto3" json:"team,omitempty"` Role *string `protobuf:"bytes,4,opt,name=role,proto3,oneof" json:"role,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*TeamInvite) Descriptor
deprecated
added in
v0.16.19
func (*TeamInvite) Descriptor() ([]byte, []int)
Deprecated: Use TeamInvite.ProtoReflect.Descriptor instead.
func (*TeamInvite) GetCreatedAt ¶ added in v0.16.19
func (x *TeamInvite) GetCreatedAt() *timestamppb.Timestamp
func (*TeamInvite) GetEmail ¶ added in v0.16.19
func (x *TeamInvite) GetEmail() string
func (*TeamInvite) GetId ¶ added in v0.16.19
func (x *TeamInvite) GetId() string
func (*TeamInvite) GetRole ¶ added in v0.16.19
func (x *TeamInvite) GetRole() string
func (*TeamInvite) GetTeam ¶ added in v0.16.19
func (x *TeamInvite) GetTeam() string
func (*TeamInvite) ProtoMessage ¶ added in v0.16.19
func (*TeamInvite) ProtoMessage()
func (*TeamInvite) ProtoReflect ¶ added in v0.16.19
func (x *TeamInvite) ProtoReflect() protoreflect.Message
func (*TeamInvite) Reset ¶ added in v0.16.19
func (x *TeamInvite) Reset()
func (*TeamInvite) String ¶ added in v0.16.19
func (x *TeamInvite) String() string
type TestPagerDutyIntegrationRequest ¶ added in v0.4.7
type TestPagerDutyIntegrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*TestPagerDutyIntegrationRequest) Descriptor
deprecated
added in
v0.4.7
func (*TestPagerDutyIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestPagerDutyIntegrationRequest.ProtoReflect.Descriptor instead.
func (*TestPagerDutyIntegrationRequest) GetId ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationRequest) GetId() string
func (*TestPagerDutyIntegrationRequest) ProtoMessage ¶ added in v0.4.7
func (*TestPagerDutyIntegrationRequest) ProtoMessage()
func (*TestPagerDutyIntegrationRequest) ProtoReflect ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
func (*TestPagerDutyIntegrationRequest) Reset ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationRequest) Reset()
func (*TestPagerDutyIntegrationRequest) String ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationRequest) String() string
type TestPagerDutyIntegrationResponse ¶ added in v0.4.7
type TestPagerDutyIntegrationResponse struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*TestPagerDutyIntegrationResponse) Descriptor
deprecated
added in
v0.4.7
func (*TestPagerDutyIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestPagerDutyIntegrationResponse.ProtoReflect.Descriptor instead.
func (*TestPagerDutyIntegrationResponse) GetMessage ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationResponse) GetMessage() string
func (*TestPagerDutyIntegrationResponse) GetStatus ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationResponse) GetStatus() string
func (*TestPagerDutyIntegrationResponse) ProtoMessage ¶ added in v0.4.7
func (*TestPagerDutyIntegrationResponse) ProtoMessage()
func (*TestPagerDutyIntegrationResponse) ProtoReflect ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
func (*TestPagerDutyIntegrationResponse) Reset ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationResponse) Reset()
func (*TestPagerDutyIntegrationResponse) String ¶ added in v0.4.7
func (x *TestPagerDutyIntegrationResponse) String() string
type TimeSeries
deprecated
added in
v0.17.2
type TimeSeries struct { Points []*Point `protobuf:"bytes,1,rep,name=points,proto3" json:"points,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` Units string `protobuf:"bytes,3,opt,name=units,proto3" json:"units,omitempty"` // contains filtered or unexported fields }
Deprecated: Marked as deprecated in chalk/server/v1/chart.proto.
func (*TimeSeries) Descriptor
deprecated
added in
v0.17.2
func (*TimeSeries) Descriptor() ([]byte, []int)
Deprecated: Use TimeSeries.ProtoReflect.Descriptor instead.
func (*TimeSeries) GetLabel ¶ added in v0.17.2
func (x *TimeSeries) GetLabel() string
func (*TimeSeries) GetPoints ¶ added in v0.17.2
func (x *TimeSeries) GetPoints() []*Point
func (*TimeSeries) GetUnits ¶ added in v0.17.2
func (x *TimeSeries) GetUnits() string
func (*TimeSeries) ProtoMessage ¶ added in v0.17.2
func (*TimeSeries) ProtoMessage()
func (*TimeSeries) ProtoReflect ¶ added in v0.17.2
func (x *TimeSeries) ProtoReflect() protoreflect.Message
func (*TimeSeries) Reset ¶ added in v0.17.2
func (x *TimeSeries) Reset()
func (*TimeSeries) String ¶ added in v0.17.2
func (x *TimeSeries) String() string
type TimeSeriesChart
deprecated
added in
v0.17.2
type TimeSeriesChart struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Series []*TimeSeries `protobuf:"bytes,2,rep,name=series,proto3" json:"series,omitempty"` XSeries []*timestamppb.Timestamp `protobuf:"bytes,3,rep,name=x_series,json=xSeries,proto3" json:"x_series,omitempty"` WindowPeriod *durationpb.Duration `protobuf:"bytes,4,opt,name=window_period,json=windowPeriod,proto3" json:"window_period,omitempty"` // contains filtered or unexported fields }
Deprecated: Marked as deprecated in chalk/server/v1/chart.proto.
func (*TimeSeriesChart) Descriptor
deprecated
added in
v0.17.2
func (*TimeSeriesChart) Descriptor() ([]byte, []int)
Deprecated: Use TimeSeriesChart.ProtoReflect.Descriptor instead.
func (*TimeSeriesChart) GetSeries ¶ added in v0.17.2
func (x *TimeSeriesChart) GetSeries() []*TimeSeries
func (*TimeSeriesChart) GetTitle ¶ added in v0.17.2
func (x *TimeSeriesChart) GetTitle() string
func (*TimeSeriesChart) GetWindowPeriod ¶ added in v0.17.2
func (x *TimeSeriesChart) GetWindowPeriod() *durationpb.Duration
func (*TimeSeriesChart) GetXSeries ¶ added in v0.17.2
func (x *TimeSeriesChart) GetXSeries() []*timestamppb.Timestamp
func (*TimeSeriesChart) ProtoMessage ¶ added in v0.17.2
func (*TimeSeriesChart) ProtoMessage()
func (*TimeSeriesChart) ProtoReflect ¶ added in v0.17.2
func (x *TimeSeriesChart) ProtoReflect() protoreflect.Message
func (*TimeSeriesChart) Reset ¶ added in v0.17.2
func (x *TimeSeriesChart) Reset()
func (*TimeSeriesChart) String ¶ added in v0.17.2
func (x *TimeSeriesChart) String() string
type TimeSeriesChartV2
deprecated
added in
v0.17.3
type TimeSeriesChartV2 struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Series []*TimeSeriesV2 `protobuf:"bytes,2,rep,name=series,proto3" json:"series,omitempty"` XSeries []*timestamppb.Timestamp `protobuf:"bytes,3,rep,name=x_series,json=xSeries,proto3" json:"x_series,omitempty"` WindowPeriod *durationpb.Duration `protobuf:"bytes,4,opt,name=window_period,json=windowPeriod,proto3" json:"window_period,omitempty"` // contains filtered or unexported fields }
Deprecated: Marked as deprecated in chalk/server/v1/timeserieschart.proto.
func (*TimeSeriesChartV2) Descriptor
deprecated
added in
v0.17.3
func (*TimeSeriesChartV2) Descriptor() ([]byte, []int)
Deprecated: Use TimeSeriesChartV2.ProtoReflect.Descriptor instead.
func (*TimeSeriesChartV2) GetSeries ¶ added in v0.17.3
func (x *TimeSeriesChartV2) GetSeries() []*TimeSeriesV2
func (*TimeSeriesChartV2) GetTitle ¶ added in v0.17.3
func (x *TimeSeriesChartV2) GetTitle() string
func (*TimeSeriesChartV2) GetWindowPeriod ¶ added in v0.17.3
func (x *TimeSeriesChartV2) GetWindowPeriod() *durationpb.Duration
func (*TimeSeriesChartV2) GetXSeries ¶ added in v0.17.3
func (x *TimeSeriesChartV2) GetXSeries() []*timestamppb.Timestamp
func (*TimeSeriesChartV2) ProtoMessage ¶ added in v0.17.3
func (*TimeSeriesChartV2) ProtoMessage()
func (*TimeSeriesChartV2) ProtoReflect ¶ added in v0.17.3
func (x *TimeSeriesChartV2) ProtoReflect() protoreflect.Message
func (*TimeSeriesChartV2) Reset ¶ added in v0.17.3
func (x *TimeSeriesChartV2) Reset()
func (*TimeSeriesChartV2) String ¶ added in v0.17.3
func (x *TimeSeriesChartV2) String() string
type TimeSeriesV2
deprecated
added in
v0.17.3
type TimeSeriesV2 struct { Points []*PointV2 `protobuf:"bytes,1,rep,name=points,proto3" json:"points,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` Units string `protobuf:"bytes,3,opt,name=units,proto3" json:"units,omitempty"` // contains filtered or unexported fields }
Deprecated: Marked as deprecated in chalk/server/v1/timeserieschart.proto.
func (*TimeSeriesV2) Descriptor
deprecated
added in
v0.17.3
func (*TimeSeriesV2) Descriptor() ([]byte, []int)
Deprecated: Use TimeSeriesV2.ProtoReflect.Descriptor instead.
func (*TimeSeriesV2) GetLabel ¶ added in v0.17.3
func (x *TimeSeriesV2) GetLabel() string
func (*TimeSeriesV2) GetPoints ¶ added in v0.17.3
func (x *TimeSeriesV2) GetPoints() []*PointV2
func (*TimeSeriesV2) GetUnits ¶ added in v0.17.3
func (x *TimeSeriesV2) GetUnits() string
func (*TimeSeriesV2) ProtoMessage ¶ added in v0.17.3
func (*TimeSeriesV2) ProtoMessage()
func (*TimeSeriesV2) ProtoReflect ¶ added in v0.17.3
func (x *TimeSeriesV2) ProtoReflect() protoreflect.Message
func (*TimeSeriesV2) Reset ¶ added in v0.17.3
func (x *TimeSeriesV2) Reset()
func (*TimeSeriesV2) String ¶ added in v0.17.3
func (x *TimeSeriesV2) String() string
type Topic ¶ added in v0.11.1
type Topic struct { // Types that are assignable to Topic: // // *Topic_SqsTopic // *Topic_PubsubTopic Topic isTopic_Topic `protobuf_oneof:"topic"` // contains filtered or unexported fields }
func (*Topic) Descriptor
deprecated
added in
v0.11.1
func (*Topic) GetPubsubTopic ¶ added in v0.11.1
func (x *Topic) GetPubsubTopic() *PubSubTopic
func (*Topic) GetSqsTopic ¶ added in v0.11.1
func (*Topic) ProtoMessage ¶ added in v0.11.1
func (*Topic) ProtoMessage()
func (*Topic) ProtoReflect ¶ added in v0.11.1
func (x *Topic) ProtoReflect() protoreflect.Message
type Topic_PubsubTopic ¶ added in v0.11.1
type Topic_PubsubTopic struct {
PubsubTopic *PubSubTopic `protobuf:"bytes,2,opt,name=pubsub_topic,json=pubsubTopic,proto3,oneof"`
}
type Topic_SqsTopic ¶ added in v0.11.1
type Topic_SqsTopic struct {
SqsTopic *SQSTopic `protobuf:"bytes,1,opt,name=sqs_topic,json=sqsTopic,proto3,oneof"`
}
type UpdateGraphRequest ¶
type UpdateGraphRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` Graph *v1.Graph `protobuf:"bytes,2,opt,name=graph,proto3" json:"graph,omitempty"` ChalkpyVersion string `protobuf:"bytes,3,opt,name=chalkpy_version,json=chalkpyVersion,proto3" json:"chalkpy_version,omitempty"` Tag *string `protobuf:"bytes,4,opt,name=tag,proto3,oneof" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*UpdateGraphRequest) Descriptor
deprecated
func (*UpdateGraphRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGraphRequest.ProtoReflect.Descriptor instead.
func (*UpdateGraphRequest) GetChalkpyVersion ¶
func (x *UpdateGraphRequest) GetChalkpyVersion() string
func (*UpdateGraphRequest) GetDeploymentId ¶
func (x *UpdateGraphRequest) GetDeploymentId() string
func (*UpdateGraphRequest) GetGraph ¶
func (x *UpdateGraphRequest) GetGraph() *v1.Graph
func (*UpdateGraphRequest) GetTag ¶
func (x *UpdateGraphRequest) GetTag() string
func (*UpdateGraphRequest) ProtoMessage ¶
func (*UpdateGraphRequest) ProtoMessage()
func (*UpdateGraphRequest) ProtoReflect ¶
func (x *UpdateGraphRequest) ProtoReflect() protoreflect.Message
func (*UpdateGraphRequest) Reset ¶
func (x *UpdateGraphRequest) Reset()
func (*UpdateGraphRequest) String ¶
func (x *UpdateGraphRequest) String() string
type UpdateGraphResponse ¶
type UpdateGraphResponse struct {
// contains filtered or unexported fields
}
func (*UpdateGraphResponse) Descriptor
deprecated
func (*UpdateGraphResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGraphResponse.ProtoReflect.Descriptor instead.
func (*UpdateGraphResponse) ProtoMessage ¶
func (*UpdateGraphResponse) ProtoMessage()
func (*UpdateGraphResponse) ProtoReflect ¶
func (x *UpdateGraphResponse) ProtoReflect() protoreflect.Message
func (*UpdateGraphResponse) Reset ¶
func (x *UpdateGraphResponse) Reset()
func (*UpdateGraphResponse) String ¶
func (x *UpdateGraphResponse) String() string
type UpdateJobRequest ¶ added in v0.11.2
type UpdateJobRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Payload string `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"` Schedule string `protobuf:"bytes,4,opt,name=schedule,proto3" json:"schedule,omitempty"` Topic *Topic `protobuf:"bytes,5,opt,name=topic,proto3" json:"topic,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ Environment *string `protobuf:"bytes,7,opt,name=environment,proto3,oneof" json:"environment,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*UpdateJobRequest) Descriptor
deprecated
added in
v0.11.2
func (*UpdateJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateJobRequest.ProtoReflect.Descriptor instead.
func (*UpdateJobRequest) GetAttributes ¶ added in v0.11.6
func (x *UpdateJobRequest) GetAttributes() map[string]string
func (*UpdateJobRequest) GetEnvironment ¶ added in v0.11.9
func (x *UpdateJobRequest) GetEnvironment() string
func (*UpdateJobRequest) GetId ¶ added in v0.11.2
func (x *UpdateJobRequest) GetId() string
func (*UpdateJobRequest) GetName ¶ added in v0.11.2
func (x *UpdateJobRequest) GetName() string
func (*UpdateJobRequest) GetPayload ¶ added in v0.11.2
func (x *UpdateJobRequest) GetPayload() string
func (*UpdateJobRequest) GetSchedule ¶ added in v0.11.2
func (x *UpdateJobRequest) GetSchedule() string
func (*UpdateJobRequest) GetTags ¶ added in v0.11.9
func (x *UpdateJobRequest) GetTags() []string
func (*UpdateJobRequest) GetTopic ¶ added in v0.11.2
func (x *UpdateJobRequest) GetTopic() *Topic
func (*UpdateJobRequest) ProtoMessage ¶ added in v0.11.2
func (*UpdateJobRequest) ProtoMessage()
func (*UpdateJobRequest) ProtoReflect ¶ added in v0.11.2
func (x *UpdateJobRequest) ProtoReflect() protoreflect.Message
func (*UpdateJobRequest) Reset ¶ added in v0.11.2
func (x *UpdateJobRequest) Reset()
func (*UpdateJobRequest) String ¶ added in v0.11.2
func (x *UpdateJobRequest) String() string
type UpdateJobResponse ¶ added in v0.11.2
type UpdateJobResponse struct { Job *ScheduledJob `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` // contains filtered or unexported fields }
func (*UpdateJobResponse) Descriptor
deprecated
added in
v0.11.2
func (*UpdateJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateJobResponse.ProtoReflect.Descriptor instead.
func (*UpdateJobResponse) GetJob ¶ added in v0.11.2
func (x *UpdateJobResponse) GetJob() *ScheduledJob
func (*UpdateJobResponse) ProtoMessage ¶ added in v0.11.2
func (*UpdateJobResponse) ProtoMessage()
func (*UpdateJobResponse) ProtoReflect ¶ added in v0.11.2
func (x *UpdateJobResponse) ProtoReflect() protoreflect.Message
func (*UpdateJobResponse) Reset ¶ added in v0.11.2
func (x *UpdateJobResponse) Reset()
func (*UpdateJobResponse) String ¶ added in v0.11.2
func (x *UpdateJobResponse) String() string
type UpdateLinkSessionRequest ¶
type UpdateLinkSessionRequest struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` SessionId string `protobuf:"bytes,3,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateLinkSessionRequest) Descriptor
deprecated
func (*UpdateLinkSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLinkSessionRequest.ProtoReflect.Descriptor instead.
func (*UpdateLinkSessionRequest) GetSessionId ¶
func (x *UpdateLinkSessionRequest) GetSessionId() string
func (*UpdateLinkSessionRequest) GetStatus ¶
func (x *UpdateLinkSessionRequest) GetStatus() string
func (*UpdateLinkSessionRequest) GetUserId ¶
func (x *UpdateLinkSessionRequest) GetUserId() string
func (*UpdateLinkSessionRequest) ProtoMessage ¶
func (*UpdateLinkSessionRequest) ProtoMessage()
func (*UpdateLinkSessionRequest) ProtoReflect ¶
func (x *UpdateLinkSessionRequest) ProtoReflect() protoreflect.Message
func (*UpdateLinkSessionRequest) Reset ¶
func (x *UpdateLinkSessionRequest) Reset()
func (*UpdateLinkSessionRequest) String ¶
func (x *UpdateLinkSessionRequest) String() string
type UpdateLinkSessionResponse ¶
type UpdateLinkSessionResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateLinkSessionResponse) Descriptor
deprecated
func (*UpdateLinkSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLinkSessionResponse.ProtoReflect.Descriptor instead.
func (*UpdateLinkSessionResponse) GetId ¶
func (x *UpdateLinkSessionResponse) GetId() string
func (*UpdateLinkSessionResponse) ProtoMessage ¶
func (*UpdateLinkSessionResponse) ProtoMessage()
func (*UpdateLinkSessionResponse) ProtoReflect ¶
func (x *UpdateLinkSessionResponse) ProtoReflect() protoreflect.Message
func (*UpdateLinkSessionResponse) Reset ¶
func (x *UpdateLinkSessionResponse) Reset()
func (*UpdateLinkSessionResponse) String ¶
func (x *UpdateLinkSessionResponse) String() string
type UpdatePagerDutyIntegrationRequest ¶ added in v0.4.7
type UpdatePagerDutyIntegrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Default *bool `protobuf:"varint,3,opt,name=default,proto3,oneof" json:"default,omitempty"` Token *string `protobuf:"bytes,4,opt,name=token,proto3,oneof" json:"token,omitempty"` // contains filtered or unexported fields }
func (*UpdatePagerDutyIntegrationRequest) Descriptor
deprecated
added in
v0.4.7
func (*UpdatePagerDutyIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePagerDutyIntegrationRequest.ProtoReflect.Descriptor instead.
func (*UpdatePagerDutyIntegrationRequest) GetDefault ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationRequest) GetDefault() bool
func (*UpdatePagerDutyIntegrationRequest) GetId ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationRequest) GetId() string
func (*UpdatePagerDutyIntegrationRequest) GetName ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationRequest) GetName() string
func (*UpdatePagerDutyIntegrationRequest) GetToken ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationRequest) GetToken() string
func (*UpdatePagerDutyIntegrationRequest) ProtoMessage ¶ added in v0.4.7
func (*UpdatePagerDutyIntegrationRequest) ProtoMessage()
func (*UpdatePagerDutyIntegrationRequest) ProtoReflect ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationRequest) ProtoReflect() protoreflect.Message
func (*UpdatePagerDutyIntegrationRequest) Reset ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationRequest) Reset()
func (*UpdatePagerDutyIntegrationRequest) String ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationRequest) String() string
type UpdatePagerDutyIntegrationResponse ¶ added in v0.4.7
type UpdatePagerDutyIntegrationResponse struct { Integration *PagerDutyIntegration `protobuf:"bytes,2,opt,name=integration,proto3" json:"integration,omitempty"` // contains filtered or unexported fields }
func (*UpdatePagerDutyIntegrationResponse) Descriptor
deprecated
added in
v0.4.7
func (*UpdatePagerDutyIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePagerDutyIntegrationResponse.ProtoReflect.Descriptor instead.
func (*UpdatePagerDutyIntegrationResponse) GetIntegration ¶ added in v0.4.13
func (x *UpdatePagerDutyIntegrationResponse) GetIntegration() *PagerDutyIntegration
func (*UpdatePagerDutyIntegrationResponse) ProtoMessage ¶ added in v0.4.7
func (*UpdatePagerDutyIntegrationResponse) ProtoMessage()
func (*UpdatePagerDutyIntegrationResponse) ProtoReflect ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationResponse) ProtoReflect() protoreflect.Message
func (*UpdatePagerDutyIntegrationResponse) Reset ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationResponse) Reset()
func (*UpdatePagerDutyIntegrationResponse) String ¶ added in v0.4.7
func (x *UpdatePagerDutyIntegrationResponse) String() string
type UpdateScimGroupSettingsRequest ¶ added in v0.16.9
type UpdateScimGroupSettingsRequest struct { QueryTags []string `protobuf:"bytes,1,rep,name=query_tags,json=queryTags,proto3" json:"query_tags,omitempty"` Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
func (*UpdateScimGroupSettingsRequest) Descriptor
deprecated
added in
v0.16.9
func (*UpdateScimGroupSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateScimGroupSettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdateScimGroupSettingsRequest) GetGroup ¶ added in v0.16.11
func (x *UpdateScimGroupSettingsRequest) GetGroup() string
func (*UpdateScimGroupSettingsRequest) GetQueryTags ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsRequest) GetQueryTags() []string
func (*UpdateScimGroupSettingsRequest) ProtoMessage ¶ added in v0.16.9
func (*UpdateScimGroupSettingsRequest) ProtoMessage()
func (*UpdateScimGroupSettingsRequest) ProtoReflect ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdateScimGroupSettingsRequest) Reset ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsRequest) Reset()
func (*UpdateScimGroupSettingsRequest) String ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsRequest) String() string
type UpdateScimGroupSettingsResponse ¶ added in v0.16.9
type UpdateScimGroupSettingsResponse struct { QueryTags []string `protobuf:"bytes,1,rep,name=query_tags,json=queryTags,proto3" json:"query_tags,omitempty"` // contains filtered or unexported fields }
func (*UpdateScimGroupSettingsResponse) Descriptor
deprecated
added in
v0.16.9
func (*UpdateScimGroupSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateScimGroupSettingsResponse.ProtoReflect.Descriptor instead.
func (*UpdateScimGroupSettingsResponse) GetQueryTags ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsResponse) GetQueryTags() []string
func (*UpdateScimGroupSettingsResponse) ProtoMessage ¶ added in v0.16.9
func (*UpdateScimGroupSettingsResponse) ProtoMessage()
func (*UpdateScimGroupSettingsResponse) ProtoReflect ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsResponse) ProtoReflect() protoreflect.Message
func (*UpdateScimGroupSettingsResponse) Reset ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsResponse) Reset()
func (*UpdateScimGroupSettingsResponse) String ¶ added in v0.16.9
func (x *UpdateScimGroupSettingsResponse) String() string
type UpdateServiceTokenRequest ¶ added in v0.7.2
type UpdateServiceTokenRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Permissions []v1.Permission `protobuf:"varint,3,rep,packed,name=permissions,proto3,enum=chalk.auth.v1.Permission" json:"permissions,omitempty"` CustomerClaims []*v1.CustomClaim `protobuf:"bytes,4,rep,name=customer_claims,json=customerClaims,proto3" json:"customer_claims,omitempty"` FeatureTagToPermission map[string]v1.FeaturePermission `` /* 257-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateServiceTokenRequest) Descriptor
deprecated
added in
v0.7.2
func (*UpdateServiceTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceTokenRequest.ProtoReflect.Descriptor instead.
func (*UpdateServiceTokenRequest) GetClientId ¶ added in v0.7.3
func (x *UpdateServiceTokenRequest) GetClientId() string
func (*UpdateServiceTokenRequest) GetCustomerClaims ¶ added in v0.7.2
func (x *UpdateServiceTokenRequest) GetCustomerClaims() []*v1.CustomClaim
func (*UpdateServiceTokenRequest) GetFeatureTagToPermission ¶ added in v0.7.2
func (x *UpdateServiceTokenRequest) GetFeatureTagToPermission() map[string]v1.FeaturePermission
func (*UpdateServiceTokenRequest) GetName ¶ added in v0.7.2
func (x *UpdateServiceTokenRequest) GetName() string
func (*UpdateServiceTokenRequest) GetPermissions ¶ added in v0.7.2
func (x *UpdateServiceTokenRequest) GetPermissions() []v1.Permission
func (*UpdateServiceTokenRequest) ProtoMessage ¶ added in v0.7.2
func (*UpdateServiceTokenRequest) ProtoMessage()
func (*UpdateServiceTokenRequest) ProtoReflect ¶ added in v0.7.2
func (x *UpdateServiceTokenRequest) ProtoReflect() protoreflect.Message
func (*UpdateServiceTokenRequest) Reset ¶ added in v0.7.2
func (x *UpdateServiceTokenRequest) Reset()
func (*UpdateServiceTokenRequest) String ¶ added in v0.7.2
func (x *UpdateServiceTokenRequest) String() string
type UpdateServiceTokenResponse ¶ added in v0.7.2
type UpdateServiceTokenResponse struct { Agent *v1.DisplayServiceTokenAgent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceTokenResponse) Descriptor
deprecated
added in
v0.7.2
func (*UpdateServiceTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceTokenResponse.ProtoReflect.Descriptor instead.
func (*UpdateServiceTokenResponse) GetAgent ¶ added in v0.7.2
func (x *UpdateServiceTokenResponse) GetAgent() *v1.DisplayServiceTokenAgent
func (*UpdateServiceTokenResponse) ProtoMessage ¶ added in v0.7.2
func (*UpdateServiceTokenResponse) ProtoMessage()
func (*UpdateServiceTokenResponse) ProtoReflect ¶ added in v0.7.2
func (x *UpdateServiceTokenResponse) ProtoReflect() protoreflect.Message
func (*UpdateServiceTokenResponse) Reset ¶ added in v0.7.2
func (x *UpdateServiceTokenResponse) Reset()
func (*UpdateServiceTokenResponse) String ¶ added in v0.7.2
func (x *UpdateServiceTokenResponse) String() string
type UploadSourceRequest ¶ added in v0.17.13
type UploadSourceRequest struct { DeploymentId string `protobuf:"bytes,7,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` Archive []byte `protobuf:"bytes,1,opt,name=archive,proto3" json:"archive,omitempty"` NoPromote bool `protobuf:"varint,2,opt,name=no_promote,json=noPromote,proto3" json:"no_promote,omitempty"` DependencyHash *string `protobuf:"bytes,3,opt,name=dependency_hash,json=dependencyHash,proto3,oneof" json:"dependency_hash,omitempty"` BaseImageOverride *string `protobuf:"bytes,4,opt,name=base_image_override,json=baseImageOverride,proto3,oneof" json:"base_image_override,omitempty"` UseGrpc bool `protobuf:"varint,5,opt,name=use_grpc,json=useGrpc,proto3" json:"use_grpc,omitempty"` EnableProfiling bool `protobuf:"varint,6,opt,name=enable_profiling,json=enableProfiling,proto3" json:"enable_profiling,omitempty"` // contains filtered or unexported fields }
func (*UploadSourceRequest) Descriptor
deprecated
added in
v0.17.13
func (*UploadSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadSourceRequest.ProtoReflect.Descriptor instead.
func (*UploadSourceRequest) GetArchive ¶ added in v0.17.13
func (x *UploadSourceRequest) GetArchive() []byte
func (*UploadSourceRequest) GetBaseImageOverride ¶ added in v0.17.13
func (x *UploadSourceRequest) GetBaseImageOverride() string
func (*UploadSourceRequest) GetDependencyHash ¶ added in v0.17.13
func (x *UploadSourceRequest) GetDependencyHash() string
func (*UploadSourceRequest) GetDeploymentId ¶ added in v0.17.14
func (x *UploadSourceRequest) GetDeploymentId() string
func (*UploadSourceRequest) GetEnableProfiling ¶ added in v0.17.13
func (x *UploadSourceRequest) GetEnableProfiling() bool
func (*UploadSourceRequest) GetNoPromote ¶ added in v0.17.13
func (x *UploadSourceRequest) GetNoPromote() bool
func (*UploadSourceRequest) GetUseGrpc ¶ added in v0.17.13
func (x *UploadSourceRequest) GetUseGrpc() bool
func (*UploadSourceRequest) ProtoMessage ¶ added in v0.17.13
func (*UploadSourceRequest) ProtoMessage()
func (*UploadSourceRequest) ProtoReflect ¶ added in v0.17.13
func (x *UploadSourceRequest) ProtoReflect() protoreflect.Message
func (*UploadSourceRequest) Reset ¶ added in v0.17.13
func (x *UploadSourceRequest) Reset()
func (*UploadSourceRequest) String ¶ added in v0.17.13
func (x *UploadSourceRequest) String() string
type UploadSourceResponse ¶ added in v0.17.13
type UploadSourceResponse struct { Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ProgressUrl string `protobuf:"bytes,2,opt,name=progress_url,json=progressUrl,proto3" json:"progress_url,omitempty"` // contains filtered or unexported fields }
func (*UploadSourceResponse) Descriptor
deprecated
added in
v0.17.13
func (*UploadSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadSourceResponse.ProtoReflect.Descriptor instead.
func (*UploadSourceResponse) GetProgressUrl ¶ added in v0.17.13
func (x *UploadSourceResponse) GetProgressUrl() string
func (*UploadSourceResponse) GetStatus ¶ added in v0.17.13
func (x *UploadSourceResponse) GetStatus() string
func (*UploadSourceResponse) ProtoMessage ¶ added in v0.17.13
func (*UploadSourceResponse) ProtoMessage()
func (*UploadSourceResponse) ProtoReflect ¶ added in v0.17.13
func (x *UploadSourceResponse) ProtoReflect() protoreflect.Message
func (*UploadSourceResponse) Reset ¶ added in v0.17.13
func (x *UploadSourceResponse) Reset()
func (*UploadSourceResponse) String ¶ added in v0.17.13
func (x *UploadSourceResponse) String() string
type UpsertFeaturePermissionsRequest ¶ added in v0.6.1
type UpsertFeaturePermissionsRequest struct { Role string `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` Permissions *v1.FeaturePermissions `protobuf:"bytes,2,opt,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*UpsertFeaturePermissionsRequest) Descriptor
deprecated
added in
v0.6.1
func (*UpsertFeaturePermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpsertFeaturePermissionsRequest.ProtoReflect.Descriptor instead.
func (*UpsertFeaturePermissionsRequest) GetPermissions ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsRequest) GetPermissions() *v1.FeaturePermissions
func (*UpsertFeaturePermissionsRequest) GetRole ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsRequest) GetRole() string
func (*UpsertFeaturePermissionsRequest) ProtoMessage ¶ added in v0.6.1
func (*UpsertFeaturePermissionsRequest) ProtoMessage()
func (*UpsertFeaturePermissionsRequest) ProtoReflect ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsRequest) ProtoReflect() protoreflect.Message
func (*UpsertFeaturePermissionsRequest) Reset ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsRequest) Reset()
func (*UpsertFeaturePermissionsRequest) String ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsRequest) String() string
type UpsertFeaturePermissionsResponse ¶ added in v0.6.1
type UpsertFeaturePermissionsResponse struct { Role string `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` Permissions *v1.FeaturePermissions `protobuf:"bytes,2,opt,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*UpsertFeaturePermissionsResponse) Descriptor
deprecated
added in
v0.6.1
func (*UpsertFeaturePermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpsertFeaturePermissionsResponse.ProtoReflect.Descriptor instead.
func (*UpsertFeaturePermissionsResponse) GetPermissions ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsResponse) GetPermissions() *v1.FeaturePermissions
func (*UpsertFeaturePermissionsResponse) GetRole ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsResponse) GetRole() string
func (*UpsertFeaturePermissionsResponse) ProtoMessage ¶ added in v0.6.1
func (*UpsertFeaturePermissionsResponse) ProtoMessage()
func (*UpsertFeaturePermissionsResponse) ProtoReflect ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsResponse) ProtoReflect() protoreflect.Message
func (*UpsertFeaturePermissionsResponse) Reset ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsResponse) Reset()
func (*UpsertFeaturePermissionsResponse) String ¶ added in v0.6.1
func (x *UpsertFeaturePermissionsResponse) String() string
type UsageChartGrouping ¶ added in v0.4.10
type UsageChartGrouping int32
const ( UsageChartGrouping_USAGE_CHART_GROUPING_UNSPECIFIED UsageChartGrouping = 0 UsageChartGrouping_USAGE_CHART_GROUPING_INSTANCE_TYPE UsageChartGrouping = 1 UsageChartGrouping_USAGE_CHART_GROUPING_CLUSTER UsageChartGrouping = 2 )
func (UsageChartGrouping) Descriptor ¶ added in v0.4.10
func (UsageChartGrouping) Descriptor() protoreflect.EnumDescriptor
func (UsageChartGrouping) Enum ¶ added in v0.4.10
func (x UsageChartGrouping) Enum() *UsageChartGrouping
func (UsageChartGrouping) EnumDescriptor
deprecated
added in
v0.4.10
func (UsageChartGrouping) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsageChartGrouping.Descriptor instead.
func (UsageChartGrouping) Number ¶ added in v0.4.10
func (x UsageChartGrouping) Number() protoreflect.EnumNumber
func (UsageChartGrouping) String ¶ added in v0.4.10
func (x UsageChartGrouping) String() string
func (UsageChartGrouping) Type ¶ added in v0.4.10
func (UsageChartGrouping) Type() protoreflect.EnumType
type UsageChartPeriod ¶ added in v0.4.7
type UsageChartPeriod int32
const ( UsageChartPeriod_USAGE_CHART_PERIOD_UNSPECIFIED UsageChartPeriod = 0 UsageChartPeriod_USAGE_CHART_PERIOD_DAILY UsageChartPeriod = 1 UsageChartPeriod_USAGE_CHART_PERIOD_MONTHLY UsageChartPeriod = 2 )
func (UsageChartPeriod) Descriptor ¶ added in v0.4.7
func (UsageChartPeriod) Descriptor() protoreflect.EnumDescriptor
func (UsageChartPeriod) Enum ¶ added in v0.4.7
func (x UsageChartPeriod) Enum() *UsageChartPeriod
func (UsageChartPeriod) EnumDescriptor
deprecated
added in
v0.4.7
func (UsageChartPeriod) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsageChartPeriod.Descriptor instead.
func (UsageChartPeriod) Number ¶ added in v0.4.7
func (x UsageChartPeriod) Number() protoreflect.EnumNumber
func (UsageChartPeriod) String ¶ added in v0.4.7
func (x UsageChartPeriod) String() string
func (UsageChartPeriod) Type ¶ added in v0.4.7
func (UsageChartPeriod) Type() protoreflect.EnumType
type User ¶ added in v0.17.9
type User struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Email *string `protobuf:"bytes,3,opt,name=email,proto3,oneof" json:"email,omitempty"` Image *string `protobuf:"bytes,4,opt,name=image,proto3,oneof" json:"image,omitempty"` TeamId *string `protobuf:"bytes,5,opt,name=team_id,json=teamId,proto3,oneof" json:"team_id,omitempty"` DeactivatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=deactivated_at,json=deactivatedAt,proto3,oneof" json:"deactivated_at,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
added in
v0.17.9
func (*User) GetDeactivatedAt ¶ added in v0.17.9
func (x *User) GetDeactivatedAt() *timestamppb.Timestamp
func (*User) ProtoMessage ¶ added in v0.17.9
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶ added in v0.17.9
func (x *User) ProtoReflect() protoreflect.Message
type UserPermissions ¶ added in v0.17.9
type UserPermissions struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` EnvironmentId string `protobuf:"bytes,2,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` UserRoles []*UserRoleAssignment `protobuf:"bytes,3,rep,name=user_roles,json=userRoles,proto3" json:"user_roles,omitempty"` UserPermissions []v1.Permission `` /* 144-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UserPermissions) Descriptor
deprecated
added in
v0.17.9
func (*UserPermissions) Descriptor() ([]byte, []int)
Deprecated: Use UserPermissions.ProtoReflect.Descriptor instead.
func (*UserPermissions) GetEnvironmentId ¶ added in v0.17.9
func (x *UserPermissions) GetEnvironmentId() string
func (*UserPermissions) GetUserId ¶ added in v0.17.9
func (x *UserPermissions) GetUserId() string
func (*UserPermissions) GetUserPermissions ¶ added in v0.17.9
func (x *UserPermissions) GetUserPermissions() []v1.Permission
func (*UserPermissions) GetUserRoles ¶ added in v0.17.9
func (x *UserPermissions) GetUserRoles() []*UserRoleAssignment
func (*UserPermissions) ProtoMessage ¶ added in v0.17.9
func (*UserPermissions) ProtoMessage()
func (*UserPermissions) ProtoReflect ¶ added in v0.17.9
func (x *UserPermissions) ProtoReflect() protoreflect.Message
func (*UserPermissions) Reset ¶ added in v0.17.9
func (x *UserPermissions) Reset()
func (*UserPermissions) String ¶ added in v0.17.9
func (x *UserPermissions) String() string
type UserRoleAssignment ¶ added in v0.17.9
type UserRoleAssignment struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*UserRoleAssignment) Descriptor
deprecated
added in
v0.17.9
func (*UserRoleAssignment) Descriptor() ([]byte, []int)
Deprecated: Use UserRoleAssignment.ProtoReflect.Descriptor instead.
func (*UserRoleAssignment) GetRoleId ¶ added in v0.17.9
func (x *UserRoleAssignment) GetRoleId() string
func (*UserRoleAssignment) GetType ¶ added in v0.17.9
func (x *UserRoleAssignment) GetType() string
func (*UserRoleAssignment) ProtoMessage ¶ added in v0.17.9
func (*UserRoleAssignment) ProtoMessage()
func (*UserRoleAssignment) ProtoReflect ¶ added in v0.17.9
func (x *UserRoleAssignment) ProtoReflect() protoreflect.Message
func (*UserRoleAssignment) Reset ¶ added in v0.17.9
func (x *UserRoleAssignment) Reset()
func (*UserRoleAssignment) String ¶ added in v0.17.9
func (x *UserRoleAssignment) String() string
Source Files ¶
- audit.pb.go
- auth.pb.go
- authtesting.pb.go
- billing.pb.go
- bootstrap.pb.go
- builder.pb.go
- chart.pb.go
- cli.pb.go
- deploy.pb.go
- deployment.pb.go
- environment.pb.go
- flag.pb.go
- graph.pb.go
- link.pb.go
- log.pb.go
- monitoring.pb.go
- named_query.pb.go
- pod_request.pb.go
- status.pb.go
- team.pb.go
- timeserieschart.pb.go
- topic.pb.go
- topicpush.pb.go