Documentation ¶
Index ¶
- Variables
- type AWSCloudConfig
- func (*AWSCloudConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AWSCloudConfig) GetAccountId() string
- func (x *AWSCloudConfig) GetCloudWatchConfig() *AWSCloudWatchConfig
- func (x *AWSCloudConfig) GetExternalId() string
- func (x *AWSCloudConfig) GetManagementRoleArn() string
- func (x *AWSCloudConfig) GetRegion() string
- func (x *AWSCloudConfig) GetSecretManagerConfig() *AWSSecretManagerConfig
- 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 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 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 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 (*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 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 Deployment
- func (*Deployment) Descriptor() ([]byte, []int)deprecated
- func (x *Deployment) GetEnvironmentId() string
- func (x *Deployment) GetId() string
- func (x *Deployment) GetStatus() DeploymentStatus
- func (*Deployment) ProtoMessage()
- func (x *Deployment) ProtoReflect() protoreflect.Message
- func (x *Deployment) Reset()
- func (x *Deployment) 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 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) 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) 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) 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) GetPostgresSecret() string
- func (x *Environment) GetPrivatePipRepositories() string
- func (x *Environment) GetProjectId() 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 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) 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 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 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 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 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 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 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) 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 GetNodesRequest
- type GetNodesResponse
- func (*GetNodesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodesResponse) GetNodeStatuses() []*v1.NodeStatusPubSub
- func (x *GetNodesResponse) GetPodStatuses() []*v1.PodStatusPubSub
- func (*GetNodesResponse) ProtoMessage()
- func (x *GetNodesResponse) ProtoReflect() protoreflect.Message
- func (x *GetNodesResponse) Reset()
- func (x *GetNodesResponse) 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 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() []*v11.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 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 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 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 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 Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetEnvironments() []*Environment
- 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 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 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 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) GetSlug() string
- func (*Team) ProtoMessage()
- func (x *Team) ProtoReflect() protoreflect.Message
- func (x *Team) Reset()
- func (x *Team) 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 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 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 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 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
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 ( 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 ( 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_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_monitoring_proto protoreflect.FileDescriptor
var File_chalk_server_v1_status_proto protoreflect.FileDescriptor
var File_chalk_server_v1_team_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"` // 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) 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) 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 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 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 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"` // 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) 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 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 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"` // contains filtered or unexported fields }
func (*Deployment) Descriptor
deprecated
func (*Deployment) Descriptor() ([]byte, []int)
Deprecated: Use Deployment.ProtoReflect.Descriptor instead.
func (*Deployment) GetEnvironmentId ¶
func (x *Deployment) GetEnvironmentId() string
func (*Deployment) GetId ¶
func (x *Deployment) GetId() string
func (*Deployment) GetStatus ¶
func (x *Deployment) GetStatus() DeploymentStatus
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 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 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 */ // 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) 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) 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) 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) GetPostgresSecret ¶
func (x *Environment) GetPostgresSecret() string
func (*Environment) GetPrivatePipRepositories ¶
func (x *Environment) GetPrivatePipRepositories() string
func (*Environment) GetProjectId ¶
func (x *Environment) GetProjectId() 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 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 */ // contains filtered or unexported fields }
func (*GCPCloudConfig) Descriptor
deprecated
func (*GCPCloudConfig) Descriptor() ([]byte, []int)
Deprecated: Use GCPCloudConfig.ProtoReflect.Descriptor instead.
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 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 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 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 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 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 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"` // 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) 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 GetNodesRequest ¶
type GetNodesRequest struct {
// contains filtered or unexported fields
}
func (*GetNodesRequest) Descriptor
deprecated
func (*GetNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodesRequest.ProtoReflect.Descriptor instead.
func (*GetNodesRequest) ProtoMessage ¶
func (*GetNodesRequest) ProtoMessage()
func (*GetNodesRequest) ProtoReflect ¶
func (x *GetNodesRequest) ProtoReflect() protoreflect.Message
func (*GetNodesRequest) Reset ¶
func (x *GetNodesRequest) Reset()
func (*GetNodesRequest) String ¶
func (x *GetNodesRequest) String() string
type GetNodesResponse ¶
type GetNodesResponse struct { NodeStatuses []*v1.NodeStatusPubSub `protobuf:"bytes,1,rep,name=node_statuses,json=nodeStatuses,proto3" json:"node_statuses,omitempty"` PodStatuses []*v1.PodStatusPubSub `protobuf:"bytes,2,rep,name=pod_statuses,json=podStatuses,proto3" json:"pod_statuses,omitempty"` // contains filtered or unexported fields }
func (*GetNodesResponse) Descriptor
deprecated
func (*GetNodesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNodesResponse.ProtoReflect.Descriptor instead.
func (*GetNodesResponse) GetNodeStatuses ¶
func (x *GetNodesResponse) GetNodeStatuses() []*v1.NodeStatusPubSub
func (*GetNodesResponse) GetPodStatuses ¶
func (x *GetNodesResponse) GetPodStatuses() []*v1.PodStatusPubSub
func (*GetNodesResponse) ProtoMessage ¶
func (*GetNodesResponse) ProtoMessage()
func (*GetNodesResponse) ProtoReflect ¶
func (x *GetNodesResponse) ProtoReflect() protoreflect.Message
func (*GetNodesResponse) Reset ¶
func (x *GetNodesResponse) Reset()
func (*GetNodesResponse) String ¶
func (x *GetNodesResponse) 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 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 []*v11.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() []*v11.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 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 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 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 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 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"` // 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) ProtoMessage ¶ added in v0.4.7
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶ added in v0.4.7
func (x *Project) ProtoReflect() protoreflect.Message
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 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 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"` // contains filtered or unexported fields }
func (*Team) Descriptor
deprecated
added in
v0.4.7
func (*Team) GetProjects ¶ added in v0.4.7
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 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 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 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 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 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