Documentation ¶
Index ¶
- Variables
- type AWSECSProxyInstanceConfig
- func (*AWSECSProxyInstanceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AWSECSProxyInstanceConfig) GetAccount() string
- func (x *AWSECSProxyInstanceConfig) GetEcsClusterName() string
- func (x *AWSECSProxyInstanceConfig) GetEcsClusterReaderRoleArn() string
- func (x *AWSECSProxyInstanceConfig) GetEcsClusterSecurityGroupId() string
- func (x *AWSECSProxyInstanceConfig) GetEcsClusterTaskRoleName() string
- func (x *AWSECSProxyInstanceConfig) GetEcsContainerName() string
- func (x *AWSECSProxyInstanceConfig) GetEcsTaskDefinitionFamily() string
- func (x *AWSECSProxyInstanceConfig) GetRegion() string
- func (*AWSECSProxyInstanceConfig) ProtoMessage()
- func (x *AWSECSProxyInstanceConfig) ProtoReflect() protoreflect.Message
- func (x *AWSECSProxyInstanceConfig) Reset()
- func (x *AWSECSProxyInstanceConfig) String() string
- func (m *AWSECSProxyInstanceConfig) Validate() error
- func (m *AWSECSProxyInstanceConfig) ValidateAll() error
- type AWSECSProxyInstanceConfigMultiError
- type AWSECSProxyInstanceConfigValidationError
- func (e AWSECSProxyInstanceConfigValidationError) Cause() error
- func (e AWSECSProxyInstanceConfigValidationError) Error() string
- func (e AWSECSProxyInstanceConfigValidationError) ErrorName() string
- func (e AWSECSProxyInstanceConfigValidationError) Field() string
- func (e AWSECSProxyInstanceConfigValidationError) Key() bool
- func (e AWSECSProxyInstanceConfigValidationError) Reason() string
- type AWSIDC
- func (*AWSIDC) Descriptor() ([]byte, []int)deprecated
- func (x *AWSIDC) GetAuditRoleName() string
- func (x *AWSIDC) GetIdentityStoreId() string
- func (x *AWSIDC) GetProvisionerRoleArn() string
- func (x *AWSIDC) GetReaderRoleArn() string
- func (x *AWSIDC) GetResourceRegions() []string
- func (x *AWSIDC) GetSsoAccessPortalUrl() string
- func (x *AWSIDC) GetSsoInstanceArn() string
- func (x *AWSIDC) GetSsoRegion() string
- func (*AWSIDC) ProtoMessage()
- func (x *AWSIDC) ProtoReflect() protoreflect.Message
- func (x *AWSIDC) Reset()
- func (x *AWSIDC) String() string
- func (m *AWSIDC) Validate() error
- func (m *AWSIDC) ValidateAll() error
- type AWSIDCMultiError
- type AWSIDCValidationError
- type AWSProxy
- func (*AWSProxy) Descriptor() ([]byte, []int)deprecated
- func (x *AWSProxy) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
- func (x *AWSProxy) GetIdcInstanceArn() string
- func (x *AWSProxy) GetIdcProvisionerRoleArn() string
- func (x *AWSProxy) GetIdcRegion() string
- func (m *AWSProxy) GetInstanceConfig() isAWSProxy_InstanceConfig
- func (*AWSProxy) ProtoMessage()
- func (x *AWSProxy) ProtoReflect() protoreflect.Message
- func (x *AWSProxy) Reset()
- func (x *AWSProxy) String() string
- func (m *AWSProxy) Validate() error
- func (m *AWSProxy) ValidateAll() error
- type AWSProxyMultiError
- type AWSProxyValidationError
- type AWSProxy_AwsEcsProxyInstanceConfig
- type AWSRDSDatabase
- func (*AWSRDSDatabase) Descriptor() ([]byte, []int)deprecated
- func (x *AWSRDSDatabase) GetAccount() string
- func (x *AWSRDSDatabase) GetDatabase() string
- func (x *AWSRDSDatabase) GetEngine() string
- func (x *AWSRDSDatabase) GetInstanceId() string
- func (x *AWSRDSDatabase) GetName() string
- func (x *AWSRDSDatabase) GetRegion() string
- func (x *AWSRDSDatabase) GetUsers() []*AWSRDSDatabaseUser
- func (*AWSRDSDatabase) ProtoMessage()
- func (x *AWSRDSDatabase) ProtoReflect() protoreflect.Message
- func (x *AWSRDSDatabase) Reset()
- func (x *AWSRDSDatabase) String() string
- func (m *AWSRDSDatabase) Validate() error
- func (m *AWSRDSDatabase) ValidateAll() error
- type AWSRDSDatabaseMultiError
- type AWSRDSDatabaseUser
- func (*AWSRDSDatabaseUser) Descriptor() ([]byte, []int)deprecated
- func (x *AWSRDSDatabaseUser) GetName() string
- func (x *AWSRDSDatabaseUser) GetPasswordSecretsManagerArn() string
- func (x *AWSRDSDatabaseUser) GetUsername() string
- func (*AWSRDSDatabaseUser) ProtoMessage()
- func (x *AWSRDSDatabaseUser) ProtoReflect() protoreflect.Message
- func (x *AWSRDSDatabaseUser) Reset()
- func (x *AWSRDSDatabaseUser) String() string
- func (m *AWSRDSDatabaseUser) Validate() error
- func (m *AWSRDSDatabaseUser) ValidateAll() error
- type AWSRDSDatabaseUserMultiError
- type AWSRDSDatabaseUserValidationError
- func (e AWSRDSDatabaseUserValidationError) Cause() error
- func (e AWSRDSDatabaseUserValidationError) Error() string
- func (e AWSRDSDatabaseUserValidationError) ErrorName() string
- func (e AWSRDSDatabaseUserValidationError) Field() string
- func (e AWSRDSDatabaseUserValidationError) Key() bool
- func (e AWSRDSDatabaseUserValidationError) Reason() string
- type AWSRDSDatabaseValidationError
- func (e AWSRDSDatabaseValidationError) Cause() error
- func (e AWSRDSDatabaseValidationError) Error() string
- func (e AWSRDSDatabaseValidationError) ErrorName() string
- func (e AWSRDSDatabaseValidationError) Field() string
- func (e AWSRDSDatabaseValidationError) Key() bool
- func (e AWSRDSDatabaseValidationError) Reason() string
- type Auth0
- func (*Auth0) Descriptor() ([]byte, []int)deprecated
- func (x *Auth0) GetClientId() string
- func (x *Auth0) GetClientSecretSecretPath() string
- func (x *Auth0) GetDomain() string
- func (*Auth0) ProtoMessage()
- func (x *Auth0) ProtoReflect() protoreflect.Message
- func (x *Auth0) Reset()
- func (x *Auth0) String() string
- func (m *Auth0) Validate() error
- func (m *Auth0) ValidateAll() error
- type Auth0MultiError
- type Auth0ValidationError
- type Config
- func (*Config) Descriptor() ([]byte, []int)deprecated
- func (x *Config) GetAuth0() *Auth0
- func (x *Config) GetAwsIdc() *AWSIDC
- func (x *Config) GetAwsProxy() *AWSProxy
- func (m *Config) GetConfig() isConfig_Config
- func (x *Config) GetDatastax() *DataStax
- func (x *Config) GetEntra() *Entra
- func (x *Config) GetGcp() *GCP
- func (x *Config) GetOkta() *Okta
- func (x *Config) GetOpsgenie() *OpsGenie
- func (x *Config) GetPagerduty() *PagerDuty
- func (x *Config) GetS3LogDestination() *S3LogDestination
- func (x *Config) GetSlack() *Slack
- func (x *Config) GetWebhook() *Webhook
- func (*Config) ProtoMessage()
- func (x *Config) ProtoReflect() protoreflect.Message
- func (x *Config) Reset()
- func (x *Config) String() string
- func (m *Config) Validate() error
- func (m *Config) ValidateAll() error
- type ConfigMultiError
- type ConfigValidationError
- type Config_Auth0
- type Config_AwsIdc
- type Config_AwsProxy
- type Config_Datastax
- type Config_Entra
- type Config_Gcp
- type Config_Okta
- type Config_Opsgenie
- type Config_Pagerduty
- type Config_S3LogDestination
- type Config_Slack
- type Config_Webhook
- type CreateIntegrationRequest
- func (*CreateIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIntegrationRequest) GetConfig() *Config
- func (x *CreateIntegrationRequest) GetName() string
- func (*CreateIntegrationRequest) ProtoMessage()
- func (x *CreateIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIntegrationRequest) Reset()
- func (x *CreateIntegrationRequest) String() string
- func (m *CreateIntegrationRequest) Validate() error
- func (m *CreateIntegrationRequest) ValidateAll() error
- type CreateIntegrationRequestMultiError
- type CreateIntegrationRequestValidationError
- func (e CreateIntegrationRequestValidationError) Cause() error
- func (e CreateIntegrationRequestValidationError) Error() string
- func (e CreateIntegrationRequestValidationError) ErrorName() string
- func (e CreateIntegrationRequestValidationError) Field() string
- func (e CreateIntegrationRequestValidationError) Key() bool
- func (e CreateIntegrationRequestValidationError) Reason() string
- type CreateIntegrationResponse
- func (*CreateIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIntegrationResponse) GetIntegration() *Integration
- func (*CreateIntegrationResponse) ProtoMessage()
- func (x *CreateIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIntegrationResponse) Reset()
- func (x *CreateIntegrationResponse) String() string
- func (m *CreateIntegrationResponse) Validate() error
- func (m *CreateIntegrationResponse) ValidateAll() error
- type CreateIntegrationResponseMultiError
- type CreateIntegrationResponseValidationError
- func (e CreateIntegrationResponseValidationError) Cause() error
- func (e CreateIntegrationResponseValidationError) Error() string
- func (e CreateIntegrationResponseValidationError) ErrorName() string
- func (e CreateIntegrationResponseValidationError) Field() string
- func (e CreateIntegrationResponseValidationError) Key() bool
- func (e CreateIntegrationResponseValidationError) Reason() string
- type CreateProxyRdsResourceRequest
- func (*CreateProxyRdsResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProxyRdsResourceRequest) GetProxyId() string
- func (x *CreateProxyRdsResourceRequest) GetRdsDatabase() *AWSRDSDatabase
- func (*CreateProxyRdsResourceRequest) ProtoMessage()
- func (x *CreateProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProxyRdsResourceRequest) Reset()
- func (x *CreateProxyRdsResourceRequest) String() string
- func (m *CreateProxyRdsResourceRequest) Validate() error
- func (m *CreateProxyRdsResourceRequest) ValidateAll() error
- type CreateProxyRdsResourceRequestMultiError
- type CreateProxyRdsResourceRequestValidationError
- func (e CreateProxyRdsResourceRequestValidationError) Cause() error
- func (e CreateProxyRdsResourceRequestValidationError) Error() string
- func (e CreateProxyRdsResourceRequestValidationError) ErrorName() string
- func (e CreateProxyRdsResourceRequestValidationError) Field() string
- func (e CreateProxyRdsResourceRequestValidationError) Key() bool
- func (e CreateProxyRdsResourceRequestValidationError) Reason() string
- type CreateProxyRdsResourceResponse
- func (*CreateProxyRdsResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProxyRdsResourceResponse) GetId() string
- func (x *CreateProxyRdsResourceResponse) GetProxyId() string
- func (x *CreateProxyRdsResourceResponse) GetRdsDatabase() *AWSRDSDatabase
- func (*CreateProxyRdsResourceResponse) ProtoMessage()
- func (x *CreateProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProxyRdsResourceResponse) Reset()
- func (x *CreateProxyRdsResourceResponse) String() string
- func (m *CreateProxyRdsResourceResponse) Validate() error
- func (m *CreateProxyRdsResourceResponse) ValidateAll() error
- type CreateProxyRdsResourceResponseMultiError
- type CreateProxyRdsResourceResponseValidationError
- func (e CreateProxyRdsResourceResponseValidationError) Cause() error
- func (e CreateProxyRdsResourceResponseValidationError) Error() string
- func (e CreateProxyRdsResourceResponseValidationError) ErrorName() string
- func (e CreateProxyRdsResourceResponseValidationError) Field() string
- func (e CreateProxyRdsResourceResponseValidationError) Key() bool
- func (e CreateProxyRdsResourceResponseValidationError) Reason() string
- type CreateProxyRequest
- func (*CreateProxyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProxyRequest) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
- func (x *CreateProxyRequest) GetId() string
- func (m *CreateProxyRequest) GetInstanceConfig() isCreateProxyRequest_InstanceConfig
- func (x *CreateProxyRequest) GetIntegrationId() string
- func (x *CreateProxyRequest) GetResources() []*Resource
- func (*CreateProxyRequest) ProtoMessage()
- func (x *CreateProxyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProxyRequest) Reset()
- func (x *CreateProxyRequest) String() string
- func (m *CreateProxyRequest) Validate() error
- func (m *CreateProxyRequest) ValidateAll() error
- type CreateProxyRequestMultiError
- type CreateProxyRequestValidationError
- func (e CreateProxyRequestValidationError) Cause() error
- func (e CreateProxyRequestValidationError) Error() string
- func (e CreateProxyRequestValidationError) ErrorName() string
- func (e CreateProxyRequestValidationError) Field() string
- func (e CreateProxyRequestValidationError) Key() bool
- func (e CreateProxyRequestValidationError) Reason() string
- type CreateProxyRequest_AwsEcsProxyInstanceConfig
- type CreateProxyResponse
- func (*CreateProxyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProxyResponse) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
- func (x *CreateProxyResponse) GetId() string
- func (m *CreateProxyResponse) GetInstanceConfig() isCreateProxyResponse_InstanceConfig
- func (x *CreateProxyResponse) GetIntegrationId() string
- func (*CreateProxyResponse) ProtoMessage()
- func (x *CreateProxyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProxyResponse) Reset()
- func (x *CreateProxyResponse) String() string
- func (m *CreateProxyResponse) Validate() error
- func (m *CreateProxyResponse) ValidateAll() error
- type CreateProxyResponseMultiError
- type CreateProxyResponseValidationError
- func (e CreateProxyResponseValidationError) Cause() error
- func (e CreateProxyResponseValidationError) Error() string
- func (e CreateProxyResponseValidationError) ErrorName() string
- func (e CreateProxyResponseValidationError) Field() string
- func (e CreateProxyResponseValidationError) Key() bool
- func (e CreateProxyResponseValidationError) Reason() string
- type CreateProxyResponse_AwsEcsProxyInstanceConfig
- type CreateSecretRequest
- func (*CreateSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSecretRequest) GetName() string
- func (x *CreateSecretRequest) GetSecret() string
- func (*CreateSecretRequest) ProtoMessage()
- func (x *CreateSecretRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSecretRequest) Reset()
- func (x *CreateSecretRequest) String() string
- func (m *CreateSecretRequest) Validate() error
- func (m *CreateSecretRequest) ValidateAll() error
- type CreateSecretRequestMultiError
- type CreateSecretRequestValidationError
- func (e CreateSecretRequestValidationError) Cause() error
- func (e CreateSecretRequestValidationError) Error() string
- func (e CreateSecretRequestValidationError) ErrorName() string
- func (e CreateSecretRequestValidationError) Field() string
- func (e CreateSecretRequestValidationError) Key() bool
- func (e CreateSecretRequestValidationError) Reason() string
- type CreateSecretResponse
- func (*CreateSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSecretResponse) GetSecret() *Secret
- func (*CreateSecretResponse) ProtoMessage()
- func (x *CreateSecretResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSecretResponse) Reset()
- func (x *CreateSecretResponse) String() string
- func (m *CreateSecretResponse) Validate() error
- func (m *CreateSecretResponse) ValidateAll() error
- type CreateSecretResponseMultiError
- type CreateSecretResponseValidationError
- func (e CreateSecretResponseValidationError) Cause() error
- func (e CreateSecretResponseValidationError) Error() string
- func (e CreateSecretResponseValidationError) ErrorName() string
- func (e CreateSecretResponseValidationError) Field() string
- func (e CreateSecretResponseValidationError) Key() bool
- func (e CreateSecretResponseValidationError) Reason() string
- type DataStax
- func (*DataStax) Descriptor() ([]byte, []int)deprecated
- func (x *DataStax) GetApiKeySecretPath() string
- func (*DataStax) ProtoMessage()
- func (x *DataStax) ProtoReflect() protoreflect.Message
- func (x *DataStax) Reset()
- func (x *DataStax) String() string
- func (m *DataStax) Validate() error
- func (m *DataStax) ValidateAll() error
- type DataStaxMultiError
- type DataStaxValidationError
- type DeleteIntegrationRequest
- func (*DeleteIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIntegrationRequest) GetId() string
- func (*DeleteIntegrationRequest) ProtoMessage()
- func (x *DeleteIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIntegrationRequest) Reset()
- func (x *DeleteIntegrationRequest) String() string
- func (m *DeleteIntegrationRequest) Validate() error
- func (m *DeleteIntegrationRequest) ValidateAll() error
- type DeleteIntegrationRequestMultiError
- type DeleteIntegrationRequestValidationError
- func (e DeleteIntegrationRequestValidationError) Cause() error
- func (e DeleteIntegrationRequestValidationError) Error() string
- func (e DeleteIntegrationRequestValidationError) ErrorName() string
- func (e DeleteIntegrationRequestValidationError) Field() string
- func (e DeleteIntegrationRequestValidationError) Key() bool
- func (e DeleteIntegrationRequestValidationError) Reason() string
- type DeleteIntegrationResponse
- func (*DeleteIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIntegrationResponse) GetId() string
- func (*DeleteIntegrationResponse) ProtoMessage()
- func (x *DeleteIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteIntegrationResponse) Reset()
- func (x *DeleteIntegrationResponse) String() string
- func (m *DeleteIntegrationResponse) Validate() error
- func (m *DeleteIntegrationResponse) ValidateAll() error
- type DeleteIntegrationResponseMultiError
- type DeleteIntegrationResponseValidationError
- func (e DeleteIntegrationResponseValidationError) Cause() error
- func (e DeleteIntegrationResponseValidationError) Error() string
- func (e DeleteIntegrationResponseValidationError) ErrorName() string
- func (e DeleteIntegrationResponseValidationError) Field() string
- func (e DeleteIntegrationResponseValidationError) Key() bool
- func (e DeleteIntegrationResponseValidationError) Reason() string
- type DeleteProxyRdsResourceRequest
- func (*DeleteProxyRdsResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProxyRdsResourceRequest) GetId() string
- func (*DeleteProxyRdsResourceRequest) ProtoMessage()
- func (x *DeleteProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProxyRdsResourceRequest) Reset()
- func (x *DeleteProxyRdsResourceRequest) String() string
- func (m *DeleteProxyRdsResourceRequest) Validate() error
- func (m *DeleteProxyRdsResourceRequest) ValidateAll() error
- type DeleteProxyRdsResourceRequestMultiError
- type DeleteProxyRdsResourceRequestValidationError
- func (e DeleteProxyRdsResourceRequestValidationError) Cause() error
- func (e DeleteProxyRdsResourceRequestValidationError) Error() string
- func (e DeleteProxyRdsResourceRequestValidationError) ErrorName() string
- func (e DeleteProxyRdsResourceRequestValidationError) Field() string
- func (e DeleteProxyRdsResourceRequestValidationError) Key() bool
- func (e DeleteProxyRdsResourceRequestValidationError) Reason() string
- type DeleteProxyRdsResourceResponse
- func (*DeleteProxyRdsResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProxyRdsResourceResponse) GetId() string
- func (*DeleteProxyRdsResourceResponse) ProtoMessage()
- func (x *DeleteProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProxyRdsResourceResponse) Reset()
- func (x *DeleteProxyRdsResourceResponse) String() string
- func (m *DeleteProxyRdsResourceResponse) Validate() error
- func (m *DeleteProxyRdsResourceResponse) ValidateAll() error
- type DeleteProxyRdsResourceResponseMultiError
- type DeleteProxyRdsResourceResponseValidationError
- func (e DeleteProxyRdsResourceResponseValidationError) Cause() error
- func (e DeleteProxyRdsResourceResponseValidationError) Error() string
- func (e DeleteProxyRdsResourceResponseValidationError) ErrorName() string
- func (e DeleteProxyRdsResourceResponseValidationError) Field() string
- func (e DeleteProxyRdsResourceResponseValidationError) Key() bool
- func (e DeleteProxyRdsResourceResponseValidationError) Reason() string
- type DeleteProxyRequest
- func (*DeleteProxyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProxyRequest) GetId() string
- func (*DeleteProxyRequest) ProtoMessage()
- func (x *DeleteProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProxyRequest) Reset()
- func (x *DeleteProxyRequest) String() string
- func (m *DeleteProxyRequest) Validate() error
- func (m *DeleteProxyRequest) ValidateAll() error
- type DeleteProxyRequestMultiError
- type DeleteProxyRequestValidationError
- func (e DeleteProxyRequestValidationError) Cause() error
- func (e DeleteProxyRequestValidationError) Error() string
- func (e DeleteProxyRequestValidationError) ErrorName() string
- func (e DeleteProxyRequestValidationError) Field() string
- func (e DeleteProxyRequestValidationError) Key() bool
- func (e DeleteProxyRequestValidationError) Reason() string
- type DeleteProxyResponse
- func (*DeleteProxyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProxyResponse) GetId() string
- func (*DeleteProxyResponse) ProtoMessage()
- func (x *DeleteProxyResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProxyResponse) Reset()
- func (x *DeleteProxyResponse) String() string
- func (m *DeleteProxyResponse) Validate() error
- func (m *DeleteProxyResponse) ValidateAll() error
- type DeleteProxyResponseMultiError
- type DeleteProxyResponseValidationError
- func (e DeleteProxyResponseValidationError) Cause() error
- func (e DeleteProxyResponseValidationError) Error() string
- func (e DeleteProxyResponseValidationError) ErrorName() string
- func (e DeleteProxyResponseValidationError) Field() string
- func (e DeleteProxyResponseValidationError) Key() bool
- func (e DeleteProxyResponseValidationError) Reason() string
- type DeleteSecretRequest
- func (*DeleteSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSecretRequest) GetId() string
- func (*DeleteSecretRequest) ProtoMessage()
- func (x *DeleteSecretRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSecretRequest) Reset()
- func (x *DeleteSecretRequest) String() string
- func (m *DeleteSecretRequest) Validate() error
- func (m *DeleteSecretRequest) ValidateAll() error
- type DeleteSecretRequestMultiError
- type DeleteSecretRequestValidationError
- func (e DeleteSecretRequestValidationError) Cause() error
- func (e DeleteSecretRequestValidationError) Error() string
- func (e DeleteSecretRequestValidationError) ErrorName() string
- func (e DeleteSecretRequestValidationError) Field() string
- func (e DeleteSecretRequestValidationError) Key() bool
- func (e DeleteSecretRequestValidationError) Reason() string
- type DeleteSecretResponse
- func (*DeleteSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteSecretResponse) ProtoMessage()
- func (x *DeleteSecretResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteSecretResponse) Reset()
- func (x *DeleteSecretResponse) String() string
- func (m *DeleteSecretResponse) Validate() error
- func (m *DeleteSecretResponse) ValidateAll() error
- type DeleteSecretResponseMultiError
- type DeleteSecretResponseValidationError
- func (e DeleteSecretResponseValidationError) Cause() error
- func (e DeleteSecretResponseValidationError) Error() string
- func (e DeleteSecretResponseValidationError) ErrorName() string
- func (e DeleteSecretResponseValidationError) Field() string
- func (e DeleteSecretResponseValidationError) Key() bool
- func (e DeleteSecretResponseValidationError) Reason() string
- type ECSTaskMetadata
- func (*ECSTaskMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ECSTaskMetadata) GetAvailabilityZone() string
- func (x *ECSTaskMetadata) GetClusterArn() string
- func (x *ECSTaskMetadata) GetCpuLimit() float32
- func (x *ECSTaskMetadata) GetLaunchType() string
- func (x *ECSTaskMetadata) GetMemoryLimit() uint32
- func (x *ECSTaskMetadata) GetTaskArn() string
- func (*ECSTaskMetadata) ProtoMessage()
- func (x *ECSTaskMetadata) ProtoReflect() protoreflect.Message
- func (x *ECSTaskMetadata) Reset()
- func (x *ECSTaskMetadata) String() string
- func (m *ECSTaskMetadata) Validate() error
- func (m *ECSTaskMetadata) ValidateAll() error
- type ECSTaskMetadataMultiError
- type ECSTaskMetadataValidationError
- func (e ECSTaskMetadataValidationError) Cause() error
- func (e ECSTaskMetadataValidationError) Error() string
- func (e ECSTaskMetadataValidationError) ErrorName() string
- func (e ECSTaskMetadataValidationError) Field() string
- func (e ECSTaskMetadataValidationError) Key() bool
- func (e ECSTaskMetadataValidationError) Reason() string
- type Entra
- func (*Entra) Descriptor() ([]byte, []int)deprecated
- func (x *Entra) GetClientId() string
- func (x *Entra) GetClientSecretSecretPath() string
- func (x *Entra) GetTenantId() string
- func (*Entra) ProtoMessage()
- func (x *Entra) ProtoReflect() protoreflect.Message
- func (x *Entra) Reset()
- func (x *Entra) String() string
- func (m *Entra) Validate() error
- func (m *Entra) ValidateAll() error
- type EntraMultiError
- type EntraValidationError
- type GCP
- func (*GCP) Descriptor() ([]byte, []int)deprecated
- func (x *GCP) GetGoogleWorkspaceCustomerId() string
- func (x *GCP) GetOrganizationId() string
- func (x *GCP) GetProvisionerServiceAccountCredentialsSecretPath() string
- func (x *GCP) GetProvisionerWorkloadIdentityConfig() string
- func (x *GCP) GetReaderServiceAccountCredentialsSecretPath() string
- func (x *GCP) GetReaderWorkloadIdentityConfig() string
- func (*GCP) ProtoMessage()
- func (x *GCP) ProtoReflect() protoreflect.Message
- func (x *GCP) Reset()
- func (x *GCP) String() string
- func (m *GCP) Validate() error
- func (m *GCP) ValidateAll() error
- type GCPMultiError
- type GCPValidationError
- type GetIntegrationRequest
- func (*GetIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationRequest) GetId() string
- func (*GetIntegrationRequest) ProtoMessage()
- func (x *GetIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationRequest) Reset()
- func (x *GetIntegrationRequest) String() string
- func (m *GetIntegrationRequest) Validate() error
- func (m *GetIntegrationRequest) ValidateAll() error
- type GetIntegrationRequestMultiError
- type GetIntegrationRequestValidationError
- func (e GetIntegrationRequestValidationError) Cause() error
- func (e GetIntegrationRequestValidationError) Error() string
- func (e GetIntegrationRequestValidationError) ErrorName() string
- func (e GetIntegrationRequestValidationError) Field() string
- func (e GetIntegrationRequestValidationError) Key() bool
- func (e GetIntegrationRequestValidationError) Reason() string
- type GetIntegrationResponse
- func (*GetIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIntegrationResponse) GetIntegration() *Integration
- func (*GetIntegrationResponse) ProtoMessage()
- func (x *GetIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *GetIntegrationResponse) Reset()
- func (x *GetIntegrationResponse) String() string
- func (m *GetIntegrationResponse) Validate() error
- func (m *GetIntegrationResponse) ValidateAll() error
- type GetIntegrationResponseMultiError
- type GetIntegrationResponseValidationError
- func (e GetIntegrationResponseValidationError) Cause() error
- func (e GetIntegrationResponseValidationError) Error() string
- func (e GetIntegrationResponseValidationError) ErrorName() string
- func (e GetIntegrationResponseValidationError) Field() string
- func (e GetIntegrationResponseValidationError) Key() bool
- func (e GetIntegrationResponseValidationError) Reason() string
- type GetProxyRdsResourceRequest
- func (*GetProxyRdsResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProxyRdsResourceRequest) GetId() string
- func (*GetProxyRdsResourceRequest) ProtoMessage()
- func (x *GetProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetProxyRdsResourceRequest) Reset()
- func (x *GetProxyRdsResourceRequest) String() string
- func (m *GetProxyRdsResourceRequest) Validate() error
- func (m *GetProxyRdsResourceRequest) ValidateAll() error
- type GetProxyRdsResourceRequestMultiError
- type GetProxyRdsResourceRequestValidationError
- func (e GetProxyRdsResourceRequestValidationError) Cause() error
- func (e GetProxyRdsResourceRequestValidationError) Error() string
- func (e GetProxyRdsResourceRequestValidationError) ErrorName() string
- func (e GetProxyRdsResourceRequestValidationError) Field() string
- func (e GetProxyRdsResourceRequestValidationError) Key() bool
- func (e GetProxyRdsResourceRequestValidationError) Reason() string
- type GetProxyRdsResourceResponse
- func (*GetProxyRdsResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProxyRdsResourceResponse) GetId() string
- func (x *GetProxyRdsResourceResponse) GetRdsDatabase() *AWSRDSDatabase
- func (*GetProxyRdsResourceResponse) ProtoMessage()
- func (x *GetProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetProxyRdsResourceResponse) Reset()
- func (x *GetProxyRdsResourceResponse) String() string
- func (m *GetProxyRdsResourceResponse) Validate() error
- func (m *GetProxyRdsResourceResponse) ValidateAll() error
- type GetProxyRdsResourceResponseMultiError
- type GetProxyRdsResourceResponseValidationError
- func (e GetProxyRdsResourceResponseValidationError) Cause() error
- func (e GetProxyRdsResourceResponseValidationError) Error() string
- func (e GetProxyRdsResourceResponseValidationError) ErrorName() string
- func (e GetProxyRdsResourceResponseValidationError) Field() string
- func (e GetProxyRdsResourceResponseValidationError) Key() bool
- func (e GetProxyRdsResourceResponseValidationError) Reason() string
- type GetProxyRequest
- func (*GetProxyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProxyRequest) GetId() string
- func (*GetProxyRequest) ProtoMessage()
- func (x *GetProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetProxyRequest) Reset()
- func (x *GetProxyRequest) String() string
- func (m *GetProxyRequest) Validate() error
- func (m *GetProxyRequest) ValidateAll() error
- type GetProxyRequestMultiError
- type GetProxyRequestValidationError
- func (e GetProxyRequestValidationError) Cause() error
- func (e GetProxyRequestValidationError) Error() string
- func (e GetProxyRequestValidationError) ErrorName() string
- func (e GetProxyRequestValidationError) Field() string
- func (e GetProxyRequestValidationError) Key() bool
- func (e GetProxyRequestValidationError) Reason() string
- type GetProxyResponse
- func (*GetProxyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProxyResponse) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
- func (x *GetProxyResponse) GetId() string
- func (m *GetProxyResponse) GetInstanceConfig() isGetProxyResponse_InstanceConfig
- func (*GetProxyResponse) ProtoMessage()
- func (x *GetProxyResponse) ProtoReflect() protoreflect.Message
- func (x *GetProxyResponse) Reset()
- func (x *GetProxyResponse) String() string
- func (m *GetProxyResponse) Validate() error
- func (m *GetProxyResponse) ValidateAll() error
- type GetProxyResponseMultiError
- type GetProxyResponseValidationError
- func (e GetProxyResponseValidationError) Cause() error
- func (e GetProxyResponseValidationError) Error() string
- func (e GetProxyResponseValidationError) ErrorName() string
- func (e GetProxyResponseValidationError) Field() string
- func (e GetProxyResponseValidationError) Key() bool
- func (e GetProxyResponseValidationError) Reason() string
- type GetProxyResponse_AwsEcsProxyInstanceConfig
- type Header
- func (*Header) Descriptor() ([]byte, []int)deprecated
- func (x *Header) GetKey() string
- func (x *Header) GetValue() string
- func (*Header) ProtoMessage()
- func (x *Header) ProtoReflect() protoreflect.Message
- func (x *Header) Reset()
- func (x *Header) String() string
- func (m *Header) Validate() error
- func (m *Header) ValidateAll() error
- type HeaderMultiError
- type HeaderValidationError
- type Integration
- func (*Integration) Descriptor() ([]byte, []int)deprecated
- func (x *Integration) GetConfig() *Config
- func (x *Integration) GetDiagnostics() []*v1alpha1.Diagnostic
- func (x *Integration) GetId() string
- func (x *Integration) GetName() string
- func (x *Integration) GetSetupUrl() string
- func (x *Integration) GetStatus() Status
- func (*Integration) ProtoMessage()
- func (x *Integration) ProtoReflect() protoreflect.Message
- func (x *Integration) Reset()
- func (x *Integration) String() string
- func (m *Integration) Validate() error
- func (m *Integration) ValidateAll() error
- type IntegrationMultiError
- type IntegrationValidationError
- func (e IntegrationValidationError) Cause() error
- func (e IntegrationValidationError) Error() string
- func (e IntegrationValidationError) ErrorName() string
- func (e IntegrationValidationError) Field() string
- func (e IntegrationValidationError) Key() bool
- func (e IntegrationValidationError) Reason() string
- type ListIntegrationsRequest
- func (*ListIntegrationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIntegrationsRequest) GetPageToken() string
- func (*ListIntegrationsRequest) ProtoMessage()
- func (x *ListIntegrationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListIntegrationsRequest) Reset()
- func (x *ListIntegrationsRequest) String() string
- func (m *ListIntegrationsRequest) Validate() error
- func (m *ListIntegrationsRequest) ValidateAll() error
- type ListIntegrationsRequestMultiError
- type ListIntegrationsRequestValidationError
- func (e ListIntegrationsRequestValidationError) Cause() error
- func (e ListIntegrationsRequestValidationError) Error() string
- func (e ListIntegrationsRequestValidationError) ErrorName() string
- func (e ListIntegrationsRequestValidationError) Field() string
- func (e ListIntegrationsRequestValidationError) Key() bool
- func (e ListIntegrationsRequestValidationError) Reason() string
- type ListIntegrationsResponse
- func (*ListIntegrationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIntegrationsResponse) GetIntegrations() []*Integration
- func (x *ListIntegrationsResponse) GetNextPageToken() string
- func (*ListIntegrationsResponse) ProtoMessage()
- func (x *ListIntegrationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListIntegrationsResponse) Reset()
- func (x *ListIntegrationsResponse) String() string
- func (m *ListIntegrationsResponse) Validate() error
- func (m *ListIntegrationsResponse) ValidateAll() error
- type ListIntegrationsResponseMultiError
- type ListIntegrationsResponseValidationError
- func (e ListIntegrationsResponseValidationError) Cause() error
- func (e ListIntegrationsResponseValidationError) Error() string
- func (e ListIntegrationsResponseValidationError) ErrorName() string
- func (e ListIntegrationsResponseValidationError) Field() string
- func (e ListIntegrationsResponseValidationError) Key() bool
- func (e ListIntegrationsResponseValidationError) Reason() string
- type ListProxyResourcesRequest
- func (*ListProxyResourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProxyResourcesRequest) GetProxyId() string
- func (*ListProxyResourcesRequest) ProtoMessage()
- func (x *ListProxyResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *ListProxyResourcesRequest) Reset()
- func (x *ListProxyResourcesRequest) String() string
- func (m *ListProxyResourcesRequest) Validate() error
- func (m *ListProxyResourcesRequest) ValidateAll() error
- type ListProxyResourcesRequestMultiError
- type ListProxyResourcesRequestValidationError
- func (e ListProxyResourcesRequestValidationError) Cause() error
- func (e ListProxyResourcesRequestValidationError) Error() string
- func (e ListProxyResourcesRequestValidationError) ErrorName() string
- func (e ListProxyResourcesRequestValidationError) Field() string
- func (e ListProxyResourcesRequestValidationError) Key() bool
- func (e ListProxyResourcesRequestValidationError) Reason() string
- type ListProxyResourcesResponse
- func (*ListProxyResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProxyResourcesResponse) GetProxyId() string
- func (x *ListProxyResourcesResponse) GetResources() []*Resource
- func (*ListProxyResourcesResponse) ProtoMessage()
- func (x *ListProxyResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *ListProxyResourcesResponse) Reset()
- func (x *ListProxyResourcesResponse) String() string
- func (m *ListProxyResourcesResponse) Validate() error
- func (m *ListProxyResourcesResponse) ValidateAll() error
- type ListProxyResourcesResponseMultiError
- type ListProxyResourcesResponseValidationError
- func (e ListProxyResourcesResponseValidationError) Cause() error
- func (e ListProxyResourcesResponseValidationError) Error() string
- func (e ListProxyResourcesResponseValidationError) ErrorName() string
- func (e ListProxyResourcesResponseValidationError) Field() string
- func (e ListProxyResourcesResponseValidationError) Key() bool
- func (e ListProxyResourcesResponseValidationError) Reason() string
- type ListSecretsRequest
- func (*ListSecretsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListSecretsRequest) ProtoMessage()
- func (x *ListSecretsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSecretsRequest) Reset()
- func (x *ListSecretsRequest) String() string
- func (m *ListSecretsRequest) Validate() error
- func (m *ListSecretsRequest) ValidateAll() error
- type ListSecretsRequestMultiError
- type ListSecretsRequestValidationError
- func (e ListSecretsRequestValidationError) Cause() error
- func (e ListSecretsRequestValidationError) Error() string
- func (e ListSecretsRequestValidationError) ErrorName() string
- func (e ListSecretsRequestValidationError) Field() string
- func (e ListSecretsRequestValidationError) Key() bool
- func (e ListSecretsRequestValidationError) Reason() string
- type ListSecretsResponse
- func (*ListSecretsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSecretsResponse) GetSecrets() []*Secret
- func (*ListSecretsResponse) ProtoMessage()
- func (x *ListSecretsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSecretsResponse) Reset()
- func (x *ListSecretsResponse) String() string
- func (m *ListSecretsResponse) Validate() error
- func (m *ListSecretsResponse) ValidateAll() error
- type ListSecretsResponseMultiError
- type ListSecretsResponseValidationError
- func (e ListSecretsResponseValidationError) Cause() error
- func (e ListSecretsResponseValidationError) Error() string
- func (e ListSecretsResponseValidationError) ErrorName() string
- func (e ListSecretsResponseValidationError) Field() string
- func (e ListSecretsResponseValidationError) Key() bool
- func (e ListSecretsResponseValidationError) Reason() string
- type Okta
- func (*Okta) Descriptor() ([]byte, []int)deprecated
- func (x *Okta) GetApiKeySecretPath() string
- func (x *Okta) GetOrganizationId() string
- func (*Okta) ProtoMessage()
- func (x *Okta) ProtoReflect() protoreflect.Message
- func (x *Okta) Reset()
- func (x *Okta) String() string
- func (m *Okta) Validate() error
- func (m *Okta) ValidateAll() error
- type OktaMultiError
- type OktaValidationError
- type OpsGenie
- func (*OpsGenie) Descriptor() ([]byte, []int)deprecated
- func (x *OpsGenie) GetApiKeySecretPath() string
- func (*OpsGenie) ProtoMessage()
- func (x *OpsGenie) ProtoReflect() protoreflect.Message
- func (x *OpsGenie) Reset()
- func (x *OpsGenie) String() string
- func (m *OpsGenie) Validate() error
- func (m *OpsGenie) ValidateAll() error
- type OpsGenieMultiError
- type OpsGenieValidationError
- type PagerDuty
- func (*PagerDuty) Descriptor() ([]byte, []int)deprecated
- func (x *PagerDuty) GetClientId() string
- func (x *PagerDuty) GetClientSecretSecretPath() string
- func (*PagerDuty) ProtoMessage()
- func (x *PagerDuty) ProtoReflect() protoreflect.Message
- func (x *PagerDuty) Reset()
- func (x *PagerDuty) String() string
- func (m *PagerDuty) Validate() error
- func (m *PagerDuty) ValidateAll() error
- type PagerDutyMultiError
- type PagerDutyValidationError
- type PingRequest
- func (*PingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PingRequest) GetDiagnostics() []*v1alpha1.Diagnostic
- func (x *PingRequest) GetEcsTaskMetadata() *ECSTaskMetadata
- func (x *PingRequest) GetProxyId() string
- func (*PingRequest) ProtoMessage()
- func (x *PingRequest) ProtoReflect() protoreflect.Message
- func (x *PingRequest) Reset()
- func (x *PingRequest) String() string
- func (m *PingRequest) Validate() error
- func (m *PingRequest) ValidateAll() error
- type PingRequestMultiError
- type PingRequestValidationError
- func (e PingRequestValidationError) Cause() error
- func (e PingRequestValidationError) Error() string
- func (e PingRequestValidationError) ErrorName() string
- func (e PingRequestValidationError) Field() string
- func (e PingRequestValidationError) Key() bool
- func (e PingRequestValidationError) Reason() string
- type PingResponse
- func (*PingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PingResponse) GetNextPing() *durationpb.Duration
- func (*PingResponse) ProtoMessage()
- func (x *PingResponse) ProtoReflect() protoreflect.Message
- func (x *PingResponse) Reset()
- func (x *PingResponse) String() string
- func (m *PingResponse) Validate() error
- func (m *PingResponse) ValidateAll() error
- type PingResponseMultiError
- type PingResponseValidationError
- func (e PingResponseValidationError) Cause() error
- func (e PingResponseValidationError) Error() string
- func (e PingResponseValidationError) ErrorName() string
- func (e PingResponseValidationError) Field() string
- func (e PingResponseValidationError) Key() bool
- func (e PingResponseValidationError) Reason() string
- type Resource
- func (*Resource) Descriptor() ([]byte, []int)deprecated
- func (x *Resource) GetAwsRdsDatabase() *AWSRDSDatabase
- func (m *Resource) GetResource() isResource_Resource
- func (*Resource) ProtoMessage()
- func (x *Resource) ProtoReflect() protoreflect.Message
- func (x *Resource) Reset()
- func (x *Resource) String() string
- func (m *Resource) Validate() error
- func (m *Resource) ValidateAll() error
- type ResourceMultiError
- type ResourceValidationError
- type Resource_AwsRdsDatabase
- type S3LogDestination
- func (*S3LogDestination) Descriptor() ([]byte, []int)deprecated
- func (x *S3LogDestination) GetBatchDurationMinutes() uint32
- func (x *S3LogDestination) GetBucketName() string
- func (x *S3LogDestination) GetCompression() string
- func (x *S3LogDestination) GetFilterForActions() []string
- func (x *S3LogDestination) GetKeyTemplate() string
- func (x *S3LogDestination) GetMaximumBatchSize() uint32
- func (x *S3LogDestination) GetRoleArn() string
- func (*S3LogDestination) ProtoMessage()
- func (x *S3LogDestination) ProtoReflect() protoreflect.Message
- func (x *S3LogDestination) Reset()
- func (x *S3LogDestination) String() string
- func (m *S3LogDestination) Validate() error
- func (m *S3LogDestination) ValidateAll() error
- type S3LogDestinationMultiError
- type S3LogDestinationValidationError
- func (e S3LogDestinationValidationError) Cause() error
- func (e S3LogDestinationValidationError) Error() string
- func (e S3LogDestinationValidationError) ErrorName() string
- func (e S3LogDestinationValidationError) Field() string
- func (e S3LogDestinationValidationError) Key() bool
- func (e S3LogDestinationValidationError) Reason() string
- type Secret
- func (*Secret) Descriptor() ([]byte, []int)deprecated
- func (x *Secret) GetId() string
- func (x *Secret) GetName() string
- func (x *Secret) GetPath() string
- func (*Secret) ProtoMessage()
- func (x *Secret) ProtoReflect() protoreflect.Message
- func (x *Secret) Reset()
- func (x *Secret) String() string
- func (m *Secret) Validate() error
- func (m *Secret) ValidateAll() error
- type SecretMultiError
- type SecretValidationError
- type Slack
- func (*Slack) Descriptor() ([]byte, []int)deprecated
- func (x *Slack) GetClientId() string
- func (x *Slack) GetClientSecretSecretPath() string
- func (x *Slack) GetSigningSecretSecretPath() string
- func (*Slack) ProtoMessage()
- func (x *Slack) ProtoReflect() protoreflect.Message
- func (x *Slack) Reset()
- func (x *Slack) String() string
- func (m *Slack) Validate() error
- func (m *Slack) ValidateAll() error
- type SlackMultiError
- type SlackValidationError
- type Status
- type UpdateIntegrationRequest
- func (*UpdateIntegrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIntegrationRequest) GetIntegration() *Integration
- func (*UpdateIntegrationRequest) ProtoMessage()
- func (x *UpdateIntegrationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateIntegrationRequest) Reset()
- func (x *UpdateIntegrationRequest) String() string
- func (m *UpdateIntegrationRequest) Validate() error
- func (m *UpdateIntegrationRequest) ValidateAll() error
- type UpdateIntegrationRequestMultiError
- type UpdateIntegrationRequestValidationError
- func (e UpdateIntegrationRequestValidationError) Cause() error
- func (e UpdateIntegrationRequestValidationError) Error() string
- func (e UpdateIntegrationRequestValidationError) ErrorName() string
- func (e UpdateIntegrationRequestValidationError) Field() string
- func (e UpdateIntegrationRequestValidationError) Key() bool
- func (e UpdateIntegrationRequestValidationError) Reason() string
- type UpdateIntegrationResponse
- func (*UpdateIntegrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateIntegrationResponse) GetIntegration() *Integration
- func (*UpdateIntegrationResponse) ProtoMessage()
- func (x *UpdateIntegrationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateIntegrationResponse) Reset()
- func (x *UpdateIntegrationResponse) String() string
- func (m *UpdateIntegrationResponse) Validate() error
- func (m *UpdateIntegrationResponse) ValidateAll() error
- type UpdateIntegrationResponseMultiError
- type UpdateIntegrationResponseValidationError
- func (e UpdateIntegrationResponseValidationError) Cause() error
- func (e UpdateIntegrationResponseValidationError) Error() string
- func (e UpdateIntegrationResponseValidationError) ErrorName() string
- func (e UpdateIntegrationResponseValidationError) Field() string
- func (e UpdateIntegrationResponseValidationError) Key() bool
- func (e UpdateIntegrationResponseValidationError) Reason() string
- type UpdateProxyRdsResourceRequest
- func (*UpdateProxyRdsResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProxyRdsResourceRequest) GetId() string
- func (x *UpdateProxyRdsResourceRequest) GetProxyId() string
- func (x *UpdateProxyRdsResourceRequest) GetRdsDatabase() *AWSRDSDatabase
- func (*UpdateProxyRdsResourceRequest) ProtoMessage()
- func (x *UpdateProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProxyRdsResourceRequest) Reset()
- func (x *UpdateProxyRdsResourceRequest) String() string
- func (m *UpdateProxyRdsResourceRequest) Validate() error
- func (m *UpdateProxyRdsResourceRequest) ValidateAll() error
- type UpdateProxyRdsResourceRequestMultiError
- type UpdateProxyRdsResourceRequestValidationError
- func (e UpdateProxyRdsResourceRequestValidationError) Cause() error
- func (e UpdateProxyRdsResourceRequestValidationError) Error() string
- func (e UpdateProxyRdsResourceRequestValidationError) ErrorName() string
- func (e UpdateProxyRdsResourceRequestValidationError) Field() string
- func (e UpdateProxyRdsResourceRequestValidationError) Key() bool
- func (e UpdateProxyRdsResourceRequestValidationError) Reason() string
- type UpdateProxyRdsResourceResponse
- func (*UpdateProxyRdsResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProxyRdsResourceResponse) GetId() string
- func (x *UpdateProxyRdsResourceResponse) GetProxyId() string
- func (x *UpdateProxyRdsResourceResponse) GetRdsDatabase() *AWSRDSDatabase
- func (*UpdateProxyRdsResourceResponse) ProtoMessage()
- func (x *UpdateProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProxyRdsResourceResponse) Reset()
- func (x *UpdateProxyRdsResourceResponse) String() string
- func (m *UpdateProxyRdsResourceResponse) Validate() error
- func (m *UpdateProxyRdsResourceResponse) ValidateAll() error
- type UpdateProxyRdsResourceResponseMultiError
- type UpdateProxyRdsResourceResponseValidationError
- func (e UpdateProxyRdsResourceResponseValidationError) Cause() error
- func (e UpdateProxyRdsResourceResponseValidationError) Error() string
- func (e UpdateProxyRdsResourceResponseValidationError) ErrorName() string
- func (e UpdateProxyRdsResourceResponseValidationError) Field() string
- func (e UpdateProxyRdsResourceResponseValidationError) Key() bool
- func (e UpdateProxyRdsResourceResponseValidationError) Reason() string
- type UpdateProxyRequest
- func (*UpdateProxyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProxyRequest) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
- func (x *UpdateProxyRequest) GetId() string
- func (m *UpdateProxyRequest) GetInstanceConfig() isUpdateProxyRequest_InstanceConfig
- func (*UpdateProxyRequest) ProtoMessage()
- func (x *UpdateProxyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProxyRequest) Reset()
- func (x *UpdateProxyRequest) String() string
- func (m *UpdateProxyRequest) Validate() error
- func (m *UpdateProxyRequest) ValidateAll() error
- type UpdateProxyRequestMultiError
- type UpdateProxyRequestValidationError
- func (e UpdateProxyRequestValidationError) Cause() error
- func (e UpdateProxyRequestValidationError) Error() string
- func (e UpdateProxyRequestValidationError) ErrorName() string
- func (e UpdateProxyRequestValidationError) Field() string
- func (e UpdateProxyRequestValidationError) Key() bool
- func (e UpdateProxyRequestValidationError) Reason() string
- type UpdateProxyRequest_AwsEcsProxyInstanceConfig
- type UpdateProxyResponse
- func (*UpdateProxyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProxyResponse) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
- func (x *UpdateProxyResponse) GetId() string
- func (m *UpdateProxyResponse) GetInstanceConfig() isUpdateProxyResponse_InstanceConfig
- func (*UpdateProxyResponse) ProtoMessage()
- func (x *UpdateProxyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProxyResponse) Reset()
- func (x *UpdateProxyResponse) String() string
- func (m *UpdateProxyResponse) Validate() error
- func (m *UpdateProxyResponse) ValidateAll() error
- type UpdateProxyResponseMultiError
- type UpdateProxyResponseValidationError
- func (e UpdateProxyResponseValidationError) Cause() error
- func (e UpdateProxyResponseValidationError) Error() string
- func (e UpdateProxyResponseValidationError) ErrorName() string
- func (e UpdateProxyResponseValidationError) Field() string
- func (e UpdateProxyResponseValidationError) Key() bool
- func (e UpdateProxyResponseValidationError) Reason() string
- type UpdateProxyResponse_AwsEcsProxyInstanceConfig
- type UpdateSecretRequest
- func (*UpdateSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSecretRequest) GetId() string
- func (x *UpdateSecretRequest) GetSecret() string
- func (*UpdateSecretRequest) ProtoMessage()
- func (x *UpdateSecretRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSecretRequest) Reset()
- func (x *UpdateSecretRequest) String() string
- func (m *UpdateSecretRequest) Validate() error
- func (m *UpdateSecretRequest) ValidateAll() error
- type UpdateSecretRequestMultiError
- type UpdateSecretRequestValidationError
- func (e UpdateSecretRequestValidationError) Cause() error
- func (e UpdateSecretRequestValidationError) Error() string
- func (e UpdateSecretRequestValidationError) ErrorName() string
- func (e UpdateSecretRequestValidationError) Field() string
- func (e UpdateSecretRequestValidationError) Key() bool
- func (e UpdateSecretRequestValidationError) Reason() string
- type UpdateSecretResponse
- func (*UpdateSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSecretResponse) GetSecret() *Secret
- func (*UpdateSecretResponse) ProtoMessage()
- func (x *UpdateSecretResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSecretResponse) Reset()
- func (x *UpdateSecretResponse) String() string
- func (m *UpdateSecretResponse) Validate() error
- func (m *UpdateSecretResponse) ValidateAll() error
- type UpdateSecretResponseMultiError
- type UpdateSecretResponseValidationError
- func (e UpdateSecretResponseValidationError) Cause() error
- func (e UpdateSecretResponseValidationError) Error() string
- func (e UpdateSecretResponseValidationError) ErrorName() string
- func (e UpdateSecretResponseValidationError) Field() string
- func (e UpdateSecretResponseValidationError) Key() bool
- func (e UpdateSecretResponseValidationError) Reason() string
- type Webhook
- func (*Webhook) Descriptor() ([]byte, []int)deprecated
- func (x *Webhook) GetFilterForActions() []string
- func (x *Webhook) GetHeaders() []*Header
- func (x *Webhook) GetSendAuditLogEvents() bool
- func (x *Webhook) GetSendAuthorizationEvents() bool
- func (x *Webhook) GetUrl() string
- func (*Webhook) ProtoMessage()
- func (x *Webhook) ProtoReflect() protoreflect.Message
- func (x *Webhook) Reset()
- func (x *Webhook) String() string
- func (m *Webhook) Validate() error
- func (m *Webhook) ValidateAll() error
- type WebhookMultiError
- type WebhookValidationError
Constants ¶
This section is empty.
Variables ¶
var ( Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "STATUS_PENDING_SETUP", 2: "STATUS_HEALTHY", 3: "STATUS_UNHEALTHY", } Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "STATUS_PENDING_SETUP": 1, "STATUS_HEALTHY": 2, "STATUS_UNHEALTHY": 3, } )
Enum value maps for Status.
var File_commonfate_control_integration_v1alpha1_auth0_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_aws_idc_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_aws_proxy_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_datastax_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_entra_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_gcp_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_healthcheck_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_integration_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_okta_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_opsgenie_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_pagerduty_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_proxy_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_proxy_resource_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_s3_log_destination_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_secret_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_slack_proto protoreflect.FileDescriptor
var File_commonfate_control_integration_v1alpha1_webhook_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AWSECSProxyInstanceConfig ¶ added in v1.43.0
type AWSECSProxyInstanceConfig struct { // The id of the AWS account where the proxy is deployed Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // The AWS region where the proxy is deployed Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"` // The name of the cluster where the proxy is deployed EcsClusterName string `protobuf:"bytes,3,opt,name=ecs_cluster_name,json=ecsClusterName,proto3" json:"ecs_cluster_name,omitempty"` // The name of the proxy task definition EcsTaskDefinitionFamily string `` /* 134-byte string literal not displayed */ // The name of the container for the proxy EcsContainerName string `protobuf:"bytes,5,opt,name=ecs_container_name,json=ecsContainerName,proto3" json:"ecs_container_name,omitempty"` // The ARN of the role which can be used to read the task ID and runtime ID of the proxy when provisioning access EcsClusterReaderRoleArn string `` /* 136-byte string literal not displayed */ EcsClusterSecurityGroupId string `` /* 142-byte string literal not displayed */ EcsClusterTaskRoleName string `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
This config describes the deployment of the proxy instance, and is used when provisioning access to it
func (*AWSECSProxyInstanceConfig) Descriptor
deprecated
added in
v1.43.0
func (*AWSECSProxyInstanceConfig) Descriptor() ([]byte, []int)
Deprecated: Use AWSECSProxyInstanceConfig.ProtoReflect.Descriptor instead.
func (*AWSECSProxyInstanceConfig) GetAccount ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) GetAccount() string
func (*AWSECSProxyInstanceConfig) GetEcsClusterName ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) GetEcsClusterName() string
func (*AWSECSProxyInstanceConfig) GetEcsClusterReaderRoleArn ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) GetEcsClusterReaderRoleArn() string
func (*AWSECSProxyInstanceConfig) GetEcsClusterSecurityGroupId ¶ added in v1.55.0
func (x *AWSECSProxyInstanceConfig) GetEcsClusterSecurityGroupId() string
func (*AWSECSProxyInstanceConfig) GetEcsClusterTaskRoleName ¶ added in v1.55.0
func (x *AWSECSProxyInstanceConfig) GetEcsClusterTaskRoleName() string
func (*AWSECSProxyInstanceConfig) GetEcsContainerName ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) GetEcsContainerName() string
func (*AWSECSProxyInstanceConfig) GetEcsTaskDefinitionFamily ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) GetEcsTaskDefinitionFamily() string
func (*AWSECSProxyInstanceConfig) GetRegion ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) GetRegion() string
func (*AWSECSProxyInstanceConfig) ProtoMessage ¶ added in v1.43.0
func (*AWSECSProxyInstanceConfig) ProtoMessage()
func (*AWSECSProxyInstanceConfig) ProtoReflect ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) ProtoReflect() protoreflect.Message
func (*AWSECSProxyInstanceConfig) Reset ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) Reset()
func (*AWSECSProxyInstanceConfig) String ¶ added in v1.43.0
func (x *AWSECSProxyInstanceConfig) String() string
func (*AWSECSProxyInstanceConfig) Validate ¶ added in v1.43.0
func (m *AWSECSProxyInstanceConfig) Validate() error
Validate checks the field values on AWSECSProxyInstanceConfig with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AWSECSProxyInstanceConfig) ValidateAll ¶ added in v1.43.0
func (m *AWSECSProxyInstanceConfig) ValidateAll() error
ValidateAll checks the field values on AWSECSProxyInstanceConfig with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AWSECSProxyInstanceConfigMultiError, or nil if none found.
type AWSECSProxyInstanceConfigMultiError ¶ added in v1.43.0
type AWSECSProxyInstanceConfigMultiError []error
AWSECSProxyInstanceConfigMultiError is an error wrapping multiple validation errors returned by AWSECSProxyInstanceConfig.ValidateAll() if the designated constraints aren't met.
func (AWSECSProxyInstanceConfigMultiError) AllErrors ¶ added in v1.43.0
func (m AWSECSProxyInstanceConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSECSProxyInstanceConfigMultiError) Error ¶ added in v1.43.0
func (m AWSECSProxyInstanceConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSECSProxyInstanceConfigValidationError ¶ added in v1.43.0
type AWSECSProxyInstanceConfigValidationError struct {
// contains filtered or unexported fields
}
AWSECSProxyInstanceConfigValidationError is the validation error returned by AWSECSProxyInstanceConfig.Validate if the designated constraints aren't met.
func (AWSECSProxyInstanceConfigValidationError) Cause ¶ added in v1.43.0
func (e AWSECSProxyInstanceConfigValidationError) Cause() error
Cause function returns cause value.
func (AWSECSProxyInstanceConfigValidationError) Error ¶ added in v1.43.0
func (e AWSECSProxyInstanceConfigValidationError) Error() string
Error satisfies the builtin error interface
func (AWSECSProxyInstanceConfigValidationError) ErrorName ¶ added in v1.43.0
func (e AWSECSProxyInstanceConfigValidationError) ErrorName() string
ErrorName returns error name.
func (AWSECSProxyInstanceConfigValidationError) Field ¶ added in v1.43.0
func (e AWSECSProxyInstanceConfigValidationError) Field() string
Field function returns field value.
func (AWSECSProxyInstanceConfigValidationError) Key ¶ added in v1.43.0
func (e AWSECSProxyInstanceConfigValidationError) Key() bool
Key function returns key value.
func (AWSECSProxyInstanceConfigValidationError) Reason ¶ added in v1.43.0
func (e AWSECSProxyInstanceConfigValidationError) Reason() string
Reason function returns reason value.
type AWSIDC ¶
type AWSIDC struct { SsoInstanceArn string `protobuf:"bytes,1,opt,name=sso_instance_arn,json=ssoInstanceArn,proto3" json:"sso_instance_arn,omitempty"` IdentityStoreId string `protobuf:"bytes,2,opt,name=identity_store_id,json=identityStoreId,proto3" json:"identity_store_id,omitempty"` SsoRegion string `protobuf:"bytes,3,opt,name=sso_region,json=ssoRegion,proto3" json:"sso_region,omitempty"` ReaderRoleArn string `protobuf:"bytes,4,opt,name=reader_role_arn,json=readerRoleArn,proto3" json:"reader_role_arn,omitempty"` AuditRoleName string `protobuf:"bytes,5,opt,name=audit_role_name,json=auditRoleName,proto3" json:"audit_role_name,omitempty"` ResourceRegions []string `protobuf:"bytes,6,rep,name=resource_regions,json=resourceRegions,proto3" json:"resource_regions,omitempty"` // The SSO Access Portal URL can optionally be provided. // // If not provided, the access portal URL will // default to 'https://<identity_store_id>.start.awsapps.com/start'. SsoAccessPortalUrl string `protobuf:"bytes,7,opt,name=sso_access_portal_url,json=ssoAccessPortalUrl,proto3" json:"sso_access_portal_url,omitempty"` ProvisionerRoleArn string `protobuf:"bytes,8,opt,name=provisioner_role_arn,json=provisionerRoleArn,proto3" json:"provisioner_role_arn,omitempty"` // contains filtered or unexported fields }
func (*AWSIDC) Descriptor
deprecated
func (*AWSIDC) GetAuditRoleName ¶ added in v1.4.0
func (*AWSIDC) GetIdentityStoreId ¶
func (*AWSIDC) GetProvisionerRoleArn ¶ added in v1.37.0
func (*AWSIDC) GetReaderRoleArn ¶
func (*AWSIDC) GetResourceRegions ¶ added in v1.4.0
func (*AWSIDC) GetSsoAccessPortalUrl ¶ added in v1.36.0
func (*AWSIDC) GetSsoInstanceArn ¶
func (*AWSIDC) GetSsoRegion ¶
func (*AWSIDC) ProtoMessage ¶
func (*AWSIDC) ProtoMessage()
func (*AWSIDC) ProtoReflect ¶
func (x *AWSIDC) ProtoReflect() protoreflect.Message
func (*AWSIDC) Validate ¶ added in v1.32.1
Validate checks the field values on AWSIDC with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AWSIDC) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on AWSIDC with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AWSIDCMultiError, or nil if none found.
type AWSIDCMultiError ¶ added in v1.32.1
type AWSIDCMultiError []error
AWSIDCMultiError is an error wrapping multiple validation errors returned by AWSIDC.ValidateAll() if the designated constraints aren't met.
func (AWSIDCMultiError) AllErrors ¶ added in v1.32.1
func (m AWSIDCMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSIDCMultiError) Error ¶ added in v1.32.1
func (m AWSIDCMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSIDCValidationError ¶ added in v1.32.1
type AWSIDCValidationError struct {
// contains filtered or unexported fields
}
AWSIDCValidationError is the validation error returned by AWSIDC.Validate if the designated constraints aren't met.
func (AWSIDCValidationError) Cause ¶ added in v1.32.1
func (e AWSIDCValidationError) Cause() error
Cause function returns cause value.
func (AWSIDCValidationError) Error ¶ added in v1.32.1
func (e AWSIDCValidationError) Error() string
Error satisfies the builtin error interface
func (AWSIDCValidationError) ErrorName ¶ added in v1.32.1
func (e AWSIDCValidationError) ErrorName() string
ErrorName returns error name.
func (AWSIDCValidationError) Field ¶ added in v1.32.1
func (e AWSIDCValidationError) Field() string
Field function returns field value.
func (AWSIDCValidationError) Key ¶ added in v1.32.1
func (e AWSIDCValidationError) Key() bool
Key function returns key value.
func (AWSIDCValidationError) Reason ¶ added in v1.32.1
func (e AWSIDCValidationError) Reason() string
Reason function returns reason value.
type AWSProxy ¶ added in v1.43.0
type AWSProxy struct { IdcProvisionerRoleArn string `` /* 128-byte string literal not displayed */ IdcInstanceArn string `protobuf:"bytes,2,opt,name=idc_instance_arn,json=idcInstanceArn,proto3" json:"idc_instance_arn,omitempty"` IdcRegion string `protobuf:"bytes,3,opt,name=idc_region,json=idcRegion,proto3" json:"idc_region,omitempty"` // Types that are assignable to InstanceConfig: // // *AWSProxy_AwsEcsProxyInstanceConfig InstanceConfig isAWSProxy_InstanceConfig `protobuf_oneof:"instance_config"` // contains filtered or unexported fields }
func (*AWSProxy) Descriptor
deprecated
added in
v1.43.0
func (*AWSProxy) GetAwsEcsProxyInstanceConfig ¶ added in v1.43.0
func (x *AWSProxy) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
func (*AWSProxy) GetIdcInstanceArn ¶ added in v1.43.0
func (*AWSProxy) GetIdcProvisionerRoleArn ¶ added in v1.43.0
func (*AWSProxy) GetIdcRegion ¶ added in v1.43.0
func (*AWSProxy) GetInstanceConfig ¶ added in v1.43.0
func (m *AWSProxy) GetInstanceConfig() isAWSProxy_InstanceConfig
func (*AWSProxy) ProtoMessage ¶ added in v1.43.0
func (*AWSProxy) ProtoMessage()
func (*AWSProxy) ProtoReflect ¶ added in v1.43.0
func (x *AWSProxy) ProtoReflect() protoreflect.Message
func (*AWSProxy) Validate ¶ added in v1.43.0
Validate checks the field values on AWSProxy with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AWSProxy) ValidateAll ¶ added in v1.43.0
ValidateAll checks the field values on AWSProxy with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AWSProxyMultiError, or nil if none found.
type AWSProxyMultiError ¶ added in v1.43.0
type AWSProxyMultiError []error
AWSProxyMultiError is an error wrapping multiple validation errors returned by AWSProxy.ValidateAll() if the designated constraints aren't met.
func (AWSProxyMultiError) AllErrors ¶ added in v1.43.0
func (m AWSProxyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSProxyMultiError) Error ¶ added in v1.43.0
func (m AWSProxyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSProxyValidationError ¶ added in v1.43.0
type AWSProxyValidationError struct {
// contains filtered or unexported fields
}
AWSProxyValidationError is the validation error returned by AWSProxy.Validate if the designated constraints aren't met.
func (AWSProxyValidationError) Cause ¶ added in v1.43.0
func (e AWSProxyValidationError) Cause() error
Cause function returns cause value.
func (AWSProxyValidationError) Error ¶ added in v1.43.0
func (e AWSProxyValidationError) Error() string
Error satisfies the builtin error interface
func (AWSProxyValidationError) ErrorName ¶ added in v1.43.0
func (e AWSProxyValidationError) ErrorName() string
ErrorName returns error name.
func (AWSProxyValidationError) Field ¶ added in v1.43.0
func (e AWSProxyValidationError) Field() string
Field function returns field value.
func (AWSProxyValidationError) Key ¶ added in v1.43.0
func (e AWSProxyValidationError) Key() bool
Key function returns key value.
func (AWSProxyValidationError) Reason ¶ added in v1.43.0
func (e AWSProxyValidationError) Reason() string
Reason function returns reason value.
type AWSProxy_AwsEcsProxyInstanceConfig ¶ added in v1.43.0
type AWSProxy_AwsEcsProxyInstanceConfig struct {
AwsEcsProxyInstanceConfig *AWSECSProxyInstanceConfig `protobuf:"bytes,4,opt,name=aws_ecs_proxy_instance_config,json=awsEcsProxyInstanceConfig,proto3,oneof"` // @TODO consider adding support for running the proxy on ec2 here
}
type AWSRDSDatabase ¶ added in v1.43.0
type AWSRDSDatabase struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Engine string `protobuf:"bytes,2,opt,name=engine,proto3" json:"engine,omitempty"` Region string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"` Account string `protobuf:"bytes,4,opt,name=account,proto3" json:"account,omitempty"` InstanceId string `protobuf:"bytes,5,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Database string `protobuf:"bytes,6,opt,name=database,proto3" json:"database,omitempty"` Users []*AWSRDSDatabaseUser `protobuf:"bytes,7,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*AWSRDSDatabase) Descriptor
deprecated
added in
v1.43.0
func (*AWSRDSDatabase) Descriptor() ([]byte, []int)
Deprecated: Use AWSRDSDatabase.ProtoReflect.Descriptor instead.
func (*AWSRDSDatabase) GetAccount ¶ added in v1.43.0
func (x *AWSRDSDatabase) GetAccount() string
func (*AWSRDSDatabase) GetDatabase ¶ added in v1.43.0
func (x *AWSRDSDatabase) GetDatabase() string
func (*AWSRDSDatabase) GetEngine ¶ added in v1.43.0
func (x *AWSRDSDatabase) GetEngine() string
func (*AWSRDSDatabase) GetInstanceId ¶ added in v1.43.0
func (x *AWSRDSDatabase) GetInstanceId() string
func (*AWSRDSDatabase) GetName ¶ added in v1.43.0
func (x *AWSRDSDatabase) GetName() string
func (*AWSRDSDatabase) GetRegion ¶ added in v1.43.0
func (x *AWSRDSDatabase) GetRegion() string
func (*AWSRDSDatabase) GetUsers ¶ added in v1.43.0
func (x *AWSRDSDatabase) GetUsers() []*AWSRDSDatabaseUser
func (*AWSRDSDatabase) ProtoMessage ¶ added in v1.43.0
func (*AWSRDSDatabase) ProtoMessage()
func (*AWSRDSDatabase) ProtoReflect ¶ added in v1.43.0
func (x *AWSRDSDatabase) ProtoReflect() protoreflect.Message
func (*AWSRDSDatabase) Reset ¶ added in v1.43.0
func (x *AWSRDSDatabase) Reset()
func (*AWSRDSDatabase) String ¶ added in v1.43.0
func (x *AWSRDSDatabase) String() string
func (*AWSRDSDatabase) Validate ¶ added in v1.43.0
func (m *AWSRDSDatabase) Validate() error
Validate checks the field values on AWSRDSDatabase with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AWSRDSDatabase) ValidateAll ¶ added in v1.43.0
func (m *AWSRDSDatabase) ValidateAll() error
ValidateAll checks the field values on AWSRDSDatabase with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AWSRDSDatabaseMultiError, or nil if none found.
type AWSRDSDatabaseMultiError ¶ added in v1.43.0
type AWSRDSDatabaseMultiError []error
AWSRDSDatabaseMultiError is an error wrapping multiple validation errors returned by AWSRDSDatabase.ValidateAll() if the designated constraints aren't met.
func (AWSRDSDatabaseMultiError) AllErrors ¶ added in v1.43.0
func (m AWSRDSDatabaseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSRDSDatabaseMultiError) Error ¶ added in v1.43.0
func (m AWSRDSDatabaseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSRDSDatabaseUser ¶ added in v1.43.0
type AWSRDSDatabaseUser struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` PasswordSecretsManagerArn string `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AWSRDSDatabaseUser) Descriptor
deprecated
added in
v1.43.0
func (*AWSRDSDatabaseUser) Descriptor() ([]byte, []int)
Deprecated: Use AWSRDSDatabaseUser.ProtoReflect.Descriptor instead.
func (*AWSRDSDatabaseUser) GetName ¶ added in v1.43.0
func (x *AWSRDSDatabaseUser) GetName() string
func (*AWSRDSDatabaseUser) GetPasswordSecretsManagerArn ¶ added in v1.55.0
func (x *AWSRDSDatabaseUser) GetPasswordSecretsManagerArn() string
func (*AWSRDSDatabaseUser) GetUsername ¶ added in v1.43.0
func (x *AWSRDSDatabaseUser) GetUsername() string
func (*AWSRDSDatabaseUser) ProtoMessage ¶ added in v1.43.0
func (*AWSRDSDatabaseUser) ProtoMessage()
func (*AWSRDSDatabaseUser) ProtoReflect ¶ added in v1.43.0
func (x *AWSRDSDatabaseUser) ProtoReflect() protoreflect.Message
func (*AWSRDSDatabaseUser) Reset ¶ added in v1.43.0
func (x *AWSRDSDatabaseUser) Reset()
func (*AWSRDSDatabaseUser) String ¶ added in v1.43.0
func (x *AWSRDSDatabaseUser) String() string
func (*AWSRDSDatabaseUser) Validate ¶ added in v1.43.0
func (m *AWSRDSDatabaseUser) Validate() error
Validate checks the field values on AWSRDSDatabaseUser with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AWSRDSDatabaseUser) ValidateAll ¶ added in v1.43.0
func (m *AWSRDSDatabaseUser) ValidateAll() error
ValidateAll checks the field values on AWSRDSDatabaseUser with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AWSRDSDatabaseUserMultiError, or nil if none found.
type AWSRDSDatabaseUserMultiError ¶ added in v1.43.0
type AWSRDSDatabaseUserMultiError []error
AWSRDSDatabaseUserMultiError is an error wrapping multiple validation errors returned by AWSRDSDatabaseUser.ValidateAll() if the designated constraints aren't met.
func (AWSRDSDatabaseUserMultiError) AllErrors ¶ added in v1.43.0
func (m AWSRDSDatabaseUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSRDSDatabaseUserMultiError) Error ¶ added in v1.43.0
func (m AWSRDSDatabaseUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSRDSDatabaseUserValidationError ¶ added in v1.43.0
type AWSRDSDatabaseUserValidationError struct {
// contains filtered or unexported fields
}
AWSRDSDatabaseUserValidationError is the validation error returned by AWSRDSDatabaseUser.Validate if the designated constraints aren't met.
func (AWSRDSDatabaseUserValidationError) Cause ¶ added in v1.43.0
func (e AWSRDSDatabaseUserValidationError) Cause() error
Cause function returns cause value.
func (AWSRDSDatabaseUserValidationError) Error ¶ added in v1.43.0
func (e AWSRDSDatabaseUserValidationError) Error() string
Error satisfies the builtin error interface
func (AWSRDSDatabaseUserValidationError) ErrorName ¶ added in v1.43.0
func (e AWSRDSDatabaseUserValidationError) ErrorName() string
ErrorName returns error name.
func (AWSRDSDatabaseUserValidationError) Field ¶ added in v1.43.0
func (e AWSRDSDatabaseUserValidationError) Field() string
Field function returns field value.
func (AWSRDSDatabaseUserValidationError) Key ¶ added in v1.43.0
func (e AWSRDSDatabaseUserValidationError) Key() bool
Key function returns key value.
func (AWSRDSDatabaseUserValidationError) Reason ¶ added in v1.43.0
func (e AWSRDSDatabaseUserValidationError) Reason() string
Reason function returns reason value.
type AWSRDSDatabaseValidationError ¶ added in v1.43.0
type AWSRDSDatabaseValidationError struct {
// contains filtered or unexported fields
}
AWSRDSDatabaseValidationError is the validation error returned by AWSRDSDatabase.Validate if the designated constraints aren't met.
func (AWSRDSDatabaseValidationError) Cause ¶ added in v1.43.0
func (e AWSRDSDatabaseValidationError) Cause() error
Cause function returns cause value.
func (AWSRDSDatabaseValidationError) Error ¶ added in v1.43.0
func (e AWSRDSDatabaseValidationError) Error() string
Error satisfies the builtin error interface
func (AWSRDSDatabaseValidationError) ErrorName ¶ added in v1.43.0
func (e AWSRDSDatabaseValidationError) ErrorName() string
ErrorName returns error name.
func (AWSRDSDatabaseValidationError) Field ¶ added in v1.43.0
func (e AWSRDSDatabaseValidationError) Field() string
Field function returns field value.
func (AWSRDSDatabaseValidationError) Key ¶ added in v1.43.0
func (e AWSRDSDatabaseValidationError) Key() bool
Key function returns key value.
func (AWSRDSDatabaseValidationError) Reason ¶ added in v1.43.0
func (e AWSRDSDatabaseValidationError) Reason() string
Reason function returns reason value.
type Auth0 ¶ added in v1.30.0
type Auth0 struct { Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecretSecretPath string `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Auth0) Descriptor
deprecated
added in
v1.30.0
func (*Auth0) GetClientId ¶ added in v1.30.0
func (*Auth0) GetClientSecretSecretPath ¶ added in v1.30.0
func (*Auth0) ProtoMessage ¶ added in v1.30.0
func (*Auth0) ProtoMessage()
func (*Auth0) ProtoReflect ¶ added in v1.30.0
func (x *Auth0) ProtoReflect() protoreflect.Message
func (*Auth0) Validate ¶ added in v1.32.1
Validate checks the field values on Auth0 with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Auth0) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Auth0 with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Auth0MultiError, or nil if none found.
type Auth0MultiError ¶ added in v1.32.1
type Auth0MultiError []error
Auth0MultiError is an error wrapping multiple validation errors returned by Auth0.ValidateAll() if the designated constraints aren't met.
func (Auth0MultiError) AllErrors ¶ added in v1.32.1
func (m Auth0MultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Auth0MultiError) Error ¶ added in v1.32.1
func (m Auth0MultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Auth0ValidationError ¶ added in v1.32.1
type Auth0ValidationError struct {
// contains filtered or unexported fields
}
Auth0ValidationError is the validation error returned by Auth0.Validate if the designated constraints aren't met.
func (Auth0ValidationError) Cause ¶ added in v1.32.1
func (e Auth0ValidationError) Cause() error
Cause function returns cause value.
func (Auth0ValidationError) Error ¶ added in v1.32.1
func (e Auth0ValidationError) Error() string
Error satisfies the builtin error interface
func (Auth0ValidationError) ErrorName ¶ added in v1.32.1
func (e Auth0ValidationError) ErrorName() string
ErrorName returns error name.
func (Auth0ValidationError) Field ¶ added in v1.32.1
func (e Auth0ValidationError) Field() string
Field function returns field value.
func (Auth0ValidationError) Key ¶ added in v1.32.1
func (e Auth0ValidationError) Key() bool
Key function returns key value.
func (Auth0ValidationError) Reason ¶ added in v1.32.1
func (e Auth0ValidationError) Reason() string
Reason function returns reason value.
type Config ¶
type Config struct { // Types that are assignable to Config: // // *Config_Gcp // *Config_AwsIdc // *Config_Slack // *Config_Pagerduty // *Config_Opsgenie // *Config_Entra // *Config_Okta // *Config_Datastax // *Config_Webhook // *Config_Auth0 // *Config_S3LogDestination // *Config_AwsProxy Config isConfig_Config `protobuf_oneof:"config"` // contains filtered or unexported fields }
func (*Config) Descriptor
deprecated
func (*Config) GetAwsProxy ¶ added in v1.43.0
func (*Config) GetDatastax ¶ added in v1.9.0
func (*Config) GetOpsgenie ¶
func (*Config) GetPagerduty ¶
func (*Config) GetS3LogDestination ¶ added in v1.34.0
func (x *Config) GetS3LogDestination() *S3LogDestination
func (*Config) GetWebhook ¶ added in v1.24.0
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) ProtoReflect ¶
func (x *Config) ProtoReflect() protoreflect.Message
func (*Config) Validate ¶ added in v1.32.1
Validate checks the field values on Config with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Config) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Config with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConfigMultiError, or nil if none found.
type ConfigMultiError ¶ added in v1.32.1
type ConfigMultiError []error
ConfigMultiError is an error wrapping multiple validation errors returned by Config.ValidateAll() if the designated constraints aren't met.
func (ConfigMultiError) AllErrors ¶ added in v1.32.1
func (m ConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfigMultiError) Error ¶ added in v1.32.1
func (m ConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfigValidationError ¶ added in v1.32.1
type ConfigValidationError struct {
// contains filtered or unexported fields
}
ConfigValidationError is the validation error returned by Config.Validate if the designated constraints aren't met.
func (ConfigValidationError) Cause ¶ added in v1.32.1
func (e ConfigValidationError) Cause() error
Cause function returns cause value.
func (ConfigValidationError) Error ¶ added in v1.32.1
func (e ConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigValidationError) ErrorName ¶ added in v1.32.1
func (e ConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigValidationError) Field ¶ added in v1.32.1
func (e ConfigValidationError) Field() string
Field function returns field value.
func (ConfigValidationError) Key ¶ added in v1.32.1
func (e ConfigValidationError) Key() bool
Key function returns key value.
func (ConfigValidationError) Reason ¶ added in v1.32.1
func (e ConfigValidationError) Reason() string
Reason function returns reason value.
type Config_Auth0 ¶ added in v1.30.0
type Config_Auth0 struct {
Auth0 *Auth0 `protobuf:"bytes,11,opt,name=auth0,proto3,oneof"`
}
type Config_AwsIdc ¶
type Config_AwsIdc struct {
AwsIdc *AWSIDC `protobuf:"bytes,2,opt,name=aws_idc,json=awsIdc,proto3,oneof"`
}
type Config_AwsProxy ¶ added in v1.43.0
type Config_AwsProxy struct {
AwsProxy *AWSProxy `protobuf:"bytes,13,opt,name=aws_proxy,json=awsProxy,proto3,oneof"`
}
type Config_Datastax ¶ added in v1.9.0
type Config_Datastax struct {
Datastax *DataStax `protobuf:"bytes,9,opt,name=datastax,proto3,oneof"`
}
type Config_Entra ¶
type Config_Entra struct {
Entra *Entra `protobuf:"bytes,6,opt,name=entra,proto3,oneof"`
}
type Config_Gcp ¶
type Config_Gcp struct {
Gcp *GCP `protobuf:"bytes,1,opt,name=gcp,proto3,oneof"`
}
type Config_Okta ¶ added in v1.6.0
type Config_Okta struct {
Okta *Okta `protobuf:"bytes,8,opt,name=okta,proto3,oneof"`
}
type Config_Opsgenie ¶
type Config_Opsgenie struct {
Opsgenie *OpsGenie `protobuf:"bytes,5,opt,name=opsgenie,proto3,oneof"`
}
type Config_Pagerduty ¶
type Config_Pagerduty struct {
Pagerduty *PagerDuty `protobuf:"bytes,4,opt,name=pagerduty,proto3,oneof"`
}
type Config_S3LogDestination ¶ added in v1.34.0
type Config_S3LogDestination struct {
S3LogDestination *S3LogDestination `protobuf:"bytes,12,opt,name=s3_log_destination,json=s3LogDestination,proto3,oneof"`
}
type Config_Slack ¶
type Config_Slack struct {
Slack *Slack `protobuf:"bytes,3,opt,name=slack,proto3,oneof"`
}
type Config_Webhook ¶ added in v1.24.0
type Config_Webhook struct {
Webhook *Webhook `protobuf:"bytes,10,opt,name=webhook,proto3,oneof"`
}
type CreateIntegrationRequest ¶
type CreateIntegrationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Config *Config `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*CreateIntegrationRequest) Descriptor
deprecated
func (*CreateIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIntegrationRequest.ProtoReflect.Descriptor instead.
func (*CreateIntegrationRequest) GetConfig ¶
func (x *CreateIntegrationRequest) GetConfig() *Config
func (*CreateIntegrationRequest) GetName ¶
func (x *CreateIntegrationRequest) GetName() string
func (*CreateIntegrationRequest) ProtoMessage ¶
func (*CreateIntegrationRequest) ProtoMessage()
func (*CreateIntegrationRequest) ProtoReflect ¶
func (x *CreateIntegrationRequest) ProtoReflect() protoreflect.Message
func (*CreateIntegrationRequest) Reset ¶
func (x *CreateIntegrationRequest) Reset()
func (*CreateIntegrationRequest) String ¶
func (x *CreateIntegrationRequest) String() string
func (*CreateIntegrationRequest) Validate ¶ added in v1.32.1
func (m *CreateIntegrationRequest) Validate() error
Validate checks the field values on CreateIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIntegrationRequest) ValidateAll ¶ added in v1.32.1
func (m *CreateIntegrationRequest) ValidateAll() error
ValidateAll checks the field values on CreateIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIntegrationRequestMultiError, or nil if none found.
type CreateIntegrationRequestMultiError ¶ added in v1.32.1
type CreateIntegrationRequestMultiError []error
CreateIntegrationRequestMultiError is an error wrapping multiple validation errors returned by CreateIntegrationRequest.ValidateAll() if the designated constraints aren't met.
func (CreateIntegrationRequestMultiError) AllErrors ¶ added in v1.32.1
func (m CreateIntegrationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIntegrationRequestMultiError) Error ¶ added in v1.32.1
func (m CreateIntegrationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIntegrationRequestValidationError ¶ added in v1.32.1
type CreateIntegrationRequestValidationError struct {
// contains filtered or unexported fields
}
CreateIntegrationRequestValidationError is the validation error returned by CreateIntegrationRequest.Validate if the designated constraints aren't met.
func (CreateIntegrationRequestValidationError) Cause ¶ added in v1.32.1
func (e CreateIntegrationRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateIntegrationRequestValidationError) Error ¶ added in v1.32.1
func (e CreateIntegrationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIntegrationRequestValidationError) ErrorName ¶ added in v1.32.1
func (e CreateIntegrationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIntegrationRequestValidationError) Field ¶ added in v1.32.1
func (e CreateIntegrationRequestValidationError) Field() string
Field function returns field value.
func (CreateIntegrationRequestValidationError) Key ¶ added in v1.32.1
func (e CreateIntegrationRequestValidationError) Key() bool
Key function returns key value.
func (CreateIntegrationRequestValidationError) Reason ¶ added in v1.32.1
func (e CreateIntegrationRequestValidationError) Reason() string
Reason function returns reason value.
type CreateIntegrationResponse ¶
type CreateIntegrationResponse struct { Integration *Integration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` // contains filtered or unexported fields }
func (*CreateIntegrationResponse) Descriptor
deprecated
func (*CreateIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIntegrationResponse.ProtoReflect.Descriptor instead.
func (*CreateIntegrationResponse) GetIntegration ¶
func (x *CreateIntegrationResponse) GetIntegration() *Integration
func (*CreateIntegrationResponse) ProtoMessage ¶
func (*CreateIntegrationResponse) ProtoMessage()
func (*CreateIntegrationResponse) ProtoReflect ¶
func (x *CreateIntegrationResponse) ProtoReflect() protoreflect.Message
func (*CreateIntegrationResponse) Reset ¶
func (x *CreateIntegrationResponse) Reset()
func (*CreateIntegrationResponse) String ¶
func (x *CreateIntegrationResponse) String() string
func (*CreateIntegrationResponse) Validate ¶ added in v1.32.1
func (m *CreateIntegrationResponse) Validate() error
Validate checks the field values on CreateIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateIntegrationResponse) ValidateAll ¶ added in v1.32.1
func (m *CreateIntegrationResponse) ValidateAll() error
ValidateAll checks the field values on CreateIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateIntegrationResponseMultiError, or nil if none found.
type CreateIntegrationResponseMultiError ¶ added in v1.32.1
type CreateIntegrationResponseMultiError []error
CreateIntegrationResponseMultiError is an error wrapping multiple validation errors returned by CreateIntegrationResponse.ValidateAll() if the designated constraints aren't met.
func (CreateIntegrationResponseMultiError) AllErrors ¶ added in v1.32.1
func (m CreateIntegrationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateIntegrationResponseMultiError) Error ¶ added in v1.32.1
func (m CreateIntegrationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateIntegrationResponseValidationError ¶ added in v1.32.1
type CreateIntegrationResponseValidationError struct {
// contains filtered or unexported fields
}
CreateIntegrationResponseValidationError is the validation error returned by CreateIntegrationResponse.Validate if the designated constraints aren't met.
func (CreateIntegrationResponseValidationError) Cause ¶ added in v1.32.1
func (e CreateIntegrationResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateIntegrationResponseValidationError) Error ¶ added in v1.32.1
func (e CreateIntegrationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateIntegrationResponseValidationError) ErrorName ¶ added in v1.32.1
func (e CreateIntegrationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateIntegrationResponseValidationError) Field ¶ added in v1.32.1
func (e CreateIntegrationResponseValidationError) Field() string
Field function returns field value.
func (CreateIntegrationResponseValidationError) Key ¶ added in v1.32.1
func (e CreateIntegrationResponseValidationError) Key() bool
Key function returns key value.
func (CreateIntegrationResponseValidationError) Reason ¶ added in v1.32.1
func (e CreateIntegrationResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProxyRdsResourceRequest ¶ added in v1.55.0
type CreateProxyRdsResourceRequest struct { ProxyId string `protobuf:"bytes,1,opt,name=proxy_id,json=proxyId,proto3" json:"proxy_id,omitempty"` RdsDatabase *AWSRDSDatabase `protobuf:"bytes,2,opt,name=rds_database,json=rdsDatabase,proto3" json:"rds_database,omitempty"` // contains filtered or unexported fields }
func (*CreateProxyRdsResourceRequest) Descriptor
deprecated
added in
v1.55.0
func (*CreateProxyRdsResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProxyRdsResourceRequest.ProtoReflect.Descriptor instead.
func (*CreateProxyRdsResourceRequest) GetProxyId ¶ added in v1.55.0
func (x *CreateProxyRdsResourceRequest) GetProxyId() string
func (*CreateProxyRdsResourceRequest) GetRdsDatabase ¶ added in v1.55.0
func (x *CreateProxyRdsResourceRequest) GetRdsDatabase() *AWSRDSDatabase
func (*CreateProxyRdsResourceRequest) ProtoMessage ¶ added in v1.55.0
func (*CreateProxyRdsResourceRequest) ProtoMessage()
func (*CreateProxyRdsResourceRequest) ProtoReflect ¶ added in v1.55.0
func (x *CreateProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
func (*CreateProxyRdsResourceRequest) Reset ¶ added in v1.55.0
func (x *CreateProxyRdsResourceRequest) Reset()
func (*CreateProxyRdsResourceRequest) String ¶ added in v1.55.0
func (x *CreateProxyRdsResourceRequest) String() string
func (*CreateProxyRdsResourceRequest) Validate ¶ added in v1.55.0
func (m *CreateProxyRdsResourceRequest) Validate() error
Validate checks the field values on CreateProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProxyRdsResourceRequest) ValidateAll ¶ added in v1.55.0
func (m *CreateProxyRdsResourceRequest) ValidateAll() error
ValidateAll checks the field values on CreateProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProxyRdsResourceRequestMultiError, or nil if none found.
type CreateProxyRdsResourceRequestMultiError ¶ added in v1.55.0
type CreateProxyRdsResourceRequestMultiError []error
CreateProxyRdsResourceRequestMultiError is an error wrapping multiple validation errors returned by CreateProxyRdsResourceRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProxyRdsResourceRequestMultiError) AllErrors ¶ added in v1.55.0
func (m CreateProxyRdsResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProxyRdsResourceRequestMultiError) Error ¶ added in v1.55.0
func (m CreateProxyRdsResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProxyRdsResourceRequestValidationError ¶ added in v1.55.0
type CreateProxyRdsResourceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProxyRdsResourceRequestValidationError is the validation error returned by CreateProxyRdsResourceRequest.Validate if the designated constraints aren't met.
func (CreateProxyRdsResourceRequestValidationError) Cause ¶ added in v1.55.0
func (e CreateProxyRdsResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProxyRdsResourceRequestValidationError) Error ¶ added in v1.55.0
func (e CreateProxyRdsResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProxyRdsResourceRequestValidationError) ErrorName ¶ added in v1.55.0
func (e CreateProxyRdsResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProxyRdsResourceRequestValidationError) Field ¶ added in v1.55.0
func (e CreateProxyRdsResourceRequestValidationError) Field() string
Field function returns field value.
func (CreateProxyRdsResourceRequestValidationError) Key ¶ added in v1.55.0
func (e CreateProxyRdsResourceRequestValidationError) Key() bool
Key function returns key value.
func (CreateProxyRdsResourceRequestValidationError) Reason ¶ added in v1.55.0
func (e CreateProxyRdsResourceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProxyRdsResourceResponse ¶ added in v1.55.0
type CreateProxyRdsResourceResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ProxyId string `protobuf:"bytes,2,opt,name=proxy_id,json=proxyId,proto3" json:"proxy_id,omitempty"` RdsDatabase *AWSRDSDatabase `protobuf:"bytes,3,opt,name=rds_database,json=rdsDatabase,proto3" json:"rds_database,omitempty"` // contains filtered or unexported fields }
func (*CreateProxyRdsResourceResponse) Descriptor
deprecated
added in
v1.55.0
func (*CreateProxyRdsResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProxyRdsResourceResponse.ProtoReflect.Descriptor instead.
func (*CreateProxyRdsResourceResponse) GetId ¶ added in v1.55.0
func (x *CreateProxyRdsResourceResponse) GetId() string
func (*CreateProxyRdsResourceResponse) GetProxyId ¶ added in v1.55.0
func (x *CreateProxyRdsResourceResponse) GetProxyId() string
func (*CreateProxyRdsResourceResponse) GetRdsDatabase ¶ added in v1.55.0
func (x *CreateProxyRdsResourceResponse) GetRdsDatabase() *AWSRDSDatabase
func (*CreateProxyRdsResourceResponse) ProtoMessage ¶ added in v1.55.0
func (*CreateProxyRdsResourceResponse) ProtoMessage()
func (*CreateProxyRdsResourceResponse) ProtoReflect ¶ added in v1.55.0
func (x *CreateProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
func (*CreateProxyRdsResourceResponse) Reset ¶ added in v1.55.0
func (x *CreateProxyRdsResourceResponse) Reset()
func (*CreateProxyRdsResourceResponse) String ¶ added in v1.55.0
func (x *CreateProxyRdsResourceResponse) String() string
func (*CreateProxyRdsResourceResponse) Validate ¶ added in v1.55.0
func (m *CreateProxyRdsResourceResponse) Validate() error
Validate checks the field values on CreateProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProxyRdsResourceResponse) ValidateAll ¶ added in v1.55.0
func (m *CreateProxyRdsResourceResponse) ValidateAll() error
ValidateAll checks the field values on CreateProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProxyRdsResourceResponseMultiError, or nil if none found.
type CreateProxyRdsResourceResponseMultiError ¶ added in v1.55.0
type CreateProxyRdsResourceResponseMultiError []error
CreateProxyRdsResourceResponseMultiError is an error wrapping multiple validation errors returned by CreateProxyRdsResourceResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProxyRdsResourceResponseMultiError) AllErrors ¶ added in v1.55.0
func (m CreateProxyRdsResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProxyRdsResourceResponseMultiError) Error ¶ added in v1.55.0
func (m CreateProxyRdsResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProxyRdsResourceResponseValidationError ¶ added in v1.55.0
type CreateProxyRdsResourceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProxyRdsResourceResponseValidationError is the validation error returned by CreateProxyRdsResourceResponse.Validate if the designated constraints aren't met.
func (CreateProxyRdsResourceResponseValidationError) Cause ¶ added in v1.55.0
func (e CreateProxyRdsResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProxyRdsResourceResponseValidationError) Error ¶ added in v1.55.0
func (e CreateProxyRdsResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProxyRdsResourceResponseValidationError) ErrorName ¶ added in v1.55.0
func (e CreateProxyRdsResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProxyRdsResourceResponseValidationError) Field ¶ added in v1.55.0
func (e CreateProxyRdsResourceResponseValidationError) Field() string
Field function returns field value.
func (CreateProxyRdsResourceResponseValidationError) Key ¶ added in v1.55.0
func (e CreateProxyRdsResourceResponseValidationError) Key() bool
Key function returns key value.
func (CreateProxyRdsResourceResponseValidationError) Reason ¶ added in v1.55.0
func (e CreateProxyRdsResourceResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProxyRequest ¶ added in v1.55.0
type CreateProxyRequest struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Resources []*Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"` // Types that are assignable to InstanceConfig: // // *CreateProxyRequest_AwsEcsProxyInstanceConfig InstanceConfig isCreateProxyRequest_InstanceConfig `protobuf_oneof:"instance_config"` Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateProxyRequest) Descriptor
deprecated
added in
v1.55.0
func (*CreateProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProxyRequest.ProtoReflect.Descriptor instead.
func (*CreateProxyRequest) GetAwsEcsProxyInstanceConfig ¶ added in v1.55.0
func (x *CreateProxyRequest) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
func (*CreateProxyRequest) GetId ¶ added in v1.55.0
func (x *CreateProxyRequest) GetId() string
func (*CreateProxyRequest) GetInstanceConfig ¶ added in v1.55.0
func (m *CreateProxyRequest) GetInstanceConfig() isCreateProxyRequest_InstanceConfig
func (*CreateProxyRequest) GetIntegrationId ¶ added in v1.55.0
func (x *CreateProxyRequest) GetIntegrationId() string
func (*CreateProxyRequest) GetResources ¶ added in v1.55.0
func (x *CreateProxyRequest) GetResources() []*Resource
func (*CreateProxyRequest) ProtoMessage ¶ added in v1.55.0
func (*CreateProxyRequest) ProtoMessage()
func (*CreateProxyRequest) ProtoReflect ¶ added in v1.55.0
func (x *CreateProxyRequest) ProtoReflect() protoreflect.Message
func (*CreateProxyRequest) Reset ¶ added in v1.55.0
func (x *CreateProxyRequest) Reset()
func (*CreateProxyRequest) String ¶ added in v1.55.0
func (x *CreateProxyRequest) String() string
func (*CreateProxyRequest) Validate ¶ added in v1.55.0
func (m *CreateProxyRequest) Validate() error
Validate checks the field values on CreateProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProxyRequest) ValidateAll ¶ added in v1.55.0
func (m *CreateProxyRequest) ValidateAll() error
ValidateAll checks the field values on CreateProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProxyRequestMultiError, or nil if none found.
type CreateProxyRequestMultiError ¶ added in v1.55.0
type CreateProxyRequestMultiError []error
CreateProxyRequestMultiError is an error wrapping multiple validation errors returned by CreateProxyRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProxyRequestMultiError) AllErrors ¶ added in v1.55.0
func (m CreateProxyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProxyRequestMultiError) Error ¶ added in v1.55.0
func (m CreateProxyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProxyRequestValidationError ¶ added in v1.55.0
type CreateProxyRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProxyRequestValidationError is the validation error returned by CreateProxyRequest.Validate if the designated constraints aren't met.
func (CreateProxyRequestValidationError) Cause ¶ added in v1.55.0
func (e CreateProxyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProxyRequestValidationError) Error ¶ added in v1.55.0
func (e CreateProxyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProxyRequestValidationError) ErrorName ¶ added in v1.55.0
func (e CreateProxyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProxyRequestValidationError) Field ¶ added in v1.55.0
func (e CreateProxyRequestValidationError) Field() string
Field function returns field value.
func (CreateProxyRequestValidationError) Key ¶ added in v1.55.0
func (e CreateProxyRequestValidationError) Key() bool
Key function returns key value.
func (CreateProxyRequestValidationError) Reason ¶ added in v1.55.0
func (e CreateProxyRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProxyRequest_AwsEcsProxyInstanceConfig ¶ added in v1.55.0
type CreateProxyRequest_AwsEcsProxyInstanceConfig struct {
AwsEcsProxyInstanceConfig *AWSECSProxyInstanceConfig `protobuf:"bytes,3,opt,name=aws_ecs_proxy_instance_config,json=awsEcsProxyInstanceConfig,proto3,oneof"`
}
type CreateProxyResponse ¶ added in v1.55.0
type CreateProxyResponse struct { Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // Types that are assignable to InstanceConfig: // // *CreateProxyResponse_AwsEcsProxyInstanceConfig InstanceConfig isCreateProxyResponse_InstanceConfig `protobuf_oneof:"instance_config"` // contains filtered or unexported fields }
func (*CreateProxyResponse) Descriptor
deprecated
added in
v1.55.0
func (*CreateProxyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProxyResponse.ProtoReflect.Descriptor instead.
func (*CreateProxyResponse) GetAwsEcsProxyInstanceConfig ¶ added in v1.55.0
func (x *CreateProxyResponse) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
func (*CreateProxyResponse) GetId ¶ added in v1.55.0
func (x *CreateProxyResponse) GetId() string
func (*CreateProxyResponse) GetInstanceConfig ¶ added in v1.55.0
func (m *CreateProxyResponse) GetInstanceConfig() isCreateProxyResponse_InstanceConfig
func (*CreateProxyResponse) GetIntegrationId ¶ added in v1.55.0
func (x *CreateProxyResponse) GetIntegrationId() string
func (*CreateProxyResponse) ProtoMessage ¶ added in v1.55.0
func (*CreateProxyResponse) ProtoMessage()
func (*CreateProxyResponse) ProtoReflect ¶ added in v1.55.0
func (x *CreateProxyResponse) ProtoReflect() protoreflect.Message
func (*CreateProxyResponse) Reset ¶ added in v1.55.0
func (x *CreateProxyResponse) Reset()
func (*CreateProxyResponse) String ¶ added in v1.55.0
func (x *CreateProxyResponse) String() string
func (*CreateProxyResponse) Validate ¶ added in v1.55.0
func (m *CreateProxyResponse) Validate() error
Validate checks the field values on CreateProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProxyResponse) ValidateAll ¶ added in v1.55.0
func (m *CreateProxyResponse) ValidateAll() error
ValidateAll checks the field values on CreateProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProxyResponseMultiError, or nil if none found.
type CreateProxyResponseMultiError ¶ added in v1.55.0
type CreateProxyResponseMultiError []error
CreateProxyResponseMultiError is an error wrapping multiple validation errors returned by CreateProxyResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProxyResponseMultiError) AllErrors ¶ added in v1.55.0
func (m CreateProxyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProxyResponseMultiError) Error ¶ added in v1.55.0
func (m CreateProxyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProxyResponseValidationError ¶ added in v1.55.0
type CreateProxyResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProxyResponseValidationError is the validation error returned by CreateProxyResponse.Validate if the designated constraints aren't met.
func (CreateProxyResponseValidationError) Cause ¶ added in v1.55.0
func (e CreateProxyResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProxyResponseValidationError) Error ¶ added in v1.55.0
func (e CreateProxyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProxyResponseValidationError) ErrorName ¶ added in v1.55.0
func (e CreateProxyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProxyResponseValidationError) Field ¶ added in v1.55.0
func (e CreateProxyResponseValidationError) Field() string
Field function returns field value.
func (CreateProxyResponseValidationError) Key ¶ added in v1.55.0
func (e CreateProxyResponseValidationError) Key() bool
Key function returns key value.
func (CreateProxyResponseValidationError) Reason ¶ added in v1.55.0
func (e CreateProxyResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProxyResponse_AwsEcsProxyInstanceConfig ¶ added in v1.55.0
type CreateProxyResponse_AwsEcsProxyInstanceConfig struct {
AwsEcsProxyInstanceConfig *AWSECSProxyInstanceConfig `protobuf:"bytes,3,opt,name=aws_ecs_proxy_instance_config,json=awsEcsProxyInstanceConfig,proto3,oneof"`
}
type CreateSecretRequest ¶ added in v1.55.0
type CreateSecretRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Secret string `protobuf:"bytes,2,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*CreateSecretRequest) Descriptor
deprecated
added in
v1.55.0
func (*CreateSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSecretRequest.ProtoReflect.Descriptor instead.
func (*CreateSecretRequest) GetName ¶ added in v1.55.0
func (x *CreateSecretRequest) GetName() string
func (*CreateSecretRequest) GetSecret ¶ added in v1.55.0
func (x *CreateSecretRequest) GetSecret() string
func (*CreateSecretRequest) ProtoMessage ¶ added in v1.55.0
func (*CreateSecretRequest) ProtoMessage()
func (*CreateSecretRequest) ProtoReflect ¶ added in v1.55.0
func (x *CreateSecretRequest) ProtoReflect() protoreflect.Message
func (*CreateSecretRequest) Reset ¶ added in v1.55.0
func (x *CreateSecretRequest) Reset()
func (*CreateSecretRequest) String ¶ added in v1.55.0
func (x *CreateSecretRequest) String() string
func (*CreateSecretRequest) Validate ¶ added in v1.55.0
func (m *CreateSecretRequest) Validate() error
Validate checks the field values on CreateSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSecretRequest) ValidateAll ¶ added in v1.55.0
func (m *CreateSecretRequest) ValidateAll() error
ValidateAll checks the field values on CreateSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSecretRequestMultiError, or nil if none found.
type CreateSecretRequestMultiError ¶ added in v1.55.0
type CreateSecretRequestMultiError []error
CreateSecretRequestMultiError is an error wrapping multiple validation errors returned by CreateSecretRequest.ValidateAll() if the designated constraints aren't met.
func (CreateSecretRequestMultiError) AllErrors ¶ added in v1.55.0
func (m CreateSecretRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSecretRequestMultiError) Error ¶ added in v1.55.0
func (m CreateSecretRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSecretRequestValidationError ¶ added in v1.55.0
type CreateSecretRequestValidationError struct {
// contains filtered or unexported fields
}
CreateSecretRequestValidationError is the validation error returned by CreateSecretRequest.Validate if the designated constraints aren't met.
func (CreateSecretRequestValidationError) Cause ¶ added in v1.55.0
func (e CreateSecretRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateSecretRequestValidationError) Error ¶ added in v1.55.0
func (e CreateSecretRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSecretRequestValidationError) ErrorName ¶ added in v1.55.0
func (e CreateSecretRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSecretRequestValidationError) Field ¶ added in v1.55.0
func (e CreateSecretRequestValidationError) Field() string
Field function returns field value.
func (CreateSecretRequestValidationError) Key ¶ added in v1.55.0
func (e CreateSecretRequestValidationError) Key() bool
Key function returns key value.
func (CreateSecretRequestValidationError) Reason ¶ added in v1.55.0
func (e CreateSecretRequestValidationError) Reason() string
Reason function returns reason value.
type CreateSecretResponse ¶ added in v1.55.0
type CreateSecretResponse struct { Secret *Secret `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*CreateSecretResponse) Descriptor
deprecated
added in
v1.55.0
func (*CreateSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSecretResponse.ProtoReflect.Descriptor instead.
func (*CreateSecretResponse) GetSecret ¶ added in v1.55.0
func (x *CreateSecretResponse) GetSecret() *Secret
func (*CreateSecretResponse) ProtoMessage ¶ added in v1.55.0
func (*CreateSecretResponse) ProtoMessage()
func (*CreateSecretResponse) ProtoReflect ¶ added in v1.55.0
func (x *CreateSecretResponse) ProtoReflect() protoreflect.Message
func (*CreateSecretResponse) Reset ¶ added in v1.55.0
func (x *CreateSecretResponse) Reset()
func (*CreateSecretResponse) String ¶ added in v1.55.0
func (x *CreateSecretResponse) String() string
func (*CreateSecretResponse) Validate ¶ added in v1.55.0
func (m *CreateSecretResponse) Validate() error
Validate checks the field values on CreateSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateSecretResponse) ValidateAll ¶ added in v1.55.0
func (m *CreateSecretResponse) ValidateAll() error
ValidateAll checks the field values on CreateSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateSecretResponseMultiError, or nil if none found.
type CreateSecretResponseMultiError ¶ added in v1.55.0
type CreateSecretResponseMultiError []error
CreateSecretResponseMultiError is an error wrapping multiple validation errors returned by CreateSecretResponse.ValidateAll() if the designated constraints aren't met.
func (CreateSecretResponseMultiError) AllErrors ¶ added in v1.55.0
func (m CreateSecretResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSecretResponseMultiError) Error ¶ added in v1.55.0
func (m CreateSecretResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSecretResponseValidationError ¶ added in v1.55.0
type CreateSecretResponseValidationError struct {
// contains filtered or unexported fields
}
CreateSecretResponseValidationError is the validation error returned by CreateSecretResponse.Validate if the designated constraints aren't met.
func (CreateSecretResponseValidationError) Cause ¶ added in v1.55.0
func (e CreateSecretResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateSecretResponseValidationError) Error ¶ added in v1.55.0
func (e CreateSecretResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSecretResponseValidationError) ErrorName ¶ added in v1.55.0
func (e CreateSecretResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSecretResponseValidationError) Field ¶ added in v1.55.0
func (e CreateSecretResponseValidationError) Field() string
Field function returns field value.
func (CreateSecretResponseValidationError) Key ¶ added in v1.55.0
func (e CreateSecretResponseValidationError) Key() bool
Key function returns key value.
func (CreateSecretResponseValidationError) Reason ¶ added in v1.55.0
func (e CreateSecretResponseValidationError) Reason() string
Reason function returns reason value.
type DataStax ¶ added in v1.9.0
type DataStax struct { ApiKeySecretPath string `protobuf:"bytes,1,opt,name=api_key_secret_path,json=apiKeySecretPath,proto3" json:"api_key_secret_path,omitempty"` // contains filtered or unexported fields }
func (*DataStax) Descriptor
deprecated
added in
v1.9.0
func (*DataStax) GetApiKeySecretPath ¶ added in v1.9.0
func (*DataStax) ProtoMessage ¶ added in v1.9.0
func (*DataStax) ProtoMessage()
func (*DataStax) ProtoReflect ¶ added in v1.9.0
func (x *DataStax) ProtoReflect() protoreflect.Message
func (*DataStax) Validate ¶ added in v1.32.1
Validate checks the field values on DataStax with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DataStax) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on DataStax with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DataStaxMultiError, or nil if none found.
type DataStaxMultiError ¶ added in v1.32.1
type DataStaxMultiError []error
DataStaxMultiError is an error wrapping multiple validation errors returned by DataStax.ValidateAll() if the designated constraints aren't met.
func (DataStaxMultiError) AllErrors ¶ added in v1.32.1
func (m DataStaxMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DataStaxMultiError) Error ¶ added in v1.32.1
func (m DataStaxMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DataStaxValidationError ¶ added in v1.32.1
type DataStaxValidationError struct {
// contains filtered or unexported fields
}
DataStaxValidationError is the validation error returned by DataStax.Validate if the designated constraints aren't met.
func (DataStaxValidationError) Cause ¶ added in v1.32.1
func (e DataStaxValidationError) Cause() error
Cause function returns cause value.
func (DataStaxValidationError) Error ¶ added in v1.32.1
func (e DataStaxValidationError) Error() string
Error satisfies the builtin error interface
func (DataStaxValidationError) ErrorName ¶ added in v1.32.1
func (e DataStaxValidationError) ErrorName() string
ErrorName returns error name.
func (DataStaxValidationError) Field ¶ added in v1.32.1
func (e DataStaxValidationError) Field() string
Field function returns field value.
func (DataStaxValidationError) Key ¶ added in v1.32.1
func (e DataStaxValidationError) Key() bool
Key function returns key value.
func (DataStaxValidationError) Reason ¶ added in v1.32.1
func (e DataStaxValidationError) Reason() string
Reason function returns reason value.
type DeleteIntegrationRequest ¶
type DeleteIntegrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteIntegrationRequest) Descriptor
deprecated
func (*DeleteIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIntegrationRequest.ProtoReflect.Descriptor instead.
func (*DeleteIntegrationRequest) GetId ¶
func (x *DeleteIntegrationRequest) GetId() string
func (*DeleteIntegrationRequest) ProtoMessage ¶
func (*DeleteIntegrationRequest) ProtoMessage()
func (*DeleteIntegrationRequest) ProtoReflect ¶
func (x *DeleteIntegrationRequest) ProtoReflect() protoreflect.Message
func (*DeleteIntegrationRequest) Reset ¶
func (x *DeleteIntegrationRequest) Reset()
func (*DeleteIntegrationRequest) String ¶
func (x *DeleteIntegrationRequest) String() string
func (*DeleteIntegrationRequest) Validate ¶ added in v1.32.1
func (m *DeleteIntegrationRequest) Validate() error
Validate checks the field values on DeleteIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteIntegrationRequest) ValidateAll ¶ added in v1.32.1
func (m *DeleteIntegrationRequest) ValidateAll() error
ValidateAll checks the field values on DeleteIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteIntegrationRequestMultiError, or nil if none found.
type DeleteIntegrationRequestMultiError ¶ added in v1.32.1
type DeleteIntegrationRequestMultiError []error
DeleteIntegrationRequestMultiError is an error wrapping multiple validation errors returned by DeleteIntegrationRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteIntegrationRequestMultiError) AllErrors ¶ added in v1.32.1
func (m DeleteIntegrationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteIntegrationRequestMultiError) Error ¶ added in v1.32.1
func (m DeleteIntegrationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteIntegrationRequestValidationError ¶ added in v1.32.1
type DeleteIntegrationRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteIntegrationRequestValidationError is the validation error returned by DeleteIntegrationRequest.Validate if the designated constraints aren't met.
func (DeleteIntegrationRequestValidationError) Cause ¶ added in v1.32.1
func (e DeleteIntegrationRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteIntegrationRequestValidationError) Error ¶ added in v1.32.1
func (e DeleteIntegrationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteIntegrationRequestValidationError) ErrorName ¶ added in v1.32.1
func (e DeleteIntegrationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteIntegrationRequestValidationError) Field ¶ added in v1.32.1
func (e DeleteIntegrationRequestValidationError) Field() string
Field function returns field value.
func (DeleteIntegrationRequestValidationError) Key ¶ added in v1.32.1
func (e DeleteIntegrationRequestValidationError) Key() bool
Key function returns key value.
func (DeleteIntegrationRequestValidationError) Reason ¶ added in v1.32.1
func (e DeleteIntegrationRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteIntegrationResponse ¶
type DeleteIntegrationResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteIntegrationResponse) Descriptor
deprecated
func (*DeleteIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIntegrationResponse.ProtoReflect.Descriptor instead.
func (*DeleteIntegrationResponse) GetId ¶
func (x *DeleteIntegrationResponse) GetId() string
func (*DeleteIntegrationResponse) ProtoMessage ¶
func (*DeleteIntegrationResponse) ProtoMessage()
func (*DeleteIntegrationResponse) ProtoReflect ¶
func (x *DeleteIntegrationResponse) ProtoReflect() protoreflect.Message
func (*DeleteIntegrationResponse) Reset ¶
func (x *DeleteIntegrationResponse) Reset()
func (*DeleteIntegrationResponse) String ¶
func (x *DeleteIntegrationResponse) String() string
func (*DeleteIntegrationResponse) Validate ¶ added in v1.32.1
func (m *DeleteIntegrationResponse) Validate() error
Validate checks the field values on DeleteIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteIntegrationResponse) ValidateAll ¶ added in v1.32.1
func (m *DeleteIntegrationResponse) ValidateAll() error
ValidateAll checks the field values on DeleteIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteIntegrationResponseMultiError, or nil if none found.
type DeleteIntegrationResponseMultiError ¶ added in v1.32.1
type DeleteIntegrationResponseMultiError []error
DeleteIntegrationResponseMultiError is an error wrapping multiple validation errors returned by DeleteIntegrationResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteIntegrationResponseMultiError) AllErrors ¶ added in v1.32.1
func (m DeleteIntegrationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteIntegrationResponseMultiError) Error ¶ added in v1.32.1
func (m DeleteIntegrationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteIntegrationResponseValidationError ¶ added in v1.32.1
type DeleteIntegrationResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteIntegrationResponseValidationError is the validation error returned by DeleteIntegrationResponse.Validate if the designated constraints aren't met.
func (DeleteIntegrationResponseValidationError) Cause ¶ added in v1.32.1
func (e DeleteIntegrationResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteIntegrationResponseValidationError) Error ¶ added in v1.32.1
func (e DeleteIntegrationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteIntegrationResponseValidationError) ErrorName ¶ added in v1.32.1
func (e DeleteIntegrationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteIntegrationResponseValidationError) Field ¶ added in v1.32.1
func (e DeleteIntegrationResponseValidationError) Field() string
Field function returns field value.
func (DeleteIntegrationResponseValidationError) Key ¶ added in v1.32.1
func (e DeleteIntegrationResponseValidationError) Key() bool
Key function returns key value.
func (DeleteIntegrationResponseValidationError) Reason ¶ added in v1.32.1
func (e DeleteIntegrationResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteProxyRdsResourceRequest ¶ added in v1.55.0
type DeleteProxyRdsResourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProxyRdsResourceRequest) Descriptor
deprecated
added in
v1.55.0
func (*DeleteProxyRdsResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProxyRdsResourceRequest.ProtoReflect.Descriptor instead.
func (*DeleteProxyRdsResourceRequest) GetId ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceRequest) GetId() string
func (*DeleteProxyRdsResourceRequest) ProtoMessage ¶ added in v1.55.0
func (*DeleteProxyRdsResourceRequest) ProtoMessage()
func (*DeleteProxyRdsResourceRequest) ProtoReflect ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
func (*DeleteProxyRdsResourceRequest) Reset ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceRequest) Reset()
func (*DeleteProxyRdsResourceRequest) String ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceRequest) String() string
func (*DeleteProxyRdsResourceRequest) Validate ¶ added in v1.55.0
func (m *DeleteProxyRdsResourceRequest) Validate() error
Validate checks the field values on DeleteProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProxyRdsResourceRequest) ValidateAll ¶ added in v1.55.0
func (m *DeleteProxyRdsResourceRequest) ValidateAll() error
ValidateAll checks the field values on DeleteProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProxyRdsResourceRequestMultiError, or nil if none found.
type DeleteProxyRdsResourceRequestMultiError ¶ added in v1.55.0
type DeleteProxyRdsResourceRequestMultiError []error
DeleteProxyRdsResourceRequestMultiError is an error wrapping multiple validation errors returned by DeleteProxyRdsResourceRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteProxyRdsResourceRequestMultiError) AllErrors ¶ added in v1.55.0
func (m DeleteProxyRdsResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProxyRdsResourceRequestMultiError) Error ¶ added in v1.55.0
func (m DeleteProxyRdsResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProxyRdsResourceRequestValidationError ¶ added in v1.55.0
type DeleteProxyRdsResourceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteProxyRdsResourceRequestValidationError is the validation error returned by DeleteProxyRdsResourceRequest.Validate if the designated constraints aren't met.
func (DeleteProxyRdsResourceRequestValidationError) Cause ¶ added in v1.55.0
func (e DeleteProxyRdsResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteProxyRdsResourceRequestValidationError) Error ¶ added in v1.55.0
func (e DeleteProxyRdsResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProxyRdsResourceRequestValidationError) ErrorName ¶ added in v1.55.0
func (e DeleteProxyRdsResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProxyRdsResourceRequestValidationError) Field ¶ added in v1.55.0
func (e DeleteProxyRdsResourceRequestValidationError) Field() string
Field function returns field value.
func (DeleteProxyRdsResourceRequestValidationError) Key ¶ added in v1.55.0
func (e DeleteProxyRdsResourceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteProxyRdsResourceRequestValidationError) Reason ¶ added in v1.55.0
func (e DeleteProxyRdsResourceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteProxyRdsResourceResponse ¶ added in v1.55.0
type DeleteProxyRdsResourceResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProxyRdsResourceResponse) Descriptor
deprecated
added in
v1.55.0
func (*DeleteProxyRdsResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProxyRdsResourceResponse.ProtoReflect.Descriptor instead.
func (*DeleteProxyRdsResourceResponse) GetId ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceResponse) GetId() string
func (*DeleteProxyRdsResourceResponse) ProtoMessage ¶ added in v1.55.0
func (*DeleteProxyRdsResourceResponse) ProtoMessage()
func (*DeleteProxyRdsResourceResponse) ProtoReflect ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
func (*DeleteProxyRdsResourceResponse) Reset ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceResponse) Reset()
func (*DeleteProxyRdsResourceResponse) String ¶ added in v1.55.0
func (x *DeleteProxyRdsResourceResponse) String() string
func (*DeleteProxyRdsResourceResponse) Validate ¶ added in v1.55.0
func (m *DeleteProxyRdsResourceResponse) Validate() error
Validate checks the field values on DeleteProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProxyRdsResourceResponse) ValidateAll ¶ added in v1.55.0
func (m *DeleteProxyRdsResourceResponse) ValidateAll() error
ValidateAll checks the field values on DeleteProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProxyRdsResourceResponseMultiError, or nil if none found.
type DeleteProxyRdsResourceResponseMultiError ¶ added in v1.55.0
type DeleteProxyRdsResourceResponseMultiError []error
DeleteProxyRdsResourceResponseMultiError is an error wrapping multiple validation errors returned by DeleteProxyRdsResourceResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteProxyRdsResourceResponseMultiError) AllErrors ¶ added in v1.55.0
func (m DeleteProxyRdsResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProxyRdsResourceResponseMultiError) Error ¶ added in v1.55.0
func (m DeleteProxyRdsResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProxyRdsResourceResponseValidationError ¶ added in v1.55.0
type DeleteProxyRdsResourceResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteProxyRdsResourceResponseValidationError is the validation error returned by DeleteProxyRdsResourceResponse.Validate if the designated constraints aren't met.
func (DeleteProxyRdsResourceResponseValidationError) Cause ¶ added in v1.55.0
func (e DeleteProxyRdsResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteProxyRdsResourceResponseValidationError) Error ¶ added in v1.55.0
func (e DeleteProxyRdsResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProxyRdsResourceResponseValidationError) ErrorName ¶ added in v1.55.0
func (e DeleteProxyRdsResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProxyRdsResourceResponseValidationError) Field ¶ added in v1.55.0
func (e DeleteProxyRdsResourceResponseValidationError) Field() string
Field function returns field value.
func (DeleteProxyRdsResourceResponseValidationError) Key ¶ added in v1.55.0
func (e DeleteProxyRdsResourceResponseValidationError) Key() bool
Key function returns key value.
func (DeleteProxyRdsResourceResponseValidationError) Reason ¶ added in v1.55.0
func (e DeleteProxyRdsResourceResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteProxyRequest ¶ added in v1.55.0
type DeleteProxyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProxyRequest) Descriptor
deprecated
added in
v1.55.0
func (*DeleteProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteProxyRequest) GetId ¶ added in v1.55.0
func (x *DeleteProxyRequest) GetId() string
func (*DeleteProxyRequest) ProtoMessage ¶ added in v1.55.0
func (*DeleteProxyRequest) ProtoMessage()
func (*DeleteProxyRequest) ProtoReflect ¶ added in v1.55.0
func (x *DeleteProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteProxyRequest) Reset ¶ added in v1.55.0
func (x *DeleteProxyRequest) Reset()
func (*DeleteProxyRequest) String ¶ added in v1.55.0
func (x *DeleteProxyRequest) String() string
func (*DeleteProxyRequest) Validate ¶ added in v1.55.0
func (m *DeleteProxyRequest) Validate() error
Validate checks the field values on DeleteProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProxyRequest) ValidateAll ¶ added in v1.55.0
func (m *DeleteProxyRequest) ValidateAll() error
ValidateAll checks the field values on DeleteProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProxyRequestMultiError, or nil if none found.
type DeleteProxyRequestMultiError ¶ added in v1.55.0
type DeleteProxyRequestMultiError []error
DeleteProxyRequestMultiError is an error wrapping multiple validation errors returned by DeleteProxyRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteProxyRequestMultiError) AllErrors ¶ added in v1.55.0
func (m DeleteProxyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProxyRequestMultiError) Error ¶ added in v1.55.0
func (m DeleteProxyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProxyRequestValidationError ¶ added in v1.55.0
type DeleteProxyRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteProxyRequestValidationError is the validation error returned by DeleteProxyRequest.Validate if the designated constraints aren't met.
func (DeleteProxyRequestValidationError) Cause ¶ added in v1.55.0
func (e DeleteProxyRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteProxyRequestValidationError) Error ¶ added in v1.55.0
func (e DeleteProxyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProxyRequestValidationError) ErrorName ¶ added in v1.55.0
func (e DeleteProxyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProxyRequestValidationError) Field ¶ added in v1.55.0
func (e DeleteProxyRequestValidationError) Field() string
Field function returns field value.
func (DeleteProxyRequestValidationError) Key ¶ added in v1.55.0
func (e DeleteProxyRequestValidationError) Key() bool
Key function returns key value.
func (DeleteProxyRequestValidationError) Reason ¶ added in v1.55.0
func (e DeleteProxyRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteProxyResponse ¶ added in v1.55.0
type DeleteProxyResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProxyResponse) Descriptor
deprecated
added in
v1.55.0
func (*DeleteProxyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProxyResponse.ProtoReflect.Descriptor instead.
func (*DeleteProxyResponse) GetId ¶ added in v1.55.0
func (x *DeleteProxyResponse) GetId() string
func (*DeleteProxyResponse) ProtoMessage ¶ added in v1.55.0
func (*DeleteProxyResponse) ProtoMessage()
func (*DeleteProxyResponse) ProtoReflect ¶ added in v1.55.0
func (x *DeleteProxyResponse) ProtoReflect() protoreflect.Message
func (*DeleteProxyResponse) Reset ¶ added in v1.55.0
func (x *DeleteProxyResponse) Reset()
func (*DeleteProxyResponse) String ¶ added in v1.55.0
func (x *DeleteProxyResponse) String() string
func (*DeleteProxyResponse) Validate ¶ added in v1.55.0
func (m *DeleteProxyResponse) Validate() error
Validate checks the field values on DeleteProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProxyResponse) ValidateAll ¶ added in v1.55.0
func (m *DeleteProxyResponse) ValidateAll() error
ValidateAll checks the field values on DeleteProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProxyResponseMultiError, or nil if none found.
type DeleteProxyResponseMultiError ¶ added in v1.55.0
type DeleteProxyResponseMultiError []error
DeleteProxyResponseMultiError is an error wrapping multiple validation errors returned by DeleteProxyResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteProxyResponseMultiError) AllErrors ¶ added in v1.55.0
func (m DeleteProxyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProxyResponseMultiError) Error ¶ added in v1.55.0
func (m DeleteProxyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProxyResponseValidationError ¶ added in v1.55.0
type DeleteProxyResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteProxyResponseValidationError is the validation error returned by DeleteProxyResponse.Validate if the designated constraints aren't met.
func (DeleteProxyResponseValidationError) Cause ¶ added in v1.55.0
func (e DeleteProxyResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteProxyResponseValidationError) Error ¶ added in v1.55.0
func (e DeleteProxyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProxyResponseValidationError) ErrorName ¶ added in v1.55.0
func (e DeleteProxyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProxyResponseValidationError) Field ¶ added in v1.55.0
func (e DeleteProxyResponseValidationError) Field() string
Field function returns field value.
func (DeleteProxyResponseValidationError) Key ¶ added in v1.55.0
func (e DeleteProxyResponseValidationError) Key() bool
Key function returns key value.
func (DeleteProxyResponseValidationError) Reason ¶ added in v1.55.0
func (e DeleteProxyResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteSecretRequest ¶ added in v1.55.0
type DeleteSecretRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSecretRequest) Descriptor
deprecated
added in
v1.55.0
func (*DeleteSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSecretRequest.ProtoReflect.Descriptor instead.
func (*DeleteSecretRequest) GetId ¶ added in v1.55.0
func (x *DeleteSecretRequest) GetId() string
func (*DeleteSecretRequest) ProtoMessage ¶ added in v1.55.0
func (*DeleteSecretRequest) ProtoMessage()
func (*DeleteSecretRequest) ProtoReflect ¶ added in v1.55.0
func (x *DeleteSecretRequest) ProtoReflect() protoreflect.Message
func (*DeleteSecretRequest) Reset ¶ added in v1.55.0
func (x *DeleteSecretRequest) Reset()
func (*DeleteSecretRequest) String ¶ added in v1.55.0
func (x *DeleteSecretRequest) String() string
func (*DeleteSecretRequest) Validate ¶ added in v1.55.0
func (m *DeleteSecretRequest) Validate() error
Validate checks the field values on DeleteSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteSecretRequest) ValidateAll ¶ added in v1.55.0
func (m *DeleteSecretRequest) ValidateAll() error
ValidateAll checks the field values on DeleteSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteSecretRequestMultiError, or nil if none found.
type DeleteSecretRequestMultiError ¶ added in v1.55.0
type DeleteSecretRequestMultiError []error
DeleteSecretRequestMultiError is an error wrapping multiple validation errors returned by DeleteSecretRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteSecretRequestMultiError) AllErrors ¶ added in v1.55.0
func (m DeleteSecretRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSecretRequestMultiError) Error ¶ added in v1.55.0
func (m DeleteSecretRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSecretRequestValidationError ¶ added in v1.55.0
type DeleteSecretRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteSecretRequestValidationError is the validation error returned by DeleteSecretRequest.Validate if the designated constraints aren't met.
func (DeleteSecretRequestValidationError) Cause ¶ added in v1.55.0
func (e DeleteSecretRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteSecretRequestValidationError) Error ¶ added in v1.55.0
func (e DeleteSecretRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSecretRequestValidationError) ErrorName ¶ added in v1.55.0
func (e DeleteSecretRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSecretRequestValidationError) Field ¶ added in v1.55.0
func (e DeleteSecretRequestValidationError) Field() string
Field function returns field value.
func (DeleteSecretRequestValidationError) Key ¶ added in v1.55.0
func (e DeleteSecretRequestValidationError) Key() bool
Key function returns key value.
func (DeleteSecretRequestValidationError) Reason ¶ added in v1.55.0
func (e DeleteSecretRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteSecretResponse ¶ added in v1.55.0
type DeleteSecretResponse struct {
// contains filtered or unexported fields
}
func (*DeleteSecretResponse) Descriptor
deprecated
added in
v1.55.0
func (*DeleteSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSecretResponse.ProtoReflect.Descriptor instead.
func (*DeleteSecretResponse) ProtoMessage ¶ added in v1.55.0
func (*DeleteSecretResponse) ProtoMessage()
func (*DeleteSecretResponse) ProtoReflect ¶ added in v1.55.0
func (x *DeleteSecretResponse) ProtoReflect() protoreflect.Message
func (*DeleteSecretResponse) Reset ¶ added in v1.55.0
func (x *DeleteSecretResponse) Reset()
func (*DeleteSecretResponse) String ¶ added in v1.55.0
func (x *DeleteSecretResponse) String() string
func (*DeleteSecretResponse) Validate ¶ added in v1.55.0
func (m *DeleteSecretResponse) Validate() error
Validate checks the field values on DeleteSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteSecretResponse) ValidateAll ¶ added in v1.55.0
func (m *DeleteSecretResponse) ValidateAll() error
ValidateAll checks the field values on DeleteSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteSecretResponseMultiError, or nil if none found.
type DeleteSecretResponseMultiError ¶ added in v1.55.0
type DeleteSecretResponseMultiError []error
DeleteSecretResponseMultiError is an error wrapping multiple validation errors returned by DeleteSecretResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteSecretResponseMultiError) AllErrors ¶ added in v1.55.0
func (m DeleteSecretResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteSecretResponseMultiError) Error ¶ added in v1.55.0
func (m DeleteSecretResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteSecretResponseValidationError ¶ added in v1.55.0
type DeleteSecretResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteSecretResponseValidationError is the validation error returned by DeleteSecretResponse.Validate if the designated constraints aren't met.
func (DeleteSecretResponseValidationError) Cause ¶ added in v1.55.0
func (e DeleteSecretResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteSecretResponseValidationError) Error ¶ added in v1.55.0
func (e DeleteSecretResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteSecretResponseValidationError) ErrorName ¶ added in v1.55.0
func (e DeleteSecretResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteSecretResponseValidationError) Field ¶ added in v1.55.0
func (e DeleteSecretResponseValidationError) Field() string
Field function returns field value.
func (DeleteSecretResponseValidationError) Key ¶ added in v1.55.0
func (e DeleteSecretResponseValidationError) Key() bool
Key function returns key value.
func (DeleteSecretResponseValidationError) Reason ¶ added in v1.55.0
func (e DeleteSecretResponseValidationError) Reason() string
Reason function returns reason value.
type ECSTaskMetadata ¶ added in v1.55.0
type ECSTaskMetadata struct { TaskArn string `protobuf:"bytes,1,opt,name=task_arn,json=taskArn,proto3" json:"task_arn,omitempty"` ClusterArn string `protobuf:"bytes,2,opt,name=cluster_arn,json=clusterArn,proto3" json:"cluster_arn,omitempty"` AvailabilityZone string `protobuf:"bytes,3,opt,name=availability_zone,json=availabilityZone,proto3" json:"availability_zone,omitempty"` CpuLimit float32 `protobuf:"fixed32,4,opt,name=cpu_limit,json=cpuLimit,proto3" json:"cpu_limit,omitempty"` MemoryLimit uint32 `protobuf:"varint,5,opt,name=memory_limit,json=memoryLimit,proto3" json:"memory_limit,omitempty"` LaunchType string `protobuf:"bytes,6,opt,name=launch_type,json=launchType,proto3" json:"launch_type,omitempty"` // contains filtered or unexported fields }
func (*ECSTaskMetadata) Descriptor
deprecated
added in
v1.55.0
func (*ECSTaskMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ECSTaskMetadata.ProtoReflect.Descriptor instead.
func (*ECSTaskMetadata) GetAvailabilityZone ¶ added in v1.55.0
func (x *ECSTaskMetadata) GetAvailabilityZone() string
func (*ECSTaskMetadata) GetClusterArn ¶ added in v1.55.0
func (x *ECSTaskMetadata) GetClusterArn() string
func (*ECSTaskMetadata) GetCpuLimit ¶ added in v1.55.0
func (x *ECSTaskMetadata) GetCpuLimit() float32
func (*ECSTaskMetadata) GetLaunchType ¶ added in v1.55.0
func (x *ECSTaskMetadata) GetLaunchType() string
func (*ECSTaskMetadata) GetMemoryLimit ¶ added in v1.55.0
func (x *ECSTaskMetadata) GetMemoryLimit() uint32
func (*ECSTaskMetadata) GetTaskArn ¶ added in v1.55.0
func (x *ECSTaskMetadata) GetTaskArn() string
func (*ECSTaskMetadata) ProtoMessage ¶ added in v1.55.0
func (*ECSTaskMetadata) ProtoMessage()
func (*ECSTaskMetadata) ProtoReflect ¶ added in v1.55.0
func (x *ECSTaskMetadata) ProtoReflect() protoreflect.Message
func (*ECSTaskMetadata) Reset ¶ added in v1.55.0
func (x *ECSTaskMetadata) Reset()
func (*ECSTaskMetadata) String ¶ added in v1.55.0
func (x *ECSTaskMetadata) String() string
func (*ECSTaskMetadata) Validate ¶ added in v1.55.0
func (m *ECSTaskMetadata) Validate() error
Validate checks the field values on ECSTaskMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ECSTaskMetadata) ValidateAll ¶ added in v1.55.0
func (m *ECSTaskMetadata) ValidateAll() error
ValidateAll checks the field values on ECSTaskMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ECSTaskMetadataMultiError, or nil if none found.
type ECSTaskMetadataMultiError ¶ added in v1.55.0
type ECSTaskMetadataMultiError []error
ECSTaskMetadataMultiError is an error wrapping multiple validation errors returned by ECSTaskMetadata.ValidateAll() if the designated constraints aren't met.
func (ECSTaskMetadataMultiError) AllErrors ¶ added in v1.55.0
func (m ECSTaskMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ECSTaskMetadataMultiError) Error ¶ added in v1.55.0
func (m ECSTaskMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ECSTaskMetadataValidationError ¶ added in v1.55.0
type ECSTaskMetadataValidationError struct {
// contains filtered or unexported fields
}
ECSTaskMetadataValidationError is the validation error returned by ECSTaskMetadata.Validate if the designated constraints aren't met.
func (ECSTaskMetadataValidationError) Cause ¶ added in v1.55.0
func (e ECSTaskMetadataValidationError) Cause() error
Cause function returns cause value.
func (ECSTaskMetadataValidationError) Error ¶ added in v1.55.0
func (e ECSTaskMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (ECSTaskMetadataValidationError) ErrorName ¶ added in v1.55.0
func (e ECSTaskMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (ECSTaskMetadataValidationError) Field ¶ added in v1.55.0
func (e ECSTaskMetadataValidationError) Field() string
Field function returns field value.
func (ECSTaskMetadataValidationError) Key ¶ added in v1.55.0
func (e ECSTaskMetadataValidationError) Key() bool
Key function returns key value.
func (ECSTaskMetadataValidationError) Reason ¶ added in v1.55.0
func (e ECSTaskMetadataValidationError) Reason() string
Reason function returns reason value.
type Entra ¶
type Entra struct { TenantId string `protobuf:"bytes,1,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"` ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecretSecretPath string `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Entra) Descriptor
deprecated
func (*Entra) GetClientId ¶
func (*Entra) GetClientSecretSecretPath ¶
func (*Entra) GetTenantId ¶
func (*Entra) ProtoMessage ¶
func (*Entra) ProtoMessage()
func (*Entra) ProtoReflect ¶
func (x *Entra) ProtoReflect() protoreflect.Message
func (*Entra) Validate ¶ added in v1.32.1
Validate checks the field values on Entra with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Entra) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Entra with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EntraMultiError, or nil if none found.
type EntraMultiError ¶ added in v1.32.1
type EntraMultiError []error
EntraMultiError is an error wrapping multiple validation errors returned by Entra.ValidateAll() if the designated constraints aren't met.
func (EntraMultiError) AllErrors ¶ added in v1.32.1
func (m EntraMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntraMultiError) Error ¶ added in v1.32.1
func (m EntraMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntraValidationError ¶ added in v1.32.1
type EntraValidationError struct {
// contains filtered or unexported fields
}
EntraValidationError is the validation error returned by Entra.Validate if the designated constraints aren't met.
func (EntraValidationError) Cause ¶ added in v1.32.1
func (e EntraValidationError) Cause() error
Cause function returns cause value.
func (EntraValidationError) Error ¶ added in v1.32.1
func (e EntraValidationError) Error() string
Error satisfies the builtin error interface
func (EntraValidationError) ErrorName ¶ added in v1.32.1
func (e EntraValidationError) ErrorName() string
ErrorName returns error name.
func (EntraValidationError) Field ¶ added in v1.32.1
func (e EntraValidationError) Field() string
Field function returns field value.
func (EntraValidationError) Key ¶ added in v1.32.1
func (e EntraValidationError) Key() bool
Key function returns key value.
func (EntraValidationError) Reason ¶ added in v1.32.1
func (e EntraValidationError) Reason() string
Reason function returns reason value.
type GCP ¶
type GCP struct { ReaderWorkloadIdentityConfig string `` /* 149-byte string literal not displayed */ ReaderServiceAccountCredentialsSecretPath string `` /* 192-byte string literal not displayed */ OrganizationId string `protobuf:"bytes,3,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` GoogleWorkspaceCustomerId string `` /* 140-byte string literal not displayed */ ProvisionerWorkloadIdentityConfig string `` /* 164-byte string literal not displayed */ ProvisionerServiceAccountCredentialsSecretPath string `` /* 207-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GCP) Descriptor
deprecated
func (*GCP) GetGoogleWorkspaceCustomerId ¶
func (*GCP) GetOrganizationId ¶
func (*GCP) GetProvisionerServiceAccountCredentialsSecretPath ¶ added in v1.37.0
func (*GCP) GetProvisionerWorkloadIdentityConfig ¶ added in v1.37.0
func (*GCP) GetReaderServiceAccountCredentialsSecretPath ¶
func (*GCP) GetReaderWorkloadIdentityConfig ¶
func (*GCP) ProtoMessage ¶
func (*GCP) ProtoMessage()
func (*GCP) ProtoReflect ¶
func (x *GCP) ProtoReflect() protoreflect.Message
func (*GCP) Validate ¶ added in v1.32.1
Validate checks the field values on GCP with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GCP) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on GCP with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCPMultiError, or nil if none found.
type GCPMultiError ¶ added in v1.32.1
type GCPMultiError []error
GCPMultiError is an error wrapping multiple validation errors returned by GCP.ValidateAll() if the designated constraints aren't met.
func (GCPMultiError) AllErrors ¶ added in v1.32.1
func (m GCPMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GCPMultiError) Error ¶ added in v1.32.1
func (m GCPMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GCPValidationError ¶ added in v1.32.1
type GCPValidationError struct {
// contains filtered or unexported fields
}
GCPValidationError is the validation error returned by GCP.Validate if the designated constraints aren't met.
func (GCPValidationError) Cause ¶ added in v1.32.1
func (e GCPValidationError) Cause() error
Cause function returns cause value.
func (GCPValidationError) Error ¶ added in v1.32.1
func (e GCPValidationError) Error() string
Error satisfies the builtin error interface
func (GCPValidationError) ErrorName ¶ added in v1.32.1
func (e GCPValidationError) ErrorName() string
ErrorName returns error name.
func (GCPValidationError) Field ¶ added in v1.32.1
func (e GCPValidationError) Field() string
Field function returns field value.
func (GCPValidationError) Key ¶ added in v1.32.1
func (e GCPValidationError) Key() bool
Key function returns key value.
func (GCPValidationError) Reason ¶ added in v1.32.1
func (e GCPValidationError) Reason() string
Reason function returns reason value.
type GetIntegrationRequest ¶
type GetIntegrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetIntegrationRequest) Descriptor
deprecated
func (*GetIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationRequest.ProtoReflect.Descriptor instead.
func (*GetIntegrationRequest) GetId ¶
func (x *GetIntegrationRequest) GetId() string
func (*GetIntegrationRequest) ProtoMessage ¶
func (*GetIntegrationRequest) ProtoMessage()
func (*GetIntegrationRequest) ProtoReflect ¶
func (x *GetIntegrationRequest) ProtoReflect() protoreflect.Message
func (*GetIntegrationRequest) Reset ¶
func (x *GetIntegrationRequest) Reset()
func (*GetIntegrationRequest) String ¶
func (x *GetIntegrationRequest) String() string
func (*GetIntegrationRequest) Validate ¶ added in v1.32.1
func (m *GetIntegrationRequest) Validate() error
Validate checks the field values on GetIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIntegrationRequest) ValidateAll ¶ added in v1.32.1
func (m *GetIntegrationRequest) ValidateAll() error
ValidateAll checks the field values on GetIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIntegrationRequestMultiError, or nil if none found.
type GetIntegrationRequestMultiError ¶ added in v1.32.1
type GetIntegrationRequestMultiError []error
GetIntegrationRequestMultiError is an error wrapping multiple validation errors returned by GetIntegrationRequest.ValidateAll() if the designated constraints aren't met.
func (GetIntegrationRequestMultiError) AllErrors ¶ added in v1.32.1
func (m GetIntegrationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIntegrationRequestMultiError) Error ¶ added in v1.32.1
func (m GetIntegrationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIntegrationRequestValidationError ¶ added in v1.32.1
type GetIntegrationRequestValidationError struct {
// contains filtered or unexported fields
}
GetIntegrationRequestValidationError is the validation error returned by GetIntegrationRequest.Validate if the designated constraints aren't met.
func (GetIntegrationRequestValidationError) Cause ¶ added in v1.32.1
func (e GetIntegrationRequestValidationError) Cause() error
Cause function returns cause value.
func (GetIntegrationRequestValidationError) Error ¶ added in v1.32.1
func (e GetIntegrationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetIntegrationRequestValidationError) ErrorName ¶ added in v1.32.1
func (e GetIntegrationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetIntegrationRequestValidationError) Field ¶ added in v1.32.1
func (e GetIntegrationRequestValidationError) Field() string
Field function returns field value.
func (GetIntegrationRequestValidationError) Key ¶ added in v1.32.1
func (e GetIntegrationRequestValidationError) Key() bool
Key function returns key value.
func (GetIntegrationRequestValidationError) Reason ¶ added in v1.32.1
func (e GetIntegrationRequestValidationError) Reason() string
Reason function returns reason value.
type GetIntegrationResponse ¶
type GetIntegrationResponse struct { Integration *Integration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` // contains filtered or unexported fields }
func (*GetIntegrationResponse) Descriptor
deprecated
func (*GetIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIntegrationResponse.ProtoReflect.Descriptor instead.
func (*GetIntegrationResponse) GetIntegration ¶
func (x *GetIntegrationResponse) GetIntegration() *Integration
func (*GetIntegrationResponse) ProtoMessage ¶
func (*GetIntegrationResponse) ProtoMessage()
func (*GetIntegrationResponse) ProtoReflect ¶
func (x *GetIntegrationResponse) ProtoReflect() protoreflect.Message
func (*GetIntegrationResponse) Reset ¶
func (x *GetIntegrationResponse) Reset()
func (*GetIntegrationResponse) String ¶
func (x *GetIntegrationResponse) String() string
func (*GetIntegrationResponse) Validate ¶ added in v1.32.1
func (m *GetIntegrationResponse) Validate() error
Validate checks the field values on GetIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIntegrationResponse) ValidateAll ¶ added in v1.32.1
func (m *GetIntegrationResponse) ValidateAll() error
ValidateAll checks the field values on GetIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIntegrationResponseMultiError, or nil if none found.
type GetIntegrationResponseMultiError ¶ added in v1.32.1
type GetIntegrationResponseMultiError []error
GetIntegrationResponseMultiError is an error wrapping multiple validation errors returned by GetIntegrationResponse.ValidateAll() if the designated constraints aren't met.
func (GetIntegrationResponseMultiError) AllErrors ¶ added in v1.32.1
func (m GetIntegrationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIntegrationResponseMultiError) Error ¶ added in v1.32.1
func (m GetIntegrationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIntegrationResponseValidationError ¶ added in v1.32.1
type GetIntegrationResponseValidationError struct {
// contains filtered or unexported fields
}
GetIntegrationResponseValidationError is the validation error returned by GetIntegrationResponse.Validate if the designated constraints aren't met.
func (GetIntegrationResponseValidationError) Cause ¶ added in v1.32.1
func (e GetIntegrationResponseValidationError) Cause() error
Cause function returns cause value.
func (GetIntegrationResponseValidationError) Error ¶ added in v1.32.1
func (e GetIntegrationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetIntegrationResponseValidationError) ErrorName ¶ added in v1.32.1
func (e GetIntegrationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetIntegrationResponseValidationError) Field ¶ added in v1.32.1
func (e GetIntegrationResponseValidationError) Field() string
Field function returns field value.
func (GetIntegrationResponseValidationError) Key ¶ added in v1.32.1
func (e GetIntegrationResponseValidationError) Key() bool
Key function returns key value.
func (GetIntegrationResponseValidationError) Reason ¶ added in v1.32.1
func (e GetIntegrationResponseValidationError) Reason() string
Reason function returns reason value.
type GetProxyRdsResourceRequest ¶ added in v1.55.0
type GetProxyRdsResourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetProxyRdsResourceRequest) Descriptor
deprecated
added in
v1.55.0
func (*GetProxyRdsResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProxyRdsResourceRequest.ProtoReflect.Descriptor instead.
func (*GetProxyRdsResourceRequest) GetId ¶ added in v1.55.0
func (x *GetProxyRdsResourceRequest) GetId() string
func (*GetProxyRdsResourceRequest) ProtoMessage ¶ added in v1.55.0
func (*GetProxyRdsResourceRequest) ProtoMessage()
func (*GetProxyRdsResourceRequest) ProtoReflect ¶ added in v1.55.0
func (x *GetProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
func (*GetProxyRdsResourceRequest) Reset ¶ added in v1.55.0
func (x *GetProxyRdsResourceRequest) Reset()
func (*GetProxyRdsResourceRequest) String ¶ added in v1.55.0
func (x *GetProxyRdsResourceRequest) String() string
func (*GetProxyRdsResourceRequest) Validate ¶ added in v1.55.0
func (m *GetProxyRdsResourceRequest) Validate() error
Validate checks the field values on GetProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProxyRdsResourceRequest) ValidateAll ¶ added in v1.55.0
func (m *GetProxyRdsResourceRequest) ValidateAll() error
ValidateAll checks the field values on GetProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProxyRdsResourceRequestMultiError, or nil if none found.
type GetProxyRdsResourceRequestMultiError ¶ added in v1.55.0
type GetProxyRdsResourceRequestMultiError []error
GetProxyRdsResourceRequestMultiError is an error wrapping multiple validation errors returned by GetProxyRdsResourceRequest.ValidateAll() if the designated constraints aren't met.
func (GetProxyRdsResourceRequestMultiError) AllErrors ¶ added in v1.55.0
func (m GetProxyRdsResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProxyRdsResourceRequestMultiError) Error ¶ added in v1.55.0
func (m GetProxyRdsResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProxyRdsResourceRequestValidationError ¶ added in v1.55.0
type GetProxyRdsResourceRequestValidationError struct {
// contains filtered or unexported fields
}
GetProxyRdsResourceRequestValidationError is the validation error returned by GetProxyRdsResourceRequest.Validate if the designated constraints aren't met.
func (GetProxyRdsResourceRequestValidationError) Cause ¶ added in v1.55.0
func (e GetProxyRdsResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProxyRdsResourceRequestValidationError) Error ¶ added in v1.55.0
func (e GetProxyRdsResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProxyRdsResourceRequestValidationError) ErrorName ¶ added in v1.55.0
func (e GetProxyRdsResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProxyRdsResourceRequestValidationError) Field ¶ added in v1.55.0
func (e GetProxyRdsResourceRequestValidationError) Field() string
Field function returns field value.
func (GetProxyRdsResourceRequestValidationError) Key ¶ added in v1.55.0
func (e GetProxyRdsResourceRequestValidationError) Key() bool
Key function returns key value.
func (GetProxyRdsResourceRequestValidationError) Reason ¶ added in v1.55.0
func (e GetProxyRdsResourceRequestValidationError) Reason() string
Reason function returns reason value.
type GetProxyRdsResourceResponse ¶ added in v1.55.0
type GetProxyRdsResourceResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` RdsDatabase *AWSRDSDatabase `protobuf:"bytes,2,opt,name=rds_database,json=rdsDatabase,proto3" json:"rds_database,omitempty"` // contains filtered or unexported fields }
func (*GetProxyRdsResourceResponse) Descriptor
deprecated
added in
v1.55.0
func (*GetProxyRdsResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProxyRdsResourceResponse.ProtoReflect.Descriptor instead.
func (*GetProxyRdsResourceResponse) GetId ¶ added in v1.55.0
func (x *GetProxyRdsResourceResponse) GetId() string
func (*GetProxyRdsResourceResponse) GetRdsDatabase ¶ added in v1.55.0
func (x *GetProxyRdsResourceResponse) GetRdsDatabase() *AWSRDSDatabase
func (*GetProxyRdsResourceResponse) ProtoMessage ¶ added in v1.55.0
func (*GetProxyRdsResourceResponse) ProtoMessage()
func (*GetProxyRdsResourceResponse) ProtoReflect ¶ added in v1.55.0
func (x *GetProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
func (*GetProxyRdsResourceResponse) Reset ¶ added in v1.55.0
func (x *GetProxyRdsResourceResponse) Reset()
func (*GetProxyRdsResourceResponse) String ¶ added in v1.55.0
func (x *GetProxyRdsResourceResponse) String() string
func (*GetProxyRdsResourceResponse) Validate ¶ added in v1.55.0
func (m *GetProxyRdsResourceResponse) Validate() error
Validate checks the field values on GetProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProxyRdsResourceResponse) ValidateAll ¶ added in v1.55.0
func (m *GetProxyRdsResourceResponse) ValidateAll() error
ValidateAll checks the field values on GetProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProxyRdsResourceResponseMultiError, or nil if none found.
type GetProxyRdsResourceResponseMultiError ¶ added in v1.55.0
type GetProxyRdsResourceResponseMultiError []error
GetProxyRdsResourceResponseMultiError is an error wrapping multiple validation errors returned by GetProxyRdsResourceResponse.ValidateAll() if the designated constraints aren't met.
func (GetProxyRdsResourceResponseMultiError) AllErrors ¶ added in v1.55.0
func (m GetProxyRdsResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProxyRdsResourceResponseMultiError) Error ¶ added in v1.55.0
func (m GetProxyRdsResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProxyRdsResourceResponseValidationError ¶ added in v1.55.0
type GetProxyRdsResourceResponseValidationError struct {
// contains filtered or unexported fields
}
GetProxyRdsResourceResponseValidationError is the validation error returned by GetProxyRdsResourceResponse.Validate if the designated constraints aren't met.
func (GetProxyRdsResourceResponseValidationError) Cause ¶ added in v1.55.0
func (e GetProxyRdsResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProxyRdsResourceResponseValidationError) Error ¶ added in v1.55.0
func (e GetProxyRdsResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProxyRdsResourceResponseValidationError) ErrorName ¶ added in v1.55.0
func (e GetProxyRdsResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProxyRdsResourceResponseValidationError) Field ¶ added in v1.55.0
func (e GetProxyRdsResourceResponseValidationError) Field() string
Field function returns field value.
func (GetProxyRdsResourceResponseValidationError) Key ¶ added in v1.55.0
func (e GetProxyRdsResourceResponseValidationError) Key() bool
Key function returns key value.
func (GetProxyRdsResourceResponseValidationError) Reason ¶ added in v1.55.0
func (e GetProxyRdsResourceResponseValidationError) Reason() string
Reason function returns reason value.
type GetProxyRequest ¶ added in v1.55.0
type GetProxyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetProxyRequest) Descriptor
deprecated
added in
v1.55.0
func (*GetProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProxyRequest.ProtoReflect.Descriptor instead.
func (*GetProxyRequest) GetId ¶ added in v1.55.0
func (x *GetProxyRequest) GetId() string
func (*GetProxyRequest) ProtoMessage ¶ added in v1.55.0
func (*GetProxyRequest) ProtoMessage()
func (*GetProxyRequest) ProtoReflect ¶ added in v1.55.0
func (x *GetProxyRequest) ProtoReflect() protoreflect.Message
func (*GetProxyRequest) Reset ¶ added in v1.55.0
func (x *GetProxyRequest) Reset()
func (*GetProxyRequest) String ¶ added in v1.55.0
func (x *GetProxyRequest) String() string
func (*GetProxyRequest) Validate ¶ added in v1.55.0
func (m *GetProxyRequest) Validate() error
Validate checks the field values on GetProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProxyRequest) ValidateAll ¶ added in v1.55.0
func (m *GetProxyRequest) ValidateAll() error
ValidateAll checks the field values on GetProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProxyRequestMultiError, or nil if none found.
type GetProxyRequestMultiError ¶ added in v1.55.0
type GetProxyRequestMultiError []error
GetProxyRequestMultiError is an error wrapping multiple validation errors returned by GetProxyRequest.ValidateAll() if the designated constraints aren't met.
func (GetProxyRequestMultiError) AllErrors ¶ added in v1.55.0
func (m GetProxyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProxyRequestMultiError) Error ¶ added in v1.55.0
func (m GetProxyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProxyRequestValidationError ¶ added in v1.55.0
type GetProxyRequestValidationError struct {
// contains filtered or unexported fields
}
GetProxyRequestValidationError is the validation error returned by GetProxyRequest.Validate if the designated constraints aren't met.
func (GetProxyRequestValidationError) Cause ¶ added in v1.55.0
func (e GetProxyRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProxyRequestValidationError) Error ¶ added in v1.55.0
func (e GetProxyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProxyRequestValidationError) ErrorName ¶ added in v1.55.0
func (e GetProxyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProxyRequestValidationError) Field ¶ added in v1.55.0
func (e GetProxyRequestValidationError) Field() string
Field function returns field value.
func (GetProxyRequestValidationError) Key ¶ added in v1.55.0
func (e GetProxyRequestValidationError) Key() bool
Key function returns key value.
func (GetProxyRequestValidationError) Reason ¶ added in v1.55.0
func (e GetProxyRequestValidationError) Reason() string
Reason function returns reason value.
type GetProxyResponse ¶ added in v1.55.0
type GetProxyResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are assignable to InstanceConfig: // // *GetProxyResponse_AwsEcsProxyInstanceConfig InstanceConfig isGetProxyResponse_InstanceConfig `protobuf_oneof:"instance_config"` // contains filtered or unexported fields }
func (*GetProxyResponse) Descriptor
deprecated
added in
v1.55.0
func (*GetProxyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProxyResponse.ProtoReflect.Descriptor instead.
func (*GetProxyResponse) GetAwsEcsProxyInstanceConfig ¶ added in v1.55.0
func (x *GetProxyResponse) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
func (*GetProxyResponse) GetId ¶ added in v1.55.0
func (x *GetProxyResponse) GetId() string
func (*GetProxyResponse) GetInstanceConfig ¶ added in v1.55.0
func (m *GetProxyResponse) GetInstanceConfig() isGetProxyResponse_InstanceConfig
func (*GetProxyResponse) ProtoMessage ¶ added in v1.55.0
func (*GetProxyResponse) ProtoMessage()
func (*GetProxyResponse) ProtoReflect ¶ added in v1.55.0
func (x *GetProxyResponse) ProtoReflect() protoreflect.Message
func (*GetProxyResponse) Reset ¶ added in v1.55.0
func (x *GetProxyResponse) Reset()
func (*GetProxyResponse) String ¶ added in v1.55.0
func (x *GetProxyResponse) String() string
func (*GetProxyResponse) Validate ¶ added in v1.55.0
func (m *GetProxyResponse) Validate() error
Validate checks the field values on GetProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProxyResponse) ValidateAll ¶ added in v1.55.0
func (m *GetProxyResponse) ValidateAll() error
ValidateAll checks the field values on GetProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProxyResponseMultiError, or nil if none found.
type GetProxyResponseMultiError ¶ added in v1.55.0
type GetProxyResponseMultiError []error
GetProxyResponseMultiError is an error wrapping multiple validation errors returned by GetProxyResponse.ValidateAll() if the designated constraints aren't met.
func (GetProxyResponseMultiError) AllErrors ¶ added in v1.55.0
func (m GetProxyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProxyResponseMultiError) Error ¶ added in v1.55.0
func (m GetProxyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProxyResponseValidationError ¶ added in v1.55.0
type GetProxyResponseValidationError struct {
// contains filtered or unexported fields
}
GetProxyResponseValidationError is the validation error returned by GetProxyResponse.Validate if the designated constraints aren't met.
func (GetProxyResponseValidationError) Cause ¶ added in v1.55.0
func (e GetProxyResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProxyResponseValidationError) Error ¶ added in v1.55.0
func (e GetProxyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProxyResponseValidationError) ErrorName ¶ added in v1.55.0
func (e GetProxyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProxyResponseValidationError) Field ¶ added in v1.55.0
func (e GetProxyResponseValidationError) Field() string
Field function returns field value.
func (GetProxyResponseValidationError) Key ¶ added in v1.55.0
func (e GetProxyResponseValidationError) Key() bool
Key function returns key value.
func (GetProxyResponseValidationError) Reason ¶ added in v1.55.0
func (e GetProxyResponseValidationError) Reason() string
Reason function returns reason value.
type GetProxyResponse_AwsEcsProxyInstanceConfig ¶ added in v1.55.0
type GetProxyResponse_AwsEcsProxyInstanceConfig struct {
AwsEcsProxyInstanceConfig *AWSECSProxyInstanceConfig `protobuf:"bytes,4,opt,name=aws_ecs_proxy_instance_config,json=awsEcsProxyInstanceConfig,proto3,oneof"`
}
type Header ¶ added in v1.24.0
type Header struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Header) Descriptor
deprecated
added in
v1.24.0
func (*Header) ProtoMessage ¶ added in v1.24.0
func (*Header) ProtoMessage()
func (*Header) ProtoReflect ¶ added in v1.24.0
func (x *Header) ProtoReflect() protoreflect.Message
func (*Header) Validate ¶ added in v1.32.1
Validate checks the field values on Header with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Header) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Header with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HeaderMultiError, or nil if none found.
type HeaderMultiError ¶ added in v1.32.1
type HeaderMultiError []error
HeaderMultiError is an error wrapping multiple validation errors returned by Header.ValidateAll() if the designated constraints aren't met.
func (HeaderMultiError) AllErrors ¶ added in v1.32.1
func (m HeaderMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HeaderMultiError) Error ¶ added in v1.32.1
func (m HeaderMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HeaderValidationError ¶ added in v1.32.1
type HeaderValidationError struct {
// contains filtered or unexported fields
}
HeaderValidationError is the validation error returned by Header.Validate if the designated constraints aren't met.
func (HeaderValidationError) Cause ¶ added in v1.32.1
func (e HeaderValidationError) Cause() error
Cause function returns cause value.
func (HeaderValidationError) Error ¶ added in v1.32.1
func (e HeaderValidationError) Error() string
Error satisfies the builtin error interface
func (HeaderValidationError) ErrorName ¶ added in v1.32.1
func (e HeaderValidationError) ErrorName() string
ErrorName returns error name.
func (HeaderValidationError) Field ¶ added in v1.32.1
func (e HeaderValidationError) Field() string
Field function returns field value.
func (HeaderValidationError) Key ¶ added in v1.32.1
func (e HeaderValidationError) Key() bool
Key function returns key value.
func (HeaderValidationError) Reason ¶ added in v1.32.1
func (e HeaderValidationError) Reason() string
Reason function returns reason value.
type Integration ¶
type Integration 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"` Status Status `protobuf:"varint,4,opt,name=status,proto3,enum=commonfate.control.integration.v1alpha1.Status" json:"status,omitempty"` Diagnostics []*v1alpha1.Diagnostic `protobuf:"bytes,5,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` Config *Config `protobuf:"bytes,6,opt,name=config,proto3" json:"config,omitempty"` SetupUrl string `protobuf:"bytes,7,opt,name=setup_url,json=setupUrl,proto3" json:"setup_url,omitempty"` // contains filtered or unexported fields }
func (*Integration) Descriptor
deprecated
func (*Integration) Descriptor() ([]byte, []int)
Deprecated: Use Integration.ProtoReflect.Descriptor instead.
func (*Integration) GetConfig ¶
func (x *Integration) GetConfig() *Config
func (*Integration) GetDiagnostics ¶
func (x *Integration) GetDiagnostics() []*v1alpha1.Diagnostic
func (*Integration) GetId ¶
func (x *Integration) GetId() string
func (*Integration) GetName ¶
func (x *Integration) GetName() string
func (*Integration) GetSetupUrl ¶
func (x *Integration) GetSetupUrl() string
func (*Integration) GetStatus ¶
func (x *Integration) GetStatus() Status
func (*Integration) ProtoMessage ¶
func (*Integration) ProtoMessage()
func (*Integration) ProtoReflect ¶
func (x *Integration) ProtoReflect() protoreflect.Message
func (*Integration) Reset ¶
func (x *Integration) Reset()
func (*Integration) String ¶
func (x *Integration) String() string
func (*Integration) Validate ¶ added in v1.32.1
func (m *Integration) Validate() error
Validate checks the field values on Integration with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Integration) ValidateAll ¶ added in v1.32.1
func (m *Integration) ValidateAll() error
ValidateAll checks the field values on Integration with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IntegrationMultiError, or nil if none found.
type IntegrationMultiError ¶ added in v1.32.1
type IntegrationMultiError []error
IntegrationMultiError is an error wrapping multiple validation errors returned by Integration.ValidateAll() if the designated constraints aren't met.
func (IntegrationMultiError) AllErrors ¶ added in v1.32.1
func (m IntegrationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationMultiError) Error ¶ added in v1.32.1
func (m IntegrationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationValidationError ¶ added in v1.32.1
type IntegrationValidationError struct {
// contains filtered or unexported fields
}
IntegrationValidationError is the validation error returned by Integration.Validate if the designated constraints aren't met.
func (IntegrationValidationError) Cause ¶ added in v1.32.1
func (e IntegrationValidationError) Cause() error
Cause function returns cause value.
func (IntegrationValidationError) Error ¶ added in v1.32.1
func (e IntegrationValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationValidationError) ErrorName ¶ added in v1.32.1
func (e IntegrationValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationValidationError) Field ¶ added in v1.32.1
func (e IntegrationValidationError) Field() string
Field function returns field value.
func (IntegrationValidationError) Key ¶ added in v1.32.1
func (e IntegrationValidationError) Key() bool
Key function returns key value.
func (IntegrationValidationError) Reason ¶ added in v1.32.1
func (e IntegrationValidationError) Reason() string
Reason function returns reason value.
type ListIntegrationsRequest ¶
type ListIntegrationsRequest struct { // The token for the next page. PageToken string `protobuf:"bytes,1,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListIntegrationsRequest) Descriptor
deprecated
func (*ListIntegrationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIntegrationsRequest.ProtoReflect.Descriptor instead.
func (*ListIntegrationsRequest) GetPageToken ¶
func (x *ListIntegrationsRequest) GetPageToken() string
func (*ListIntegrationsRequest) ProtoMessage ¶
func (*ListIntegrationsRequest) ProtoMessage()
func (*ListIntegrationsRequest) ProtoReflect ¶
func (x *ListIntegrationsRequest) ProtoReflect() protoreflect.Message
func (*ListIntegrationsRequest) Reset ¶
func (x *ListIntegrationsRequest) Reset()
func (*ListIntegrationsRequest) String ¶
func (x *ListIntegrationsRequest) String() string
func (*ListIntegrationsRequest) Validate ¶ added in v1.32.1
func (m *ListIntegrationsRequest) Validate() error
Validate checks the field values on ListIntegrationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListIntegrationsRequest) ValidateAll ¶ added in v1.32.1
func (m *ListIntegrationsRequest) ValidateAll() error
ValidateAll checks the field values on ListIntegrationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListIntegrationsRequestMultiError, or nil if none found.
type ListIntegrationsRequestMultiError ¶ added in v1.32.1
type ListIntegrationsRequestMultiError []error
ListIntegrationsRequestMultiError is an error wrapping multiple validation errors returned by ListIntegrationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListIntegrationsRequestMultiError) AllErrors ¶ added in v1.32.1
func (m ListIntegrationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListIntegrationsRequestMultiError) Error ¶ added in v1.32.1
func (m ListIntegrationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListIntegrationsRequestValidationError ¶ added in v1.32.1
type ListIntegrationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListIntegrationsRequestValidationError is the validation error returned by ListIntegrationsRequest.Validate if the designated constraints aren't met.
func (ListIntegrationsRequestValidationError) Cause ¶ added in v1.32.1
func (e ListIntegrationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListIntegrationsRequestValidationError) Error ¶ added in v1.32.1
func (e ListIntegrationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListIntegrationsRequestValidationError) ErrorName ¶ added in v1.32.1
func (e ListIntegrationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListIntegrationsRequestValidationError) Field ¶ added in v1.32.1
func (e ListIntegrationsRequestValidationError) Field() string
Field function returns field value.
func (ListIntegrationsRequestValidationError) Key ¶ added in v1.32.1
func (e ListIntegrationsRequestValidationError) Key() bool
Key function returns key value.
func (ListIntegrationsRequestValidationError) Reason ¶ added in v1.32.1
func (e ListIntegrationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListIntegrationsResponse ¶
type ListIntegrationsResponse struct { Integrations []*Integration `protobuf:"bytes,1,rep,name=integrations,proto3" json:"integrations,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListIntegrationsResponse) Descriptor
deprecated
func (*ListIntegrationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIntegrationsResponse.ProtoReflect.Descriptor instead.
func (*ListIntegrationsResponse) GetIntegrations ¶
func (x *ListIntegrationsResponse) GetIntegrations() []*Integration
func (*ListIntegrationsResponse) GetNextPageToken ¶
func (x *ListIntegrationsResponse) GetNextPageToken() string
func (*ListIntegrationsResponse) ProtoMessage ¶
func (*ListIntegrationsResponse) ProtoMessage()
func (*ListIntegrationsResponse) ProtoReflect ¶
func (x *ListIntegrationsResponse) ProtoReflect() protoreflect.Message
func (*ListIntegrationsResponse) Reset ¶
func (x *ListIntegrationsResponse) Reset()
func (*ListIntegrationsResponse) String ¶
func (x *ListIntegrationsResponse) String() string
func (*ListIntegrationsResponse) Validate ¶ added in v1.32.1
func (m *ListIntegrationsResponse) Validate() error
Validate checks the field values on ListIntegrationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListIntegrationsResponse) ValidateAll ¶ added in v1.32.1
func (m *ListIntegrationsResponse) ValidateAll() error
ValidateAll checks the field values on ListIntegrationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListIntegrationsResponseMultiError, or nil if none found.
type ListIntegrationsResponseMultiError ¶ added in v1.32.1
type ListIntegrationsResponseMultiError []error
ListIntegrationsResponseMultiError is an error wrapping multiple validation errors returned by ListIntegrationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListIntegrationsResponseMultiError) AllErrors ¶ added in v1.32.1
func (m ListIntegrationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListIntegrationsResponseMultiError) Error ¶ added in v1.32.1
func (m ListIntegrationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListIntegrationsResponseValidationError ¶ added in v1.32.1
type ListIntegrationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListIntegrationsResponseValidationError is the validation error returned by ListIntegrationsResponse.Validate if the designated constraints aren't met.
func (ListIntegrationsResponseValidationError) Cause ¶ added in v1.32.1
func (e ListIntegrationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListIntegrationsResponseValidationError) Error ¶ added in v1.32.1
func (e ListIntegrationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListIntegrationsResponseValidationError) ErrorName ¶ added in v1.32.1
func (e ListIntegrationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListIntegrationsResponseValidationError) Field ¶ added in v1.32.1
func (e ListIntegrationsResponseValidationError) Field() string
Field function returns field value.
func (ListIntegrationsResponseValidationError) Key ¶ added in v1.32.1
func (e ListIntegrationsResponseValidationError) Key() bool
Key function returns key value.
func (ListIntegrationsResponseValidationError) Reason ¶ added in v1.32.1
func (e ListIntegrationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListProxyResourcesRequest ¶ added in v1.55.0
type ListProxyResourcesRequest struct { ProxyId string `protobuf:"bytes,1,opt,name=proxy_id,json=proxyId,proto3" json:"proxy_id,omitempty"` // contains filtered or unexported fields }
func (*ListProxyResourcesRequest) Descriptor
deprecated
added in
v1.55.0
func (*ListProxyResourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProxyResourcesRequest.ProtoReflect.Descriptor instead.
func (*ListProxyResourcesRequest) GetProxyId ¶ added in v1.55.0
func (x *ListProxyResourcesRequest) GetProxyId() string
func (*ListProxyResourcesRequest) ProtoMessage ¶ added in v1.55.0
func (*ListProxyResourcesRequest) ProtoMessage()
func (*ListProxyResourcesRequest) ProtoReflect ¶ added in v1.55.0
func (x *ListProxyResourcesRequest) ProtoReflect() protoreflect.Message
func (*ListProxyResourcesRequest) Reset ¶ added in v1.55.0
func (x *ListProxyResourcesRequest) Reset()
func (*ListProxyResourcesRequest) String ¶ added in v1.55.0
func (x *ListProxyResourcesRequest) String() string
func (*ListProxyResourcesRequest) Validate ¶ added in v1.55.0
func (m *ListProxyResourcesRequest) Validate() error
Validate checks the field values on ListProxyResourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProxyResourcesRequest) ValidateAll ¶ added in v1.55.0
func (m *ListProxyResourcesRequest) ValidateAll() error
ValidateAll checks the field values on ListProxyResourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProxyResourcesRequestMultiError, or nil if none found.
type ListProxyResourcesRequestMultiError ¶ added in v1.55.0
type ListProxyResourcesRequestMultiError []error
ListProxyResourcesRequestMultiError is an error wrapping multiple validation errors returned by ListProxyResourcesRequest.ValidateAll() if the designated constraints aren't met.
func (ListProxyResourcesRequestMultiError) AllErrors ¶ added in v1.55.0
func (m ListProxyResourcesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProxyResourcesRequestMultiError) Error ¶ added in v1.55.0
func (m ListProxyResourcesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProxyResourcesRequestValidationError ¶ added in v1.55.0
type ListProxyResourcesRequestValidationError struct {
// contains filtered or unexported fields
}
ListProxyResourcesRequestValidationError is the validation error returned by ListProxyResourcesRequest.Validate if the designated constraints aren't met.
func (ListProxyResourcesRequestValidationError) Cause ¶ added in v1.55.0
func (e ListProxyResourcesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProxyResourcesRequestValidationError) Error ¶ added in v1.55.0
func (e ListProxyResourcesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProxyResourcesRequestValidationError) ErrorName ¶ added in v1.55.0
func (e ListProxyResourcesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProxyResourcesRequestValidationError) Field ¶ added in v1.55.0
func (e ListProxyResourcesRequestValidationError) Field() string
Field function returns field value.
func (ListProxyResourcesRequestValidationError) Key ¶ added in v1.55.0
func (e ListProxyResourcesRequestValidationError) Key() bool
Key function returns key value.
func (ListProxyResourcesRequestValidationError) Reason ¶ added in v1.55.0
func (e ListProxyResourcesRequestValidationError) Reason() string
Reason function returns reason value.
type ListProxyResourcesResponse ¶ added in v1.55.0
type ListProxyResourcesResponse struct { ProxyId string `protobuf:"bytes,1,opt,name=proxy_id,json=proxyId,proto3" json:"proxy_id,omitempty"` Resources []*Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"` // contains filtered or unexported fields }
func (*ListProxyResourcesResponse) Descriptor
deprecated
added in
v1.55.0
func (*ListProxyResourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProxyResourcesResponse.ProtoReflect.Descriptor instead.
func (*ListProxyResourcesResponse) GetProxyId ¶ added in v1.55.0
func (x *ListProxyResourcesResponse) GetProxyId() string
func (*ListProxyResourcesResponse) GetResources ¶ added in v1.55.0
func (x *ListProxyResourcesResponse) GetResources() []*Resource
func (*ListProxyResourcesResponse) ProtoMessage ¶ added in v1.55.0
func (*ListProxyResourcesResponse) ProtoMessage()
func (*ListProxyResourcesResponse) ProtoReflect ¶ added in v1.55.0
func (x *ListProxyResourcesResponse) ProtoReflect() protoreflect.Message
func (*ListProxyResourcesResponse) Reset ¶ added in v1.55.0
func (x *ListProxyResourcesResponse) Reset()
func (*ListProxyResourcesResponse) String ¶ added in v1.55.0
func (x *ListProxyResourcesResponse) String() string
func (*ListProxyResourcesResponse) Validate ¶ added in v1.55.0
func (m *ListProxyResourcesResponse) Validate() error
Validate checks the field values on ListProxyResourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProxyResourcesResponse) ValidateAll ¶ added in v1.55.0
func (m *ListProxyResourcesResponse) ValidateAll() error
ValidateAll checks the field values on ListProxyResourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProxyResourcesResponseMultiError, or nil if none found.
type ListProxyResourcesResponseMultiError ¶ added in v1.55.0
type ListProxyResourcesResponseMultiError []error
ListProxyResourcesResponseMultiError is an error wrapping multiple validation errors returned by ListProxyResourcesResponse.ValidateAll() if the designated constraints aren't met.
func (ListProxyResourcesResponseMultiError) AllErrors ¶ added in v1.55.0
func (m ListProxyResourcesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProxyResourcesResponseMultiError) Error ¶ added in v1.55.0
func (m ListProxyResourcesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProxyResourcesResponseValidationError ¶ added in v1.55.0
type ListProxyResourcesResponseValidationError struct {
// contains filtered or unexported fields
}
ListProxyResourcesResponseValidationError is the validation error returned by ListProxyResourcesResponse.Validate if the designated constraints aren't met.
func (ListProxyResourcesResponseValidationError) Cause ¶ added in v1.55.0
func (e ListProxyResourcesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProxyResourcesResponseValidationError) Error ¶ added in v1.55.0
func (e ListProxyResourcesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProxyResourcesResponseValidationError) ErrorName ¶ added in v1.55.0
func (e ListProxyResourcesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProxyResourcesResponseValidationError) Field ¶ added in v1.55.0
func (e ListProxyResourcesResponseValidationError) Field() string
Field function returns field value.
func (ListProxyResourcesResponseValidationError) Key ¶ added in v1.55.0
func (e ListProxyResourcesResponseValidationError) Key() bool
Key function returns key value.
func (ListProxyResourcesResponseValidationError) Reason ¶ added in v1.55.0
func (e ListProxyResourcesResponseValidationError) Reason() string
Reason function returns reason value.
type ListSecretsRequest ¶ added in v1.55.0
type ListSecretsRequest struct {
// contains filtered or unexported fields
}
func (*ListSecretsRequest) Descriptor
deprecated
added in
v1.55.0
func (*ListSecretsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSecretsRequest.ProtoReflect.Descriptor instead.
func (*ListSecretsRequest) ProtoMessage ¶ added in v1.55.0
func (*ListSecretsRequest) ProtoMessage()
func (*ListSecretsRequest) ProtoReflect ¶ added in v1.55.0
func (x *ListSecretsRequest) ProtoReflect() protoreflect.Message
func (*ListSecretsRequest) Reset ¶ added in v1.55.0
func (x *ListSecretsRequest) Reset()
func (*ListSecretsRequest) String ¶ added in v1.55.0
func (x *ListSecretsRequest) String() string
func (*ListSecretsRequest) Validate ¶ added in v1.55.0
func (m *ListSecretsRequest) Validate() error
Validate checks the field values on ListSecretsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSecretsRequest) ValidateAll ¶ added in v1.55.0
func (m *ListSecretsRequest) ValidateAll() error
ValidateAll checks the field values on ListSecretsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSecretsRequestMultiError, or nil if none found.
type ListSecretsRequestMultiError ¶ added in v1.55.0
type ListSecretsRequestMultiError []error
ListSecretsRequestMultiError is an error wrapping multiple validation errors returned by ListSecretsRequest.ValidateAll() if the designated constraints aren't met.
func (ListSecretsRequestMultiError) AllErrors ¶ added in v1.55.0
func (m ListSecretsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSecretsRequestMultiError) Error ¶ added in v1.55.0
func (m ListSecretsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSecretsRequestValidationError ¶ added in v1.55.0
type ListSecretsRequestValidationError struct {
// contains filtered or unexported fields
}
ListSecretsRequestValidationError is the validation error returned by ListSecretsRequest.Validate if the designated constraints aren't met.
func (ListSecretsRequestValidationError) Cause ¶ added in v1.55.0
func (e ListSecretsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSecretsRequestValidationError) Error ¶ added in v1.55.0
func (e ListSecretsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSecretsRequestValidationError) ErrorName ¶ added in v1.55.0
func (e ListSecretsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSecretsRequestValidationError) Field ¶ added in v1.55.0
func (e ListSecretsRequestValidationError) Field() string
Field function returns field value.
func (ListSecretsRequestValidationError) Key ¶ added in v1.55.0
func (e ListSecretsRequestValidationError) Key() bool
Key function returns key value.
func (ListSecretsRequestValidationError) Reason ¶ added in v1.55.0
func (e ListSecretsRequestValidationError) Reason() string
Reason function returns reason value.
type ListSecretsResponse ¶ added in v1.55.0
type ListSecretsResponse struct { Secrets []*Secret `protobuf:"bytes,1,rep,name=secrets,proto3" json:"secrets,omitempty"` // contains filtered or unexported fields }
func (*ListSecretsResponse) Descriptor
deprecated
added in
v1.55.0
func (*ListSecretsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSecretsResponse.ProtoReflect.Descriptor instead.
func (*ListSecretsResponse) GetSecrets ¶ added in v1.55.0
func (x *ListSecretsResponse) GetSecrets() []*Secret
func (*ListSecretsResponse) ProtoMessage ¶ added in v1.55.0
func (*ListSecretsResponse) ProtoMessage()
func (*ListSecretsResponse) ProtoReflect ¶ added in v1.55.0
func (x *ListSecretsResponse) ProtoReflect() protoreflect.Message
func (*ListSecretsResponse) Reset ¶ added in v1.55.0
func (x *ListSecretsResponse) Reset()
func (*ListSecretsResponse) String ¶ added in v1.55.0
func (x *ListSecretsResponse) String() string
func (*ListSecretsResponse) Validate ¶ added in v1.55.0
func (m *ListSecretsResponse) Validate() error
Validate checks the field values on ListSecretsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSecretsResponse) ValidateAll ¶ added in v1.55.0
func (m *ListSecretsResponse) ValidateAll() error
ValidateAll checks the field values on ListSecretsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSecretsResponseMultiError, or nil if none found.
type ListSecretsResponseMultiError ¶ added in v1.55.0
type ListSecretsResponseMultiError []error
ListSecretsResponseMultiError is an error wrapping multiple validation errors returned by ListSecretsResponse.ValidateAll() if the designated constraints aren't met.
func (ListSecretsResponseMultiError) AllErrors ¶ added in v1.55.0
func (m ListSecretsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSecretsResponseMultiError) Error ¶ added in v1.55.0
func (m ListSecretsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSecretsResponseValidationError ¶ added in v1.55.0
type ListSecretsResponseValidationError struct {
// contains filtered or unexported fields
}
ListSecretsResponseValidationError is the validation error returned by ListSecretsResponse.Validate if the designated constraints aren't met.
func (ListSecretsResponseValidationError) Cause ¶ added in v1.55.0
func (e ListSecretsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSecretsResponseValidationError) Error ¶ added in v1.55.0
func (e ListSecretsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSecretsResponseValidationError) ErrorName ¶ added in v1.55.0
func (e ListSecretsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSecretsResponseValidationError) Field ¶ added in v1.55.0
func (e ListSecretsResponseValidationError) Field() string
Field function returns field value.
func (ListSecretsResponseValidationError) Key ¶ added in v1.55.0
func (e ListSecretsResponseValidationError) Key() bool
Key function returns key value.
func (ListSecretsResponseValidationError) Reason ¶ added in v1.55.0
func (e ListSecretsResponseValidationError) Reason() string
Reason function returns reason value.
type Okta ¶ added in v1.6.0
type Okta struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` ApiKeySecretPath string `protobuf:"bytes,2,opt,name=api_key_secret_path,json=apiKeySecretPath,proto3" json:"api_key_secret_path,omitempty"` // contains filtered or unexported fields }
func (*Okta) Descriptor
deprecated
added in
v1.6.0
func (*Okta) GetApiKeySecretPath ¶ added in v1.6.0
func (*Okta) GetOrganizationId ¶ added in v1.6.0
func (*Okta) ProtoMessage ¶ added in v1.6.0
func (*Okta) ProtoMessage()
func (*Okta) ProtoReflect ¶ added in v1.6.0
func (x *Okta) ProtoReflect() protoreflect.Message
func (*Okta) Validate ¶ added in v1.32.1
Validate checks the field values on Okta with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Okta) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Okta with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OktaMultiError, or nil if none found.
type OktaMultiError ¶ added in v1.32.1
type OktaMultiError []error
OktaMultiError is an error wrapping multiple validation errors returned by Okta.ValidateAll() if the designated constraints aren't met.
func (OktaMultiError) AllErrors ¶ added in v1.32.1
func (m OktaMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OktaMultiError) Error ¶ added in v1.32.1
func (m OktaMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OktaValidationError ¶ added in v1.32.1
type OktaValidationError struct {
// contains filtered or unexported fields
}
OktaValidationError is the validation error returned by Okta.Validate if the designated constraints aren't met.
func (OktaValidationError) Cause ¶ added in v1.32.1
func (e OktaValidationError) Cause() error
Cause function returns cause value.
func (OktaValidationError) Error ¶ added in v1.32.1
func (e OktaValidationError) Error() string
Error satisfies the builtin error interface
func (OktaValidationError) ErrorName ¶ added in v1.32.1
func (e OktaValidationError) ErrorName() string
ErrorName returns error name.
func (OktaValidationError) Field ¶ added in v1.32.1
func (e OktaValidationError) Field() string
Field function returns field value.
func (OktaValidationError) Key ¶ added in v1.32.1
func (e OktaValidationError) Key() bool
Key function returns key value.
func (OktaValidationError) Reason ¶ added in v1.32.1
func (e OktaValidationError) Reason() string
Reason function returns reason value.
type OpsGenie ¶
type OpsGenie struct { ApiKeySecretPath string `protobuf:"bytes,1,opt,name=api_key_secret_path,json=apiKeySecretPath,proto3" json:"api_key_secret_path,omitempty"` // contains filtered or unexported fields }
func (*OpsGenie) Descriptor
deprecated
func (*OpsGenie) GetApiKeySecretPath ¶
func (*OpsGenie) ProtoMessage ¶
func (*OpsGenie) ProtoMessage()
func (*OpsGenie) ProtoReflect ¶
func (x *OpsGenie) ProtoReflect() protoreflect.Message
func (*OpsGenie) Validate ¶ added in v1.32.1
Validate checks the field values on OpsGenie with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OpsGenie) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on OpsGenie with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OpsGenieMultiError, or nil if none found.
type OpsGenieMultiError ¶ added in v1.32.1
type OpsGenieMultiError []error
OpsGenieMultiError is an error wrapping multiple validation errors returned by OpsGenie.ValidateAll() if the designated constraints aren't met.
func (OpsGenieMultiError) AllErrors ¶ added in v1.32.1
func (m OpsGenieMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OpsGenieMultiError) Error ¶ added in v1.32.1
func (m OpsGenieMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OpsGenieValidationError ¶ added in v1.32.1
type OpsGenieValidationError struct {
// contains filtered or unexported fields
}
OpsGenieValidationError is the validation error returned by OpsGenie.Validate if the designated constraints aren't met.
func (OpsGenieValidationError) Cause ¶ added in v1.32.1
func (e OpsGenieValidationError) Cause() error
Cause function returns cause value.
func (OpsGenieValidationError) Error ¶ added in v1.32.1
func (e OpsGenieValidationError) Error() string
Error satisfies the builtin error interface
func (OpsGenieValidationError) ErrorName ¶ added in v1.32.1
func (e OpsGenieValidationError) ErrorName() string
ErrorName returns error name.
func (OpsGenieValidationError) Field ¶ added in v1.32.1
func (e OpsGenieValidationError) Field() string
Field function returns field value.
func (OpsGenieValidationError) Key ¶ added in v1.32.1
func (e OpsGenieValidationError) Key() bool
Key function returns key value.
func (OpsGenieValidationError) Reason ¶ added in v1.32.1
func (e OpsGenieValidationError) Reason() string
Reason function returns reason value.
type PagerDuty ¶
type PagerDuty struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecretSecretPath string `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PagerDuty) Descriptor
deprecated
func (*PagerDuty) GetClientId ¶
func (*PagerDuty) GetClientSecretSecretPath ¶
func (*PagerDuty) ProtoMessage ¶
func (*PagerDuty) ProtoMessage()
func (*PagerDuty) ProtoReflect ¶
func (x *PagerDuty) ProtoReflect() protoreflect.Message
func (*PagerDuty) Validate ¶ added in v1.32.1
Validate checks the field values on PagerDuty with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PagerDuty) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on PagerDuty with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PagerDutyMultiError, or nil if none found.
type PagerDutyMultiError ¶ added in v1.32.1
type PagerDutyMultiError []error
PagerDutyMultiError is an error wrapping multiple validation errors returned by PagerDuty.ValidateAll() if the designated constraints aren't met.
func (PagerDutyMultiError) AllErrors ¶ added in v1.32.1
func (m PagerDutyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PagerDutyMultiError) Error ¶ added in v1.32.1
func (m PagerDutyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PagerDutyValidationError ¶ added in v1.32.1
type PagerDutyValidationError struct {
// contains filtered or unexported fields
}
PagerDutyValidationError is the validation error returned by PagerDuty.Validate if the designated constraints aren't met.
func (PagerDutyValidationError) Cause ¶ added in v1.32.1
func (e PagerDutyValidationError) Cause() error
Cause function returns cause value.
func (PagerDutyValidationError) Error ¶ added in v1.32.1
func (e PagerDutyValidationError) Error() string
Error satisfies the builtin error interface
func (PagerDutyValidationError) ErrorName ¶ added in v1.32.1
func (e PagerDutyValidationError) ErrorName() string
ErrorName returns error name.
func (PagerDutyValidationError) Field ¶ added in v1.32.1
func (e PagerDutyValidationError) Field() string
Field function returns field value.
func (PagerDutyValidationError) Key ¶ added in v1.32.1
func (e PagerDutyValidationError) Key() bool
Key function returns key value.
func (PagerDutyValidationError) Reason ¶ added in v1.32.1
func (e PagerDutyValidationError) Reason() string
Reason function returns reason value.
type PingRequest ¶ added in v1.55.0
type PingRequest struct { ProxyId string `protobuf:"bytes,1,opt,name=proxy_id,json=proxyId,proto3" json:"proxy_id,omitempty"` EcsTaskMetadata *ECSTaskMetadata `protobuf:"bytes,2,opt,name=ecs_task_metadata,json=ecsTaskMetadata,proto3" json:"ecs_task_metadata,omitempty"` Diagnostics []*v1alpha1.Diagnostic `protobuf:"bytes,3,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*PingRequest) Descriptor
deprecated
added in
v1.55.0
func (*PingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.
func (*PingRequest) GetDiagnostics ¶ added in v1.55.0
func (x *PingRequest) GetDiagnostics() []*v1alpha1.Diagnostic
func (*PingRequest) GetEcsTaskMetadata ¶ added in v1.55.0
func (x *PingRequest) GetEcsTaskMetadata() *ECSTaskMetadata
func (*PingRequest) GetProxyId ¶ added in v1.55.0
func (x *PingRequest) GetProxyId() string
func (*PingRequest) ProtoMessage ¶ added in v1.55.0
func (*PingRequest) ProtoMessage()
func (*PingRequest) ProtoReflect ¶ added in v1.55.0
func (x *PingRequest) ProtoReflect() protoreflect.Message
func (*PingRequest) Reset ¶ added in v1.55.0
func (x *PingRequest) Reset()
func (*PingRequest) String ¶ added in v1.55.0
func (x *PingRequest) String() string
func (*PingRequest) Validate ¶ added in v1.55.0
func (m *PingRequest) Validate() error
Validate checks the field values on PingRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingRequest) ValidateAll ¶ added in v1.55.0
func (m *PingRequest) ValidateAll() error
ValidateAll checks the field values on PingRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingRequestMultiError, or nil if none found.
type PingRequestMultiError ¶ added in v1.55.0
type PingRequestMultiError []error
PingRequestMultiError is an error wrapping multiple validation errors returned by PingRequest.ValidateAll() if the designated constraints aren't met.
func (PingRequestMultiError) AllErrors ¶ added in v1.55.0
func (m PingRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingRequestMultiError) Error ¶ added in v1.55.0
func (m PingRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingRequestValidationError ¶ added in v1.55.0
type PingRequestValidationError struct {
// contains filtered or unexported fields
}
PingRequestValidationError is the validation error returned by PingRequest.Validate if the designated constraints aren't met.
func (PingRequestValidationError) Cause ¶ added in v1.55.0
func (e PingRequestValidationError) Cause() error
Cause function returns cause value.
func (PingRequestValidationError) Error ¶ added in v1.55.0
func (e PingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PingRequestValidationError) ErrorName ¶ added in v1.55.0
func (e PingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PingRequestValidationError) Field ¶ added in v1.55.0
func (e PingRequestValidationError) Field() string
Field function returns field value.
func (PingRequestValidationError) Key ¶ added in v1.55.0
func (e PingRequestValidationError) Key() bool
Key function returns key value.
func (PingRequestValidationError) Reason ¶ added in v1.55.0
func (e PingRequestValidationError) Reason() string
Reason function returns reason value.
type PingResponse ¶ added in v1.55.0
type PingResponse struct { // An indication from the server as to when the // service should next send a ping. NextPing *durationpb.Duration `protobuf:"bytes,1,opt,name=next_ping,json=nextPing,proto3" json:"next_ping,omitempty"` // contains filtered or unexported fields }
func (*PingResponse) Descriptor
deprecated
added in
v1.55.0
func (*PingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
func (*PingResponse) GetNextPing ¶ added in v1.55.0
func (x *PingResponse) GetNextPing() *durationpb.Duration
func (*PingResponse) ProtoMessage ¶ added in v1.55.0
func (*PingResponse) ProtoMessage()
func (*PingResponse) ProtoReflect ¶ added in v1.55.0
func (x *PingResponse) ProtoReflect() protoreflect.Message
func (*PingResponse) Reset ¶ added in v1.55.0
func (x *PingResponse) Reset()
func (*PingResponse) String ¶ added in v1.55.0
func (x *PingResponse) String() string
func (*PingResponse) Validate ¶ added in v1.55.0
func (m *PingResponse) Validate() error
Validate checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingResponse) ValidateAll ¶ added in v1.55.0
func (m *PingResponse) ValidateAll() error
ValidateAll checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingResponseMultiError, or nil if none found.
type PingResponseMultiError ¶ added in v1.55.0
type PingResponseMultiError []error
PingResponseMultiError is an error wrapping multiple validation errors returned by PingResponse.ValidateAll() if the designated constraints aren't met.
func (PingResponseMultiError) AllErrors ¶ added in v1.55.0
func (m PingResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingResponseMultiError) Error ¶ added in v1.55.0
func (m PingResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingResponseValidationError ¶ added in v1.55.0
type PingResponseValidationError struct {
// contains filtered or unexported fields
}
PingResponseValidationError is the validation error returned by PingResponse.Validate if the designated constraints aren't met.
func (PingResponseValidationError) Cause ¶ added in v1.55.0
func (e PingResponseValidationError) Cause() error
Cause function returns cause value.
func (PingResponseValidationError) Error ¶ added in v1.55.0
func (e PingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PingResponseValidationError) ErrorName ¶ added in v1.55.0
func (e PingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PingResponseValidationError) Field ¶ added in v1.55.0
func (e PingResponseValidationError) Field() string
Field function returns field value.
func (PingResponseValidationError) Key ¶ added in v1.55.0
func (e PingResponseValidationError) Key() bool
Key function returns key value.
func (PingResponseValidationError) Reason ¶ added in v1.55.0
func (e PingResponseValidationError) Reason() string
Reason function returns reason value.
type Resource ¶ added in v1.43.0
type Resource struct { // Types that are assignable to Resource: // // *Resource_AwsRdsDatabase Resource isResource_Resource `protobuf_oneof:"resource"` // contains filtered or unexported fields }
func (*Resource) Descriptor
deprecated
added in
v1.43.0
func (*Resource) GetAwsRdsDatabase ¶ added in v1.43.0
func (x *Resource) GetAwsRdsDatabase() *AWSRDSDatabase
func (*Resource) GetResource ¶ added in v1.43.0
func (m *Resource) GetResource() isResource_Resource
func (*Resource) ProtoMessage ¶ added in v1.43.0
func (*Resource) ProtoMessage()
func (*Resource) ProtoReflect ¶ added in v1.43.0
func (x *Resource) ProtoReflect() protoreflect.Message
func (*Resource) Validate ¶ added in v1.43.0
Validate checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Resource) ValidateAll ¶ added in v1.43.0
ValidateAll checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourceMultiError, or nil if none found.
type ResourceMultiError ¶ added in v1.43.0
type ResourceMultiError []error
ResourceMultiError is an error wrapping multiple validation errors returned by Resource.ValidateAll() if the designated constraints aren't met.
func (ResourceMultiError) AllErrors ¶ added in v1.43.0
func (m ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceMultiError) Error ¶ added in v1.43.0
func (m ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceValidationError ¶ added in v1.43.0
type ResourceValidationError struct {
// contains filtered or unexported fields
}
ResourceValidationError is the validation error returned by Resource.Validate if the designated constraints aren't met.
func (ResourceValidationError) Cause ¶ added in v1.43.0
func (e ResourceValidationError) Cause() error
Cause function returns cause value.
func (ResourceValidationError) Error ¶ added in v1.43.0
func (e ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceValidationError) ErrorName ¶ added in v1.43.0
func (e ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceValidationError) Field ¶ added in v1.43.0
func (e ResourceValidationError) Field() string
Field function returns field value.
func (ResourceValidationError) Key ¶ added in v1.43.0
func (e ResourceValidationError) Key() bool
Key function returns key value.
func (ResourceValidationError) Reason ¶ added in v1.43.0
func (e ResourceValidationError) Reason() string
Reason function returns reason value.
type Resource_AwsRdsDatabase ¶ added in v1.43.0
type Resource_AwsRdsDatabase struct {
AwsRdsDatabase *AWSRDSDatabase `protobuf:"bytes,1,opt,name=aws_rds_database,json=awsRdsDatabase,proto3,oneof"`
}
type S3LogDestination ¶ added in v1.34.0
type S3LogDestination struct { BucketName string `protobuf:"bytes,1,opt,name=bucket_name,json=bucketName,proto3" json:"bucket_name,omitempty"` RoleArn string `protobuf:"bytes,2,opt,name=role_arn,json=roleArn,proto3" json:"role_arn,omitempty"` // The object key template to write audit log events // to in the bucket. // // If not provided, defaults to: '{{ .Year }}/{{ .Month }}/{{ .Day }}/{{ .Hour }}_{{ .Minute }}_{{ .Second }}_{{ .ID }}' // // Available template parameters are: // // Year - the year the events were written in YYYY format, e.g. 2024 // // Month - the month the events were written in MM format, e.g. 01 // // Day - the calendar day the events were written in DD format, e.g. 15 // // Hour - the hour the events were written in HH format (in UTC), e.g. 22 // // Minute - the minute the events were written in MM format, e.g. 04 // // Second - the second the events were written in SS format, e.g. 02 // // ID - a randomly generated report batch ID. // // Time - the full timestamp the event report was generated. This can be used // if you'd like to customise the time beyond the Year / Month / Day / Hour / Minute / Second // variables provided. // You can use Go [text template](https://pkg.go.dev/text/template) functions to customise this, // for example: {{ .Time.Format "Jan 02, 2006 15:04:05 UTC" }} KeyTemplate string `protobuf:"bytes,3,opt,name=key_template,json=keyTemplate,proto3" json:"key_template,omitempty"` // The compression algorithm to use on the log events. // If empty, events will be written without compression. // // Specifying 'gzip' will use GZIP compression. Compression string `protobuf:"bytes,4,opt,name=compression,proto3" json:"compression,omitempty"` // If provided, only the specified actions will be included. // // For example ["grant.requested", "grant.approved"] FilterForActions []string `protobuf:"bytes,5,rep,name=filter_for_actions,json=filterForActions,proto3" json:"filter_for_actions,omitempty"` // The frequency in minutes to generate reports at. // Must be greater or equal to 5. BatchDurationMinutes uint32 `protobuf:"varint,6,opt,name=batch_duration_minutes,json=batchDurationMinutes,proto3" json:"batch_duration_minutes,omitempty"` // The maximum number of events to include in a batch. // If set to zero, Common Fate will use a default automatic batch size. MaximumBatchSize uint32 `protobuf:"varint,7,opt,name=maximum_batch_size,json=maximumBatchSize,proto3" json:"maximum_batch_size,omitempty"` // contains filtered or unexported fields }
The S3 Log Destination integration allows audit log events to be written to an AWS S3 bucket in [JSONL format](https://jsonlines.org/).
func (*S3LogDestination) Descriptor
deprecated
added in
v1.34.0
func (*S3LogDestination) Descriptor() ([]byte, []int)
Deprecated: Use S3LogDestination.ProtoReflect.Descriptor instead.
func (*S3LogDestination) GetBatchDurationMinutes ¶ added in v1.34.0
func (x *S3LogDestination) GetBatchDurationMinutes() uint32
func (*S3LogDestination) GetBucketName ¶ added in v1.34.0
func (x *S3LogDestination) GetBucketName() string
func (*S3LogDestination) GetCompression ¶ added in v1.34.0
func (x *S3LogDestination) GetCompression() string
func (*S3LogDestination) GetFilterForActions ¶ added in v1.34.0
func (x *S3LogDestination) GetFilterForActions() []string
func (*S3LogDestination) GetKeyTemplate ¶ added in v1.34.0
func (x *S3LogDestination) GetKeyTemplate() string
func (*S3LogDestination) GetMaximumBatchSize ¶ added in v1.34.0
func (x *S3LogDestination) GetMaximumBatchSize() uint32
func (*S3LogDestination) GetRoleArn ¶ added in v1.34.0
func (x *S3LogDestination) GetRoleArn() string
func (*S3LogDestination) ProtoMessage ¶ added in v1.34.0
func (*S3LogDestination) ProtoMessage()
func (*S3LogDestination) ProtoReflect ¶ added in v1.34.0
func (x *S3LogDestination) ProtoReflect() protoreflect.Message
func (*S3LogDestination) Reset ¶ added in v1.34.0
func (x *S3LogDestination) Reset()
func (*S3LogDestination) String ¶ added in v1.34.0
func (x *S3LogDestination) String() string
func (*S3LogDestination) Validate ¶ added in v1.42.0
func (m *S3LogDestination) Validate() error
Validate checks the field values on S3LogDestination with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*S3LogDestination) ValidateAll ¶ added in v1.42.0
func (m *S3LogDestination) ValidateAll() error
ValidateAll checks the field values on S3LogDestination with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3LogDestinationMultiError, or nil if none found.
type S3LogDestinationMultiError ¶ added in v1.42.0
type S3LogDestinationMultiError []error
S3LogDestinationMultiError is an error wrapping multiple validation errors returned by S3LogDestination.ValidateAll() if the designated constraints aren't met.
func (S3LogDestinationMultiError) AllErrors ¶ added in v1.42.0
func (m S3LogDestinationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (S3LogDestinationMultiError) Error ¶ added in v1.42.0
func (m S3LogDestinationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type S3LogDestinationValidationError ¶ added in v1.42.0
type S3LogDestinationValidationError struct {
// contains filtered or unexported fields
}
S3LogDestinationValidationError is the validation error returned by S3LogDestination.Validate if the designated constraints aren't met.
func (S3LogDestinationValidationError) Cause ¶ added in v1.42.0
func (e S3LogDestinationValidationError) Cause() error
Cause function returns cause value.
func (S3LogDestinationValidationError) Error ¶ added in v1.42.0
func (e S3LogDestinationValidationError) Error() string
Error satisfies the builtin error interface
func (S3LogDestinationValidationError) ErrorName ¶ added in v1.42.0
func (e S3LogDestinationValidationError) ErrorName() string
ErrorName returns error name.
func (S3LogDestinationValidationError) Field ¶ added in v1.42.0
func (e S3LogDestinationValidationError) Field() string
Field function returns field value.
func (S3LogDestinationValidationError) Key ¶ added in v1.42.0
func (e S3LogDestinationValidationError) Key() bool
Key function returns key value.
func (S3LogDestinationValidationError) Reason ¶ added in v1.42.0
func (e S3LogDestinationValidationError) Reason() string
Reason function returns reason value.
type Secret ¶ added in v1.55.0
type Secret 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"` Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*Secret) Descriptor
deprecated
added in
v1.55.0
func (*Secret) ProtoMessage ¶ added in v1.55.0
func (*Secret) ProtoMessage()
func (*Secret) ProtoReflect ¶ added in v1.55.0
func (x *Secret) ProtoReflect() protoreflect.Message
func (*Secret) Validate ¶ added in v1.55.0
Validate checks the field values on Secret with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Secret) ValidateAll ¶ added in v1.55.0
ValidateAll checks the field values on Secret with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SecretMultiError, or nil if none found.
type SecretMultiError ¶ added in v1.55.0
type SecretMultiError []error
SecretMultiError is an error wrapping multiple validation errors returned by Secret.ValidateAll() if the designated constraints aren't met.
func (SecretMultiError) AllErrors ¶ added in v1.55.0
func (m SecretMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SecretMultiError) Error ¶ added in v1.55.0
func (m SecretMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SecretValidationError ¶ added in v1.55.0
type SecretValidationError struct {
// contains filtered or unexported fields
}
SecretValidationError is the validation error returned by Secret.Validate if the designated constraints aren't met.
func (SecretValidationError) Cause ¶ added in v1.55.0
func (e SecretValidationError) Cause() error
Cause function returns cause value.
func (SecretValidationError) Error ¶ added in v1.55.0
func (e SecretValidationError) Error() string
Error satisfies the builtin error interface
func (SecretValidationError) ErrorName ¶ added in v1.55.0
func (e SecretValidationError) ErrorName() string
ErrorName returns error name.
func (SecretValidationError) Field ¶ added in v1.55.0
func (e SecretValidationError) Field() string
Field function returns field value.
func (SecretValidationError) Key ¶ added in v1.55.0
func (e SecretValidationError) Key() bool
Key function returns key value.
func (SecretValidationError) Reason ¶ added in v1.55.0
func (e SecretValidationError) Reason() string
Reason function returns reason value.
type Slack ¶
type Slack struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecretSecretPath string `` /* 131-byte string literal not displayed */ SigningSecretSecretPath string `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Slack) Descriptor
deprecated
func (*Slack) GetClientId ¶
func (*Slack) GetClientSecretSecretPath ¶
func (*Slack) GetSigningSecretSecretPath ¶
func (*Slack) ProtoMessage ¶
func (*Slack) ProtoMessage()
func (*Slack) ProtoReflect ¶
func (x *Slack) ProtoReflect() protoreflect.Message
func (*Slack) Validate ¶ added in v1.32.1
Validate checks the field values on Slack with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Slack) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Slack with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SlackMultiError, or nil if none found.
type SlackMultiError ¶ added in v1.32.1
type SlackMultiError []error
SlackMultiError is an error wrapping multiple validation errors returned by Slack.ValidateAll() if the designated constraints aren't met.
func (SlackMultiError) AllErrors ¶ added in v1.32.1
func (m SlackMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SlackMultiError) Error ¶ added in v1.32.1
func (m SlackMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SlackValidationError ¶ added in v1.32.1
type SlackValidationError struct {
// contains filtered or unexported fields
}
SlackValidationError is the validation error returned by Slack.Validate if the designated constraints aren't met.
func (SlackValidationError) Cause ¶ added in v1.32.1
func (e SlackValidationError) Cause() error
Cause function returns cause value.
func (SlackValidationError) Error ¶ added in v1.32.1
func (e SlackValidationError) Error() string
Error satisfies the builtin error interface
func (SlackValidationError) ErrorName ¶ added in v1.32.1
func (e SlackValidationError) ErrorName() string
ErrorName returns error name.
func (SlackValidationError) Field ¶ added in v1.32.1
func (e SlackValidationError) Field() string
Field function returns field value.
func (SlackValidationError) Key ¶ added in v1.32.1
func (e SlackValidationError) Key() bool
Key function returns key value.
func (SlackValidationError) Reason ¶ added in v1.32.1
func (e SlackValidationError) Reason() string
Reason function returns reason value.
type Status ¶
type Status int32
func (Status) Descriptor ¶
func (Status) Descriptor() protoreflect.EnumDescriptor
func (Status) EnumDescriptor
deprecated
func (Status) Number ¶
func (x Status) Number() protoreflect.EnumNumber
func (Status) Type ¶
func (Status) Type() protoreflect.EnumType
type UpdateIntegrationRequest ¶
type UpdateIntegrationRequest struct { Integration *Integration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` // contains filtered or unexported fields }
func (*UpdateIntegrationRequest) Descriptor
deprecated
func (*UpdateIntegrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIntegrationRequest.ProtoReflect.Descriptor instead.
func (*UpdateIntegrationRequest) GetIntegration ¶
func (x *UpdateIntegrationRequest) GetIntegration() *Integration
func (*UpdateIntegrationRequest) ProtoMessage ¶
func (*UpdateIntegrationRequest) ProtoMessage()
func (*UpdateIntegrationRequest) ProtoReflect ¶
func (x *UpdateIntegrationRequest) ProtoReflect() protoreflect.Message
func (*UpdateIntegrationRequest) Reset ¶
func (x *UpdateIntegrationRequest) Reset()
func (*UpdateIntegrationRequest) String ¶
func (x *UpdateIntegrationRequest) String() string
func (*UpdateIntegrationRequest) Validate ¶ added in v1.32.1
func (m *UpdateIntegrationRequest) Validate() error
Validate checks the field values on UpdateIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIntegrationRequest) ValidateAll ¶ added in v1.32.1
func (m *UpdateIntegrationRequest) ValidateAll() error
ValidateAll checks the field values on UpdateIntegrationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIntegrationRequestMultiError, or nil if none found.
type UpdateIntegrationRequestMultiError ¶ added in v1.32.1
type UpdateIntegrationRequestMultiError []error
UpdateIntegrationRequestMultiError is an error wrapping multiple validation errors returned by UpdateIntegrationRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateIntegrationRequestMultiError) AllErrors ¶ added in v1.32.1
func (m UpdateIntegrationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIntegrationRequestMultiError) Error ¶ added in v1.32.1
func (m UpdateIntegrationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIntegrationRequestValidationError ¶ added in v1.32.1
type UpdateIntegrationRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateIntegrationRequestValidationError is the validation error returned by UpdateIntegrationRequest.Validate if the designated constraints aren't met.
func (UpdateIntegrationRequestValidationError) Cause ¶ added in v1.32.1
func (e UpdateIntegrationRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateIntegrationRequestValidationError) Error ¶ added in v1.32.1
func (e UpdateIntegrationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIntegrationRequestValidationError) ErrorName ¶ added in v1.32.1
func (e UpdateIntegrationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIntegrationRequestValidationError) Field ¶ added in v1.32.1
func (e UpdateIntegrationRequestValidationError) Field() string
Field function returns field value.
func (UpdateIntegrationRequestValidationError) Key ¶ added in v1.32.1
func (e UpdateIntegrationRequestValidationError) Key() bool
Key function returns key value.
func (UpdateIntegrationRequestValidationError) Reason ¶ added in v1.32.1
func (e UpdateIntegrationRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateIntegrationResponse ¶
type UpdateIntegrationResponse struct { Integration *Integration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"` // contains filtered or unexported fields }
func (*UpdateIntegrationResponse) Descriptor
deprecated
func (*UpdateIntegrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateIntegrationResponse.ProtoReflect.Descriptor instead.
func (*UpdateIntegrationResponse) GetIntegration ¶
func (x *UpdateIntegrationResponse) GetIntegration() *Integration
func (*UpdateIntegrationResponse) ProtoMessage ¶
func (*UpdateIntegrationResponse) ProtoMessage()
func (*UpdateIntegrationResponse) ProtoReflect ¶
func (x *UpdateIntegrationResponse) ProtoReflect() protoreflect.Message
func (*UpdateIntegrationResponse) Reset ¶
func (x *UpdateIntegrationResponse) Reset()
func (*UpdateIntegrationResponse) String ¶
func (x *UpdateIntegrationResponse) String() string
func (*UpdateIntegrationResponse) Validate ¶ added in v1.32.1
func (m *UpdateIntegrationResponse) Validate() error
Validate checks the field values on UpdateIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateIntegrationResponse) ValidateAll ¶ added in v1.32.1
func (m *UpdateIntegrationResponse) ValidateAll() error
ValidateAll checks the field values on UpdateIntegrationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateIntegrationResponseMultiError, or nil if none found.
type UpdateIntegrationResponseMultiError ¶ added in v1.32.1
type UpdateIntegrationResponseMultiError []error
UpdateIntegrationResponseMultiError is an error wrapping multiple validation errors returned by UpdateIntegrationResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateIntegrationResponseMultiError) AllErrors ¶ added in v1.32.1
func (m UpdateIntegrationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateIntegrationResponseMultiError) Error ¶ added in v1.32.1
func (m UpdateIntegrationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateIntegrationResponseValidationError ¶ added in v1.32.1
type UpdateIntegrationResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateIntegrationResponseValidationError is the validation error returned by UpdateIntegrationResponse.Validate if the designated constraints aren't met.
func (UpdateIntegrationResponseValidationError) Cause ¶ added in v1.32.1
func (e UpdateIntegrationResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateIntegrationResponseValidationError) Error ¶ added in v1.32.1
func (e UpdateIntegrationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateIntegrationResponseValidationError) ErrorName ¶ added in v1.32.1
func (e UpdateIntegrationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateIntegrationResponseValidationError) Field ¶ added in v1.32.1
func (e UpdateIntegrationResponseValidationError) Field() string
Field function returns field value.
func (UpdateIntegrationResponseValidationError) Key ¶ added in v1.32.1
func (e UpdateIntegrationResponseValidationError) Key() bool
Key function returns key value.
func (UpdateIntegrationResponseValidationError) Reason ¶ added in v1.32.1
func (e UpdateIntegrationResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProxyRdsResourceRequest ¶ added in v1.55.0
type UpdateProxyRdsResourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ProxyId string `protobuf:"bytes,2,opt,name=proxy_id,json=proxyId,proto3" json:"proxy_id,omitempty"` RdsDatabase *AWSRDSDatabase `protobuf:"bytes,3,opt,name=rds_database,json=rdsDatabase,proto3" json:"rds_database,omitempty"` // contains filtered or unexported fields }
func (*UpdateProxyRdsResourceRequest) Descriptor
deprecated
added in
v1.55.0
func (*UpdateProxyRdsResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProxyRdsResourceRequest.ProtoReflect.Descriptor instead.
func (*UpdateProxyRdsResourceRequest) GetId ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceRequest) GetId() string
func (*UpdateProxyRdsResourceRequest) GetProxyId ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceRequest) GetProxyId() string
func (*UpdateProxyRdsResourceRequest) GetRdsDatabase ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceRequest) GetRdsDatabase() *AWSRDSDatabase
func (*UpdateProxyRdsResourceRequest) ProtoMessage ¶ added in v1.55.0
func (*UpdateProxyRdsResourceRequest) ProtoMessage()
func (*UpdateProxyRdsResourceRequest) ProtoReflect ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceRequest) ProtoReflect() protoreflect.Message
func (*UpdateProxyRdsResourceRequest) Reset ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceRequest) Reset()
func (*UpdateProxyRdsResourceRequest) String ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceRequest) String() string
func (*UpdateProxyRdsResourceRequest) Validate ¶ added in v1.55.0
func (m *UpdateProxyRdsResourceRequest) Validate() error
Validate checks the field values on UpdateProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProxyRdsResourceRequest) ValidateAll ¶ added in v1.55.0
func (m *UpdateProxyRdsResourceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProxyRdsResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProxyRdsResourceRequestMultiError, or nil if none found.
type UpdateProxyRdsResourceRequestMultiError ¶ added in v1.55.0
type UpdateProxyRdsResourceRequestMultiError []error
UpdateProxyRdsResourceRequestMultiError is an error wrapping multiple validation errors returned by UpdateProxyRdsResourceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProxyRdsResourceRequestMultiError) AllErrors ¶ added in v1.55.0
func (m UpdateProxyRdsResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProxyRdsResourceRequestMultiError) Error ¶ added in v1.55.0
func (m UpdateProxyRdsResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProxyRdsResourceRequestValidationError ¶ added in v1.55.0
type UpdateProxyRdsResourceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProxyRdsResourceRequestValidationError is the validation error returned by UpdateProxyRdsResourceRequest.Validate if the designated constraints aren't met.
func (UpdateProxyRdsResourceRequestValidationError) Cause ¶ added in v1.55.0
func (e UpdateProxyRdsResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProxyRdsResourceRequestValidationError) Error ¶ added in v1.55.0
func (e UpdateProxyRdsResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProxyRdsResourceRequestValidationError) ErrorName ¶ added in v1.55.0
func (e UpdateProxyRdsResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProxyRdsResourceRequestValidationError) Field ¶ added in v1.55.0
func (e UpdateProxyRdsResourceRequestValidationError) Field() string
Field function returns field value.
func (UpdateProxyRdsResourceRequestValidationError) Key ¶ added in v1.55.0
func (e UpdateProxyRdsResourceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProxyRdsResourceRequestValidationError) Reason ¶ added in v1.55.0
func (e UpdateProxyRdsResourceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProxyRdsResourceResponse ¶ added in v1.55.0
type UpdateProxyRdsResourceResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ProxyId string `protobuf:"bytes,2,opt,name=proxy_id,json=proxyId,proto3" json:"proxy_id,omitempty"` RdsDatabase *AWSRDSDatabase `protobuf:"bytes,3,opt,name=rds_database,json=rdsDatabase,proto3" json:"rds_database,omitempty"` // contains filtered or unexported fields }
func (*UpdateProxyRdsResourceResponse) Descriptor
deprecated
added in
v1.55.0
func (*UpdateProxyRdsResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProxyRdsResourceResponse.ProtoReflect.Descriptor instead.
func (*UpdateProxyRdsResourceResponse) GetId ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceResponse) GetId() string
func (*UpdateProxyRdsResourceResponse) GetProxyId ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceResponse) GetProxyId() string
func (*UpdateProxyRdsResourceResponse) GetRdsDatabase ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceResponse) GetRdsDatabase() *AWSRDSDatabase
func (*UpdateProxyRdsResourceResponse) ProtoMessage ¶ added in v1.55.0
func (*UpdateProxyRdsResourceResponse) ProtoMessage()
func (*UpdateProxyRdsResourceResponse) ProtoReflect ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceResponse) ProtoReflect() protoreflect.Message
func (*UpdateProxyRdsResourceResponse) Reset ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceResponse) Reset()
func (*UpdateProxyRdsResourceResponse) String ¶ added in v1.55.0
func (x *UpdateProxyRdsResourceResponse) String() string
func (*UpdateProxyRdsResourceResponse) Validate ¶ added in v1.55.0
func (m *UpdateProxyRdsResourceResponse) Validate() error
Validate checks the field values on UpdateProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProxyRdsResourceResponse) ValidateAll ¶ added in v1.55.0
func (m *UpdateProxyRdsResourceResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProxyRdsResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProxyRdsResourceResponseMultiError, or nil if none found.
type UpdateProxyRdsResourceResponseMultiError ¶ added in v1.55.0
type UpdateProxyRdsResourceResponseMultiError []error
UpdateProxyRdsResourceResponseMultiError is an error wrapping multiple validation errors returned by UpdateProxyRdsResourceResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProxyRdsResourceResponseMultiError) AllErrors ¶ added in v1.55.0
func (m UpdateProxyRdsResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProxyRdsResourceResponseMultiError) Error ¶ added in v1.55.0
func (m UpdateProxyRdsResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProxyRdsResourceResponseValidationError ¶ added in v1.55.0
type UpdateProxyRdsResourceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProxyRdsResourceResponseValidationError is the validation error returned by UpdateProxyRdsResourceResponse.Validate if the designated constraints aren't met.
func (UpdateProxyRdsResourceResponseValidationError) Cause ¶ added in v1.55.0
func (e UpdateProxyRdsResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProxyRdsResourceResponseValidationError) Error ¶ added in v1.55.0
func (e UpdateProxyRdsResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProxyRdsResourceResponseValidationError) ErrorName ¶ added in v1.55.0
func (e UpdateProxyRdsResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProxyRdsResourceResponseValidationError) Field ¶ added in v1.55.0
func (e UpdateProxyRdsResourceResponseValidationError) Field() string
Field function returns field value.
func (UpdateProxyRdsResourceResponseValidationError) Key ¶ added in v1.55.0
func (e UpdateProxyRdsResourceResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProxyRdsResourceResponseValidationError) Reason ¶ added in v1.55.0
func (e UpdateProxyRdsResourceResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProxyRequest ¶ added in v1.55.0
type UpdateProxyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are assignable to InstanceConfig: // // *UpdateProxyRequest_AwsEcsProxyInstanceConfig InstanceConfig isUpdateProxyRequest_InstanceConfig `protobuf_oneof:"instance_config"` // contains filtered or unexported fields }
func (*UpdateProxyRequest) Descriptor
deprecated
added in
v1.55.0
func (*UpdateProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProxyRequest.ProtoReflect.Descriptor instead.
func (*UpdateProxyRequest) GetAwsEcsProxyInstanceConfig ¶ added in v1.55.0
func (x *UpdateProxyRequest) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
func (*UpdateProxyRequest) GetId ¶ added in v1.55.0
func (x *UpdateProxyRequest) GetId() string
func (*UpdateProxyRequest) GetInstanceConfig ¶ added in v1.55.0
func (m *UpdateProxyRequest) GetInstanceConfig() isUpdateProxyRequest_InstanceConfig
func (*UpdateProxyRequest) ProtoMessage ¶ added in v1.55.0
func (*UpdateProxyRequest) ProtoMessage()
func (*UpdateProxyRequest) ProtoReflect ¶ added in v1.55.0
func (x *UpdateProxyRequest) ProtoReflect() protoreflect.Message
func (*UpdateProxyRequest) Reset ¶ added in v1.55.0
func (x *UpdateProxyRequest) Reset()
func (*UpdateProxyRequest) String ¶ added in v1.55.0
func (x *UpdateProxyRequest) String() string
func (*UpdateProxyRequest) Validate ¶ added in v1.55.0
func (m *UpdateProxyRequest) Validate() error
Validate checks the field values on UpdateProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProxyRequest) ValidateAll ¶ added in v1.55.0
func (m *UpdateProxyRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProxyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProxyRequestMultiError, or nil if none found.
type UpdateProxyRequestMultiError ¶ added in v1.55.0
type UpdateProxyRequestMultiError []error
UpdateProxyRequestMultiError is an error wrapping multiple validation errors returned by UpdateProxyRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProxyRequestMultiError) AllErrors ¶ added in v1.55.0
func (m UpdateProxyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProxyRequestMultiError) Error ¶ added in v1.55.0
func (m UpdateProxyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProxyRequestValidationError ¶ added in v1.55.0
type UpdateProxyRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProxyRequestValidationError is the validation error returned by UpdateProxyRequest.Validate if the designated constraints aren't met.
func (UpdateProxyRequestValidationError) Cause ¶ added in v1.55.0
func (e UpdateProxyRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProxyRequestValidationError) Error ¶ added in v1.55.0
func (e UpdateProxyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProxyRequestValidationError) ErrorName ¶ added in v1.55.0
func (e UpdateProxyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProxyRequestValidationError) Field ¶ added in v1.55.0
func (e UpdateProxyRequestValidationError) Field() string
Field function returns field value.
func (UpdateProxyRequestValidationError) Key ¶ added in v1.55.0
func (e UpdateProxyRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProxyRequestValidationError) Reason ¶ added in v1.55.0
func (e UpdateProxyRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProxyRequest_AwsEcsProxyInstanceConfig ¶ added in v1.55.0
type UpdateProxyRequest_AwsEcsProxyInstanceConfig struct {
AwsEcsProxyInstanceConfig *AWSECSProxyInstanceConfig `protobuf:"bytes,4,opt,name=aws_ecs_proxy_instance_config,json=awsEcsProxyInstanceConfig,proto3,oneof"`
}
type UpdateProxyResponse ¶ added in v1.55.0
type UpdateProxyResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are assignable to InstanceConfig: // // *UpdateProxyResponse_AwsEcsProxyInstanceConfig InstanceConfig isUpdateProxyResponse_InstanceConfig `protobuf_oneof:"instance_config"` // contains filtered or unexported fields }
func (*UpdateProxyResponse) Descriptor
deprecated
added in
v1.55.0
func (*UpdateProxyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProxyResponse.ProtoReflect.Descriptor instead.
func (*UpdateProxyResponse) GetAwsEcsProxyInstanceConfig ¶ added in v1.55.0
func (x *UpdateProxyResponse) GetAwsEcsProxyInstanceConfig() *AWSECSProxyInstanceConfig
func (*UpdateProxyResponse) GetId ¶ added in v1.55.0
func (x *UpdateProxyResponse) GetId() string
func (*UpdateProxyResponse) GetInstanceConfig ¶ added in v1.55.0
func (m *UpdateProxyResponse) GetInstanceConfig() isUpdateProxyResponse_InstanceConfig
func (*UpdateProxyResponse) ProtoMessage ¶ added in v1.55.0
func (*UpdateProxyResponse) ProtoMessage()
func (*UpdateProxyResponse) ProtoReflect ¶ added in v1.55.0
func (x *UpdateProxyResponse) ProtoReflect() protoreflect.Message
func (*UpdateProxyResponse) Reset ¶ added in v1.55.0
func (x *UpdateProxyResponse) Reset()
func (*UpdateProxyResponse) String ¶ added in v1.55.0
func (x *UpdateProxyResponse) String() string
func (*UpdateProxyResponse) Validate ¶ added in v1.55.0
func (m *UpdateProxyResponse) Validate() error
Validate checks the field values on UpdateProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProxyResponse) ValidateAll ¶ added in v1.55.0
func (m *UpdateProxyResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProxyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProxyResponseMultiError, or nil if none found.
type UpdateProxyResponseMultiError ¶ added in v1.55.0
type UpdateProxyResponseMultiError []error
UpdateProxyResponseMultiError is an error wrapping multiple validation errors returned by UpdateProxyResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProxyResponseMultiError) AllErrors ¶ added in v1.55.0
func (m UpdateProxyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProxyResponseMultiError) Error ¶ added in v1.55.0
func (m UpdateProxyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProxyResponseValidationError ¶ added in v1.55.0
type UpdateProxyResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProxyResponseValidationError is the validation error returned by UpdateProxyResponse.Validate if the designated constraints aren't met.
func (UpdateProxyResponseValidationError) Cause ¶ added in v1.55.0
func (e UpdateProxyResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProxyResponseValidationError) Error ¶ added in v1.55.0
func (e UpdateProxyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProxyResponseValidationError) ErrorName ¶ added in v1.55.0
func (e UpdateProxyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProxyResponseValidationError) Field ¶ added in v1.55.0
func (e UpdateProxyResponseValidationError) Field() string
Field function returns field value.
func (UpdateProxyResponseValidationError) Key ¶ added in v1.55.0
func (e UpdateProxyResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProxyResponseValidationError) Reason ¶ added in v1.55.0
func (e UpdateProxyResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProxyResponse_AwsEcsProxyInstanceConfig ¶ added in v1.55.0
type UpdateProxyResponse_AwsEcsProxyInstanceConfig struct {
AwsEcsProxyInstanceConfig *AWSECSProxyInstanceConfig `protobuf:"bytes,4,opt,name=aws_ecs_proxy_instance_config,json=awsEcsProxyInstanceConfig,proto3,oneof"`
}
type UpdateSecretRequest ¶ added in v1.55.0
type UpdateSecretRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Secret string `protobuf:"bytes,3,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*UpdateSecretRequest) Descriptor
deprecated
added in
v1.55.0
func (*UpdateSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSecretRequest.ProtoReflect.Descriptor instead.
func (*UpdateSecretRequest) GetId ¶ added in v1.55.0
func (x *UpdateSecretRequest) GetId() string
func (*UpdateSecretRequest) GetSecret ¶ added in v1.55.0
func (x *UpdateSecretRequest) GetSecret() string
func (*UpdateSecretRequest) ProtoMessage ¶ added in v1.55.0
func (*UpdateSecretRequest) ProtoMessage()
func (*UpdateSecretRequest) ProtoReflect ¶ added in v1.55.0
func (x *UpdateSecretRequest) ProtoReflect() protoreflect.Message
func (*UpdateSecretRequest) Reset ¶ added in v1.55.0
func (x *UpdateSecretRequest) Reset()
func (*UpdateSecretRequest) String ¶ added in v1.55.0
func (x *UpdateSecretRequest) String() string
func (*UpdateSecretRequest) Validate ¶ added in v1.55.0
func (m *UpdateSecretRequest) Validate() error
Validate checks the field values on UpdateSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSecretRequest) ValidateAll ¶ added in v1.55.0
func (m *UpdateSecretRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSecretRequestMultiError, or nil if none found.
type UpdateSecretRequestMultiError ¶ added in v1.55.0
type UpdateSecretRequestMultiError []error
UpdateSecretRequestMultiError is an error wrapping multiple validation errors returned by UpdateSecretRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSecretRequestMultiError) AllErrors ¶ added in v1.55.0
func (m UpdateSecretRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSecretRequestMultiError) Error ¶ added in v1.55.0
func (m UpdateSecretRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSecretRequestValidationError ¶ added in v1.55.0
type UpdateSecretRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSecretRequestValidationError is the validation error returned by UpdateSecretRequest.Validate if the designated constraints aren't met.
func (UpdateSecretRequestValidationError) Cause ¶ added in v1.55.0
func (e UpdateSecretRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSecretRequestValidationError) Error ¶ added in v1.55.0
func (e UpdateSecretRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSecretRequestValidationError) ErrorName ¶ added in v1.55.0
func (e UpdateSecretRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSecretRequestValidationError) Field ¶ added in v1.55.0
func (e UpdateSecretRequestValidationError) Field() string
Field function returns field value.
func (UpdateSecretRequestValidationError) Key ¶ added in v1.55.0
func (e UpdateSecretRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSecretRequestValidationError) Reason ¶ added in v1.55.0
func (e UpdateSecretRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSecretResponse ¶ added in v1.55.0
type UpdateSecretResponse struct { Secret *Secret `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*UpdateSecretResponse) Descriptor
deprecated
added in
v1.55.0
func (*UpdateSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSecretResponse.ProtoReflect.Descriptor instead.
func (*UpdateSecretResponse) GetSecret ¶ added in v1.55.0
func (x *UpdateSecretResponse) GetSecret() *Secret
func (*UpdateSecretResponse) ProtoMessage ¶ added in v1.55.0
func (*UpdateSecretResponse) ProtoMessage()
func (*UpdateSecretResponse) ProtoReflect ¶ added in v1.55.0
func (x *UpdateSecretResponse) ProtoReflect() protoreflect.Message
func (*UpdateSecretResponse) Reset ¶ added in v1.55.0
func (x *UpdateSecretResponse) Reset()
func (*UpdateSecretResponse) String ¶ added in v1.55.0
func (x *UpdateSecretResponse) String() string
func (*UpdateSecretResponse) Validate ¶ added in v1.55.0
func (m *UpdateSecretResponse) Validate() error
Validate checks the field values on UpdateSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSecretResponse) ValidateAll ¶ added in v1.55.0
func (m *UpdateSecretResponse) ValidateAll() error
ValidateAll checks the field values on UpdateSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSecretResponseMultiError, or nil if none found.
type UpdateSecretResponseMultiError ¶ added in v1.55.0
type UpdateSecretResponseMultiError []error
UpdateSecretResponseMultiError is an error wrapping multiple validation errors returned by UpdateSecretResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateSecretResponseMultiError) AllErrors ¶ added in v1.55.0
func (m UpdateSecretResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSecretResponseMultiError) Error ¶ added in v1.55.0
func (m UpdateSecretResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSecretResponseValidationError ¶ added in v1.55.0
type UpdateSecretResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateSecretResponseValidationError is the validation error returned by UpdateSecretResponse.Validate if the designated constraints aren't met.
func (UpdateSecretResponseValidationError) Cause ¶ added in v1.55.0
func (e UpdateSecretResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateSecretResponseValidationError) Error ¶ added in v1.55.0
func (e UpdateSecretResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSecretResponseValidationError) ErrorName ¶ added in v1.55.0
func (e UpdateSecretResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSecretResponseValidationError) Field ¶ added in v1.55.0
func (e UpdateSecretResponseValidationError) Field() string
Field function returns field value.
func (UpdateSecretResponseValidationError) Key ¶ added in v1.55.0
func (e UpdateSecretResponseValidationError) Key() bool
Key function returns key value.
func (UpdateSecretResponseValidationError) Reason ¶ added in v1.55.0
func (e UpdateSecretResponseValidationError) Reason() string
Reason function returns reason value.
type Webhook ¶ added in v1.24.0
type Webhook struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` SendAuditLogEvents bool `protobuf:"varint,2,opt,name=send_audit_log_events,json=sendAuditLogEvents,proto3" json:"send_audit_log_events,omitempty"` SendAuthorizationEvents bool `` /* 133-byte string literal not displayed */ // HTTP headers to include in the webhook request. Headers []*Header `protobuf:"bytes,4,rep,name=headers,proto3" json:"headers,omitempty"` // provide a list of actions to filter for, e.g ["grant.requested", "grant.revoked"] FilterForActions []string `protobuf:"bytes,5,rep,name=filter_for_actions,json=filterForActions,proto3" json:"filter_for_actions,omitempty"` // contains filtered or unexported fields }
func (*Webhook) Descriptor
deprecated
added in
v1.24.0
func (*Webhook) GetFilterForActions ¶ added in v1.40.0
func (*Webhook) GetHeaders ¶ added in v1.24.0
func (*Webhook) GetSendAuditLogEvents ¶ added in v1.24.0
func (*Webhook) GetSendAuthorizationEvents ¶ added in v1.24.0
func (*Webhook) ProtoMessage ¶ added in v1.24.0
func (*Webhook) ProtoMessage()
func (*Webhook) ProtoReflect ¶ added in v1.24.0
func (x *Webhook) ProtoReflect() protoreflect.Message
func (*Webhook) Validate ¶ added in v1.32.1
Validate checks the field values on Webhook with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Webhook) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Webhook with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WebhookMultiError, or nil if none found.
type WebhookMultiError ¶ added in v1.32.1
type WebhookMultiError []error
WebhookMultiError is an error wrapping multiple validation errors returned by Webhook.ValidateAll() if the designated constraints aren't met.
func (WebhookMultiError) AllErrors ¶ added in v1.32.1
func (m WebhookMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WebhookMultiError) Error ¶ added in v1.32.1
func (m WebhookMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WebhookValidationError ¶ added in v1.32.1
type WebhookValidationError struct {
// contains filtered or unexported fields
}
WebhookValidationError is the validation error returned by Webhook.Validate if the designated constraints aren't met.
func (WebhookValidationError) Cause ¶ added in v1.32.1
func (e WebhookValidationError) Cause() error
Cause function returns cause value.
func (WebhookValidationError) Error ¶ added in v1.32.1
func (e WebhookValidationError) Error() string
Error satisfies the builtin error interface
func (WebhookValidationError) ErrorName ¶ added in v1.32.1
func (e WebhookValidationError) ErrorName() string
ErrorName returns error name.
func (WebhookValidationError) Field ¶ added in v1.32.1
func (e WebhookValidationError) Field() string
Field function returns field value.
func (WebhookValidationError) Key ¶ added in v1.32.1
func (e WebhookValidationError) Key() bool
Key function returns key value.
func (WebhookValidationError) Reason ¶ added in v1.32.1
func (e WebhookValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- auth0.pb.go
- auth0.pb.validate.go
- aws_idc.pb.go
- aws_idc.pb.validate.go
- aws_proxy.pb.go
- aws_proxy.pb.validate.go
- datastax.pb.go
- datastax.pb.validate.go
- entra.pb.go
- entra.pb.validate.go
- gcp.pb.go
- gcp.pb.validate.go
- healthcheck.pb.go
- healthcheck.pb.validate.go
- integration.pb.go
- integration.pb.validate.go
- okta.pb.go
- okta.pb.validate.go
- opsgenie.pb.go
- opsgenie.pb.validate.go
- pagerduty.pb.go
- pagerduty.pb.validate.go
- proxy.pb.go
- proxy.pb.validate.go
- proxy_resource.pb.go
- proxy_resource.pb.validate.go
- s3_log_destination.pb.go
- s3_log_destination.pb.validate.go
- secret.pb.go
- secret.pb.validate.go
- slack.pb.go
- slack.pb.validate.go
- webhook.pb.go
- webhook.pb.validate.go