Documentation ¶
Index ¶
- Variables
- func NewRBACAuthorizer() rpcauth.RBACAuthorizer
- func RegisterWebServiceServer(s grpc.ServiceRegistrar, srv WebServiceServer)
- type AddApplicationRequest
- func (*AddApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddApplicationRequest) GetCloudProvider() string
- func (x *AddApplicationRequest) GetDescription() string
- func (x *AddApplicationRequest) GetEnvId() stringdeprecated
- func (x *AddApplicationRequest) GetGitPath() *model.ApplicationGitPath
- func (x *AddApplicationRequest) GetKind() model.ApplicationKind
- func (x *AddApplicationRequest) GetLabels() map[string]string
- func (x *AddApplicationRequest) GetName() string
- func (x *AddApplicationRequest) GetPipedId() string
- func (*AddApplicationRequest) ProtoMessage()
- func (x *AddApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *AddApplicationRequest) Reset()
- func (x *AddApplicationRequest) String() string
- func (m *AddApplicationRequest) Validate() error
- func (m *AddApplicationRequest) ValidateAll() error
- type AddApplicationRequestMultiError
- type AddApplicationRequestValidationError
- func (e AddApplicationRequestValidationError) Cause() error
- func (e AddApplicationRequestValidationError) Error() string
- func (e AddApplicationRequestValidationError) ErrorName() string
- func (e AddApplicationRequestValidationError) Field() string
- func (e AddApplicationRequestValidationError) Key() bool
- func (e AddApplicationRequestValidationError) Reason() string
- type AddApplicationResponse
- func (*AddApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddApplicationResponse) GetApplicationId() string
- func (*AddApplicationResponse) ProtoMessage()
- func (x *AddApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *AddApplicationResponse) Reset()
- func (x *AddApplicationResponse) String() string
- func (m *AddApplicationResponse) Validate() error
- func (m *AddApplicationResponse) ValidateAll() error
- type AddApplicationResponseMultiError
- type AddApplicationResponseValidationError
- func (e AddApplicationResponseValidationError) Cause() error
- func (e AddApplicationResponseValidationError) Error() string
- func (e AddApplicationResponseValidationError) ErrorName() string
- func (e AddApplicationResponseValidationError) Field() string
- func (e AddApplicationResponseValidationError) Key() bool
- func (e AddApplicationResponseValidationError) Reason() string
- type ApproveStageRequest
- func (*ApproveStageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveStageRequest) GetDeploymentId() string
- func (x *ApproveStageRequest) GetStageId() string
- func (*ApproveStageRequest) ProtoMessage()
- func (x *ApproveStageRequest) ProtoReflect() protoreflect.Message
- func (x *ApproveStageRequest) Reset()
- func (x *ApproveStageRequest) String() string
- func (m *ApproveStageRequest) Validate() error
- func (m *ApproveStageRequest) ValidateAll() error
- type ApproveStageRequestMultiError
- type ApproveStageRequestValidationError
- func (e ApproveStageRequestValidationError) Cause() error
- func (e ApproveStageRequestValidationError) Error() string
- func (e ApproveStageRequestValidationError) ErrorName() string
- func (e ApproveStageRequestValidationError) Field() string
- func (e ApproveStageRequestValidationError) Key() bool
- func (e ApproveStageRequestValidationError) Reason() string
- type ApproveStageResponse
- func (*ApproveStageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveStageResponse) GetCommandId() string
- func (*ApproveStageResponse) ProtoMessage()
- func (x *ApproveStageResponse) ProtoReflect() protoreflect.Message
- func (x *ApproveStageResponse) Reset()
- func (x *ApproveStageResponse) String() string
- func (m *ApproveStageResponse) Validate() error
- func (m *ApproveStageResponse) ValidateAll() error
- type ApproveStageResponseMultiError
- type ApproveStageResponseValidationError
- func (e ApproveStageResponseValidationError) Cause() error
- func (e ApproveStageResponseValidationError) Error() string
- func (e ApproveStageResponseValidationError) ErrorName() string
- func (e ApproveStageResponseValidationError) Field() string
- func (e ApproveStageResponseValidationError) Key() bool
- func (e ApproveStageResponseValidationError) Reason() string
- type CancelDeploymentRequest
- func (*CancelDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelDeploymentRequest) GetDeploymentId() string
- func (x *CancelDeploymentRequest) GetForceNoRollback() bool
- func (x *CancelDeploymentRequest) GetForceRollback() bool
- func (*CancelDeploymentRequest) ProtoMessage()
- func (x *CancelDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *CancelDeploymentRequest) Reset()
- func (x *CancelDeploymentRequest) String() string
- func (m *CancelDeploymentRequest) Validate() error
- func (m *CancelDeploymentRequest) ValidateAll() error
- type CancelDeploymentRequestMultiError
- type CancelDeploymentRequestValidationError
- func (e CancelDeploymentRequestValidationError) Cause() error
- func (e CancelDeploymentRequestValidationError) Error() string
- func (e CancelDeploymentRequestValidationError) ErrorName() string
- func (e CancelDeploymentRequestValidationError) Field() string
- func (e CancelDeploymentRequestValidationError) Key() bool
- func (e CancelDeploymentRequestValidationError) Reason() string
- type CancelDeploymentResponse
- func (*CancelDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CancelDeploymentResponse) GetCommandId() string
- func (*CancelDeploymentResponse) ProtoMessage()
- func (x *CancelDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *CancelDeploymentResponse) Reset()
- func (x *CancelDeploymentResponse) String() string
- func (m *CancelDeploymentResponse) Validate() error
- func (m *CancelDeploymentResponse) ValidateAll() error
- type CancelDeploymentResponseMultiError
- type CancelDeploymentResponseValidationError
- func (e CancelDeploymentResponseValidationError) Cause() error
- func (e CancelDeploymentResponseValidationError) Error() string
- func (e CancelDeploymentResponseValidationError) ErrorName() string
- func (e CancelDeploymentResponseValidationError) Field() string
- func (e CancelDeploymentResponseValidationError) Key() bool
- func (e CancelDeploymentResponseValidationError) Reason() string
- type Client
- type DeleteApplicationRequest
- func (*DeleteApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteApplicationRequest) GetApplicationId() string
- func (*DeleteApplicationRequest) ProtoMessage()
- func (x *DeleteApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteApplicationRequest) Reset()
- func (x *DeleteApplicationRequest) String() string
- func (m *DeleteApplicationRequest) Validate() error
- func (m *DeleteApplicationRequest) ValidateAll() error
- type DeleteApplicationRequestMultiError
- type DeleteApplicationRequestValidationError
- func (e DeleteApplicationRequestValidationError) Cause() error
- func (e DeleteApplicationRequestValidationError) Error() string
- func (e DeleteApplicationRequestValidationError) ErrorName() string
- func (e DeleteApplicationRequestValidationError) Field() string
- func (e DeleteApplicationRequestValidationError) Key() bool
- func (e DeleteApplicationRequestValidationError) Reason() string
- type DeleteApplicationResponse
- func (*DeleteApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteApplicationResponse) ProtoMessage()
- func (x *DeleteApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteApplicationResponse) Reset()
- func (x *DeleteApplicationResponse) String() string
- func (m *DeleteApplicationResponse) Validate() error
- func (m *DeleteApplicationResponse) ValidateAll() error
- type DeleteApplicationResponseMultiError
- type DeleteApplicationResponseValidationError
- func (e DeleteApplicationResponseValidationError) Cause() error
- func (e DeleteApplicationResponseValidationError) Error() string
- func (e DeleteApplicationResponseValidationError) ErrorName() string
- func (e DeleteApplicationResponseValidationError) Field() string
- func (e DeleteApplicationResponseValidationError) Key() bool
- func (e DeleteApplicationResponseValidationError) Reason() string
- type DeleteOldPipedKeysRequest
- func (*DeleteOldPipedKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOldPipedKeysRequest) GetPipedId() string
- func (*DeleteOldPipedKeysRequest) ProtoMessage()
- func (x *DeleteOldPipedKeysRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOldPipedKeysRequest) Reset()
- func (x *DeleteOldPipedKeysRequest) String() string
- func (m *DeleteOldPipedKeysRequest) Validate() error
- func (m *DeleteOldPipedKeysRequest) ValidateAll() error
- type DeleteOldPipedKeysRequestMultiError
- type DeleteOldPipedKeysRequestValidationError
- func (e DeleteOldPipedKeysRequestValidationError) Cause() error
- func (e DeleteOldPipedKeysRequestValidationError) Error() string
- func (e DeleteOldPipedKeysRequestValidationError) ErrorName() string
- func (e DeleteOldPipedKeysRequestValidationError) Field() string
- func (e DeleteOldPipedKeysRequestValidationError) Key() bool
- func (e DeleteOldPipedKeysRequestValidationError) Reason() string
- type DeleteOldPipedKeysResponse
- func (*DeleteOldPipedKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOldPipedKeysResponse) ProtoMessage()
- func (x *DeleteOldPipedKeysResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOldPipedKeysResponse) Reset()
- func (x *DeleteOldPipedKeysResponse) String() string
- func (m *DeleteOldPipedKeysResponse) Validate() error
- func (m *DeleteOldPipedKeysResponse) ValidateAll() error
- type DeleteOldPipedKeysResponseMultiError
- type DeleteOldPipedKeysResponseValidationError
- func (e DeleteOldPipedKeysResponseValidationError) Cause() error
- func (e DeleteOldPipedKeysResponseValidationError) Error() string
- func (e DeleteOldPipedKeysResponseValidationError) ErrorName() string
- func (e DeleteOldPipedKeysResponseValidationError) Field() string
- func (e DeleteOldPipedKeysResponseValidationError) Key() bool
- func (e DeleteOldPipedKeysResponseValidationError) Reason() string
- type DisableAPIKeyRequest
- func (*DisableAPIKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableAPIKeyRequest) GetId() string
- func (*DisableAPIKeyRequest) ProtoMessage()
- func (x *DisableAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DisableAPIKeyRequest) Reset()
- func (x *DisableAPIKeyRequest) String() string
- func (m *DisableAPIKeyRequest) Validate() error
- func (m *DisableAPIKeyRequest) ValidateAll() error
- type DisableAPIKeyRequestMultiError
- type DisableAPIKeyRequestValidationError
- func (e DisableAPIKeyRequestValidationError) Cause() error
- func (e DisableAPIKeyRequestValidationError) Error() string
- func (e DisableAPIKeyRequestValidationError) ErrorName() string
- func (e DisableAPIKeyRequestValidationError) Field() string
- func (e DisableAPIKeyRequestValidationError) Key() bool
- func (e DisableAPIKeyRequestValidationError) Reason() string
- type DisableAPIKeyResponse
- func (*DisableAPIKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableAPIKeyResponse) ProtoMessage()
- func (x *DisableAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *DisableAPIKeyResponse) Reset()
- func (x *DisableAPIKeyResponse) String() string
- func (m *DisableAPIKeyResponse) Validate() error
- func (m *DisableAPIKeyResponse) ValidateAll() error
- type DisableAPIKeyResponseMultiError
- type DisableAPIKeyResponseValidationError
- func (e DisableAPIKeyResponseValidationError) Cause() error
- func (e DisableAPIKeyResponseValidationError) Error() string
- func (e DisableAPIKeyResponseValidationError) ErrorName() string
- func (e DisableAPIKeyResponseValidationError) Field() string
- func (e DisableAPIKeyResponseValidationError) Key() bool
- func (e DisableAPIKeyResponseValidationError) Reason() string
- type DisableApplicationRequest
- func (*DisableApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableApplicationRequest) GetApplicationId() string
- func (*DisableApplicationRequest) ProtoMessage()
- func (x *DisableApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *DisableApplicationRequest) Reset()
- func (x *DisableApplicationRequest) String() string
- func (m *DisableApplicationRequest) Validate() error
- func (m *DisableApplicationRequest) ValidateAll() error
- type DisableApplicationRequestMultiError
- type DisableApplicationRequestValidationError
- func (e DisableApplicationRequestValidationError) Cause() error
- func (e DisableApplicationRequestValidationError) Error() string
- func (e DisableApplicationRequestValidationError) ErrorName() string
- func (e DisableApplicationRequestValidationError) Field() string
- func (e DisableApplicationRequestValidationError) Key() bool
- func (e DisableApplicationRequestValidationError) Reason() string
- type DisableApplicationResponse
- func (*DisableApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableApplicationResponse) ProtoMessage()
- func (x *DisableApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *DisableApplicationResponse) Reset()
- func (x *DisableApplicationResponse) String() string
- func (m *DisableApplicationResponse) Validate() error
- func (m *DisableApplicationResponse) ValidateAll() error
- type DisableApplicationResponseMultiError
- type DisableApplicationResponseValidationError
- func (e DisableApplicationResponseValidationError) Cause() error
- func (e DisableApplicationResponseValidationError) Error() string
- func (e DisableApplicationResponseValidationError) ErrorName() string
- func (e DisableApplicationResponseValidationError) Field() string
- func (e DisableApplicationResponseValidationError) Key() bool
- func (e DisableApplicationResponseValidationError) Reason() string
- type DisablePipedRequest
- func (*DisablePipedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisablePipedRequest) GetPipedId() string
- func (*DisablePipedRequest) ProtoMessage()
- func (x *DisablePipedRequest) ProtoReflect() protoreflect.Message
- func (x *DisablePipedRequest) Reset()
- func (x *DisablePipedRequest) String() string
- func (m *DisablePipedRequest) Validate() error
- func (m *DisablePipedRequest) ValidateAll() error
- type DisablePipedRequestMultiError
- type DisablePipedRequestValidationError
- func (e DisablePipedRequestValidationError) Cause() error
- func (e DisablePipedRequestValidationError) Error() string
- func (e DisablePipedRequestValidationError) ErrorName() string
- func (e DisablePipedRequestValidationError) Field() string
- func (e DisablePipedRequestValidationError) Key() bool
- func (e DisablePipedRequestValidationError) Reason() string
- type DisablePipedResponse
- func (*DisablePipedResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisablePipedResponse) ProtoMessage()
- func (x *DisablePipedResponse) ProtoReflect() protoreflect.Message
- func (x *DisablePipedResponse) Reset()
- func (x *DisablePipedResponse) String() string
- func (m *DisablePipedResponse) Validate() error
- func (m *DisablePipedResponse) ValidateAll() error
- type DisablePipedResponseMultiError
- type DisablePipedResponseValidationError
- func (e DisablePipedResponseValidationError) Cause() error
- func (e DisablePipedResponseValidationError) Error() string
- func (e DisablePipedResponseValidationError) ErrorName() string
- func (e DisablePipedResponseValidationError) Field() string
- func (e DisablePipedResponseValidationError) Key() bool
- func (e DisablePipedResponseValidationError) Reason() string
- type DisableStaticAdminRequest
- func (*DisableStaticAdminRequest) Descriptor() ([]byte, []int)deprecated
- func (*DisableStaticAdminRequest) ProtoMessage()
- func (x *DisableStaticAdminRequest) ProtoReflect() protoreflect.Message
- func (x *DisableStaticAdminRequest) Reset()
- func (x *DisableStaticAdminRequest) String() string
- func (m *DisableStaticAdminRequest) Validate() error
- func (m *DisableStaticAdminRequest) ValidateAll() error
- type DisableStaticAdminRequestMultiError
- type DisableStaticAdminRequestValidationError
- func (e DisableStaticAdminRequestValidationError) Cause() error
- func (e DisableStaticAdminRequestValidationError) Error() string
- func (e DisableStaticAdminRequestValidationError) ErrorName() string
- func (e DisableStaticAdminRequestValidationError) Field() string
- func (e DisableStaticAdminRequestValidationError) Key() bool
- func (e DisableStaticAdminRequestValidationError) Reason() string
- type DisableStaticAdminResponse
- func (*DisableStaticAdminResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableStaticAdminResponse) ProtoMessage()
- func (x *DisableStaticAdminResponse) ProtoReflect() protoreflect.Message
- func (x *DisableStaticAdminResponse) Reset()
- func (x *DisableStaticAdminResponse) String() string
- func (m *DisableStaticAdminResponse) Validate() error
- func (m *DisableStaticAdminResponse) ValidateAll() error
- type DisableStaticAdminResponseMultiError
- type DisableStaticAdminResponseValidationError
- func (e DisableStaticAdminResponseValidationError) Cause() error
- func (e DisableStaticAdminResponseValidationError) Error() string
- func (e DisableStaticAdminResponseValidationError) ErrorName() string
- func (e DisableStaticAdminResponseValidationError) Field() string
- func (e DisableStaticAdminResponseValidationError) Key() bool
- func (e DisableStaticAdminResponseValidationError) Reason() string
- type EnableApplicationRequest
- func (*EnableApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableApplicationRequest) GetApplicationId() string
- func (*EnableApplicationRequest) ProtoMessage()
- func (x *EnableApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *EnableApplicationRequest) Reset()
- func (x *EnableApplicationRequest) String() string
- func (m *EnableApplicationRequest) Validate() error
- func (m *EnableApplicationRequest) ValidateAll() error
- type EnableApplicationRequestMultiError
- type EnableApplicationRequestValidationError
- func (e EnableApplicationRequestValidationError) Cause() error
- func (e EnableApplicationRequestValidationError) Error() string
- func (e EnableApplicationRequestValidationError) ErrorName() string
- func (e EnableApplicationRequestValidationError) Field() string
- func (e EnableApplicationRequestValidationError) Key() bool
- func (e EnableApplicationRequestValidationError) Reason() string
- type EnableApplicationResponse
- func (*EnableApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableApplicationResponse) ProtoMessage()
- func (x *EnableApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *EnableApplicationResponse) Reset()
- func (x *EnableApplicationResponse) String() string
- func (m *EnableApplicationResponse) Validate() error
- func (m *EnableApplicationResponse) ValidateAll() error
- type EnableApplicationResponseMultiError
- type EnableApplicationResponseValidationError
- func (e EnableApplicationResponseValidationError) Cause() error
- func (e EnableApplicationResponseValidationError) Error() string
- func (e EnableApplicationResponseValidationError) ErrorName() string
- func (e EnableApplicationResponseValidationError) Field() string
- func (e EnableApplicationResponseValidationError) Key() bool
- func (e EnableApplicationResponseValidationError) Reason() string
- type EnablePipedRequest
- func (*EnablePipedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnablePipedRequest) GetPipedId() string
- func (*EnablePipedRequest) ProtoMessage()
- func (x *EnablePipedRequest) ProtoReflect() protoreflect.Message
- func (x *EnablePipedRequest) Reset()
- func (x *EnablePipedRequest) String() string
- func (m *EnablePipedRequest) Validate() error
- func (m *EnablePipedRequest) ValidateAll() error
- type EnablePipedRequestMultiError
- type EnablePipedRequestValidationError
- func (e EnablePipedRequestValidationError) Cause() error
- func (e EnablePipedRequestValidationError) Error() string
- func (e EnablePipedRequestValidationError) ErrorName() string
- func (e EnablePipedRequestValidationError) Field() string
- func (e EnablePipedRequestValidationError) Key() bool
- func (e EnablePipedRequestValidationError) Reason() string
- type EnablePipedResponse
- func (*EnablePipedResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnablePipedResponse) ProtoMessage()
- func (x *EnablePipedResponse) ProtoReflect() protoreflect.Message
- func (x *EnablePipedResponse) Reset()
- func (x *EnablePipedResponse) String() string
- func (m *EnablePipedResponse) Validate() error
- func (m *EnablePipedResponse) ValidateAll() error
- type EnablePipedResponseMultiError
- type EnablePipedResponseValidationError
- func (e EnablePipedResponseValidationError) Cause() error
- func (e EnablePipedResponseValidationError) Error() string
- func (e EnablePipedResponseValidationError) ErrorName() string
- func (e EnablePipedResponseValidationError) Field() string
- func (e EnablePipedResponseValidationError) Key() bool
- func (e EnablePipedResponseValidationError) Reason() string
- type EnableStaticAdminRequest
- func (*EnableStaticAdminRequest) Descriptor() ([]byte, []int)deprecated
- func (*EnableStaticAdminRequest) ProtoMessage()
- func (x *EnableStaticAdminRequest) ProtoReflect() protoreflect.Message
- func (x *EnableStaticAdminRequest) Reset()
- func (x *EnableStaticAdminRequest) String() string
- func (m *EnableStaticAdminRequest) Validate() error
- func (m *EnableStaticAdminRequest) ValidateAll() error
- type EnableStaticAdminRequestMultiError
- type EnableStaticAdminRequestValidationError
- func (e EnableStaticAdminRequestValidationError) Cause() error
- func (e EnableStaticAdminRequestValidationError) Error() string
- func (e EnableStaticAdminRequestValidationError) ErrorName() string
- func (e EnableStaticAdminRequestValidationError) Field() string
- func (e EnableStaticAdminRequestValidationError) Key() bool
- func (e EnableStaticAdminRequestValidationError) Reason() string
- type EnableStaticAdminResponse
- func (*EnableStaticAdminResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableStaticAdminResponse) ProtoMessage()
- func (x *EnableStaticAdminResponse) ProtoReflect() protoreflect.Message
- func (x *EnableStaticAdminResponse) Reset()
- func (x *EnableStaticAdminResponse) String() string
- func (m *EnableStaticAdminResponse) Validate() error
- func (m *EnableStaticAdminResponse) ValidateAll() error
- type EnableStaticAdminResponseMultiError
- type EnableStaticAdminResponseValidationError
- func (e EnableStaticAdminResponseValidationError) Cause() error
- func (e EnableStaticAdminResponseValidationError) Error() string
- func (e EnableStaticAdminResponseValidationError) ErrorName() string
- func (e EnableStaticAdminResponseValidationError) Field() string
- func (e EnableStaticAdminResponseValidationError) Key() bool
- func (e EnableStaticAdminResponseValidationError) Reason() string
- type GenerateAPIKeyRequest
- func (*GenerateAPIKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAPIKeyRequest) GetName() string
- func (x *GenerateAPIKeyRequest) GetRole() model.APIKey_Role
- func (*GenerateAPIKeyRequest) ProtoMessage()
- func (x *GenerateAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateAPIKeyRequest) Reset()
- func (x *GenerateAPIKeyRequest) String() string
- func (m *GenerateAPIKeyRequest) Validate() error
- func (m *GenerateAPIKeyRequest) ValidateAll() error
- type GenerateAPIKeyRequestMultiError
- type GenerateAPIKeyRequestValidationError
- func (e GenerateAPIKeyRequestValidationError) Cause() error
- func (e GenerateAPIKeyRequestValidationError) Error() string
- func (e GenerateAPIKeyRequestValidationError) ErrorName() string
- func (e GenerateAPIKeyRequestValidationError) Field() string
- func (e GenerateAPIKeyRequestValidationError) Key() bool
- func (e GenerateAPIKeyRequestValidationError) Reason() string
- type GenerateAPIKeyResponse
- func (*GenerateAPIKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAPIKeyResponse) GetKey() string
- func (*GenerateAPIKeyResponse) ProtoMessage()
- func (x *GenerateAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateAPIKeyResponse) Reset()
- func (x *GenerateAPIKeyResponse) String() string
- func (m *GenerateAPIKeyResponse) Validate() error
- func (m *GenerateAPIKeyResponse) ValidateAll() error
- type GenerateAPIKeyResponseMultiError
- type GenerateAPIKeyResponseValidationError
- func (e GenerateAPIKeyResponseValidationError) Cause() error
- func (e GenerateAPIKeyResponseValidationError) Error() string
- func (e GenerateAPIKeyResponseValidationError) ErrorName() string
- func (e GenerateAPIKeyResponseValidationError) Field() string
- func (e GenerateAPIKeyResponseValidationError) Key() bool
- func (e GenerateAPIKeyResponseValidationError) Reason() string
- type GenerateApplicationSealedSecretRequest
- func (*GenerateApplicationSealedSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateApplicationSealedSecretRequest) GetBase64Encoding() bool
- func (x *GenerateApplicationSealedSecretRequest) GetData() string
- func (x *GenerateApplicationSealedSecretRequest) GetPipedId() string
- func (*GenerateApplicationSealedSecretRequest) ProtoMessage()
- func (x *GenerateApplicationSealedSecretRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateApplicationSealedSecretRequest) Reset()
- func (x *GenerateApplicationSealedSecretRequest) String() string
- func (m *GenerateApplicationSealedSecretRequest) Validate() error
- func (m *GenerateApplicationSealedSecretRequest) ValidateAll() error
- type GenerateApplicationSealedSecretRequestMultiError
- type GenerateApplicationSealedSecretRequestValidationError
- func (e GenerateApplicationSealedSecretRequestValidationError) Cause() error
- func (e GenerateApplicationSealedSecretRequestValidationError) Error() string
- func (e GenerateApplicationSealedSecretRequestValidationError) ErrorName() string
- func (e GenerateApplicationSealedSecretRequestValidationError) Field() string
- func (e GenerateApplicationSealedSecretRequestValidationError) Key() bool
- func (e GenerateApplicationSealedSecretRequestValidationError) Reason() string
- type GenerateApplicationSealedSecretResponse
- func (*GenerateApplicationSealedSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateApplicationSealedSecretResponse) GetData() string
- func (*GenerateApplicationSealedSecretResponse) ProtoMessage()
- func (x *GenerateApplicationSealedSecretResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateApplicationSealedSecretResponse) Reset()
- func (x *GenerateApplicationSealedSecretResponse) String() string
- func (m *GenerateApplicationSealedSecretResponse) Validate() error
- func (m *GenerateApplicationSealedSecretResponse) ValidateAll() error
- type GenerateApplicationSealedSecretResponseMultiError
- type GenerateApplicationSealedSecretResponseValidationError
- func (e GenerateApplicationSealedSecretResponseValidationError) Cause() error
- func (e GenerateApplicationSealedSecretResponseValidationError) Error() string
- func (e GenerateApplicationSealedSecretResponseValidationError) ErrorName() string
- func (e GenerateApplicationSealedSecretResponseValidationError) Field() string
- func (e GenerateApplicationSealedSecretResponseValidationError) Key() bool
- func (e GenerateApplicationSealedSecretResponseValidationError) Reason() string
- type GetApplicationLiveStateRequest
- func (*GetApplicationLiveStateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetApplicationLiveStateRequest) GetApplicationId() string
- func (*GetApplicationLiveStateRequest) ProtoMessage()
- func (x *GetApplicationLiveStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetApplicationLiveStateRequest) Reset()
- func (x *GetApplicationLiveStateRequest) String() string
- func (m *GetApplicationLiveStateRequest) Validate() error
- func (m *GetApplicationLiveStateRequest) ValidateAll() error
- type GetApplicationLiveStateRequestMultiError
- type GetApplicationLiveStateRequestValidationError
- func (e GetApplicationLiveStateRequestValidationError) Cause() error
- func (e GetApplicationLiveStateRequestValidationError) Error() string
- func (e GetApplicationLiveStateRequestValidationError) ErrorName() string
- func (e GetApplicationLiveStateRequestValidationError) Field() string
- func (e GetApplicationLiveStateRequestValidationError) Key() bool
- func (e GetApplicationLiveStateRequestValidationError) Reason() string
- type GetApplicationLiveStateResponse
- func (*GetApplicationLiveStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetApplicationLiveStateResponse) GetSnapshot() *model.ApplicationLiveStateSnapshot
- func (*GetApplicationLiveStateResponse) ProtoMessage()
- func (x *GetApplicationLiveStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetApplicationLiveStateResponse) Reset()
- func (x *GetApplicationLiveStateResponse) String() string
- func (m *GetApplicationLiveStateResponse) Validate() error
- func (m *GetApplicationLiveStateResponse) ValidateAll() error
- type GetApplicationLiveStateResponseMultiError
- type GetApplicationLiveStateResponseValidationError
- func (e GetApplicationLiveStateResponseValidationError) Cause() error
- func (e GetApplicationLiveStateResponseValidationError) Error() string
- func (e GetApplicationLiveStateResponseValidationError) ErrorName() string
- func (e GetApplicationLiveStateResponseValidationError) Field() string
- func (e GetApplicationLiveStateResponseValidationError) Key() bool
- func (e GetApplicationLiveStateResponseValidationError) Reason() string
- type GetApplicationRequest
- func (*GetApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetApplicationRequest) GetApplicationId() string
- func (*GetApplicationRequest) ProtoMessage()
- func (x *GetApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *GetApplicationRequest) Reset()
- func (x *GetApplicationRequest) String() string
- func (m *GetApplicationRequest) Validate() error
- func (m *GetApplicationRequest) ValidateAll() error
- type GetApplicationRequestMultiError
- type GetApplicationRequestValidationError
- func (e GetApplicationRequestValidationError) Cause() error
- func (e GetApplicationRequestValidationError) Error() string
- func (e GetApplicationRequestValidationError) ErrorName() string
- func (e GetApplicationRequestValidationError) Field() string
- func (e GetApplicationRequestValidationError) Key() bool
- func (e GetApplicationRequestValidationError) Reason() string
- type GetApplicationResponse
- func (*GetApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetApplicationResponse) GetApplication() *model.Application
- func (*GetApplicationResponse) ProtoMessage()
- func (x *GetApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *GetApplicationResponse) Reset()
- func (x *GetApplicationResponse) String() string
- func (m *GetApplicationResponse) Validate() error
- func (m *GetApplicationResponse) ValidateAll() error
- type GetApplicationResponseMultiError
- type GetApplicationResponseValidationError
- func (e GetApplicationResponseValidationError) Cause() error
- func (e GetApplicationResponseValidationError) Error() string
- func (e GetApplicationResponseValidationError) ErrorName() string
- func (e GetApplicationResponseValidationError) Field() string
- func (e GetApplicationResponseValidationError) Key() bool
- func (e GetApplicationResponseValidationError) Reason() string
- type GetCommandRequest
- func (*GetCommandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommandRequest) GetCommandId() string
- func (*GetCommandRequest) ProtoMessage()
- func (x *GetCommandRequest) ProtoReflect() protoreflect.Message
- func (x *GetCommandRequest) Reset()
- func (x *GetCommandRequest) String() string
- func (m *GetCommandRequest) Validate() error
- func (m *GetCommandRequest) ValidateAll() error
- type GetCommandRequestMultiError
- type GetCommandRequestValidationError
- func (e GetCommandRequestValidationError) Cause() error
- func (e GetCommandRequestValidationError) Error() string
- func (e GetCommandRequestValidationError) ErrorName() string
- func (e GetCommandRequestValidationError) Field() string
- func (e GetCommandRequestValidationError) Key() bool
- func (e GetCommandRequestValidationError) Reason() string
- type GetCommandResponse
- func (*GetCommandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommandResponse) GetCommand() *model.Command
- func (*GetCommandResponse) ProtoMessage()
- func (x *GetCommandResponse) ProtoReflect() protoreflect.Message
- func (x *GetCommandResponse) Reset()
- func (x *GetCommandResponse) String() string
- func (m *GetCommandResponse) Validate() error
- func (m *GetCommandResponse) ValidateAll() error
- type GetCommandResponseMultiError
- type GetCommandResponseValidationError
- func (e GetCommandResponseValidationError) Cause() error
- func (e GetCommandResponseValidationError) Error() string
- func (e GetCommandResponseValidationError) ErrorName() string
- func (e GetCommandResponseValidationError) Field() string
- func (e GetCommandResponseValidationError) Key() bool
- func (e GetCommandResponseValidationError) Reason() string
- type GetDeploymentChainRequest
- func (*GetDeploymentChainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentChainRequest) GetDeploymentChainId() string
- func (*GetDeploymentChainRequest) ProtoMessage()
- func (x *GetDeploymentChainRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentChainRequest) Reset()
- func (x *GetDeploymentChainRequest) String() string
- func (m *GetDeploymentChainRequest) Validate() error
- func (m *GetDeploymentChainRequest) ValidateAll() error
- type GetDeploymentChainRequestMultiError
- type GetDeploymentChainRequestValidationError
- func (e GetDeploymentChainRequestValidationError) Cause() error
- func (e GetDeploymentChainRequestValidationError) Error() string
- func (e GetDeploymentChainRequestValidationError) ErrorName() string
- func (e GetDeploymentChainRequestValidationError) Field() string
- func (e GetDeploymentChainRequestValidationError) Key() bool
- func (e GetDeploymentChainRequestValidationError) Reason() string
- type GetDeploymentChainResponse
- func (*GetDeploymentChainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentChainResponse) GetDeploymentChain() *model.DeploymentChain
- func (*GetDeploymentChainResponse) ProtoMessage()
- func (x *GetDeploymentChainResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentChainResponse) Reset()
- func (x *GetDeploymentChainResponse) String() string
- func (m *GetDeploymentChainResponse) Validate() error
- func (m *GetDeploymentChainResponse) ValidateAll() error
- type GetDeploymentChainResponseMultiError
- type GetDeploymentChainResponseValidationError
- func (e GetDeploymentChainResponseValidationError) Cause() error
- func (e GetDeploymentChainResponseValidationError) Error() string
- func (e GetDeploymentChainResponseValidationError) ErrorName() string
- func (e GetDeploymentChainResponseValidationError) Field() string
- func (e GetDeploymentChainResponseValidationError) Key() bool
- func (e GetDeploymentChainResponseValidationError) Reason() string
- type GetDeploymentRequest
- func (*GetDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentRequest) GetDeploymentId() string
- func (*GetDeploymentRequest) ProtoMessage()
- func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentRequest) Reset()
- func (x *GetDeploymentRequest) String() string
- func (m *GetDeploymentRequest) Validate() error
- func (m *GetDeploymentRequest) ValidateAll() error
- type GetDeploymentRequestMultiError
- type GetDeploymentRequestValidationError
- func (e GetDeploymentRequestValidationError) Cause() error
- func (e GetDeploymentRequestValidationError) Error() string
- func (e GetDeploymentRequestValidationError) ErrorName() string
- func (e GetDeploymentRequestValidationError) Field() string
- func (e GetDeploymentRequestValidationError) Key() bool
- func (e GetDeploymentRequestValidationError) Reason() string
- type GetDeploymentResponse
- func (*GetDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentResponse) GetDeployment() *model.Deployment
- func (*GetDeploymentResponse) ProtoMessage()
- func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentResponse) Reset()
- func (x *GetDeploymentResponse) String() string
- func (m *GetDeploymentResponse) Validate() error
- func (m *GetDeploymentResponse) ValidateAll() error
- type GetDeploymentResponseMultiError
- type GetDeploymentResponseValidationError
- func (e GetDeploymentResponseValidationError) Cause() error
- func (e GetDeploymentResponseValidationError) Error() string
- func (e GetDeploymentResponseValidationError) ErrorName() string
- func (e GetDeploymentResponseValidationError) Field() string
- func (e GetDeploymentResponseValidationError) Key() bool
- func (e GetDeploymentResponseValidationError) Reason() string
- type GetInsightApplicationCountRequest
- func (*GetInsightApplicationCountRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetInsightApplicationCountRequest) ProtoMessage()
- func (x *GetInsightApplicationCountRequest) ProtoReflect() protoreflect.Message
- func (x *GetInsightApplicationCountRequest) Reset()
- func (x *GetInsightApplicationCountRequest) String() string
- func (m *GetInsightApplicationCountRequest) Validate() error
- func (m *GetInsightApplicationCountRequest) ValidateAll() error
- type GetInsightApplicationCountRequestMultiError
- type GetInsightApplicationCountRequestValidationError
- func (e GetInsightApplicationCountRequestValidationError) Cause() error
- func (e GetInsightApplicationCountRequestValidationError) Error() string
- func (e GetInsightApplicationCountRequestValidationError) ErrorName() string
- func (e GetInsightApplicationCountRequestValidationError) Field() string
- func (e GetInsightApplicationCountRequestValidationError) Key() bool
- func (e GetInsightApplicationCountRequestValidationError) Reason() string
- type GetInsightApplicationCountResponse
- func (*GetInsightApplicationCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInsightApplicationCountResponse) GetCounts() []*model.InsightApplicationCount
- func (x *GetInsightApplicationCountResponse) GetUpdatedAt() int64
- func (*GetInsightApplicationCountResponse) ProtoMessage()
- func (x *GetInsightApplicationCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetInsightApplicationCountResponse) Reset()
- func (x *GetInsightApplicationCountResponse) String() string
- func (m *GetInsightApplicationCountResponse) Validate() error
- func (m *GetInsightApplicationCountResponse) ValidateAll() error
- type GetInsightApplicationCountResponseMultiError
- type GetInsightApplicationCountResponseValidationError
- func (e GetInsightApplicationCountResponseValidationError) Cause() error
- func (e GetInsightApplicationCountResponseValidationError) Error() string
- func (e GetInsightApplicationCountResponseValidationError) ErrorName() string
- func (e GetInsightApplicationCountResponseValidationError) Field() string
- func (e GetInsightApplicationCountResponseValidationError) Key() bool
- func (e GetInsightApplicationCountResponseValidationError) Reason() string
- type GetInsightDataRequest
- func (*GetInsightDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInsightDataRequest) GetApplicationId() string
- func (x *GetInsightDataRequest) GetMetricsKind() model.InsightMetricsKind
- func (x *GetInsightDataRequest) GetOffset() int32
- func (x *GetInsightDataRequest) GetRangeFrom() int64
- func (x *GetInsightDataRequest) GetRangeTo() int64
- func (*GetInsightDataRequest) ProtoMessage()
- func (x *GetInsightDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetInsightDataRequest) Reset()
- func (x *GetInsightDataRequest) String() string
- func (m *GetInsightDataRequest) Validate() error
- func (m *GetInsightDataRequest) ValidateAll() error
- type GetInsightDataRequestMultiError
- type GetInsightDataRequestValidationError
- func (e GetInsightDataRequestValidationError) Cause() error
- func (e GetInsightDataRequestValidationError) Error() string
- func (e GetInsightDataRequestValidationError) ErrorName() string
- func (e GetInsightDataRequestValidationError) Field() string
- func (e GetInsightDataRequestValidationError) Key() bool
- func (e GetInsightDataRequestValidationError) Reason() string
- type GetInsightDataResponse
- func (*GetInsightDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInsightDataResponse) GetMatrix() []*model.InsightSampleStream
- func (x *GetInsightDataResponse) GetType() model.InsightResultType
- func (x *GetInsightDataResponse) GetUpdatedAt() int64
- func (x *GetInsightDataResponse) GetVector() []*model.InsightSample
- func (*GetInsightDataResponse) ProtoMessage()
- func (x *GetInsightDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetInsightDataResponse) Reset()
- func (x *GetInsightDataResponse) String() string
- func (m *GetInsightDataResponse) Validate() error
- func (m *GetInsightDataResponse) ValidateAll() error
- type GetInsightDataResponseMultiError
- type GetInsightDataResponseValidationError
- func (e GetInsightDataResponseValidationError) Cause() error
- func (e GetInsightDataResponseValidationError) Error() string
- func (e GetInsightDataResponseValidationError) ErrorName() string
- func (e GetInsightDataResponseValidationError) Field() string
- func (e GetInsightDataResponseValidationError) Key() bool
- func (e GetInsightDataResponseValidationError) Reason() string
- type GetMeRequest
- func (*GetMeRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMeRequest) ProtoMessage()
- func (x *GetMeRequest) ProtoReflect() protoreflect.Message
- func (x *GetMeRequest) Reset()
- func (x *GetMeRequest) String() string
- func (m *GetMeRequest) Validate() error
- func (m *GetMeRequest) ValidateAll() error
- type GetMeRequestMultiError
- type GetMeRequestValidationError
- func (e GetMeRequestValidationError) Cause() error
- func (e GetMeRequestValidationError) Error() string
- func (e GetMeRequestValidationError) ErrorName() string
- func (e GetMeRequestValidationError) Field() string
- func (e GetMeRequestValidationError) Key() bool
- func (e GetMeRequestValidationError) Reason() string
- type GetMeResponse
- func (*GetMeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeResponse) GetAvatarUrl() string
- func (x *GetMeResponse) GetProjectId() string
- func (x *GetMeResponse) GetProjectRole() model.Role_ProjectRole
- func (x *GetMeResponse) GetSubject() string
- func (*GetMeResponse) ProtoMessage()
- func (x *GetMeResponse) ProtoReflect() protoreflect.Message
- func (x *GetMeResponse) Reset()
- func (x *GetMeResponse) String() string
- func (m *GetMeResponse) Validate() error
- func (m *GetMeResponse) ValidateAll() error
- type GetMeResponseMultiError
- type GetMeResponseValidationError
- func (e GetMeResponseValidationError) Cause() error
- func (e GetMeResponseValidationError) Error() string
- func (e GetMeResponseValidationError) ErrorName() string
- func (e GetMeResponseValidationError) Field() string
- func (e GetMeResponseValidationError) Key() bool
- func (e GetMeResponseValidationError) Reason() string
- type GetPipedRequest
- func (*GetPipedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPipedRequest) GetPipedId() string
- func (*GetPipedRequest) ProtoMessage()
- func (x *GetPipedRequest) ProtoReflect() protoreflect.Message
- func (x *GetPipedRequest) Reset()
- func (x *GetPipedRequest) String() string
- func (m *GetPipedRequest) Validate() error
- func (m *GetPipedRequest) ValidateAll() error
- type GetPipedRequestMultiError
- type GetPipedRequestValidationError
- func (e GetPipedRequestValidationError) Cause() error
- func (e GetPipedRequestValidationError) Error() string
- func (e GetPipedRequestValidationError) ErrorName() string
- func (e GetPipedRequestValidationError) Field() string
- func (e GetPipedRequestValidationError) Key() bool
- func (e GetPipedRequestValidationError) Reason() string
- type GetPipedResponse
- func (*GetPipedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPipedResponse) GetPiped() *model.Piped
- func (*GetPipedResponse) ProtoMessage()
- func (x *GetPipedResponse) ProtoReflect() protoreflect.Message
- func (x *GetPipedResponse) Reset()
- func (x *GetPipedResponse) String() string
- func (m *GetPipedResponse) Validate() error
- func (m *GetPipedResponse) ValidateAll() error
- type GetPipedResponseMultiError
- type GetPipedResponseValidationError
- func (e GetPipedResponseValidationError) Cause() error
- func (e GetPipedResponseValidationError) Error() string
- func (e GetPipedResponseValidationError) ErrorName() string
- func (e GetPipedResponseValidationError) Field() string
- func (e GetPipedResponseValidationError) Key() bool
- func (e GetPipedResponseValidationError) Reason() string
- type GetProjectRequest
- func (*GetProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetProjectRequest) ProtoMessage()
- func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectRequest) Reset()
- func (x *GetProjectRequest) String() string
- func (m *GetProjectRequest) Validate() error
- func (m *GetProjectRequest) ValidateAll() error
- type GetProjectRequestMultiError
- type GetProjectRequestValidationError
- func (e GetProjectRequestValidationError) Cause() error
- func (e GetProjectRequestValidationError) Error() string
- func (e GetProjectRequestValidationError) ErrorName() string
- func (e GetProjectRequestValidationError) Field() string
- func (e GetProjectRequestValidationError) Key() bool
- func (e GetProjectRequestValidationError) Reason() string
- type GetProjectResponse
- func (*GetProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResponse) GetProject() *model.Project
- func (*GetProjectResponse) ProtoMessage()
- func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectResponse) Reset()
- func (x *GetProjectResponse) String() string
- func (m *GetProjectResponse) Validate() error
- func (m *GetProjectResponse) ValidateAll() error
- type GetProjectResponseMultiError
- type GetProjectResponseValidationError
- func (e GetProjectResponseValidationError) Cause() error
- func (e GetProjectResponseValidationError) Error() string
- func (e GetProjectResponseValidationError) ErrorName() string
- func (e GetProjectResponseValidationError) Field() string
- func (e GetProjectResponseValidationError) Key() bool
- func (e GetProjectResponseValidationError) Reason() string
- type GetStageLogRequest
- func (*GetStageLogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStageLogRequest) GetDeploymentId() string
- func (x *GetStageLogRequest) GetOffsetIndex() int64
- func (x *GetStageLogRequest) GetRetriedCount() int32
- func (x *GetStageLogRequest) GetStageId() string
- func (*GetStageLogRequest) ProtoMessage()
- func (x *GetStageLogRequest) ProtoReflect() protoreflect.Message
- func (x *GetStageLogRequest) Reset()
- func (x *GetStageLogRequest) String() string
- func (m *GetStageLogRequest) Validate() error
- func (m *GetStageLogRequest) ValidateAll() error
- type GetStageLogRequestMultiError
- type GetStageLogRequestValidationError
- func (e GetStageLogRequestValidationError) Cause() error
- func (e GetStageLogRequestValidationError) Error() string
- func (e GetStageLogRequestValidationError) ErrorName() string
- func (e GetStageLogRequestValidationError) Field() string
- func (e GetStageLogRequestValidationError) Key() bool
- func (e GetStageLogRequestValidationError) Reason() string
- type GetStageLogResponse
- func (*GetStageLogResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStageLogResponse) GetBlocks() []*model.LogBlock
- func (x *GetStageLogResponse) GetCompleted() bool
- func (*GetStageLogResponse) ProtoMessage()
- func (x *GetStageLogResponse) ProtoReflect() protoreflect.Message
- func (x *GetStageLogResponse) Reset()
- func (x *GetStageLogResponse) String() string
- func (m *GetStageLogResponse) Validate() error
- func (m *GetStageLogResponse) ValidateAll() error
- type GetStageLogResponseMultiError
- type GetStageLogResponseValidationError
- func (e GetStageLogResponseValidationError) Cause() error
- func (e GetStageLogResponseValidationError) Error() string
- func (e GetStageLogResponseValidationError) ErrorName() string
- func (e GetStageLogResponseValidationError) Field() string
- func (e GetStageLogResponseValidationError) Key() bool
- func (e GetStageLogResponseValidationError) Reason() string
- type ListAPIKeysRequest
- func (*ListAPIKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAPIKeysRequest) GetOptions() *ListAPIKeysRequest_Options
- func (*ListAPIKeysRequest) ProtoMessage()
- func (x *ListAPIKeysRequest) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeysRequest) Reset()
- func (x *ListAPIKeysRequest) String() string
- func (m *ListAPIKeysRequest) Validate() error
- func (m *ListAPIKeysRequest) ValidateAll() error
- type ListAPIKeysRequestMultiError
- type ListAPIKeysRequestValidationError
- func (e ListAPIKeysRequestValidationError) Cause() error
- func (e ListAPIKeysRequestValidationError) Error() string
- func (e ListAPIKeysRequestValidationError) ErrorName() string
- func (e ListAPIKeysRequestValidationError) Field() string
- func (e ListAPIKeysRequestValidationError) Key() bool
- func (e ListAPIKeysRequestValidationError) Reason() string
- type ListAPIKeysRequest_Options
- func (*ListAPIKeysRequest_Options) Descriptor() ([]byte, []int)deprecated
- func (x *ListAPIKeysRequest_Options) GetEnabled() *wrapperspb.BoolValue
- func (*ListAPIKeysRequest_Options) ProtoMessage()
- func (x *ListAPIKeysRequest_Options) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeysRequest_Options) Reset()
- func (x *ListAPIKeysRequest_Options) String() string
- func (m *ListAPIKeysRequest_Options) Validate() error
- func (m *ListAPIKeysRequest_Options) ValidateAll() error
- type ListAPIKeysRequest_OptionsMultiError
- type ListAPIKeysRequest_OptionsValidationError
- func (e ListAPIKeysRequest_OptionsValidationError) Cause() error
- func (e ListAPIKeysRequest_OptionsValidationError) Error() string
- func (e ListAPIKeysRequest_OptionsValidationError) ErrorName() string
- func (e ListAPIKeysRequest_OptionsValidationError) Field() string
- func (e ListAPIKeysRequest_OptionsValidationError) Key() bool
- func (e ListAPIKeysRequest_OptionsValidationError) Reason() string
- type ListAPIKeysResponse
- func (*ListAPIKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAPIKeysResponse) GetKeys() []*model.APIKey
- func (*ListAPIKeysResponse) ProtoMessage()
- func (x *ListAPIKeysResponse) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeysResponse) Reset()
- func (x *ListAPIKeysResponse) String() string
- func (m *ListAPIKeysResponse) Validate() error
- func (m *ListAPIKeysResponse) ValidateAll() error
- type ListAPIKeysResponseMultiError
- type ListAPIKeysResponseValidationError
- func (e ListAPIKeysResponseValidationError) Cause() error
- func (e ListAPIKeysResponseValidationError) Error() string
- func (e ListAPIKeysResponseValidationError) ErrorName() string
- func (e ListAPIKeysResponseValidationError) Field() string
- func (e ListAPIKeysResponseValidationError) Key() bool
- func (e ListAPIKeysResponseValidationError) Reason() string
- type ListApplicationsRequest
- func (*ListApplicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListApplicationsRequest) GetOptions() *ListApplicationsRequest_Options
- func (*ListApplicationsRequest) ProtoMessage()
- func (x *ListApplicationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListApplicationsRequest) Reset()
- func (x *ListApplicationsRequest) String() string
- func (m *ListApplicationsRequest) Validate() error
- func (m *ListApplicationsRequest) ValidateAll() error
- type ListApplicationsRequestMultiError
- type ListApplicationsRequestValidationError
- func (e ListApplicationsRequestValidationError) Cause() error
- func (e ListApplicationsRequestValidationError) Error() string
- func (e ListApplicationsRequestValidationError) ErrorName() string
- func (e ListApplicationsRequestValidationError) Field() string
- func (e ListApplicationsRequestValidationError) Key() bool
- func (e ListApplicationsRequestValidationError) Reason() string
- type ListApplicationsRequest_Options
- func (*ListApplicationsRequest_Options) Descriptor() ([]byte, []int)deprecated
- func (x *ListApplicationsRequest_Options) GetEnabled() *wrapperspb.BoolValue
- func (x *ListApplicationsRequest_Options) GetEnvIds() []string
- func (x *ListApplicationsRequest_Options) GetKinds() []model.ApplicationKind
- func (x *ListApplicationsRequest_Options) GetLabels() map[string]string
- func (x *ListApplicationsRequest_Options) GetName() string
- func (x *ListApplicationsRequest_Options) GetSyncStatuses() []model.ApplicationSyncStatus
- func (*ListApplicationsRequest_Options) ProtoMessage()
- func (x *ListApplicationsRequest_Options) ProtoReflect() protoreflect.Message
- func (x *ListApplicationsRequest_Options) Reset()
- func (x *ListApplicationsRequest_Options) String() string
- func (m *ListApplicationsRequest_Options) Validate() error
- func (m *ListApplicationsRequest_Options) ValidateAll() error
- type ListApplicationsRequest_OptionsMultiError
- type ListApplicationsRequest_OptionsValidationError
- func (e ListApplicationsRequest_OptionsValidationError) Cause() error
- func (e ListApplicationsRequest_OptionsValidationError) Error() string
- func (e ListApplicationsRequest_OptionsValidationError) ErrorName() string
- func (e ListApplicationsRequest_OptionsValidationError) Field() string
- func (e ListApplicationsRequest_OptionsValidationError) Key() bool
- func (e ListApplicationsRequest_OptionsValidationError) Reason() string
- type ListApplicationsResponse
- func (*ListApplicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListApplicationsResponse) GetApplications() []*model.Application
- func (*ListApplicationsResponse) ProtoMessage()
- func (x *ListApplicationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListApplicationsResponse) Reset()
- func (x *ListApplicationsResponse) String() string
- func (m *ListApplicationsResponse) Validate() error
- func (m *ListApplicationsResponse) ValidateAll() error
- type ListApplicationsResponseMultiError
- type ListApplicationsResponseValidationError
- func (e ListApplicationsResponseValidationError) Cause() error
- func (e ListApplicationsResponseValidationError) Error() string
- func (e ListApplicationsResponseValidationError) ErrorName() string
- func (e ListApplicationsResponseValidationError) Field() string
- func (e ListApplicationsResponseValidationError) Key() bool
- func (e ListApplicationsResponseValidationError) Reason() string
- type ListDeploymentChainsRequest
- func (*ListDeploymentChainsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeploymentChainsRequest) GetCursor() string
- func (x *ListDeploymentChainsRequest) GetOptions() *ListDeploymentChainsRequest_Options
- func (x *ListDeploymentChainsRequest) GetPageMinUpdatedAt() int64
- func (x *ListDeploymentChainsRequest) GetPageSize() int32
- func (*ListDeploymentChainsRequest) ProtoMessage()
- func (x *ListDeploymentChainsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentChainsRequest) Reset()
- func (x *ListDeploymentChainsRequest) String() string
- func (m *ListDeploymentChainsRequest) Validate() error
- func (m *ListDeploymentChainsRequest) ValidateAll() error
- type ListDeploymentChainsRequestMultiError
- type ListDeploymentChainsRequestValidationError
- func (e ListDeploymentChainsRequestValidationError) Cause() error
- func (e ListDeploymentChainsRequestValidationError) Error() string
- func (e ListDeploymentChainsRequestValidationError) ErrorName() string
- func (e ListDeploymentChainsRequestValidationError) Field() string
- func (e ListDeploymentChainsRequestValidationError) Key() bool
- func (e ListDeploymentChainsRequestValidationError) Reason() string
- type ListDeploymentChainsRequest_Options
- func (*ListDeploymentChainsRequest_Options) Descriptor() ([]byte, []int)deprecated
- func (*ListDeploymentChainsRequest_Options) ProtoMessage()
- func (x *ListDeploymentChainsRequest_Options) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentChainsRequest_Options) Reset()
- func (x *ListDeploymentChainsRequest_Options) String() string
- func (m *ListDeploymentChainsRequest_Options) Validate() error
- func (m *ListDeploymentChainsRequest_Options) ValidateAll() error
- type ListDeploymentChainsRequest_OptionsMultiError
- type ListDeploymentChainsRequest_OptionsValidationError
- func (e ListDeploymentChainsRequest_OptionsValidationError) Cause() error
- func (e ListDeploymentChainsRequest_OptionsValidationError) Error() string
- func (e ListDeploymentChainsRequest_OptionsValidationError) ErrorName() string
- func (e ListDeploymentChainsRequest_OptionsValidationError) Field() string
- func (e ListDeploymentChainsRequest_OptionsValidationError) Key() bool
- func (e ListDeploymentChainsRequest_OptionsValidationError) Reason() string
- type ListDeploymentChainsResponse
- func (*ListDeploymentChainsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeploymentChainsResponse) GetCursor() string
- func (x *ListDeploymentChainsResponse) GetDeploymentChains() []*model.DeploymentChain
- func (*ListDeploymentChainsResponse) ProtoMessage()
- func (x *ListDeploymentChainsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentChainsResponse) Reset()
- func (x *ListDeploymentChainsResponse) String() string
- func (m *ListDeploymentChainsResponse) Validate() error
- func (m *ListDeploymentChainsResponse) ValidateAll() error
- type ListDeploymentChainsResponseMultiError
- type ListDeploymentChainsResponseValidationError
- func (e ListDeploymentChainsResponseValidationError) Cause() error
- func (e ListDeploymentChainsResponseValidationError) Error() string
- func (e ListDeploymentChainsResponseValidationError) ErrorName() string
- func (e ListDeploymentChainsResponseValidationError) Field() string
- func (e ListDeploymentChainsResponseValidationError) Key() bool
- func (e ListDeploymentChainsResponseValidationError) Reason() string
- type ListDeploymentsRequest
- func (*ListDeploymentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeploymentsRequest) GetCursor() string
- func (x *ListDeploymentsRequest) GetOptions() *ListDeploymentsRequest_Options
- func (x *ListDeploymentsRequest) GetPageMinUpdatedAt() int64
- func (x *ListDeploymentsRequest) GetPageSize() int32
- func (*ListDeploymentsRequest) ProtoMessage()
- func (x *ListDeploymentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentsRequest) Reset()
- func (x *ListDeploymentsRequest) String() string
- func (m *ListDeploymentsRequest) Validate() error
- func (m *ListDeploymentsRequest) ValidateAll() error
- type ListDeploymentsRequestMultiError
- type ListDeploymentsRequestValidationError
- func (e ListDeploymentsRequestValidationError) Cause() error
- func (e ListDeploymentsRequestValidationError) Error() string
- func (e ListDeploymentsRequestValidationError) ErrorName() string
- func (e ListDeploymentsRequestValidationError) Field() string
- func (e ListDeploymentsRequestValidationError) Key() bool
- func (e ListDeploymentsRequestValidationError) Reason() string
- type ListDeploymentsRequest_Options
- func (*ListDeploymentsRequest_Options) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeploymentsRequest_Options) GetApplicationIds() []string
- func (x *ListDeploymentsRequest_Options) GetApplicationName() string
- func (x *ListDeploymentsRequest_Options) GetEnvIds() []string
- func (x *ListDeploymentsRequest_Options) GetKinds() []model.ApplicationKind
- func (x *ListDeploymentsRequest_Options) GetLabels() map[string]string
- func (x *ListDeploymentsRequest_Options) GetStatuses() []model.DeploymentStatus
- func (*ListDeploymentsRequest_Options) ProtoMessage()
- func (x *ListDeploymentsRequest_Options) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentsRequest_Options) Reset()
- func (x *ListDeploymentsRequest_Options) String() string
- func (m *ListDeploymentsRequest_Options) Validate() error
- func (m *ListDeploymentsRequest_Options) ValidateAll() error
- type ListDeploymentsRequest_OptionsMultiError
- type ListDeploymentsRequest_OptionsValidationError
- func (e ListDeploymentsRequest_OptionsValidationError) Cause() error
- func (e ListDeploymentsRequest_OptionsValidationError) Error() string
- func (e ListDeploymentsRequest_OptionsValidationError) ErrorName() string
- func (e ListDeploymentsRequest_OptionsValidationError) Field() string
- func (e ListDeploymentsRequest_OptionsValidationError) Key() bool
- func (e ListDeploymentsRequest_OptionsValidationError) Reason() string
- type ListDeploymentsResponse
- func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDeploymentsResponse) GetCursor() string
- func (x *ListDeploymentsResponse) GetDeployments() []*model.Deployment
- func (*ListDeploymentsResponse) ProtoMessage()
- func (x *ListDeploymentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentsResponse) Reset()
- func (x *ListDeploymentsResponse) String() string
- func (m *ListDeploymentsResponse) Validate() error
- func (m *ListDeploymentsResponse) ValidateAll() error
- type ListDeploymentsResponseMultiError
- type ListDeploymentsResponseValidationError
- func (e ListDeploymentsResponseValidationError) Cause() error
- func (e ListDeploymentsResponseValidationError) Error() string
- func (e ListDeploymentsResponseValidationError) ErrorName() string
- func (e ListDeploymentsResponseValidationError) Field() string
- func (e ListDeploymentsResponseValidationError) Key() bool
- func (e ListDeploymentsResponseValidationError) Reason() string
- type ListEventsRequest
- func (*ListEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsRequest) GetCursor() string
- func (x *ListEventsRequest) GetOptions() *ListEventsRequest_Options
- func (x *ListEventsRequest) GetPageMinUpdatedAt() int64
- func (x *ListEventsRequest) GetPageSize() int32
- func (*ListEventsRequest) ProtoMessage()
- func (x *ListEventsRequest) ProtoReflect() protoreflect.Message
- func (x *ListEventsRequest) Reset()
- func (x *ListEventsRequest) String() string
- func (m *ListEventsRequest) Validate() error
- func (m *ListEventsRequest) ValidateAll() error
- type ListEventsRequestMultiError
- type ListEventsRequestValidationError
- func (e ListEventsRequestValidationError) Cause() error
- func (e ListEventsRequestValidationError) Error() string
- func (e ListEventsRequestValidationError) ErrorName() string
- func (e ListEventsRequestValidationError) Field() string
- func (e ListEventsRequestValidationError) Key() bool
- func (e ListEventsRequestValidationError) Reason() string
- type ListEventsRequest_Options
- func (*ListEventsRequest_Options) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsRequest_Options) GetLabels() map[string]string
- func (x *ListEventsRequest_Options) GetName() string
- func (x *ListEventsRequest_Options) GetStatuses() []model.EventStatus
- func (*ListEventsRequest_Options) ProtoMessage()
- func (x *ListEventsRequest_Options) ProtoReflect() protoreflect.Message
- func (x *ListEventsRequest_Options) Reset()
- func (x *ListEventsRequest_Options) String() string
- func (m *ListEventsRequest_Options) Validate() error
- func (m *ListEventsRequest_Options) ValidateAll() error
- type ListEventsRequest_OptionsMultiError
- type ListEventsRequest_OptionsValidationError
- func (e ListEventsRequest_OptionsValidationError) Cause() error
- func (e ListEventsRequest_OptionsValidationError) Error() string
- func (e ListEventsRequest_OptionsValidationError) ErrorName() string
- func (e ListEventsRequest_OptionsValidationError) Field() string
- func (e ListEventsRequest_OptionsValidationError) Key() bool
- func (e ListEventsRequest_OptionsValidationError) Reason() string
- type ListEventsResponse
- func (*ListEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEventsResponse) GetCursor() string
- func (x *ListEventsResponse) GetEvents() []*model.Event
- func (*ListEventsResponse) ProtoMessage()
- func (x *ListEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ListEventsResponse) Reset()
- func (x *ListEventsResponse) String() string
- func (m *ListEventsResponse) Validate() error
- func (m *ListEventsResponse) ValidateAll() error
- type ListEventsResponseMultiError
- type ListEventsResponseValidationError
- func (e ListEventsResponseValidationError) Cause() error
- func (e ListEventsResponseValidationError) Error() string
- func (e ListEventsResponseValidationError) ErrorName() string
- func (e ListEventsResponseValidationError) Field() string
- func (e ListEventsResponseValidationError) Key() bool
- func (e ListEventsResponseValidationError) Reason() string
- type ListPipedsRequest
- func (*ListPipedsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPipedsRequest) GetOptions() *ListPipedsRequest_Options
- func (x *ListPipedsRequest) GetWithStatus() bool
- func (*ListPipedsRequest) ProtoMessage()
- func (x *ListPipedsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPipedsRequest) Reset()
- func (x *ListPipedsRequest) String() string
- func (m *ListPipedsRequest) Validate() error
- func (m *ListPipedsRequest) ValidateAll() error
- type ListPipedsRequestMultiError
- type ListPipedsRequestValidationError
- func (e ListPipedsRequestValidationError) Cause() error
- func (e ListPipedsRequestValidationError) Error() string
- func (e ListPipedsRequestValidationError) ErrorName() string
- func (e ListPipedsRequestValidationError) Field() string
- func (e ListPipedsRequestValidationError) Key() bool
- func (e ListPipedsRequestValidationError) Reason() string
- type ListPipedsRequest_Options
- func (*ListPipedsRequest_Options) Descriptor() ([]byte, []int)deprecated
- func (x *ListPipedsRequest_Options) GetEnabled() *wrapperspb.BoolValue
- func (*ListPipedsRequest_Options) ProtoMessage()
- func (x *ListPipedsRequest_Options) ProtoReflect() protoreflect.Message
- func (x *ListPipedsRequest_Options) Reset()
- func (x *ListPipedsRequest_Options) String() string
- func (m *ListPipedsRequest_Options) Validate() error
- func (m *ListPipedsRequest_Options) ValidateAll() error
- type ListPipedsRequest_OptionsMultiError
- type ListPipedsRequest_OptionsValidationError
- func (e ListPipedsRequest_OptionsValidationError) Cause() error
- func (e ListPipedsRequest_OptionsValidationError) Error() string
- func (e ListPipedsRequest_OptionsValidationError) ErrorName() string
- func (e ListPipedsRequest_OptionsValidationError) Field() string
- func (e ListPipedsRequest_OptionsValidationError) Key() bool
- func (e ListPipedsRequest_OptionsValidationError) Reason() string
- type ListPipedsResponse
- func (*ListPipedsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPipedsResponse) GetPipeds() []*model.Piped
- func (*ListPipedsResponse) ProtoMessage()
- func (x *ListPipedsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPipedsResponse) Reset()
- func (x *ListPipedsResponse) String() string
- func (m *ListPipedsResponse) Validate() error
- func (m *ListPipedsResponse) ValidateAll() error
- type ListPipedsResponseMultiError
- type ListPipedsResponseValidationError
- func (e ListPipedsResponseValidationError) Cause() error
- func (e ListPipedsResponseValidationError) Error() string
- func (e ListPipedsResponseValidationError) ErrorName() string
- func (e ListPipedsResponseValidationError) Field() string
- func (e ListPipedsResponseValidationError) Key() bool
- func (e ListPipedsResponseValidationError) Reason() string
- type ListUnregisteredApplicationsRequest
- func (*ListUnregisteredApplicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListUnregisteredApplicationsRequest) ProtoMessage()
- func (x *ListUnregisteredApplicationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUnregisteredApplicationsRequest) Reset()
- func (x *ListUnregisteredApplicationsRequest) String() string
- func (m *ListUnregisteredApplicationsRequest) Validate() error
- func (m *ListUnregisteredApplicationsRequest) ValidateAll() error
- type ListUnregisteredApplicationsRequestMultiError
- type ListUnregisteredApplicationsRequestValidationError
- func (e ListUnregisteredApplicationsRequestValidationError) Cause() error
- func (e ListUnregisteredApplicationsRequestValidationError) Error() string
- func (e ListUnregisteredApplicationsRequestValidationError) ErrorName() string
- func (e ListUnregisteredApplicationsRequestValidationError) Field() string
- func (e ListUnregisteredApplicationsRequestValidationError) Key() bool
- func (e ListUnregisteredApplicationsRequestValidationError) Reason() string
- type ListUnregisteredApplicationsResponse
- func (*ListUnregisteredApplicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUnregisteredApplicationsResponse) GetApplications() []*model.ApplicationInfo
- func (*ListUnregisteredApplicationsResponse) ProtoMessage()
- func (x *ListUnregisteredApplicationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUnregisteredApplicationsResponse) Reset()
- func (x *ListUnregisteredApplicationsResponse) String() string
- func (m *ListUnregisteredApplicationsResponse) Validate() error
- func (m *ListUnregisteredApplicationsResponse) ValidateAll() error
- type ListUnregisteredApplicationsResponseMultiError
- type ListUnregisteredApplicationsResponseValidationError
- func (e ListUnregisteredApplicationsResponseValidationError) Cause() error
- func (e ListUnregisteredApplicationsResponseValidationError) Error() string
- func (e ListUnregisteredApplicationsResponseValidationError) ErrorName() string
- func (e ListUnregisteredApplicationsResponseValidationError) Field() string
- func (e ListUnregisteredApplicationsResponseValidationError) Key() bool
- func (e ListUnregisteredApplicationsResponseValidationError) Reason() string
- type RecreatePipedKeyRequest
- func (*RecreatePipedKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecreatePipedKeyRequest) GetId() string
- func (*RecreatePipedKeyRequest) ProtoMessage()
- func (x *RecreatePipedKeyRequest) ProtoReflect() protoreflect.Message
- func (x *RecreatePipedKeyRequest) Reset()
- func (x *RecreatePipedKeyRequest) String() string
- func (m *RecreatePipedKeyRequest) Validate() error
- func (m *RecreatePipedKeyRequest) ValidateAll() error
- type RecreatePipedKeyRequestMultiError
- type RecreatePipedKeyRequestValidationError
- func (e RecreatePipedKeyRequestValidationError) Cause() error
- func (e RecreatePipedKeyRequestValidationError) Error() string
- func (e RecreatePipedKeyRequestValidationError) ErrorName() string
- func (e RecreatePipedKeyRequestValidationError) Field() string
- func (e RecreatePipedKeyRequestValidationError) Key() bool
- func (e RecreatePipedKeyRequestValidationError) Reason() string
- type RecreatePipedKeyResponse
- func (*RecreatePipedKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecreatePipedKeyResponse) GetKey() string
- func (*RecreatePipedKeyResponse) ProtoMessage()
- func (x *RecreatePipedKeyResponse) ProtoReflect() protoreflect.Message
- func (x *RecreatePipedKeyResponse) Reset()
- func (x *RecreatePipedKeyResponse) String() string
- func (m *RecreatePipedKeyResponse) Validate() error
- func (m *RecreatePipedKeyResponse) ValidateAll() error
- type RecreatePipedKeyResponseMultiError
- type RecreatePipedKeyResponseValidationError
- func (e RecreatePipedKeyResponseValidationError) Cause() error
- func (e RecreatePipedKeyResponseValidationError) Error() string
- func (e RecreatePipedKeyResponseValidationError) ErrorName() string
- func (e RecreatePipedKeyResponseValidationError) Field() string
- func (e RecreatePipedKeyResponseValidationError) Key() bool
- func (e RecreatePipedKeyResponseValidationError) Reason() string
- type RegisterPipedRequest
- func (*RegisterPipedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterPipedRequest) GetDesc() string
- func (x *RegisterPipedRequest) GetEnvIds() []string
- func (x *RegisterPipedRequest) GetName() string
- func (*RegisterPipedRequest) ProtoMessage()
- func (x *RegisterPipedRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterPipedRequest) Reset()
- func (x *RegisterPipedRequest) String() string
- func (m *RegisterPipedRequest) Validate() error
- func (m *RegisterPipedRequest) ValidateAll() error
- type RegisterPipedRequestMultiError
- type RegisterPipedRequestValidationError
- func (e RegisterPipedRequestValidationError) Cause() error
- func (e RegisterPipedRequestValidationError) Error() string
- func (e RegisterPipedRequestValidationError) ErrorName() string
- func (e RegisterPipedRequestValidationError) Field() string
- func (e RegisterPipedRequestValidationError) Key() bool
- func (e RegisterPipedRequestValidationError) Reason() string
- type RegisterPipedResponse
- func (*RegisterPipedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterPipedResponse) GetId() string
- func (x *RegisterPipedResponse) GetKey() string
- func (*RegisterPipedResponse) ProtoMessage()
- func (x *RegisterPipedResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterPipedResponse) Reset()
- func (x *RegisterPipedResponse) String() string
- func (m *RegisterPipedResponse) Validate() error
- func (m *RegisterPipedResponse) ValidateAll() error
- type RegisterPipedResponseMultiError
- type RegisterPipedResponseValidationError
- func (e RegisterPipedResponseValidationError) Cause() error
- func (e RegisterPipedResponseValidationError) Error() string
- func (e RegisterPipedResponseValidationError) ErrorName() string
- func (e RegisterPipedResponseValidationError) Field() string
- func (e RegisterPipedResponseValidationError) Key() bool
- func (e RegisterPipedResponseValidationError) Reason() string
- type SkipStageRequest
- func (*SkipStageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SkipStageRequest) GetDeploymentId() string
- func (x *SkipStageRequest) GetStageId() string
- func (*SkipStageRequest) ProtoMessage()
- func (x *SkipStageRequest) ProtoReflect() protoreflect.Message
- func (x *SkipStageRequest) Reset()
- func (x *SkipStageRequest) String() string
- func (m *SkipStageRequest) Validate() error
- func (m *SkipStageRequest) ValidateAll() error
- type SkipStageRequestMultiError
- type SkipStageRequestValidationError
- func (e SkipStageRequestValidationError) Cause() error
- func (e SkipStageRequestValidationError) Error() string
- func (e SkipStageRequestValidationError) ErrorName() string
- func (e SkipStageRequestValidationError) Field() string
- func (e SkipStageRequestValidationError) Key() bool
- func (e SkipStageRequestValidationError) Reason() string
- type SkipStageResponse
- func (*SkipStageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SkipStageResponse) GetCommandId() string
- func (*SkipStageResponse) ProtoMessage()
- func (x *SkipStageResponse) ProtoReflect() protoreflect.Message
- func (x *SkipStageResponse) Reset()
- func (x *SkipStageResponse) String() string
- func (m *SkipStageResponse) Validate() error
- func (m *SkipStageResponse) ValidateAll() error
- type SkipStageResponseMultiError
- type SkipStageResponseValidationError
- func (e SkipStageResponseValidationError) Cause() error
- func (e SkipStageResponseValidationError) Error() string
- func (e SkipStageResponseValidationError) ErrorName() string
- func (e SkipStageResponseValidationError) Field() string
- func (e SkipStageResponseValidationError) Key() bool
- func (e SkipStageResponseValidationError) Reason() string
- type SyncApplicationRequest
- func (*SyncApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SyncApplicationRequest) GetApplicationId() string
- func (x *SyncApplicationRequest) GetSyncStrategy() model.SyncStrategy
- func (*SyncApplicationRequest) ProtoMessage()
- func (x *SyncApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *SyncApplicationRequest) Reset()
- func (x *SyncApplicationRequest) String() string
- func (m *SyncApplicationRequest) Validate() error
- func (m *SyncApplicationRequest) ValidateAll() error
- type SyncApplicationRequestMultiError
- type SyncApplicationRequestValidationError
- func (e SyncApplicationRequestValidationError) Cause() error
- func (e SyncApplicationRequestValidationError) Error() string
- func (e SyncApplicationRequestValidationError) ErrorName() string
- func (e SyncApplicationRequestValidationError) Field() string
- func (e SyncApplicationRequestValidationError) Key() bool
- func (e SyncApplicationRequestValidationError) Reason() string
- type SyncApplicationResponse
- func (*SyncApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SyncApplicationResponse) GetCommandId() string
- func (*SyncApplicationResponse) ProtoMessage()
- func (x *SyncApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *SyncApplicationResponse) Reset()
- func (x *SyncApplicationResponse) String() string
- func (m *SyncApplicationResponse) Validate() error
- func (m *SyncApplicationResponse) ValidateAll() error
- type SyncApplicationResponseMultiError
- type SyncApplicationResponseValidationError
- func (e SyncApplicationResponseValidationError) Cause() error
- func (e SyncApplicationResponseValidationError) Error() string
- func (e SyncApplicationResponseValidationError) ErrorName() string
- func (e SyncApplicationResponseValidationError) Field() string
- func (e SyncApplicationResponseValidationError) Key() bool
- func (e SyncApplicationResponseValidationError) Reason() string
- type UnimplementedWebServiceServer
- func (UnimplementedWebServiceServer) AddApplication(context.Context, *AddApplicationRequest) (*AddApplicationResponse, error)
- func (UnimplementedWebServiceServer) ApproveStage(context.Context, *ApproveStageRequest) (*ApproveStageResponse, error)
- func (UnimplementedWebServiceServer) CancelDeployment(context.Context, *CancelDeploymentRequest) (*CancelDeploymentResponse, error)
- func (UnimplementedWebServiceServer) DeleteApplication(context.Context, *DeleteApplicationRequest) (*DeleteApplicationResponse, error)
- func (UnimplementedWebServiceServer) DeleteOldPipedKeys(context.Context, *DeleteOldPipedKeysRequest) (*DeleteOldPipedKeysResponse, error)
- func (UnimplementedWebServiceServer) DisableAPIKey(context.Context, *DisableAPIKeyRequest) (*DisableAPIKeyResponse, error)
- func (UnimplementedWebServiceServer) DisableApplication(context.Context, *DisableApplicationRequest) (*DisableApplicationResponse, error)
- func (UnimplementedWebServiceServer) DisablePiped(context.Context, *DisablePipedRequest) (*DisablePipedResponse, error)
- func (UnimplementedWebServiceServer) DisableStaticAdmin(context.Context, *DisableStaticAdminRequest) (*DisableStaticAdminResponse, error)
- func (UnimplementedWebServiceServer) EnableApplication(context.Context, *EnableApplicationRequest) (*EnableApplicationResponse, error)
- func (UnimplementedWebServiceServer) EnablePiped(context.Context, *EnablePipedRequest) (*EnablePipedResponse, error)
- func (UnimplementedWebServiceServer) EnableStaticAdmin(context.Context, *EnableStaticAdminRequest) (*EnableStaticAdminResponse, error)
- func (UnimplementedWebServiceServer) GenerateAPIKey(context.Context, *GenerateAPIKeyRequest) (*GenerateAPIKeyResponse, error)
- func (UnimplementedWebServiceServer) GenerateApplicationSealedSecret(context.Context, *GenerateApplicationSealedSecretRequest) (*GenerateApplicationSealedSecretResponse, error)
- func (UnimplementedWebServiceServer) GetApplication(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error)
- func (UnimplementedWebServiceServer) GetApplicationLiveState(context.Context, *GetApplicationLiveStateRequest) (*GetApplicationLiveStateResponse, error)
- func (UnimplementedWebServiceServer) GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error)
- func (UnimplementedWebServiceServer) GetDeployment(context.Context, *GetDeploymentRequest) (*GetDeploymentResponse, error)
- func (UnimplementedWebServiceServer) GetDeploymentChain(context.Context, *GetDeploymentChainRequest) (*GetDeploymentChainResponse, error)
- func (UnimplementedWebServiceServer) GetInsightApplicationCount(context.Context, *GetInsightApplicationCountRequest) (*GetInsightApplicationCountResponse, error)
- func (UnimplementedWebServiceServer) GetInsightData(context.Context, *GetInsightDataRequest) (*GetInsightDataResponse, error)
- func (UnimplementedWebServiceServer) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error)
- func (UnimplementedWebServiceServer) GetPiped(context.Context, *GetPipedRequest) (*GetPipedResponse, error)
- func (UnimplementedWebServiceServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
- func (UnimplementedWebServiceServer) GetStageLog(context.Context, *GetStageLogRequest) (*GetStageLogResponse, error)
- func (UnimplementedWebServiceServer) ListAPIKeys(context.Context, *ListAPIKeysRequest) (*ListAPIKeysResponse, error)
- func (UnimplementedWebServiceServer) ListApplications(context.Context, *ListApplicationsRequest) (*ListApplicationsResponse, error)
- func (UnimplementedWebServiceServer) ListDeploymentChains(context.Context, *ListDeploymentChainsRequest) (*ListDeploymentChainsResponse, error)
- func (UnimplementedWebServiceServer) ListDeployments(context.Context, *ListDeploymentsRequest) (*ListDeploymentsResponse, error)
- func (UnimplementedWebServiceServer) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error)
- func (UnimplementedWebServiceServer) ListPipeds(context.Context, *ListPipedsRequest) (*ListPipedsResponse, error)
- func (UnimplementedWebServiceServer) ListUnregisteredApplications(context.Context, *ListUnregisteredApplicationsRequest) (*ListUnregisteredApplicationsResponse, error)
- func (UnimplementedWebServiceServer) RecreatePipedKey(context.Context, *RecreatePipedKeyRequest) (*RecreatePipedKeyResponse, error)
- func (UnimplementedWebServiceServer) RegisterPiped(context.Context, *RegisterPipedRequest) (*RegisterPipedResponse, error)
- func (UnimplementedWebServiceServer) SkipStage(context.Context, *SkipStageRequest) (*SkipStageResponse, error)
- func (UnimplementedWebServiceServer) SyncApplication(context.Context, *SyncApplicationRequest) (*SyncApplicationResponse, error)
- func (UnimplementedWebServiceServer) UpdateApplication(context.Context, *UpdateApplicationRequest) (*UpdateApplicationResponse, error)
- func (UnimplementedWebServiceServer) UpdatePiped(context.Context, *UpdatePipedRequest) (*UpdatePipedResponse, error)
- func (UnimplementedWebServiceServer) UpdatePipedDesiredVersion(context.Context, *UpdatePipedDesiredVersionRequest) (*UpdatePipedDesiredVersionResponse, error)
- func (UnimplementedWebServiceServer) UpdateProjectRBACConfig(context.Context, *UpdateProjectRBACConfigRequest) (*UpdateProjectRBACConfigResponse, error)
- func (UnimplementedWebServiceServer) UpdateProjectSSOConfig(context.Context, *UpdateProjectSSOConfigRequest) (*UpdateProjectSSOConfigResponse, error)
- func (UnimplementedWebServiceServer) UpdateProjectStaticAdmin(context.Context, *UpdateProjectStaticAdminRequest) (*UpdateProjectStaticAdminResponse, error)
- type UnsafeWebServiceServer
- type UpdateApplicationRequest
- func (*UpdateApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateApplicationRequest) GetApplicationId() string
- func (x *UpdateApplicationRequest) GetCloudProvider() string
- func (x *UpdateApplicationRequest) GetConfigFilename() string
- func (x *UpdateApplicationRequest) GetEnvId() stringdeprecated
- func (x *UpdateApplicationRequest) GetKind() model.ApplicationKind
- func (x *UpdateApplicationRequest) GetName() string
- func (x *UpdateApplicationRequest) GetPipedId() string
- func (*UpdateApplicationRequest) ProtoMessage()
- func (x *UpdateApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateApplicationRequest) Reset()
- func (x *UpdateApplicationRequest) String() string
- func (m *UpdateApplicationRequest) Validate() error
- func (m *UpdateApplicationRequest) ValidateAll() error
- type UpdateApplicationRequestMultiError
- type UpdateApplicationRequestValidationError
- func (e UpdateApplicationRequestValidationError) Cause() error
- func (e UpdateApplicationRequestValidationError) Error() string
- func (e UpdateApplicationRequestValidationError) ErrorName() string
- func (e UpdateApplicationRequestValidationError) Field() string
- func (e UpdateApplicationRequestValidationError) Key() bool
- func (e UpdateApplicationRequestValidationError) Reason() string
- type UpdateApplicationResponse
- func (*UpdateApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateApplicationResponse) ProtoMessage()
- func (x *UpdateApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateApplicationResponse) Reset()
- func (x *UpdateApplicationResponse) String() string
- func (m *UpdateApplicationResponse) Validate() error
- func (m *UpdateApplicationResponse) ValidateAll() error
- type UpdateApplicationResponseMultiError
- type UpdateApplicationResponseValidationError
- func (e UpdateApplicationResponseValidationError) Cause() error
- func (e UpdateApplicationResponseValidationError) Error() string
- func (e UpdateApplicationResponseValidationError) ErrorName() string
- func (e UpdateApplicationResponseValidationError) Field() string
- func (e UpdateApplicationResponseValidationError) Key() bool
- func (e UpdateApplicationResponseValidationError) Reason() string
- type UpdatePipedDesiredVersionRequest
- func (*UpdatePipedDesiredVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePipedDesiredVersionRequest) GetPipedIds() []string
- func (x *UpdatePipedDesiredVersionRequest) GetVersion() string
- func (*UpdatePipedDesiredVersionRequest) ProtoMessage()
- func (x *UpdatePipedDesiredVersionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePipedDesiredVersionRequest) Reset()
- func (x *UpdatePipedDesiredVersionRequest) String() string
- func (m *UpdatePipedDesiredVersionRequest) Validate() error
- func (m *UpdatePipedDesiredVersionRequest) ValidateAll() error
- type UpdatePipedDesiredVersionRequestMultiError
- type UpdatePipedDesiredVersionRequestValidationError
- func (e UpdatePipedDesiredVersionRequestValidationError) Cause() error
- func (e UpdatePipedDesiredVersionRequestValidationError) Error() string
- func (e UpdatePipedDesiredVersionRequestValidationError) ErrorName() string
- func (e UpdatePipedDesiredVersionRequestValidationError) Field() string
- func (e UpdatePipedDesiredVersionRequestValidationError) Key() bool
- func (e UpdatePipedDesiredVersionRequestValidationError) Reason() string
- type UpdatePipedDesiredVersionResponse
- func (*UpdatePipedDesiredVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdatePipedDesiredVersionResponse) ProtoMessage()
- func (x *UpdatePipedDesiredVersionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePipedDesiredVersionResponse) Reset()
- func (x *UpdatePipedDesiredVersionResponse) String() string
- func (m *UpdatePipedDesiredVersionResponse) Validate() error
- func (m *UpdatePipedDesiredVersionResponse) ValidateAll() error
- type UpdatePipedDesiredVersionResponseMultiError
- type UpdatePipedDesiredVersionResponseValidationError
- func (e UpdatePipedDesiredVersionResponseValidationError) Cause() error
- func (e UpdatePipedDesiredVersionResponseValidationError) Error() string
- func (e UpdatePipedDesiredVersionResponseValidationError) ErrorName() string
- func (e UpdatePipedDesiredVersionResponseValidationError) Field() string
- func (e UpdatePipedDesiredVersionResponseValidationError) Key() bool
- func (e UpdatePipedDesiredVersionResponseValidationError) Reason() string
- type UpdatePipedRequest
- func (*UpdatePipedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePipedRequest) GetDesc() string
- func (x *UpdatePipedRequest) GetEnvIds() []string
- func (x *UpdatePipedRequest) GetName() string
- func (x *UpdatePipedRequest) GetPipedId() string
- func (*UpdatePipedRequest) ProtoMessage()
- func (x *UpdatePipedRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePipedRequest) Reset()
- func (x *UpdatePipedRequest) String() string
- func (m *UpdatePipedRequest) Validate() error
- func (m *UpdatePipedRequest) ValidateAll() error
- type UpdatePipedRequestMultiError
- type UpdatePipedRequestValidationError
- func (e UpdatePipedRequestValidationError) Cause() error
- func (e UpdatePipedRequestValidationError) Error() string
- func (e UpdatePipedRequestValidationError) ErrorName() string
- func (e UpdatePipedRequestValidationError) Field() string
- func (e UpdatePipedRequestValidationError) Key() bool
- func (e UpdatePipedRequestValidationError) Reason() string
- type UpdatePipedResponse
- func (*UpdatePipedResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdatePipedResponse) ProtoMessage()
- func (x *UpdatePipedResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePipedResponse) Reset()
- func (x *UpdatePipedResponse) String() string
- func (m *UpdatePipedResponse) Validate() error
- func (m *UpdatePipedResponse) ValidateAll() error
- type UpdatePipedResponseMultiError
- type UpdatePipedResponseValidationError
- func (e UpdatePipedResponseValidationError) Cause() error
- func (e UpdatePipedResponseValidationError) Error() string
- func (e UpdatePipedResponseValidationError) ErrorName() string
- func (e UpdatePipedResponseValidationError) Field() string
- func (e UpdatePipedResponseValidationError) Key() bool
- func (e UpdatePipedResponseValidationError) Reason() string
- type UpdateProjectRBACConfigRequest
- func (*UpdateProjectRBACConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectRBACConfigRequest) GetRbac() *model.ProjectRBACConfig
- func (*UpdateProjectRBACConfigRequest) ProtoMessage()
- func (x *UpdateProjectRBACConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectRBACConfigRequest) Reset()
- func (x *UpdateProjectRBACConfigRequest) String() string
- func (m *UpdateProjectRBACConfigRequest) Validate() error
- func (m *UpdateProjectRBACConfigRequest) ValidateAll() error
- type UpdateProjectRBACConfigRequestMultiError
- type UpdateProjectRBACConfigRequestValidationError
- func (e UpdateProjectRBACConfigRequestValidationError) Cause() error
- func (e UpdateProjectRBACConfigRequestValidationError) Error() string
- func (e UpdateProjectRBACConfigRequestValidationError) ErrorName() string
- func (e UpdateProjectRBACConfigRequestValidationError) Field() string
- func (e UpdateProjectRBACConfigRequestValidationError) Key() bool
- func (e UpdateProjectRBACConfigRequestValidationError) Reason() string
- type UpdateProjectRBACConfigResponse
- func (*UpdateProjectRBACConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateProjectRBACConfigResponse) ProtoMessage()
- func (x *UpdateProjectRBACConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectRBACConfigResponse) Reset()
- func (x *UpdateProjectRBACConfigResponse) String() string
- func (m *UpdateProjectRBACConfigResponse) Validate() error
- func (m *UpdateProjectRBACConfigResponse) ValidateAll() error
- type UpdateProjectRBACConfigResponseMultiError
- type UpdateProjectRBACConfigResponseValidationError
- func (e UpdateProjectRBACConfigResponseValidationError) Cause() error
- func (e UpdateProjectRBACConfigResponseValidationError) Error() string
- func (e UpdateProjectRBACConfigResponseValidationError) ErrorName() string
- func (e UpdateProjectRBACConfigResponseValidationError) Field() string
- func (e UpdateProjectRBACConfigResponseValidationError) Key() bool
- func (e UpdateProjectRBACConfigResponseValidationError) Reason() string
- type UpdateProjectSSOConfigRequest
- func (*UpdateProjectSSOConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectSSOConfigRequest) GetSso() *model.ProjectSSOConfig
- func (*UpdateProjectSSOConfigRequest) ProtoMessage()
- func (x *UpdateProjectSSOConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectSSOConfigRequest) Reset()
- func (x *UpdateProjectSSOConfigRequest) String() string
- func (m *UpdateProjectSSOConfigRequest) Validate() error
- func (m *UpdateProjectSSOConfigRequest) ValidateAll() error
- type UpdateProjectSSOConfigRequestMultiError
- type UpdateProjectSSOConfigRequestValidationError
- func (e UpdateProjectSSOConfigRequestValidationError) Cause() error
- func (e UpdateProjectSSOConfigRequestValidationError) Error() string
- func (e UpdateProjectSSOConfigRequestValidationError) ErrorName() string
- func (e UpdateProjectSSOConfigRequestValidationError) Field() string
- func (e UpdateProjectSSOConfigRequestValidationError) Key() bool
- func (e UpdateProjectSSOConfigRequestValidationError) Reason() string
- type UpdateProjectSSOConfigResponse
- func (*UpdateProjectSSOConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateProjectSSOConfigResponse) ProtoMessage()
- func (x *UpdateProjectSSOConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectSSOConfigResponse) Reset()
- func (x *UpdateProjectSSOConfigResponse) String() string
- func (m *UpdateProjectSSOConfigResponse) Validate() error
- func (m *UpdateProjectSSOConfigResponse) ValidateAll() error
- type UpdateProjectSSOConfigResponseMultiError
- type UpdateProjectSSOConfigResponseValidationError
- func (e UpdateProjectSSOConfigResponseValidationError) Cause() error
- func (e UpdateProjectSSOConfigResponseValidationError) Error() string
- func (e UpdateProjectSSOConfigResponseValidationError) ErrorName() string
- func (e UpdateProjectSSOConfigResponseValidationError) Field() string
- func (e UpdateProjectSSOConfigResponseValidationError) Key() bool
- func (e UpdateProjectSSOConfigResponseValidationError) Reason() string
- type UpdateProjectStaticAdminRequest
- func (*UpdateProjectStaticAdminRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectStaticAdminRequest) GetPassword() string
- func (x *UpdateProjectStaticAdminRequest) GetUsername() string
- func (*UpdateProjectStaticAdminRequest) ProtoMessage()
- func (x *UpdateProjectStaticAdminRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectStaticAdminRequest) Reset()
- func (x *UpdateProjectStaticAdminRequest) String() string
- func (m *UpdateProjectStaticAdminRequest) Validate() error
- func (m *UpdateProjectStaticAdminRequest) ValidateAll() error
- type UpdateProjectStaticAdminRequestMultiError
- type UpdateProjectStaticAdminRequestValidationError
- func (e UpdateProjectStaticAdminRequestValidationError) Cause() error
- func (e UpdateProjectStaticAdminRequestValidationError) Error() string
- func (e UpdateProjectStaticAdminRequestValidationError) ErrorName() string
- func (e UpdateProjectStaticAdminRequestValidationError) Field() string
- func (e UpdateProjectStaticAdminRequestValidationError) Key() bool
- func (e UpdateProjectStaticAdminRequestValidationError) Reason() string
- type UpdateProjectStaticAdminResponse
- func (*UpdateProjectStaticAdminResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateProjectStaticAdminResponse) ProtoMessage()
- func (x *UpdateProjectStaticAdminResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectStaticAdminResponse) Reset()
- func (x *UpdateProjectStaticAdminResponse) String() string
- func (m *UpdateProjectStaticAdminResponse) Validate() error
- func (m *UpdateProjectStaticAdminResponse) ValidateAll() error
- type UpdateProjectStaticAdminResponseMultiError
- type UpdateProjectStaticAdminResponseValidationError
- func (e UpdateProjectStaticAdminResponseValidationError) Cause() error
- func (e UpdateProjectStaticAdminResponseValidationError) Error() string
- func (e UpdateProjectStaticAdminResponseValidationError) ErrorName() string
- func (e UpdateProjectStaticAdminResponseValidationError) Field() string
- func (e UpdateProjectStaticAdminResponseValidationError) Key() bool
- func (e UpdateProjectStaticAdminResponseValidationError) Reason() string
- type WebServiceClient
- type WebServiceServer
Constants ¶
This section is empty.
Variables ¶
var File_pkg_app_server_service_webservice_service_proto protoreflect.FileDescriptor
var WebService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "grpc.service.webservice.WebService", HandlerType: (*WebServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RegisterPiped", Handler: _WebService_RegisterPiped_Handler, }, { MethodName: "UpdatePiped", Handler: _WebService_UpdatePiped_Handler, }, { MethodName: "RecreatePipedKey", Handler: _WebService_RecreatePipedKey_Handler, }, { MethodName: "DeleteOldPipedKeys", Handler: _WebService_DeleteOldPipedKeys_Handler, }, { MethodName: "EnablePiped", Handler: _WebService_EnablePiped_Handler, }, { MethodName: "DisablePiped", Handler: _WebService_DisablePiped_Handler, }, { MethodName: "ListPipeds", Handler: _WebService_ListPipeds_Handler, }, { MethodName: "GetPiped", Handler: _WebService_GetPiped_Handler, }, { MethodName: "UpdatePipedDesiredVersion", Handler: _WebService_UpdatePipedDesiredVersion_Handler, }, { MethodName: "AddApplication", Handler: _WebService_AddApplication_Handler, }, { MethodName: "UpdateApplication", Handler: _WebService_UpdateApplication_Handler, }, { MethodName: "EnableApplication", Handler: _WebService_EnableApplication_Handler, }, { MethodName: "DisableApplication", Handler: _WebService_DisableApplication_Handler, }, { MethodName: "DeleteApplication", Handler: _WebService_DeleteApplication_Handler, }, { MethodName: "ListApplications", Handler: _WebService_ListApplications_Handler, }, { MethodName: "SyncApplication", Handler: _WebService_SyncApplication_Handler, }, { MethodName: "GetApplication", Handler: _WebService_GetApplication_Handler, }, { MethodName: "GenerateApplicationSealedSecret", Handler: _WebService_GenerateApplicationSealedSecret_Handler, }, { MethodName: "ListUnregisteredApplications", Handler: _WebService_ListUnregisteredApplications_Handler, }, { MethodName: "ListDeployments", Handler: _WebService_ListDeployments_Handler, }, { MethodName: "GetDeployment", Handler: _WebService_GetDeployment_Handler, }, { MethodName: "GetStageLog", Handler: _WebService_GetStageLog_Handler, }, { MethodName: "CancelDeployment", Handler: _WebService_CancelDeployment_Handler, }, { MethodName: "SkipStage", Handler: _WebService_SkipStage_Handler, }, { MethodName: "ApproveStage", Handler: _WebService_ApproveStage_Handler, }, { MethodName: "GetApplicationLiveState", Handler: _WebService_GetApplicationLiveState_Handler, }, { MethodName: "GetProject", Handler: _WebService_GetProject_Handler, }, { MethodName: "UpdateProjectStaticAdmin", Handler: _WebService_UpdateProjectStaticAdmin_Handler, }, { MethodName: "EnableStaticAdmin", Handler: _WebService_EnableStaticAdmin_Handler, }, { MethodName: "DisableStaticAdmin", Handler: _WebService_DisableStaticAdmin_Handler, }, { MethodName: "UpdateProjectSSOConfig", Handler: _WebService_UpdateProjectSSOConfig_Handler, }, { MethodName: "UpdateProjectRBACConfig", Handler: _WebService_UpdateProjectRBACConfig_Handler, }, { MethodName: "GetMe", Handler: _WebService_GetMe_Handler, }, { MethodName: "GetCommand", Handler: _WebService_GetCommand_Handler, }, { MethodName: "GenerateAPIKey", Handler: _WebService_GenerateAPIKey_Handler, }, { MethodName: "DisableAPIKey", Handler: _WebService_DisableAPIKey_Handler, }, { MethodName: "ListAPIKeys", Handler: _WebService_ListAPIKeys_Handler, }, { MethodName: "GetInsightData", Handler: _WebService_GetInsightData_Handler, }, { MethodName: "GetInsightApplicationCount", Handler: _WebService_GetInsightApplicationCount_Handler, }, { MethodName: "ListDeploymentChains", Handler: _WebService_ListDeploymentChains_Handler, }, { MethodName: "GetDeploymentChain", Handler: _WebService_GetDeploymentChain_Handler, }, { MethodName: "ListEvents", Handler: _WebService_ListEvents_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "pkg/app/server/service/webservice/service.proto", }
WebService_ServiceDesc is the grpc.ServiceDesc for WebService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func NewRBACAuthorizer ¶
func NewRBACAuthorizer() rpcauth.RBACAuthorizer
NewRBACAuthorizer returns an RBACAuthorizer object for checking requested method based on RBAC.
func RegisterWebServiceServer ¶ added in v0.27.0
func RegisterWebServiceServer(s grpc.ServiceRegistrar, srv WebServiceServer)
Types ¶
type AddApplicationRequest ¶ added in v0.27.0
type AddApplicationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Deprecated: Do not use. EnvId string `protobuf:"bytes,2,opt,name=env_id,json=envId,proto3" json:"env_id,omitempty"` PipedId string `protobuf:"bytes,3,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` GitPath *model.ApplicationGitPath `protobuf:"bytes,4,opt,name=git_path,json=gitPath,proto3" json:"git_path,omitempty"` Kind model.ApplicationKind `protobuf:"varint,5,opt,name=kind,proto3,enum=model.ApplicationKind" json:"kind,omitempty"` CloudProvider string `protobuf:"bytes,6,opt,name=cloud_provider,json=cloudProvider,proto3" json:"cloud_provider,omitempty"` Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AddApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*AddApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddApplicationRequest.ProtoReflect.Descriptor instead.
func (*AddApplicationRequest) GetCloudProvider ¶ added in v0.27.0
func (x *AddApplicationRequest) GetCloudProvider() string
func (*AddApplicationRequest) GetDescription ¶ added in v0.27.0
func (x *AddApplicationRequest) GetDescription() string
func (*AddApplicationRequest) GetEnvId
deprecated
added in
v0.27.0
func (x *AddApplicationRequest) GetEnvId() string
Deprecated: Do not use.
func (*AddApplicationRequest) GetGitPath ¶ added in v0.27.0
func (x *AddApplicationRequest) GetGitPath() *model.ApplicationGitPath
func (*AddApplicationRequest) GetKind ¶ added in v0.27.0
func (x *AddApplicationRequest) GetKind() model.ApplicationKind
func (*AddApplicationRequest) GetLabels ¶ added in v0.27.0
func (x *AddApplicationRequest) GetLabels() map[string]string
func (*AddApplicationRequest) GetName ¶ added in v0.27.0
func (x *AddApplicationRequest) GetName() string
func (*AddApplicationRequest) GetPipedId ¶ added in v0.27.0
func (x *AddApplicationRequest) GetPipedId() string
func (*AddApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*AddApplicationRequest) ProtoMessage()
func (*AddApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *AddApplicationRequest) ProtoReflect() protoreflect.Message
func (*AddApplicationRequest) Reset ¶ added in v0.27.0
func (x *AddApplicationRequest) Reset()
func (*AddApplicationRequest) String ¶ added in v0.27.0
func (x *AddApplicationRequest) String() string
func (*AddApplicationRequest) Validate ¶ added in v0.27.0
func (m *AddApplicationRequest) Validate() error
Validate checks the field values on AddApplicationRequest 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 (*AddApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *AddApplicationRequest) ValidateAll() error
ValidateAll checks the field values on AddApplicationRequest 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 AddApplicationRequestMultiError, or nil if none found.
type AddApplicationRequestMultiError ¶ added in v0.27.0
type AddApplicationRequestMultiError []error
AddApplicationRequestMultiError is an error wrapping multiple validation errors returned by AddApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (AddApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m AddApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m AddApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddApplicationRequestValidationError ¶ added in v0.27.0
type AddApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
AddApplicationRequestValidationError is the validation error returned by AddApplicationRequest.Validate if the designated constraints aren't met.
func (AddApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (AddApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Field() string
Field function returns field value.
func (AddApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Key() bool
Key function returns key value.
func (AddApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type AddApplicationResponse ¶ added in v0.27.0
type AddApplicationResponse struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*AddApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*AddApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddApplicationResponse.ProtoReflect.Descriptor instead.
func (*AddApplicationResponse) GetApplicationId ¶ added in v0.27.0
func (x *AddApplicationResponse) GetApplicationId() string
func (*AddApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*AddApplicationResponse) ProtoMessage()
func (*AddApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *AddApplicationResponse) ProtoReflect() protoreflect.Message
func (*AddApplicationResponse) Reset ¶ added in v0.27.0
func (x *AddApplicationResponse) Reset()
func (*AddApplicationResponse) String ¶ added in v0.27.0
func (x *AddApplicationResponse) String() string
func (*AddApplicationResponse) Validate ¶ added in v0.27.0
func (m *AddApplicationResponse) Validate() error
Validate checks the field values on AddApplicationResponse 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 (*AddApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *AddApplicationResponse) ValidateAll() error
ValidateAll checks the field values on AddApplicationResponse 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 AddApplicationResponseMultiError, or nil if none found.
type AddApplicationResponseMultiError ¶ added in v0.27.0
type AddApplicationResponseMultiError []error
AddApplicationResponseMultiError is an error wrapping multiple validation errors returned by AddApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (AddApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m AddApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m AddApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddApplicationResponseValidationError ¶ added in v0.27.0
type AddApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
AddApplicationResponseValidationError is the validation error returned by AddApplicationResponse.Validate if the designated constraints aren't met.
func (AddApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (AddApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Field() string
Field function returns field value.
func (AddApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Key() bool
Key function returns key value.
func (AddApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type ApproveStageRequest ¶ added in v0.27.0
type ApproveStageRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` StageId string `protobuf:"bytes,2,opt,name=stage_id,json=stageId,proto3" json:"stage_id,omitempty"` // contains filtered or unexported fields }
func (*ApproveStageRequest) Descriptor
deprecated
added in
v0.27.0
func (*ApproveStageRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApproveStageRequest.ProtoReflect.Descriptor instead.
func (*ApproveStageRequest) GetDeploymentId ¶ added in v0.27.0
func (x *ApproveStageRequest) GetDeploymentId() string
func (*ApproveStageRequest) GetStageId ¶ added in v0.27.0
func (x *ApproveStageRequest) GetStageId() string
func (*ApproveStageRequest) ProtoMessage ¶ added in v0.27.0
func (*ApproveStageRequest) ProtoMessage()
func (*ApproveStageRequest) ProtoReflect ¶ added in v0.27.0
func (x *ApproveStageRequest) ProtoReflect() protoreflect.Message
func (*ApproveStageRequest) Reset ¶ added in v0.27.0
func (x *ApproveStageRequest) Reset()
func (*ApproveStageRequest) String ¶ added in v0.27.0
func (x *ApproveStageRequest) String() string
func (*ApproveStageRequest) Validate ¶ added in v0.27.0
func (m *ApproveStageRequest) Validate() error
Validate checks the field values on ApproveStageRequest 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 (*ApproveStageRequest) ValidateAll ¶ added in v0.27.0
func (m *ApproveStageRequest) ValidateAll() error
ValidateAll checks the field values on ApproveStageRequest 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 ApproveStageRequestMultiError, or nil if none found.
type ApproveStageRequestMultiError ¶ added in v0.27.0
type ApproveStageRequestMultiError []error
ApproveStageRequestMultiError is an error wrapping multiple validation errors returned by ApproveStageRequest.ValidateAll() if the designated constraints aren't met.
func (ApproveStageRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ApproveStageRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApproveStageRequestMultiError) Error ¶ added in v0.27.0
func (m ApproveStageRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApproveStageRequestValidationError ¶ added in v0.27.0
type ApproveStageRequestValidationError struct {
// contains filtered or unexported fields
}
ApproveStageRequestValidationError is the validation error returned by ApproveStageRequest.Validate if the designated constraints aren't met.
func (ApproveStageRequestValidationError) Cause ¶ added in v0.27.0
func (e ApproveStageRequestValidationError) Cause() error
Cause function returns cause value.
func (ApproveStageRequestValidationError) Error ¶ added in v0.27.0
func (e ApproveStageRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ApproveStageRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ApproveStageRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ApproveStageRequestValidationError) Field ¶ added in v0.27.0
func (e ApproveStageRequestValidationError) Field() string
Field function returns field value.
func (ApproveStageRequestValidationError) Key ¶ added in v0.27.0
func (e ApproveStageRequestValidationError) Key() bool
Key function returns key value.
func (ApproveStageRequestValidationError) Reason ¶ added in v0.27.0
func (e ApproveStageRequestValidationError) Reason() string
Reason function returns reason value.
type ApproveStageResponse ¶ added in v0.27.0
type ApproveStageResponse struct { CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
func (*ApproveStageResponse) Descriptor
deprecated
added in
v0.27.0
func (*ApproveStageResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApproveStageResponse.ProtoReflect.Descriptor instead.
func (*ApproveStageResponse) GetCommandId ¶ added in v0.27.0
func (x *ApproveStageResponse) GetCommandId() string
func (*ApproveStageResponse) ProtoMessage ¶ added in v0.27.0
func (*ApproveStageResponse) ProtoMessage()
func (*ApproveStageResponse) ProtoReflect ¶ added in v0.27.0
func (x *ApproveStageResponse) ProtoReflect() protoreflect.Message
func (*ApproveStageResponse) Reset ¶ added in v0.27.0
func (x *ApproveStageResponse) Reset()
func (*ApproveStageResponse) String ¶ added in v0.27.0
func (x *ApproveStageResponse) String() string
func (*ApproveStageResponse) Validate ¶ added in v0.27.0
func (m *ApproveStageResponse) Validate() error
Validate checks the field values on ApproveStageResponse 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 (*ApproveStageResponse) ValidateAll ¶ added in v0.27.0
func (m *ApproveStageResponse) ValidateAll() error
ValidateAll checks the field values on ApproveStageResponse 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 ApproveStageResponseMultiError, or nil if none found.
type ApproveStageResponseMultiError ¶ added in v0.27.0
type ApproveStageResponseMultiError []error
ApproveStageResponseMultiError is an error wrapping multiple validation errors returned by ApproveStageResponse.ValidateAll() if the designated constraints aren't met.
func (ApproveStageResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ApproveStageResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApproveStageResponseMultiError) Error ¶ added in v0.27.0
func (m ApproveStageResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApproveStageResponseValidationError ¶ added in v0.27.0
type ApproveStageResponseValidationError struct {
// contains filtered or unexported fields
}
ApproveStageResponseValidationError is the validation error returned by ApproveStageResponse.Validate if the designated constraints aren't met.
func (ApproveStageResponseValidationError) Cause ¶ added in v0.27.0
func (e ApproveStageResponseValidationError) Cause() error
Cause function returns cause value.
func (ApproveStageResponseValidationError) Error ¶ added in v0.27.0
func (e ApproveStageResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ApproveStageResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ApproveStageResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ApproveStageResponseValidationError) Field ¶ added in v0.27.0
func (e ApproveStageResponseValidationError) Field() string
Field function returns field value.
func (ApproveStageResponseValidationError) Key ¶ added in v0.27.0
func (e ApproveStageResponseValidationError) Key() bool
Key function returns key value.
func (ApproveStageResponseValidationError) Reason ¶ added in v0.27.0
func (e ApproveStageResponseValidationError) Reason() string
Reason function returns reason value.
type CancelDeploymentRequest ¶ added in v0.27.0
type CancelDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` ForceRollback bool `protobuf:"varint,2,opt,name=force_rollback,json=forceRollback,proto3" json:"force_rollback,omitempty"` ForceNoRollback bool `protobuf:"varint,3,opt,name=force_no_rollback,json=forceNoRollback,proto3" json:"force_no_rollback,omitempty"` // contains filtered or unexported fields }
func (*CancelDeploymentRequest) Descriptor
deprecated
added in
v0.27.0
func (*CancelDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelDeploymentRequest.ProtoReflect.Descriptor instead.
func (*CancelDeploymentRequest) GetDeploymentId ¶ added in v0.27.0
func (x *CancelDeploymentRequest) GetDeploymentId() string
func (*CancelDeploymentRequest) GetForceNoRollback ¶ added in v0.27.0
func (x *CancelDeploymentRequest) GetForceNoRollback() bool
func (*CancelDeploymentRequest) GetForceRollback ¶ added in v0.27.0
func (x *CancelDeploymentRequest) GetForceRollback() bool
func (*CancelDeploymentRequest) ProtoMessage ¶ added in v0.27.0
func (*CancelDeploymentRequest) ProtoMessage()
func (*CancelDeploymentRequest) ProtoReflect ¶ added in v0.27.0
func (x *CancelDeploymentRequest) ProtoReflect() protoreflect.Message
func (*CancelDeploymentRequest) Reset ¶ added in v0.27.0
func (x *CancelDeploymentRequest) Reset()
func (*CancelDeploymentRequest) String ¶ added in v0.27.0
func (x *CancelDeploymentRequest) String() string
func (*CancelDeploymentRequest) Validate ¶ added in v0.27.0
func (m *CancelDeploymentRequest) Validate() error
Validate checks the field values on CancelDeploymentRequest 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 (*CancelDeploymentRequest) ValidateAll ¶ added in v0.27.0
func (m *CancelDeploymentRequest) ValidateAll() error
ValidateAll checks the field values on CancelDeploymentRequest 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 CancelDeploymentRequestMultiError, or nil if none found.
type CancelDeploymentRequestMultiError ¶ added in v0.27.0
type CancelDeploymentRequestMultiError []error
CancelDeploymentRequestMultiError is an error wrapping multiple validation errors returned by CancelDeploymentRequest.ValidateAll() if the designated constraints aren't met.
func (CancelDeploymentRequestMultiError) AllErrors ¶ added in v0.27.0
func (m CancelDeploymentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelDeploymentRequestMultiError) Error ¶ added in v0.27.0
func (m CancelDeploymentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelDeploymentRequestValidationError ¶ added in v0.27.0
type CancelDeploymentRequestValidationError struct {
// contains filtered or unexported fields
}
CancelDeploymentRequestValidationError is the validation error returned by CancelDeploymentRequest.Validate if the designated constraints aren't met.
func (CancelDeploymentRequestValidationError) Cause ¶ added in v0.27.0
func (e CancelDeploymentRequestValidationError) Cause() error
Cause function returns cause value.
func (CancelDeploymentRequestValidationError) Error ¶ added in v0.27.0
func (e CancelDeploymentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CancelDeploymentRequestValidationError) ErrorName ¶ added in v0.27.0
func (e CancelDeploymentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CancelDeploymentRequestValidationError) Field ¶ added in v0.27.0
func (e CancelDeploymentRequestValidationError) Field() string
Field function returns field value.
func (CancelDeploymentRequestValidationError) Key ¶ added in v0.27.0
func (e CancelDeploymentRequestValidationError) Key() bool
Key function returns key value.
func (CancelDeploymentRequestValidationError) Reason ¶ added in v0.27.0
func (e CancelDeploymentRequestValidationError) Reason() string
Reason function returns reason value.
type CancelDeploymentResponse ¶ added in v0.27.0
type CancelDeploymentResponse struct { CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
func (*CancelDeploymentResponse) Descriptor
deprecated
added in
v0.27.0
func (*CancelDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelDeploymentResponse.ProtoReflect.Descriptor instead.
func (*CancelDeploymentResponse) GetCommandId ¶ added in v0.27.0
func (x *CancelDeploymentResponse) GetCommandId() string
func (*CancelDeploymentResponse) ProtoMessage ¶ added in v0.27.0
func (*CancelDeploymentResponse) ProtoMessage()
func (*CancelDeploymentResponse) ProtoReflect ¶ added in v0.27.0
func (x *CancelDeploymentResponse) ProtoReflect() protoreflect.Message
func (*CancelDeploymentResponse) Reset ¶ added in v0.27.0
func (x *CancelDeploymentResponse) Reset()
func (*CancelDeploymentResponse) String ¶ added in v0.27.0
func (x *CancelDeploymentResponse) String() string
func (*CancelDeploymentResponse) Validate ¶ added in v0.27.0
func (m *CancelDeploymentResponse) Validate() error
Validate checks the field values on CancelDeploymentResponse 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 (*CancelDeploymentResponse) ValidateAll ¶ added in v0.27.0
func (m *CancelDeploymentResponse) ValidateAll() error
ValidateAll checks the field values on CancelDeploymentResponse 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 CancelDeploymentResponseMultiError, or nil if none found.
type CancelDeploymentResponseMultiError ¶ added in v0.27.0
type CancelDeploymentResponseMultiError []error
CancelDeploymentResponseMultiError is an error wrapping multiple validation errors returned by CancelDeploymentResponse.ValidateAll() if the designated constraints aren't met.
func (CancelDeploymentResponseMultiError) AllErrors ¶ added in v0.27.0
func (m CancelDeploymentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelDeploymentResponseMultiError) Error ¶ added in v0.27.0
func (m CancelDeploymentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelDeploymentResponseValidationError ¶ added in v0.27.0
type CancelDeploymentResponseValidationError struct {
// contains filtered or unexported fields
}
CancelDeploymentResponseValidationError is the validation error returned by CancelDeploymentResponse.Validate if the designated constraints aren't met.
func (CancelDeploymentResponseValidationError) Cause ¶ added in v0.27.0
func (e CancelDeploymentResponseValidationError) Cause() error
Cause function returns cause value.
func (CancelDeploymentResponseValidationError) Error ¶ added in v0.27.0
func (e CancelDeploymentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CancelDeploymentResponseValidationError) ErrorName ¶ added in v0.27.0
func (e CancelDeploymentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CancelDeploymentResponseValidationError) Field ¶ added in v0.27.0
func (e CancelDeploymentResponseValidationError) Field() string
Field function returns field value.
func (CancelDeploymentResponseValidationError) Key ¶ added in v0.27.0
func (e CancelDeploymentResponseValidationError) Key() bool
Key function returns key value.
func (CancelDeploymentResponseValidationError) Reason ¶ added in v0.27.0
func (e CancelDeploymentResponseValidationError) Reason() string
Reason function returns reason value.
type Client ¶
type Client interface { WebServiceClient Close() error }
type DeleteApplicationRequest ¶ added in v0.27.0
type DeleteApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*DeleteApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApplicationRequest.ProtoReflect.Descriptor instead.
func (*DeleteApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *DeleteApplicationRequest) GetApplicationId() string
func (*DeleteApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*DeleteApplicationRequest) ProtoMessage()
func (*DeleteApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *DeleteApplicationRequest) ProtoReflect() protoreflect.Message
func (*DeleteApplicationRequest) Reset ¶ added in v0.27.0
func (x *DeleteApplicationRequest) Reset()
func (*DeleteApplicationRequest) String ¶ added in v0.27.0
func (x *DeleteApplicationRequest) String() string
func (*DeleteApplicationRequest) Validate ¶ added in v0.27.0
func (m *DeleteApplicationRequest) Validate() error
Validate checks the field values on DeleteApplicationRequest 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 (*DeleteApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *DeleteApplicationRequest) ValidateAll() error
ValidateAll checks the field values on DeleteApplicationRequest 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 DeleteApplicationRequestMultiError, or nil if none found.
type DeleteApplicationRequestMultiError ¶ added in v0.27.0
type DeleteApplicationRequestMultiError []error
DeleteApplicationRequestMultiError is an error wrapping multiple validation errors returned by DeleteApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m DeleteApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m DeleteApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteApplicationRequestValidationError ¶ added in v0.27.0
type DeleteApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteApplicationRequestValidationError is the validation error returned by DeleteApplicationRequest.Validate if the designated constraints aren't met.
func (DeleteApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e DeleteApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e DeleteApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e DeleteApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e DeleteApplicationRequestValidationError) Field() string
Field function returns field value.
func (DeleteApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e DeleteApplicationRequestValidationError) Key() bool
Key function returns key value.
func (DeleteApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e DeleteApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteApplicationResponse ¶ added in v0.27.0
type DeleteApplicationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*DeleteApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApplicationResponse.ProtoReflect.Descriptor instead.
func (*DeleteApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*DeleteApplicationResponse) ProtoMessage()
func (*DeleteApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *DeleteApplicationResponse) ProtoReflect() protoreflect.Message
func (*DeleteApplicationResponse) Reset ¶ added in v0.27.0
func (x *DeleteApplicationResponse) Reset()
func (*DeleteApplicationResponse) String ¶ added in v0.27.0
func (x *DeleteApplicationResponse) String() string
func (*DeleteApplicationResponse) Validate ¶ added in v0.27.0
func (m *DeleteApplicationResponse) Validate() error
Validate checks the field values on DeleteApplicationResponse 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 (*DeleteApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *DeleteApplicationResponse) ValidateAll() error
ValidateAll checks the field values on DeleteApplicationResponse 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 DeleteApplicationResponseMultiError, or nil if none found.
type DeleteApplicationResponseMultiError ¶ added in v0.27.0
type DeleteApplicationResponseMultiError []error
DeleteApplicationResponseMultiError is an error wrapping multiple validation errors returned by DeleteApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m DeleteApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m DeleteApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteApplicationResponseValidationError ¶ added in v0.27.0
type DeleteApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteApplicationResponseValidationError is the validation error returned by DeleteApplicationResponse.Validate if the designated constraints aren't met.
func (DeleteApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e DeleteApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e DeleteApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e DeleteApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e DeleteApplicationResponseValidationError) Field() string
Field function returns field value.
func (DeleteApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e DeleteApplicationResponseValidationError) Key() bool
Key function returns key value.
func (DeleteApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e DeleteApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteOldPipedKeysRequest ¶ added in v0.27.0
type DeleteOldPipedKeysRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOldPipedKeysRequest) Descriptor
deprecated
added in
v0.27.0
func (*DeleteOldPipedKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOldPipedKeysRequest.ProtoReflect.Descriptor instead.
func (*DeleteOldPipedKeysRequest) GetPipedId ¶ added in v0.27.0
func (x *DeleteOldPipedKeysRequest) GetPipedId() string
func (*DeleteOldPipedKeysRequest) ProtoMessage ¶ added in v0.27.0
func (*DeleteOldPipedKeysRequest) ProtoMessage()
func (*DeleteOldPipedKeysRequest) ProtoReflect ¶ added in v0.27.0
func (x *DeleteOldPipedKeysRequest) ProtoReflect() protoreflect.Message
func (*DeleteOldPipedKeysRequest) Reset ¶ added in v0.27.0
func (x *DeleteOldPipedKeysRequest) Reset()
func (*DeleteOldPipedKeysRequest) String ¶ added in v0.27.0
func (x *DeleteOldPipedKeysRequest) String() string
func (*DeleteOldPipedKeysRequest) Validate ¶ added in v0.27.0
func (m *DeleteOldPipedKeysRequest) Validate() error
Validate checks the field values on DeleteOldPipedKeysRequest 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 (*DeleteOldPipedKeysRequest) ValidateAll ¶ added in v0.27.0
func (m *DeleteOldPipedKeysRequest) ValidateAll() error
ValidateAll checks the field values on DeleteOldPipedKeysRequest 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 DeleteOldPipedKeysRequestMultiError, or nil if none found.
type DeleteOldPipedKeysRequestMultiError ¶ added in v0.27.0
type DeleteOldPipedKeysRequestMultiError []error
DeleteOldPipedKeysRequestMultiError is an error wrapping multiple validation errors returned by DeleteOldPipedKeysRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteOldPipedKeysRequestMultiError) AllErrors ¶ added in v0.27.0
func (m DeleteOldPipedKeysRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOldPipedKeysRequestMultiError) Error ¶ added in v0.27.0
func (m DeleteOldPipedKeysRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOldPipedKeysRequestValidationError ¶ added in v0.27.0
type DeleteOldPipedKeysRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteOldPipedKeysRequestValidationError is the validation error returned by DeleteOldPipedKeysRequest.Validate if the designated constraints aren't met.
func (DeleteOldPipedKeysRequestValidationError) Cause ¶ added in v0.27.0
func (e DeleteOldPipedKeysRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteOldPipedKeysRequestValidationError) Error ¶ added in v0.27.0
func (e DeleteOldPipedKeysRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOldPipedKeysRequestValidationError) ErrorName ¶ added in v0.27.0
func (e DeleteOldPipedKeysRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOldPipedKeysRequestValidationError) Field ¶ added in v0.27.0
func (e DeleteOldPipedKeysRequestValidationError) Field() string
Field function returns field value.
func (DeleteOldPipedKeysRequestValidationError) Key ¶ added in v0.27.0
func (e DeleteOldPipedKeysRequestValidationError) Key() bool
Key function returns key value.
func (DeleteOldPipedKeysRequestValidationError) Reason ¶ added in v0.27.0
func (e DeleteOldPipedKeysRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteOldPipedKeysResponse ¶ added in v0.27.0
type DeleteOldPipedKeysResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOldPipedKeysResponse) Descriptor
deprecated
added in
v0.27.0
func (*DeleteOldPipedKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOldPipedKeysResponse.ProtoReflect.Descriptor instead.
func (*DeleteOldPipedKeysResponse) ProtoMessage ¶ added in v0.27.0
func (*DeleteOldPipedKeysResponse) ProtoMessage()
func (*DeleteOldPipedKeysResponse) ProtoReflect ¶ added in v0.27.0
func (x *DeleteOldPipedKeysResponse) ProtoReflect() protoreflect.Message
func (*DeleteOldPipedKeysResponse) Reset ¶ added in v0.27.0
func (x *DeleteOldPipedKeysResponse) Reset()
func (*DeleteOldPipedKeysResponse) String ¶ added in v0.27.0
func (x *DeleteOldPipedKeysResponse) String() string
func (*DeleteOldPipedKeysResponse) Validate ¶ added in v0.27.0
func (m *DeleteOldPipedKeysResponse) Validate() error
Validate checks the field values on DeleteOldPipedKeysResponse 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 (*DeleteOldPipedKeysResponse) ValidateAll ¶ added in v0.27.0
func (m *DeleteOldPipedKeysResponse) ValidateAll() error
ValidateAll checks the field values on DeleteOldPipedKeysResponse 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 DeleteOldPipedKeysResponseMultiError, or nil if none found.
type DeleteOldPipedKeysResponseMultiError ¶ added in v0.27.0
type DeleteOldPipedKeysResponseMultiError []error
DeleteOldPipedKeysResponseMultiError is an error wrapping multiple validation errors returned by DeleteOldPipedKeysResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteOldPipedKeysResponseMultiError) AllErrors ¶ added in v0.27.0
func (m DeleteOldPipedKeysResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOldPipedKeysResponseMultiError) Error ¶ added in v0.27.0
func (m DeleteOldPipedKeysResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOldPipedKeysResponseValidationError ¶ added in v0.27.0
type DeleteOldPipedKeysResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteOldPipedKeysResponseValidationError is the validation error returned by DeleteOldPipedKeysResponse.Validate if the designated constraints aren't met.
func (DeleteOldPipedKeysResponseValidationError) Cause ¶ added in v0.27.0
func (e DeleteOldPipedKeysResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteOldPipedKeysResponseValidationError) Error ¶ added in v0.27.0
func (e DeleteOldPipedKeysResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOldPipedKeysResponseValidationError) ErrorName ¶ added in v0.27.0
func (e DeleteOldPipedKeysResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOldPipedKeysResponseValidationError) Field ¶ added in v0.27.0
func (e DeleteOldPipedKeysResponseValidationError) Field() string
Field function returns field value.
func (DeleteOldPipedKeysResponseValidationError) Key ¶ added in v0.27.0
func (e DeleteOldPipedKeysResponseValidationError) Key() bool
Key function returns key value.
func (DeleteOldPipedKeysResponseValidationError) Reason ¶ added in v0.27.0
func (e DeleteOldPipedKeysResponseValidationError) Reason() string
Reason function returns reason value.
type DisableAPIKeyRequest ¶ added in v0.27.0
type DisableAPIKeyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DisableAPIKeyRequest) Descriptor
deprecated
added in
v0.27.0
func (*DisableAPIKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableAPIKeyRequest.ProtoReflect.Descriptor instead.
func (*DisableAPIKeyRequest) GetId ¶ added in v0.27.0
func (x *DisableAPIKeyRequest) GetId() string
func (*DisableAPIKeyRequest) ProtoMessage ¶ added in v0.27.0
func (*DisableAPIKeyRequest) ProtoMessage()
func (*DisableAPIKeyRequest) ProtoReflect ¶ added in v0.27.0
func (x *DisableAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*DisableAPIKeyRequest) Reset ¶ added in v0.27.0
func (x *DisableAPIKeyRequest) Reset()
func (*DisableAPIKeyRequest) String ¶ added in v0.27.0
func (x *DisableAPIKeyRequest) String() string
func (*DisableAPIKeyRequest) Validate ¶ added in v0.27.0
func (m *DisableAPIKeyRequest) Validate() error
Validate checks the field values on DisableAPIKeyRequest 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 (*DisableAPIKeyRequest) ValidateAll ¶ added in v0.27.0
func (m *DisableAPIKeyRequest) ValidateAll() error
ValidateAll checks the field values on DisableAPIKeyRequest 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 DisableAPIKeyRequestMultiError, or nil if none found.
type DisableAPIKeyRequestMultiError ¶ added in v0.27.0
type DisableAPIKeyRequestMultiError []error
DisableAPIKeyRequestMultiError is an error wrapping multiple validation errors returned by DisableAPIKeyRequest.ValidateAll() if the designated constraints aren't met.
func (DisableAPIKeyRequestMultiError) AllErrors ¶ added in v0.27.0
func (m DisableAPIKeyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableAPIKeyRequestMultiError) Error ¶ added in v0.27.0
func (m DisableAPIKeyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableAPIKeyRequestValidationError ¶ added in v0.27.0
type DisableAPIKeyRequestValidationError struct {
// contains filtered or unexported fields
}
DisableAPIKeyRequestValidationError is the validation error returned by DisableAPIKeyRequest.Validate if the designated constraints aren't met.
func (DisableAPIKeyRequestValidationError) Cause ¶ added in v0.27.0
func (e DisableAPIKeyRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableAPIKeyRequestValidationError) Error ¶ added in v0.27.0
func (e DisableAPIKeyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableAPIKeyRequestValidationError) ErrorName ¶ added in v0.27.0
func (e DisableAPIKeyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableAPIKeyRequestValidationError) Field ¶ added in v0.27.0
func (e DisableAPIKeyRequestValidationError) Field() string
Field function returns field value.
func (DisableAPIKeyRequestValidationError) Key ¶ added in v0.27.0
func (e DisableAPIKeyRequestValidationError) Key() bool
Key function returns key value.
func (DisableAPIKeyRequestValidationError) Reason ¶ added in v0.27.0
func (e DisableAPIKeyRequestValidationError) Reason() string
Reason function returns reason value.
type DisableAPIKeyResponse ¶ added in v0.27.0
type DisableAPIKeyResponse struct {
// contains filtered or unexported fields
}
func (*DisableAPIKeyResponse) Descriptor
deprecated
added in
v0.27.0
func (*DisableAPIKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableAPIKeyResponse.ProtoReflect.Descriptor instead.
func (*DisableAPIKeyResponse) ProtoMessage ¶ added in v0.27.0
func (*DisableAPIKeyResponse) ProtoMessage()
func (*DisableAPIKeyResponse) ProtoReflect ¶ added in v0.27.0
func (x *DisableAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*DisableAPIKeyResponse) Reset ¶ added in v0.27.0
func (x *DisableAPIKeyResponse) Reset()
func (*DisableAPIKeyResponse) String ¶ added in v0.27.0
func (x *DisableAPIKeyResponse) String() string
func (*DisableAPIKeyResponse) Validate ¶ added in v0.27.0
func (m *DisableAPIKeyResponse) Validate() error
Validate checks the field values on DisableAPIKeyResponse 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 (*DisableAPIKeyResponse) ValidateAll ¶ added in v0.27.0
func (m *DisableAPIKeyResponse) ValidateAll() error
ValidateAll checks the field values on DisableAPIKeyResponse 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 DisableAPIKeyResponseMultiError, or nil if none found.
type DisableAPIKeyResponseMultiError ¶ added in v0.27.0
type DisableAPIKeyResponseMultiError []error
DisableAPIKeyResponseMultiError is an error wrapping multiple validation errors returned by DisableAPIKeyResponse.ValidateAll() if the designated constraints aren't met.
func (DisableAPIKeyResponseMultiError) AllErrors ¶ added in v0.27.0
func (m DisableAPIKeyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableAPIKeyResponseMultiError) Error ¶ added in v0.27.0
func (m DisableAPIKeyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableAPIKeyResponseValidationError ¶ added in v0.27.0
type DisableAPIKeyResponseValidationError struct {
// contains filtered or unexported fields
}
DisableAPIKeyResponseValidationError is the validation error returned by DisableAPIKeyResponse.Validate if the designated constraints aren't met.
func (DisableAPIKeyResponseValidationError) Cause ¶ added in v0.27.0
func (e DisableAPIKeyResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableAPIKeyResponseValidationError) Error ¶ added in v0.27.0
func (e DisableAPIKeyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableAPIKeyResponseValidationError) ErrorName ¶ added in v0.27.0
func (e DisableAPIKeyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableAPIKeyResponseValidationError) Field ¶ added in v0.27.0
func (e DisableAPIKeyResponseValidationError) Field() string
Field function returns field value.
func (DisableAPIKeyResponseValidationError) Key ¶ added in v0.27.0
func (e DisableAPIKeyResponseValidationError) Key() bool
Key function returns key value.
func (DisableAPIKeyResponseValidationError) Reason ¶ added in v0.27.0
func (e DisableAPIKeyResponseValidationError) Reason() string
Reason function returns reason value.
type DisableApplicationRequest ¶ added in v0.27.0
type DisableApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*DisableApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*DisableApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableApplicationRequest.ProtoReflect.Descriptor instead.
func (*DisableApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *DisableApplicationRequest) GetApplicationId() string
func (*DisableApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*DisableApplicationRequest) ProtoMessage()
func (*DisableApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *DisableApplicationRequest) ProtoReflect() protoreflect.Message
func (*DisableApplicationRequest) Reset ¶ added in v0.27.0
func (x *DisableApplicationRequest) Reset()
func (*DisableApplicationRequest) String ¶ added in v0.27.0
func (x *DisableApplicationRequest) String() string
func (*DisableApplicationRequest) Validate ¶ added in v0.27.0
func (m *DisableApplicationRequest) Validate() error
Validate checks the field values on DisableApplicationRequest 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 (*DisableApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *DisableApplicationRequest) ValidateAll() error
ValidateAll checks the field values on DisableApplicationRequest 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 DisableApplicationRequestMultiError, or nil if none found.
type DisableApplicationRequestMultiError ¶ added in v0.27.0
type DisableApplicationRequestMultiError []error
DisableApplicationRequestMultiError is an error wrapping multiple validation errors returned by DisableApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (DisableApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m DisableApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m DisableApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableApplicationRequestValidationError ¶ added in v0.27.0
type DisableApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
DisableApplicationRequestValidationError is the validation error returned by DisableApplicationRequest.Validate if the designated constraints aren't met.
func (DisableApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e DisableApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e DisableApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e DisableApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e DisableApplicationRequestValidationError) Field() string
Field function returns field value.
func (DisableApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e DisableApplicationRequestValidationError) Key() bool
Key function returns key value.
func (DisableApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e DisableApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type DisableApplicationResponse ¶ added in v0.27.0
type DisableApplicationResponse struct {
// contains filtered or unexported fields
}
func (*DisableApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*DisableApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableApplicationResponse.ProtoReflect.Descriptor instead.
func (*DisableApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*DisableApplicationResponse) ProtoMessage()
func (*DisableApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *DisableApplicationResponse) ProtoReflect() protoreflect.Message
func (*DisableApplicationResponse) Reset ¶ added in v0.27.0
func (x *DisableApplicationResponse) Reset()
func (*DisableApplicationResponse) String ¶ added in v0.27.0
func (x *DisableApplicationResponse) String() string
func (*DisableApplicationResponse) Validate ¶ added in v0.27.0
func (m *DisableApplicationResponse) Validate() error
Validate checks the field values on DisableApplicationResponse 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 (*DisableApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *DisableApplicationResponse) ValidateAll() error
ValidateAll checks the field values on DisableApplicationResponse 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 DisableApplicationResponseMultiError, or nil if none found.
type DisableApplicationResponseMultiError ¶ added in v0.27.0
type DisableApplicationResponseMultiError []error
DisableApplicationResponseMultiError is an error wrapping multiple validation errors returned by DisableApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (DisableApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m DisableApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m DisableApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableApplicationResponseValidationError ¶ added in v0.27.0
type DisableApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
DisableApplicationResponseValidationError is the validation error returned by DisableApplicationResponse.Validate if the designated constraints aren't met.
func (DisableApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e DisableApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e DisableApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e DisableApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e DisableApplicationResponseValidationError) Field() string
Field function returns field value.
func (DisableApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e DisableApplicationResponseValidationError) Key() bool
Key function returns key value.
func (DisableApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e DisableApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type DisablePipedRequest ¶ added in v0.27.0
type DisablePipedRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` // contains filtered or unexported fields }
func (*DisablePipedRequest) Descriptor
deprecated
added in
v0.27.0
func (*DisablePipedRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisablePipedRequest.ProtoReflect.Descriptor instead.
func (*DisablePipedRequest) GetPipedId ¶ added in v0.27.0
func (x *DisablePipedRequest) GetPipedId() string
func (*DisablePipedRequest) ProtoMessage ¶ added in v0.27.0
func (*DisablePipedRequest) ProtoMessage()
func (*DisablePipedRequest) ProtoReflect ¶ added in v0.27.0
func (x *DisablePipedRequest) ProtoReflect() protoreflect.Message
func (*DisablePipedRequest) Reset ¶ added in v0.27.0
func (x *DisablePipedRequest) Reset()
func (*DisablePipedRequest) String ¶ added in v0.27.0
func (x *DisablePipedRequest) String() string
func (*DisablePipedRequest) Validate ¶ added in v0.27.0
func (m *DisablePipedRequest) Validate() error
Validate checks the field values on DisablePipedRequest 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 (*DisablePipedRequest) ValidateAll ¶ added in v0.27.0
func (m *DisablePipedRequest) ValidateAll() error
ValidateAll checks the field values on DisablePipedRequest 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 DisablePipedRequestMultiError, or nil if none found.
type DisablePipedRequestMultiError ¶ added in v0.27.0
type DisablePipedRequestMultiError []error
DisablePipedRequestMultiError is an error wrapping multiple validation errors returned by DisablePipedRequest.ValidateAll() if the designated constraints aren't met.
func (DisablePipedRequestMultiError) AllErrors ¶ added in v0.27.0
func (m DisablePipedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisablePipedRequestMultiError) Error ¶ added in v0.27.0
func (m DisablePipedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisablePipedRequestValidationError ¶ added in v0.27.0
type DisablePipedRequestValidationError struct {
// contains filtered or unexported fields
}
DisablePipedRequestValidationError is the validation error returned by DisablePipedRequest.Validate if the designated constraints aren't met.
func (DisablePipedRequestValidationError) Cause ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Cause() error
Cause function returns cause value.
func (DisablePipedRequestValidationError) Error ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisablePipedRequestValidationError) ErrorName ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisablePipedRequestValidationError) Field ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Field() string
Field function returns field value.
func (DisablePipedRequestValidationError) Key ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Key() bool
Key function returns key value.
func (DisablePipedRequestValidationError) Reason ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Reason() string
Reason function returns reason value.
type DisablePipedResponse ¶ added in v0.27.0
type DisablePipedResponse struct {
// contains filtered or unexported fields
}
func (*DisablePipedResponse) Descriptor
deprecated
added in
v0.27.0
func (*DisablePipedResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisablePipedResponse.ProtoReflect.Descriptor instead.
func (*DisablePipedResponse) ProtoMessage ¶ added in v0.27.0
func (*DisablePipedResponse) ProtoMessage()
func (*DisablePipedResponse) ProtoReflect ¶ added in v0.27.0
func (x *DisablePipedResponse) ProtoReflect() protoreflect.Message
func (*DisablePipedResponse) Reset ¶ added in v0.27.0
func (x *DisablePipedResponse) Reset()
func (*DisablePipedResponse) String ¶ added in v0.27.0
func (x *DisablePipedResponse) String() string
func (*DisablePipedResponse) Validate ¶ added in v0.27.0
func (m *DisablePipedResponse) Validate() error
Validate checks the field values on DisablePipedResponse 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 (*DisablePipedResponse) ValidateAll ¶ added in v0.27.0
func (m *DisablePipedResponse) ValidateAll() error
ValidateAll checks the field values on DisablePipedResponse 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 DisablePipedResponseMultiError, or nil if none found.
type DisablePipedResponseMultiError ¶ added in v0.27.0
type DisablePipedResponseMultiError []error
DisablePipedResponseMultiError is an error wrapping multiple validation errors returned by DisablePipedResponse.ValidateAll() if the designated constraints aren't met.
func (DisablePipedResponseMultiError) AllErrors ¶ added in v0.27.0
func (m DisablePipedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisablePipedResponseMultiError) Error ¶ added in v0.27.0
func (m DisablePipedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisablePipedResponseValidationError ¶ added in v0.27.0
type DisablePipedResponseValidationError struct {
// contains filtered or unexported fields
}
DisablePipedResponseValidationError is the validation error returned by DisablePipedResponse.Validate if the designated constraints aren't met.
func (DisablePipedResponseValidationError) Cause ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Cause() error
Cause function returns cause value.
func (DisablePipedResponseValidationError) Error ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisablePipedResponseValidationError) ErrorName ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisablePipedResponseValidationError) Field ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Field() string
Field function returns field value.
func (DisablePipedResponseValidationError) Key ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Key() bool
Key function returns key value.
func (DisablePipedResponseValidationError) Reason ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Reason() string
Reason function returns reason value.
type DisableStaticAdminRequest ¶ added in v0.27.0
type DisableStaticAdminRequest struct {
// contains filtered or unexported fields
}
func (*DisableStaticAdminRequest) Descriptor
deprecated
added in
v0.27.0
func (*DisableStaticAdminRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableStaticAdminRequest.ProtoReflect.Descriptor instead.
func (*DisableStaticAdminRequest) ProtoMessage ¶ added in v0.27.0
func (*DisableStaticAdminRequest) ProtoMessage()
func (*DisableStaticAdminRequest) ProtoReflect ¶ added in v0.27.0
func (x *DisableStaticAdminRequest) ProtoReflect() protoreflect.Message
func (*DisableStaticAdminRequest) Reset ¶ added in v0.27.0
func (x *DisableStaticAdminRequest) Reset()
func (*DisableStaticAdminRequest) String ¶ added in v0.27.0
func (x *DisableStaticAdminRequest) String() string
func (*DisableStaticAdminRequest) Validate ¶ added in v0.27.0
func (m *DisableStaticAdminRequest) Validate() error
Validate checks the field values on DisableStaticAdminRequest 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 (*DisableStaticAdminRequest) ValidateAll ¶ added in v0.27.0
func (m *DisableStaticAdminRequest) ValidateAll() error
ValidateAll checks the field values on DisableStaticAdminRequest 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 DisableStaticAdminRequestMultiError, or nil if none found.
type DisableStaticAdminRequestMultiError ¶ added in v0.27.0
type DisableStaticAdminRequestMultiError []error
DisableStaticAdminRequestMultiError is an error wrapping multiple validation errors returned by DisableStaticAdminRequest.ValidateAll() if the designated constraints aren't met.
func (DisableStaticAdminRequestMultiError) AllErrors ¶ added in v0.27.0
func (m DisableStaticAdminRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableStaticAdminRequestMultiError) Error ¶ added in v0.27.0
func (m DisableStaticAdminRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableStaticAdminRequestValidationError ¶ added in v0.27.0
type DisableStaticAdminRequestValidationError struct {
// contains filtered or unexported fields
}
DisableStaticAdminRequestValidationError is the validation error returned by DisableStaticAdminRequest.Validate if the designated constraints aren't met.
func (DisableStaticAdminRequestValidationError) Cause ¶ added in v0.27.0
func (e DisableStaticAdminRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableStaticAdminRequestValidationError) Error ¶ added in v0.27.0
func (e DisableStaticAdminRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableStaticAdminRequestValidationError) ErrorName ¶ added in v0.27.0
func (e DisableStaticAdminRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableStaticAdminRequestValidationError) Field ¶ added in v0.27.0
func (e DisableStaticAdminRequestValidationError) Field() string
Field function returns field value.
func (DisableStaticAdminRequestValidationError) Key ¶ added in v0.27.0
func (e DisableStaticAdminRequestValidationError) Key() bool
Key function returns key value.
func (DisableStaticAdminRequestValidationError) Reason ¶ added in v0.27.0
func (e DisableStaticAdminRequestValidationError) Reason() string
Reason function returns reason value.
type DisableStaticAdminResponse ¶ added in v0.27.0
type DisableStaticAdminResponse struct {
// contains filtered or unexported fields
}
func (*DisableStaticAdminResponse) Descriptor
deprecated
added in
v0.27.0
func (*DisableStaticAdminResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableStaticAdminResponse.ProtoReflect.Descriptor instead.
func (*DisableStaticAdminResponse) ProtoMessage ¶ added in v0.27.0
func (*DisableStaticAdminResponse) ProtoMessage()
func (*DisableStaticAdminResponse) ProtoReflect ¶ added in v0.27.0
func (x *DisableStaticAdminResponse) ProtoReflect() protoreflect.Message
func (*DisableStaticAdminResponse) Reset ¶ added in v0.27.0
func (x *DisableStaticAdminResponse) Reset()
func (*DisableStaticAdminResponse) String ¶ added in v0.27.0
func (x *DisableStaticAdminResponse) String() string
func (*DisableStaticAdminResponse) Validate ¶ added in v0.27.0
func (m *DisableStaticAdminResponse) Validate() error
Validate checks the field values on DisableStaticAdminResponse 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 (*DisableStaticAdminResponse) ValidateAll ¶ added in v0.27.0
func (m *DisableStaticAdminResponse) ValidateAll() error
ValidateAll checks the field values on DisableStaticAdminResponse 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 DisableStaticAdminResponseMultiError, or nil if none found.
type DisableStaticAdminResponseMultiError ¶ added in v0.27.0
type DisableStaticAdminResponseMultiError []error
DisableStaticAdminResponseMultiError is an error wrapping multiple validation errors returned by DisableStaticAdminResponse.ValidateAll() if the designated constraints aren't met.
func (DisableStaticAdminResponseMultiError) AllErrors ¶ added in v0.27.0
func (m DisableStaticAdminResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableStaticAdminResponseMultiError) Error ¶ added in v0.27.0
func (m DisableStaticAdminResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableStaticAdminResponseValidationError ¶ added in v0.27.0
type DisableStaticAdminResponseValidationError struct {
// contains filtered or unexported fields
}
DisableStaticAdminResponseValidationError is the validation error returned by DisableStaticAdminResponse.Validate if the designated constraints aren't met.
func (DisableStaticAdminResponseValidationError) Cause ¶ added in v0.27.0
func (e DisableStaticAdminResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableStaticAdminResponseValidationError) Error ¶ added in v0.27.0
func (e DisableStaticAdminResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableStaticAdminResponseValidationError) ErrorName ¶ added in v0.27.0
func (e DisableStaticAdminResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableStaticAdminResponseValidationError) Field ¶ added in v0.27.0
func (e DisableStaticAdminResponseValidationError) Field() string
Field function returns field value.
func (DisableStaticAdminResponseValidationError) Key ¶ added in v0.27.0
func (e DisableStaticAdminResponseValidationError) Key() bool
Key function returns key value.
func (DisableStaticAdminResponseValidationError) Reason ¶ added in v0.27.0
func (e DisableStaticAdminResponseValidationError) Reason() string
Reason function returns reason value.
type EnableApplicationRequest ¶ added in v0.27.0
type EnableApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*EnableApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*EnableApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableApplicationRequest.ProtoReflect.Descriptor instead.
func (*EnableApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *EnableApplicationRequest) GetApplicationId() string
func (*EnableApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*EnableApplicationRequest) ProtoMessage()
func (*EnableApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *EnableApplicationRequest) ProtoReflect() protoreflect.Message
func (*EnableApplicationRequest) Reset ¶ added in v0.27.0
func (x *EnableApplicationRequest) Reset()
func (*EnableApplicationRequest) String ¶ added in v0.27.0
func (x *EnableApplicationRequest) String() string
func (*EnableApplicationRequest) Validate ¶ added in v0.27.0
func (m *EnableApplicationRequest) Validate() error
Validate checks the field values on EnableApplicationRequest 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 (*EnableApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *EnableApplicationRequest) ValidateAll() error
ValidateAll checks the field values on EnableApplicationRequest 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 EnableApplicationRequestMultiError, or nil if none found.
type EnableApplicationRequestMultiError ¶ added in v0.27.0
type EnableApplicationRequestMultiError []error
EnableApplicationRequestMultiError is an error wrapping multiple validation errors returned by EnableApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (EnableApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m EnableApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m EnableApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableApplicationRequestValidationError ¶ added in v0.27.0
type EnableApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
EnableApplicationRequestValidationError is the validation error returned by EnableApplicationRequest.Validate if the designated constraints aren't met.
func (EnableApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e EnableApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e EnableApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e EnableApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e EnableApplicationRequestValidationError) Field() string
Field function returns field value.
func (EnableApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e EnableApplicationRequestValidationError) Key() bool
Key function returns key value.
func (EnableApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e EnableApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type EnableApplicationResponse ¶ added in v0.27.0
type EnableApplicationResponse struct {
// contains filtered or unexported fields
}
func (*EnableApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*EnableApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableApplicationResponse.ProtoReflect.Descriptor instead.
func (*EnableApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*EnableApplicationResponse) ProtoMessage()
func (*EnableApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *EnableApplicationResponse) ProtoReflect() protoreflect.Message
func (*EnableApplicationResponse) Reset ¶ added in v0.27.0
func (x *EnableApplicationResponse) Reset()
func (*EnableApplicationResponse) String ¶ added in v0.27.0
func (x *EnableApplicationResponse) String() string
func (*EnableApplicationResponse) Validate ¶ added in v0.27.0
func (m *EnableApplicationResponse) Validate() error
Validate checks the field values on EnableApplicationResponse 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 (*EnableApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *EnableApplicationResponse) ValidateAll() error
ValidateAll checks the field values on EnableApplicationResponse 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 EnableApplicationResponseMultiError, or nil if none found.
type EnableApplicationResponseMultiError ¶ added in v0.27.0
type EnableApplicationResponseMultiError []error
EnableApplicationResponseMultiError is an error wrapping multiple validation errors returned by EnableApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (EnableApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m EnableApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m EnableApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableApplicationResponseValidationError ¶ added in v0.27.0
type EnableApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
EnableApplicationResponseValidationError is the validation error returned by EnableApplicationResponse.Validate if the designated constraints aren't met.
func (EnableApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e EnableApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e EnableApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e EnableApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e EnableApplicationResponseValidationError) Field() string
Field function returns field value.
func (EnableApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e EnableApplicationResponseValidationError) Key() bool
Key function returns key value.
func (EnableApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e EnableApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type EnablePipedRequest ¶ added in v0.27.0
type EnablePipedRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` // contains filtered or unexported fields }
func (*EnablePipedRequest) Descriptor
deprecated
added in
v0.27.0
func (*EnablePipedRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnablePipedRequest.ProtoReflect.Descriptor instead.
func (*EnablePipedRequest) GetPipedId ¶ added in v0.27.0
func (x *EnablePipedRequest) GetPipedId() string
func (*EnablePipedRequest) ProtoMessage ¶ added in v0.27.0
func (*EnablePipedRequest) ProtoMessage()
func (*EnablePipedRequest) ProtoReflect ¶ added in v0.27.0
func (x *EnablePipedRequest) ProtoReflect() protoreflect.Message
func (*EnablePipedRequest) Reset ¶ added in v0.27.0
func (x *EnablePipedRequest) Reset()
func (*EnablePipedRequest) String ¶ added in v0.27.0
func (x *EnablePipedRequest) String() string
func (*EnablePipedRequest) Validate ¶ added in v0.27.0
func (m *EnablePipedRequest) Validate() error
Validate checks the field values on EnablePipedRequest 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 (*EnablePipedRequest) ValidateAll ¶ added in v0.27.0
func (m *EnablePipedRequest) ValidateAll() error
ValidateAll checks the field values on EnablePipedRequest 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 EnablePipedRequestMultiError, or nil if none found.
type EnablePipedRequestMultiError ¶ added in v0.27.0
type EnablePipedRequestMultiError []error
EnablePipedRequestMultiError is an error wrapping multiple validation errors returned by EnablePipedRequest.ValidateAll() if the designated constraints aren't met.
func (EnablePipedRequestMultiError) AllErrors ¶ added in v0.27.0
func (m EnablePipedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnablePipedRequestMultiError) Error ¶ added in v0.27.0
func (m EnablePipedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnablePipedRequestValidationError ¶ added in v0.27.0
type EnablePipedRequestValidationError struct {
// contains filtered or unexported fields
}
EnablePipedRequestValidationError is the validation error returned by EnablePipedRequest.Validate if the designated constraints aren't met.
func (EnablePipedRequestValidationError) Cause ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Cause() error
Cause function returns cause value.
func (EnablePipedRequestValidationError) Error ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnablePipedRequestValidationError) ErrorName ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnablePipedRequestValidationError) Field ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Field() string
Field function returns field value.
func (EnablePipedRequestValidationError) Key ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Key() bool
Key function returns key value.
func (EnablePipedRequestValidationError) Reason ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Reason() string
Reason function returns reason value.
type EnablePipedResponse ¶ added in v0.27.0
type EnablePipedResponse struct {
// contains filtered or unexported fields
}
func (*EnablePipedResponse) Descriptor
deprecated
added in
v0.27.0
func (*EnablePipedResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnablePipedResponse.ProtoReflect.Descriptor instead.
func (*EnablePipedResponse) ProtoMessage ¶ added in v0.27.0
func (*EnablePipedResponse) ProtoMessage()
func (*EnablePipedResponse) ProtoReflect ¶ added in v0.27.0
func (x *EnablePipedResponse) ProtoReflect() protoreflect.Message
func (*EnablePipedResponse) Reset ¶ added in v0.27.0
func (x *EnablePipedResponse) Reset()
func (*EnablePipedResponse) String ¶ added in v0.27.0
func (x *EnablePipedResponse) String() string
func (*EnablePipedResponse) Validate ¶ added in v0.27.0
func (m *EnablePipedResponse) Validate() error
Validate checks the field values on EnablePipedResponse 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 (*EnablePipedResponse) ValidateAll ¶ added in v0.27.0
func (m *EnablePipedResponse) ValidateAll() error
ValidateAll checks the field values on EnablePipedResponse 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 EnablePipedResponseMultiError, or nil if none found.
type EnablePipedResponseMultiError ¶ added in v0.27.0
type EnablePipedResponseMultiError []error
EnablePipedResponseMultiError is an error wrapping multiple validation errors returned by EnablePipedResponse.ValidateAll() if the designated constraints aren't met.
func (EnablePipedResponseMultiError) AllErrors ¶ added in v0.27.0
func (m EnablePipedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnablePipedResponseMultiError) Error ¶ added in v0.27.0
func (m EnablePipedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnablePipedResponseValidationError ¶ added in v0.27.0
type EnablePipedResponseValidationError struct {
// contains filtered or unexported fields
}
EnablePipedResponseValidationError is the validation error returned by EnablePipedResponse.Validate if the designated constraints aren't met.
func (EnablePipedResponseValidationError) Cause ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Cause() error
Cause function returns cause value.
func (EnablePipedResponseValidationError) Error ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnablePipedResponseValidationError) ErrorName ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnablePipedResponseValidationError) Field ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Field() string
Field function returns field value.
func (EnablePipedResponseValidationError) Key ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Key() bool
Key function returns key value.
func (EnablePipedResponseValidationError) Reason ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Reason() string
Reason function returns reason value.
type EnableStaticAdminRequest ¶ added in v0.27.0
type EnableStaticAdminRequest struct {
// contains filtered or unexported fields
}
func (*EnableStaticAdminRequest) Descriptor
deprecated
added in
v0.27.0
func (*EnableStaticAdminRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableStaticAdminRequest.ProtoReflect.Descriptor instead.
func (*EnableStaticAdminRequest) ProtoMessage ¶ added in v0.27.0
func (*EnableStaticAdminRequest) ProtoMessage()
func (*EnableStaticAdminRequest) ProtoReflect ¶ added in v0.27.0
func (x *EnableStaticAdminRequest) ProtoReflect() protoreflect.Message
func (*EnableStaticAdminRequest) Reset ¶ added in v0.27.0
func (x *EnableStaticAdminRequest) Reset()
func (*EnableStaticAdminRequest) String ¶ added in v0.27.0
func (x *EnableStaticAdminRequest) String() string
func (*EnableStaticAdminRequest) Validate ¶ added in v0.27.0
func (m *EnableStaticAdminRequest) Validate() error
Validate checks the field values on EnableStaticAdminRequest 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 (*EnableStaticAdminRequest) ValidateAll ¶ added in v0.27.0
func (m *EnableStaticAdminRequest) ValidateAll() error
ValidateAll checks the field values on EnableStaticAdminRequest 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 EnableStaticAdminRequestMultiError, or nil if none found.
type EnableStaticAdminRequestMultiError ¶ added in v0.27.0
type EnableStaticAdminRequestMultiError []error
EnableStaticAdminRequestMultiError is an error wrapping multiple validation errors returned by EnableStaticAdminRequest.ValidateAll() if the designated constraints aren't met.
func (EnableStaticAdminRequestMultiError) AllErrors ¶ added in v0.27.0
func (m EnableStaticAdminRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableStaticAdminRequestMultiError) Error ¶ added in v0.27.0
func (m EnableStaticAdminRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableStaticAdminRequestValidationError ¶ added in v0.27.0
type EnableStaticAdminRequestValidationError struct {
// contains filtered or unexported fields
}
EnableStaticAdminRequestValidationError is the validation error returned by EnableStaticAdminRequest.Validate if the designated constraints aren't met.
func (EnableStaticAdminRequestValidationError) Cause ¶ added in v0.27.0
func (e EnableStaticAdminRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableStaticAdminRequestValidationError) Error ¶ added in v0.27.0
func (e EnableStaticAdminRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableStaticAdminRequestValidationError) ErrorName ¶ added in v0.27.0
func (e EnableStaticAdminRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableStaticAdminRequestValidationError) Field ¶ added in v0.27.0
func (e EnableStaticAdminRequestValidationError) Field() string
Field function returns field value.
func (EnableStaticAdminRequestValidationError) Key ¶ added in v0.27.0
func (e EnableStaticAdminRequestValidationError) Key() bool
Key function returns key value.
func (EnableStaticAdminRequestValidationError) Reason ¶ added in v0.27.0
func (e EnableStaticAdminRequestValidationError) Reason() string
Reason function returns reason value.
type EnableStaticAdminResponse ¶ added in v0.27.0
type EnableStaticAdminResponse struct {
// contains filtered or unexported fields
}
func (*EnableStaticAdminResponse) Descriptor
deprecated
added in
v0.27.0
func (*EnableStaticAdminResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableStaticAdminResponse.ProtoReflect.Descriptor instead.
func (*EnableStaticAdminResponse) ProtoMessage ¶ added in v0.27.0
func (*EnableStaticAdminResponse) ProtoMessage()
func (*EnableStaticAdminResponse) ProtoReflect ¶ added in v0.27.0
func (x *EnableStaticAdminResponse) ProtoReflect() protoreflect.Message
func (*EnableStaticAdminResponse) Reset ¶ added in v0.27.0
func (x *EnableStaticAdminResponse) Reset()
func (*EnableStaticAdminResponse) String ¶ added in v0.27.0
func (x *EnableStaticAdminResponse) String() string
func (*EnableStaticAdminResponse) Validate ¶ added in v0.27.0
func (m *EnableStaticAdminResponse) Validate() error
Validate checks the field values on EnableStaticAdminResponse 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 (*EnableStaticAdminResponse) ValidateAll ¶ added in v0.27.0
func (m *EnableStaticAdminResponse) ValidateAll() error
ValidateAll checks the field values on EnableStaticAdminResponse 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 EnableStaticAdminResponseMultiError, or nil if none found.
type EnableStaticAdminResponseMultiError ¶ added in v0.27.0
type EnableStaticAdminResponseMultiError []error
EnableStaticAdminResponseMultiError is an error wrapping multiple validation errors returned by EnableStaticAdminResponse.ValidateAll() if the designated constraints aren't met.
func (EnableStaticAdminResponseMultiError) AllErrors ¶ added in v0.27.0
func (m EnableStaticAdminResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableStaticAdminResponseMultiError) Error ¶ added in v0.27.0
func (m EnableStaticAdminResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableStaticAdminResponseValidationError ¶ added in v0.27.0
type EnableStaticAdminResponseValidationError struct {
// contains filtered or unexported fields
}
EnableStaticAdminResponseValidationError is the validation error returned by EnableStaticAdminResponse.Validate if the designated constraints aren't met.
func (EnableStaticAdminResponseValidationError) Cause ¶ added in v0.27.0
func (e EnableStaticAdminResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableStaticAdminResponseValidationError) Error ¶ added in v0.27.0
func (e EnableStaticAdminResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableStaticAdminResponseValidationError) ErrorName ¶ added in v0.27.0
func (e EnableStaticAdminResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableStaticAdminResponseValidationError) Field ¶ added in v0.27.0
func (e EnableStaticAdminResponseValidationError) Field() string
Field function returns field value.
func (EnableStaticAdminResponseValidationError) Key ¶ added in v0.27.0
func (e EnableStaticAdminResponseValidationError) Key() bool
Key function returns key value.
func (EnableStaticAdminResponseValidationError) Reason ¶ added in v0.27.0
func (e EnableStaticAdminResponseValidationError) Reason() string
Reason function returns reason value.
type GenerateAPIKeyRequest ¶ added in v0.27.0
type GenerateAPIKeyRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Role model.APIKey_Role `protobuf:"varint,2,opt,name=role,proto3,enum=model.APIKey_Role" json:"role,omitempty"` // contains filtered or unexported fields }
func (*GenerateAPIKeyRequest) Descriptor
deprecated
added in
v0.27.0
func (*GenerateAPIKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAPIKeyRequest.ProtoReflect.Descriptor instead.
func (*GenerateAPIKeyRequest) GetName ¶ added in v0.27.0
func (x *GenerateAPIKeyRequest) GetName() string
func (*GenerateAPIKeyRequest) GetRole ¶ added in v0.27.0
func (x *GenerateAPIKeyRequest) GetRole() model.APIKey_Role
func (*GenerateAPIKeyRequest) ProtoMessage ¶ added in v0.27.0
func (*GenerateAPIKeyRequest) ProtoMessage()
func (*GenerateAPIKeyRequest) ProtoReflect ¶ added in v0.27.0
func (x *GenerateAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*GenerateAPIKeyRequest) Reset ¶ added in v0.27.0
func (x *GenerateAPIKeyRequest) Reset()
func (*GenerateAPIKeyRequest) String ¶ added in v0.27.0
func (x *GenerateAPIKeyRequest) String() string
func (*GenerateAPIKeyRequest) Validate ¶ added in v0.27.0
func (m *GenerateAPIKeyRequest) Validate() error
Validate checks the field values on GenerateAPIKeyRequest 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 (*GenerateAPIKeyRequest) ValidateAll ¶ added in v0.27.0
func (m *GenerateAPIKeyRequest) ValidateAll() error
ValidateAll checks the field values on GenerateAPIKeyRequest 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 GenerateAPIKeyRequestMultiError, or nil if none found.
type GenerateAPIKeyRequestMultiError ¶ added in v0.27.0
type GenerateAPIKeyRequestMultiError []error
GenerateAPIKeyRequestMultiError is an error wrapping multiple validation errors returned by GenerateAPIKeyRequest.ValidateAll() if the designated constraints aren't met.
func (GenerateAPIKeyRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GenerateAPIKeyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateAPIKeyRequestMultiError) Error ¶ added in v0.27.0
func (m GenerateAPIKeyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateAPIKeyRequestValidationError ¶ added in v0.27.0
type GenerateAPIKeyRequestValidationError struct {
// contains filtered or unexported fields
}
GenerateAPIKeyRequestValidationError is the validation error returned by GenerateAPIKeyRequest.Validate if the designated constraints aren't met.
func (GenerateAPIKeyRequestValidationError) Cause ¶ added in v0.27.0
func (e GenerateAPIKeyRequestValidationError) Cause() error
Cause function returns cause value.
func (GenerateAPIKeyRequestValidationError) Error ¶ added in v0.27.0
func (e GenerateAPIKeyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateAPIKeyRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GenerateAPIKeyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateAPIKeyRequestValidationError) Field ¶ added in v0.27.0
func (e GenerateAPIKeyRequestValidationError) Field() string
Field function returns field value.
func (GenerateAPIKeyRequestValidationError) Key ¶ added in v0.27.0
func (e GenerateAPIKeyRequestValidationError) Key() bool
Key function returns key value.
func (GenerateAPIKeyRequestValidationError) Reason ¶ added in v0.27.0
func (e GenerateAPIKeyRequestValidationError) Reason() string
Reason function returns reason value.
type GenerateAPIKeyResponse ¶ added in v0.27.0
type GenerateAPIKeyResponse struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GenerateAPIKeyResponse) Descriptor
deprecated
added in
v0.27.0
func (*GenerateAPIKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAPIKeyResponse.ProtoReflect.Descriptor instead.
func (*GenerateAPIKeyResponse) GetKey ¶ added in v0.27.0
func (x *GenerateAPIKeyResponse) GetKey() string
func (*GenerateAPIKeyResponse) ProtoMessage ¶ added in v0.27.0
func (*GenerateAPIKeyResponse) ProtoMessage()
func (*GenerateAPIKeyResponse) ProtoReflect ¶ added in v0.27.0
func (x *GenerateAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*GenerateAPIKeyResponse) Reset ¶ added in v0.27.0
func (x *GenerateAPIKeyResponse) Reset()
func (*GenerateAPIKeyResponse) String ¶ added in v0.27.0
func (x *GenerateAPIKeyResponse) String() string
func (*GenerateAPIKeyResponse) Validate ¶ added in v0.27.0
func (m *GenerateAPIKeyResponse) Validate() error
Validate checks the field values on GenerateAPIKeyResponse 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 (*GenerateAPIKeyResponse) ValidateAll ¶ added in v0.27.0
func (m *GenerateAPIKeyResponse) ValidateAll() error
ValidateAll checks the field values on GenerateAPIKeyResponse 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 GenerateAPIKeyResponseMultiError, or nil if none found.
type GenerateAPIKeyResponseMultiError ¶ added in v0.27.0
type GenerateAPIKeyResponseMultiError []error
GenerateAPIKeyResponseMultiError is an error wrapping multiple validation errors returned by GenerateAPIKeyResponse.ValidateAll() if the designated constraints aren't met.
func (GenerateAPIKeyResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GenerateAPIKeyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateAPIKeyResponseMultiError) Error ¶ added in v0.27.0
func (m GenerateAPIKeyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateAPIKeyResponseValidationError ¶ added in v0.27.0
type GenerateAPIKeyResponseValidationError struct {
// contains filtered or unexported fields
}
GenerateAPIKeyResponseValidationError is the validation error returned by GenerateAPIKeyResponse.Validate if the designated constraints aren't met.
func (GenerateAPIKeyResponseValidationError) Cause ¶ added in v0.27.0
func (e GenerateAPIKeyResponseValidationError) Cause() error
Cause function returns cause value.
func (GenerateAPIKeyResponseValidationError) Error ¶ added in v0.27.0
func (e GenerateAPIKeyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateAPIKeyResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GenerateAPIKeyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateAPIKeyResponseValidationError) Field ¶ added in v0.27.0
func (e GenerateAPIKeyResponseValidationError) Field() string
Field function returns field value.
func (GenerateAPIKeyResponseValidationError) Key ¶ added in v0.27.0
func (e GenerateAPIKeyResponseValidationError) Key() bool
Key function returns key value.
func (GenerateAPIKeyResponseValidationError) Reason ¶ added in v0.27.0
func (e GenerateAPIKeyResponseValidationError) Reason() string
Reason function returns reason value.
type GenerateApplicationSealedSecretRequest ¶ added in v0.27.0
type GenerateApplicationSealedSecretRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // Whether the data should be base64 encoded before encrypting or not. Base64Encoding bool `protobuf:"varint,3,opt,name=base64_encoding,json=base64Encoding,proto3" json:"base64_encoding,omitempty"` // contains filtered or unexported fields }
func (*GenerateApplicationSealedSecretRequest) Descriptor
deprecated
added in
v0.27.0
func (*GenerateApplicationSealedSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateApplicationSealedSecretRequest.ProtoReflect.Descriptor instead.
func (*GenerateApplicationSealedSecretRequest) GetBase64Encoding ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretRequest) GetBase64Encoding() bool
func (*GenerateApplicationSealedSecretRequest) GetData ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretRequest) GetData() string
func (*GenerateApplicationSealedSecretRequest) GetPipedId ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretRequest) GetPipedId() string
func (*GenerateApplicationSealedSecretRequest) ProtoMessage ¶ added in v0.27.0
func (*GenerateApplicationSealedSecretRequest) ProtoMessage()
func (*GenerateApplicationSealedSecretRequest) ProtoReflect ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretRequest) ProtoReflect() protoreflect.Message
func (*GenerateApplicationSealedSecretRequest) Reset ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretRequest) Reset()
func (*GenerateApplicationSealedSecretRequest) String ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretRequest) String() string
func (*GenerateApplicationSealedSecretRequest) Validate ¶ added in v0.27.0
func (m *GenerateApplicationSealedSecretRequest) Validate() error
Validate checks the field values on GenerateApplicationSealedSecretRequest 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 (*GenerateApplicationSealedSecretRequest) ValidateAll ¶ added in v0.27.0
func (m *GenerateApplicationSealedSecretRequest) ValidateAll() error
ValidateAll checks the field values on GenerateApplicationSealedSecretRequest 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 GenerateApplicationSealedSecretRequestMultiError, or nil if none found.
type GenerateApplicationSealedSecretRequestMultiError ¶ added in v0.27.0
type GenerateApplicationSealedSecretRequestMultiError []error
GenerateApplicationSealedSecretRequestMultiError is an error wrapping multiple validation errors returned by GenerateApplicationSealedSecretRequest.ValidateAll() if the designated constraints aren't met.
func (GenerateApplicationSealedSecretRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GenerateApplicationSealedSecretRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateApplicationSealedSecretRequestMultiError) Error ¶ added in v0.27.0
func (m GenerateApplicationSealedSecretRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateApplicationSealedSecretRequestValidationError ¶ added in v0.27.0
type GenerateApplicationSealedSecretRequestValidationError struct {
// contains filtered or unexported fields
}
GenerateApplicationSealedSecretRequestValidationError is the validation error returned by GenerateApplicationSealedSecretRequest.Validate if the designated constraints aren't met.
func (GenerateApplicationSealedSecretRequestValidationError) Cause ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretRequestValidationError) Cause() error
Cause function returns cause value.
func (GenerateApplicationSealedSecretRequestValidationError) Error ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateApplicationSealedSecretRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateApplicationSealedSecretRequestValidationError) Field ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretRequestValidationError) Field() string
Field function returns field value.
func (GenerateApplicationSealedSecretRequestValidationError) Key ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretRequestValidationError) Key() bool
Key function returns key value.
func (GenerateApplicationSealedSecretRequestValidationError) Reason ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretRequestValidationError) Reason() string
Reason function returns reason value.
type GenerateApplicationSealedSecretResponse ¶ added in v0.27.0
type GenerateApplicationSealedSecretResponse struct { Data string `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GenerateApplicationSealedSecretResponse) Descriptor
deprecated
added in
v0.27.0
func (*GenerateApplicationSealedSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateApplicationSealedSecretResponse.ProtoReflect.Descriptor instead.
func (*GenerateApplicationSealedSecretResponse) GetData ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretResponse) GetData() string
func (*GenerateApplicationSealedSecretResponse) ProtoMessage ¶ added in v0.27.0
func (*GenerateApplicationSealedSecretResponse) ProtoMessage()
func (*GenerateApplicationSealedSecretResponse) ProtoReflect ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretResponse) ProtoReflect() protoreflect.Message
func (*GenerateApplicationSealedSecretResponse) Reset ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretResponse) Reset()
func (*GenerateApplicationSealedSecretResponse) String ¶ added in v0.27.0
func (x *GenerateApplicationSealedSecretResponse) String() string
func (*GenerateApplicationSealedSecretResponse) Validate ¶ added in v0.27.0
func (m *GenerateApplicationSealedSecretResponse) Validate() error
Validate checks the field values on GenerateApplicationSealedSecretResponse 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 (*GenerateApplicationSealedSecretResponse) ValidateAll ¶ added in v0.27.0
func (m *GenerateApplicationSealedSecretResponse) ValidateAll() error
ValidateAll checks the field values on GenerateApplicationSealedSecretResponse 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 GenerateApplicationSealedSecretResponseMultiError, or nil if none found.
type GenerateApplicationSealedSecretResponseMultiError ¶ added in v0.27.0
type GenerateApplicationSealedSecretResponseMultiError []error
GenerateApplicationSealedSecretResponseMultiError is an error wrapping multiple validation errors returned by GenerateApplicationSealedSecretResponse.ValidateAll() if the designated constraints aren't met.
func (GenerateApplicationSealedSecretResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GenerateApplicationSealedSecretResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateApplicationSealedSecretResponseMultiError) Error ¶ added in v0.27.0
func (m GenerateApplicationSealedSecretResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateApplicationSealedSecretResponseValidationError ¶ added in v0.27.0
type GenerateApplicationSealedSecretResponseValidationError struct {
// contains filtered or unexported fields
}
GenerateApplicationSealedSecretResponseValidationError is the validation error returned by GenerateApplicationSealedSecretResponse.Validate if the designated constraints aren't met.
func (GenerateApplicationSealedSecretResponseValidationError) Cause ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretResponseValidationError) Cause() error
Cause function returns cause value.
func (GenerateApplicationSealedSecretResponseValidationError) Error ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateApplicationSealedSecretResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateApplicationSealedSecretResponseValidationError) Field ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretResponseValidationError) Field() string
Field function returns field value.
func (GenerateApplicationSealedSecretResponseValidationError) Key ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretResponseValidationError) Key() bool
Key function returns key value.
func (GenerateApplicationSealedSecretResponseValidationError) Reason ¶ added in v0.27.0
func (e GenerateApplicationSealedSecretResponseValidationError) Reason() string
Reason function returns reason value.
type GetApplicationLiveStateRequest ¶ added in v0.27.0
type GetApplicationLiveStateRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*GetApplicationLiveStateRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetApplicationLiveStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetApplicationLiveStateRequest.ProtoReflect.Descriptor instead.
func (*GetApplicationLiveStateRequest) GetApplicationId ¶ added in v0.27.0
func (x *GetApplicationLiveStateRequest) GetApplicationId() string
func (*GetApplicationLiveStateRequest) ProtoMessage ¶ added in v0.27.0
func (*GetApplicationLiveStateRequest) ProtoMessage()
func (*GetApplicationLiveStateRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetApplicationLiveStateRequest) ProtoReflect() protoreflect.Message
func (*GetApplicationLiveStateRequest) Reset ¶ added in v0.27.0
func (x *GetApplicationLiveStateRequest) Reset()
func (*GetApplicationLiveStateRequest) String ¶ added in v0.27.0
func (x *GetApplicationLiveStateRequest) String() string
func (*GetApplicationLiveStateRequest) Validate ¶ added in v0.27.0
func (m *GetApplicationLiveStateRequest) Validate() error
Validate checks the field values on GetApplicationLiveStateRequest 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 (*GetApplicationLiveStateRequest) ValidateAll ¶ added in v0.27.0
func (m *GetApplicationLiveStateRequest) ValidateAll() error
ValidateAll checks the field values on GetApplicationLiveStateRequest 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 GetApplicationLiveStateRequestMultiError, or nil if none found.
type GetApplicationLiveStateRequestMultiError ¶ added in v0.27.0
type GetApplicationLiveStateRequestMultiError []error
GetApplicationLiveStateRequestMultiError is an error wrapping multiple validation errors returned by GetApplicationLiveStateRequest.ValidateAll() if the designated constraints aren't met.
func (GetApplicationLiveStateRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetApplicationLiveStateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetApplicationLiveStateRequestMultiError) Error ¶ added in v0.27.0
func (m GetApplicationLiveStateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetApplicationLiveStateRequestValidationError ¶ added in v0.27.0
type GetApplicationLiveStateRequestValidationError struct {
// contains filtered or unexported fields
}
GetApplicationLiveStateRequestValidationError is the validation error returned by GetApplicationLiveStateRequest.Validate if the designated constraints aren't met.
func (GetApplicationLiveStateRequestValidationError) Cause ¶ added in v0.27.0
func (e GetApplicationLiveStateRequestValidationError) Cause() error
Cause function returns cause value.
func (GetApplicationLiveStateRequestValidationError) Error ¶ added in v0.27.0
func (e GetApplicationLiveStateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetApplicationLiveStateRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetApplicationLiveStateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetApplicationLiveStateRequestValidationError) Field ¶ added in v0.27.0
func (e GetApplicationLiveStateRequestValidationError) Field() string
Field function returns field value.
func (GetApplicationLiveStateRequestValidationError) Key ¶ added in v0.27.0
func (e GetApplicationLiveStateRequestValidationError) Key() bool
Key function returns key value.
func (GetApplicationLiveStateRequestValidationError) Reason ¶ added in v0.27.0
func (e GetApplicationLiveStateRequestValidationError) Reason() string
Reason function returns reason value.
type GetApplicationLiveStateResponse ¶ added in v0.27.0
type GetApplicationLiveStateResponse struct { Snapshot *model.ApplicationLiveStateSnapshot `protobuf:"bytes,1,opt,name=snapshot,proto3" json:"snapshot,omitempty"` // contains filtered or unexported fields }
func (*GetApplicationLiveStateResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetApplicationLiveStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetApplicationLiveStateResponse.ProtoReflect.Descriptor instead.
func (*GetApplicationLiveStateResponse) GetSnapshot ¶ added in v0.27.0
func (x *GetApplicationLiveStateResponse) GetSnapshot() *model.ApplicationLiveStateSnapshot
func (*GetApplicationLiveStateResponse) ProtoMessage ¶ added in v0.27.0
func (*GetApplicationLiveStateResponse) ProtoMessage()
func (*GetApplicationLiveStateResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetApplicationLiveStateResponse) ProtoReflect() protoreflect.Message
func (*GetApplicationLiveStateResponse) Reset ¶ added in v0.27.0
func (x *GetApplicationLiveStateResponse) Reset()
func (*GetApplicationLiveStateResponse) String ¶ added in v0.27.0
func (x *GetApplicationLiveStateResponse) String() string
func (*GetApplicationLiveStateResponse) Validate ¶ added in v0.27.0
func (m *GetApplicationLiveStateResponse) Validate() error
Validate checks the field values on GetApplicationLiveStateResponse 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 (*GetApplicationLiveStateResponse) ValidateAll ¶ added in v0.27.0
func (m *GetApplicationLiveStateResponse) ValidateAll() error
ValidateAll checks the field values on GetApplicationLiveStateResponse 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 GetApplicationLiveStateResponseMultiError, or nil if none found.
type GetApplicationLiveStateResponseMultiError ¶ added in v0.27.0
type GetApplicationLiveStateResponseMultiError []error
GetApplicationLiveStateResponseMultiError is an error wrapping multiple validation errors returned by GetApplicationLiveStateResponse.ValidateAll() if the designated constraints aren't met.
func (GetApplicationLiveStateResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetApplicationLiveStateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetApplicationLiveStateResponseMultiError) Error ¶ added in v0.27.0
func (m GetApplicationLiveStateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetApplicationLiveStateResponseValidationError ¶ added in v0.27.0
type GetApplicationLiveStateResponseValidationError struct {
// contains filtered or unexported fields
}
GetApplicationLiveStateResponseValidationError is the validation error returned by GetApplicationLiveStateResponse.Validate if the designated constraints aren't met.
func (GetApplicationLiveStateResponseValidationError) Cause ¶ added in v0.27.0
func (e GetApplicationLiveStateResponseValidationError) Cause() error
Cause function returns cause value.
func (GetApplicationLiveStateResponseValidationError) Error ¶ added in v0.27.0
func (e GetApplicationLiveStateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetApplicationLiveStateResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetApplicationLiveStateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetApplicationLiveStateResponseValidationError) Field ¶ added in v0.27.0
func (e GetApplicationLiveStateResponseValidationError) Field() string
Field function returns field value.
func (GetApplicationLiveStateResponseValidationError) Key ¶ added in v0.27.0
func (e GetApplicationLiveStateResponseValidationError) Key() bool
Key function returns key value.
func (GetApplicationLiveStateResponseValidationError) Reason ¶ added in v0.27.0
func (e GetApplicationLiveStateResponseValidationError) Reason() string
Reason function returns reason value.
type GetApplicationRequest ¶ added in v0.27.0
type GetApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*GetApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetApplicationRequest.ProtoReflect.Descriptor instead.
func (*GetApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *GetApplicationRequest) GetApplicationId() string
func (*GetApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*GetApplicationRequest) ProtoMessage()
func (*GetApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetApplicationRequest) ProtoReflect() protoreflect.Message
func (*GetApplicationRequest) Reset ¶ added in v0.27.0
func (x *GetApplicationRequest) Reset()
func (*GetApplicationRequest) String ¶ added in v0.27.0
func (x *GetApplicationRequest) String() string
func (*GetApplicationRequest) Validate ¶ added in v0.27.0
func (m *GetApplicationRequest) Validate() error
Validate checks the field values on GetApplicationRequest 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 (*GetApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *GetApplicationRequest) ValidateAll() error
ValidateAll checks the field values on GetApplicationRequest 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 GetApplicationRequestMultiError, or nil if none found.
type GetApplicationRequestMultiError ¶ added in v0.27.0
type GetApplicationRequestMultiError []error
GetApplicationRequestMultiError is an error wrapping multiple validation errors returned by GetApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (GetApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m GetApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetApplicationRequestValidationError ¶ added in v0.27.0
type GetApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
GetApplicationRequestValidationError is the validation error returned by GetApplicationRequest.Validate if the designated constraints aren't met.
func (GetApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (GetApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Field() string
Field function returns field value.
func (GetApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Key() bool
Key function returns key value.
func (GetApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type GetApplicationResponse ¶ added in v0.27.0
type GetApplicationResponse struct { Application *model.Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` // contains filtered or unexported fields }
func (*GetApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetApplicationResponse.ProtoReflect.Descriptor instead.
func (*GetApplicationResponse) GetApplication ¶ added in v0.27.0
func (x *GetApplicationResponse) GetApplication() *model.Application
func (*GetApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*GetApplicationResponse) ProtoMessage()
func (*GetApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetApplicationResponse) ProtoReflect() protoreflect.Message
func (*GetApplicationResponse) Reset ¶ added in v0.27.0
func (x *GetApplicationResponse) Reset()
func (*GetApplicationResponse) String ¶ added in v0.27.0
func (x *GetApplicationResponse) String() string
func (*GetApplicationResponse) Validate ¶ added in v0.27.0
func (m *GetApplicationResponse) Validate() error
Validate checks the field values on GetApplicationResponse 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 (*GetApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *GetApplicationResponse) ValidateAll() error
ValidateAll checks the field values on GetApplicationResponse 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 GetApplicationResponseMultiError, or nil if none found.
type GetApplicationResponseMultiError ¶ added in v0.27.0
type GetApplicationResponseMultiError []error
GetApplicationResponseMultiError is an error wrapping multiple validation errors returned by GetApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (GetApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m GetApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetApplicationResponseValidationError ¶ added in v0.27.0
type GetApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
GetApplicationResponseValidationError is the validation error returned by GetApplicationResponse.Validate if the designated constraints aren't met.
func (GetApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (GetApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Field() string
Field function returns field value.
func (GetApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Key() bool
Key function returns key value.
func (GetApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type GetCommandRequest ¶ added in v0.27.0
type GetCommandRequest struct { CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
func (*GetCommandRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetCommandRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandRequest.ProtoReflect.Descriptor instead.
func (*GetCommandRequest) GetCommandId ¶ added in v0.27.0
func (x *GetCommandRequest) GetCommandId() string
func (*GetCommandRequest) ProtoMessage ¶ added in v0.27.0
func (*GetCommandRequest) ProtoMessage()
func (*GetCommandRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetCommandRequest) ProtoReflect() protoreflect.Message
func (*GetCommandRequest) Reset ¶ added in v0.27.0
func (x *GetCommandRequest) Reset()
func (*GetCommandRequest) String ¶ added in v0.27.0
func (x *GetCommandRequest) String() string
func (*GetCommandRequest) Validate ¶ added in v0.27.0
func (m *GetCommandRequest) Validate() error
Validate checks the field values on GetCommandRequest 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 (*GetCommandRequest) ValidateAll ¶ added in v0.27.0
func (m *GetCommandRequest) ValidateAll() error
ValidateAll checks the field values on GetCommandRequest 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 GetCommandRequestMultiError, or nil if none found.
type GetCommandRequestMultiError ¶ added in v0.27.0
type GetCommandRequestMultiError []error
GetCommandRequestMultiError is an error wrapping multiple validation errors returned by GetCommandRequest.ValidateAll() if the designated constraints aren't met.
func (GetCommandRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetCommandRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommandRequestMultiError) Error ¶ added in v0.27.0
func (m GetCommandRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommandRequestValidationError ¶ added in v0.27.0
type GetCommandRequestValidationError struct {
// contains filtered or unexported fields
}
GetCommandRequestValidationError is the validation error returned by GetCommandRequest.Validate if the designated constraints aren't met.
func (GetCommandRequestValidationError) Cause ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCommandRequestValidationError) Error ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommandRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetCommandRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommandRequestValidationError) Field ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Field() string
Field function returns field value.
func (GetCommandRequestValidationError) Key ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Key() bool
Key function returns key value.
func (GetCommandRequestValidationError) Reason ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Reason() string
Reason function returns reason value.
type GetCommandResponse ¶ added in v0.27.0
type GetCommandResponse struct { Command *model.Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` // contains filtered or unexported fields }
func (*GetCommandResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetCommandResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandResponse.ProtoReflect.Descriptor instead.
func (*GetCommandResponse) GetCommand ¶ added in v0.27.0
func (x *GetCommandResponse) GetCommand() *model.Command
func (*GetCommandResponse) ProtoMessage ¶ added in v0.27.0
func (*GetCommandResponse) ProtoMessage()
func (*GetCommandResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetCommandResponse) ProtoReflect() protoreflect.Message
func (*GetCommandResponse) Reset ¶ added in v0.27.0
func (x *GetCommandResponse) Reset()
func (*GetCommandResponse) String ¶ added in v0.27.0
func (x *GetCommandResponse) String() string
func (*GetCommandResponse) Validate ¶ added in v0.27.0
func (m *GetCommandResponse) Validate() error
Validate checks the field values on GetCommandResponse 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 (*GetCommandResponse) ValidateAll ¶ added in v0.27.0
func (m *GetCommandResponse) ValidateAll() error
ValidateAll checks the field values on GetCommandResponse 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 GetCommandResponseMultiError, or nil if none found.
type GetCommandResponseMultiError ¶ added in v0.27.0
type GetCommandResponseMultiError []error
GetCommandResponseMultiError is an error wrapping multiple validation errors returned by GetCommandResponse.ValidateAll() if the designated constraints aren't met.
func (GetCommandResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetCommandResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommandResponseMultiError) Error ¶ added in v0.27.0
func (m GetCommandResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommandResponseValidationError ¶ added in v0.27.0
type GetCommandResponseValidationError struct {
// contains filtered or unexported fields
}
GetCommandResponseValidationError is the validation error returned by GetCommandResponse.Validate if the designated constraints aren't met.
func (GetCommandResponseValidationError) Cause ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCommandResponseValidationError) Error ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommandResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetCommandResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommandResponseValidationError) Field ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Field() string
Field function returns field value.
func (GetCommandResponseValidationError) Key ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Key() bool
Key function returns key value.
func (GetCommandResponseValidationError) Reason ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentChainRequest ¶ added in v0.27.0
type GetDeploymentChainRequest struct { DeploymentChainId string `protobuf:"bytes,1,opt,name=deployment_chain_id,json=deploymentChainId,proto3" json:"deployment_chain_id,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentChainRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetDeploymentChainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentChainRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentChainRequest) GetDeploymentChainId ¶ added in v0.27.0
func (x *GetDeploymentChainRequest) GetDeploymentChainId() string
func (*GetDeploymentChainRequest) ProtoMessage ¶ added in v0.27.0
func (*GetDeploymentChainRequest) ProtoMessage()
func (*GetDeploymentChainRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetDeploymentChainRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentChainRequest) Reset ¶ added in v0.27.0
func (x *GetDeploymentChainRequest) Reset()
func (*GetDeploymentChainRequest) String ¶ added in v0.27.0
func (x *GetDeploymentChainRequest) String() string
func (*GetDeploymentChainRequest) Validate ¶ added in v0.27.0
func (m *GetDeploymentChainRequest) Validate() error
Validate checks the field values on GetDeploymentChainRequest 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 (*GetDeploymentChainRequest) ValidateAll ¶ added in v0.27.0
func (m *GetDeploymentChainRequest) ValidateAll() error
ValidateAll checks the field values on GetDeploymentChainRequest 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 GetDeploymentChainRequestMultiError, or nil if none found.
type GetDeploymentChainRequestMultiError ¶ added in v0.27.0
type GetDeploymentChainRequestMultiError []error
GetDeploymentChainRequestMultiError is an error wrapping multiple validation errors returned by GetDeploymentChainRequest.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentChainRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetDeploymentChainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentChainRequestMultiError) Error ¶ added in v0.27.0
func (m GetDeploymentChainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentChainRequestValidationError ¶ added in v0.27.0
type GetDeploymentChainRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentChainRequestValidationError is the validation error returned by GetDeploymentChainRequest.Validate if the designated constraints aren't met.
func (GetDeploymentChainRequestValidationError) Cause ¶ added in v0.27.0
func (e GetDeploymentChainRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentChainRequestValidationError) Error ¶ added in v0.27.0
func (e GetDeploymentChainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentChainRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetDeploymentChainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentChainRequestValidationError) Field ¶ added in v0.27.0
func (e GetDeploymentChainRequestValidationError) Field() string
Field function returns field value.
func (GetDeploymentChainRequestValidationError) Key ¶ added in v0.27.0
func (e GetDeploymentChainRequestValidationError) Key() bool
Key function returns key value.
func (GetDeploymentChainRequestValidationError) Reason ¶ added in v0.27.0
func (e GetDeploymentChainRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentChainResponse ¶ added in v0.27.0
type GetDeploymentChainResponse struct { DeploymentChain *model.DeploymentChain `protobuf:"bytes,1,opt,name=deployment_chain,json=deploymentChain,proto3" json:"deployment_chain,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentChainResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetDeploymentChainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentChainResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentChainResponse) GetDeploymentChain ¶ added in v0.27.0
func (x *GetDeploymentChainResponse) GetDeploymentChain() *model.DeploymentChain
func (*GetDeploymentChainResponse) ProtoMessage ¶ added in v0.27.0
func (*GetDeploymentChainResponse) ProtoMessage()
func (*GetDeploymentChainResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetDeploymentChainResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentChainResponse) Reset ¶ added in v0.27.0
func (x *GetDeploymentChainResponse) Reset()
func (*GetDeploymentChainResponse) String ¶ added in v0.27.0
func (x *GetDeploymentChainResponse) String() string
func (*GetDeploymentChainResponse) Validate ¶ added in v0.27.0
func (m *GetDeploymentChainResponse) Validate() error
Validate checks the field values on GetDeploymentChainResponse 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 (*GetDeploymentChainResponse) ValidateAll ¶ added in v0.27.0
func (m *GetDeploymentChainResponse) ValidateAll() error
ValidateAll checks the field values on GetDeploymentChainResponse 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 GetDeploymentChainResponseMultiError, or nil if none found.
type GetDeploymentChainResponseMultiError ¶ added in v0.27.0
type GetDeploymentChainResponseMultiError []error
GetDeploymentChainResponseMultiError is an error wrapping multiple validation errors returned by GetDeploymentChainResponse.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentChainResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetDeploymentChainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentChainResponseMultiError) Error ¶ added in v0.27.0
func (m GetDeploymentChainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentChainResponseValidationError ¶ added in v0.27.0
type GetDeploymentChainResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentChainResponseValidationError is the validation error returned by GetDeploymentChainResponse.Validate if the designated constraints aren't met.
func (GetDeploymentChainResponseValidationError) Cause ¶ added in v0.27.0
func (e GetDeploymentChainResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentChainResponseValidationError) Error ¶ added in v0.27.0
func (e GetDeploymentChainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentChainResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetDeploymentChainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentChainResponseValidationError) Field ¶ added in v0.27.0
func (e GetDeploymentChainResponseValidationError) Field() string
Field function returns field value.
func (GetDeploymentChainResponseValidationError) Key ¶ added in v0.27.0
func (e GetDeploymentChainResponseValidationError) Key() bool
Key function returns key value.
func (GetDeploymentChainResponseValidationError) Reason ¶ added in v0.27.0
func (e GetDeploymentChainResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentRequest ¶ added in v0.27.0
type GetDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentRequest) GetDeploymentId ¶ added in v0.27.0
func (x *GetDeploymentRequest) GetDeploymentId() string
func (*GetDeploymentRequest) ProtoMessage ¶ added in v0.27.0
func (*GetDeploymentRequest) ProtoMessage()
func (*GetDeploymentRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentRequest) Reset ¶ added in v0.27.0
func (x *GetDeploymentRequest) Reset()
func (*GetDeploymentRequest) String ¶ added in v0.27.0
func (x *GetDeploymentRequest) String() string
func (*GetDeploymentRequest) Validate ¶ added in v0.27.0
func (m *GetDeploymentRequest) Validate() error
Validate checks the field values on GetDeploymentRequest 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 (*GetDeploymentRequest) ValidateAll ¶ added in v0.27.0
func (m *GetDeploymentRequest) ValidateAll() error
ValidateAll checks the field values on GetDeploymentRequest 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 GetDeploymentRequestMultiError, or nil if none found.
type GetDeploymentRequestMultiError ¶ added in v0.27.0
type GetDeploymentRequestMultiError []error
GetDeploymentRequestMultiError is an error wrapping multiple validation errors returned by GetDeploymentRequest.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetDeploymentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentRequestMultiError) Error ¶ added in v0.27.0
func (m GetDeploymentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentRequestValidationError ¶ added in v0.27.0
type GetDeploymentRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentRequestValidationError is the validation error returned by GetDeploymentRequest.Validate if the designated constraints aren't met.
func (GetDeploymentRequestValidationError) Cause ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentRequestValidationError) Error ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentRequestValidationError) Field ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Field() string
Field function returns field value.
func (GetDeploymentRequestValidationError) Key ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Key() bool
Key function returns key value.
func (GetDeploymentRequestValidationError) Reason ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentResponse ¶ added in v0.27.0
type GetDeploymentResponse struct { Deployment *model.Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentResponse) GetDeployment ¶ added in v0.27.0
func (x *GetDeploymentResponse) GetDeployment() *model.Deployment
func (*GetDeploymentResponse) ProtoMessage ¶ added in v0.27.0
func (*GetDeploymentResponse) ProtoMessage()
func (*GetDeploymentResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentResponse) Reset ¶ added in v0.27.0
func (x *GetDeploymentResponse) Reset()
func (*GetDeploymentResponse) String ¶ added in v0.27.0
func (x *GetDeploymentResponse) String() string
func (*GetDeploymentResponse) Validate ¶ added in v0.27.0
func (m *GetDeploymentResponse) Validate() error
Validate checks the field values on GetDeploymentResponse 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 (*GetDeploymentResponse) ValidateAll ¶ added in v0.27.0
func (m *GetDeploymentResponse) ValidateAll() error
ValidateAll checks the field values on GetDeploymentResponse 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 GetDeploymentResponseMultiError, or nil if none found.
type GetDeploymentResponseMultiError ¶ added in v0.27.0
type GetDeploymentResponseMultiError []error
GetDeploymentResponseMultiError is an error wrapping multiple validation errors returned by GetDeploymentResponse.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetDeploymentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentResponseMultiError) Error ¶ added in v0.27.0
func (m GetDeploymentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentResponseValidationError ¶ added in v0.27.0
type GetDeploymentResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentResponseValidationError is the validation error returned by GetDeploymentResponse.Validate if the designated constraints aren't met.
func (GetDeploymentResponseValidationError) Cause ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentResponseValidationError) Error ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentResponseValidationError) Field ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Field() string
Field function returns field value.
func (GetDeploymentResponseValidationError) Key ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Key() bool
Key function returns key value.
func (GetDeploymentResponseValidationError) Reason ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Reason() string
Reason function returns reason value.
type GetInsightApplicationCountRequest ¶ added in v0.27.0
type GetInsightApplicationCountRequest struct {
// contains filtered or unexported fields
}
func (*GetInsightApplicationCountRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetInsightApplicationCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInsightApplicationCountRequest.ProtoReflect.Descriptor instead.
func (*GetInsightApplicationCountRequest) ProtoMessage ¶ added in v0.27.0
func (*GetInsightApplicationCountRequest) ProtoMessage()
func (*GetInsightApplicationCountRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetInsightApplicationCountRequest) ProtoReflect() protoreflect.Message
func (*GetInsightApplicationCountRequest) Reset ¶ added in v0.27.0
func (x *GetInsightApplicationCountRequest) Reset()
func (*GetInsightApplicationCountRequest) String ¶ added in v0.27.0
func (x *GetInsightApplicationCountRequest) String() string
func (*GetInsightApplicationCountRequest) Validate ¶ added in v0.27.0
func (m *GetInsightApplicationCountRequest) Validate() error
Validate checks the field values on GetInsightApplicationCountRequest 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 (*GetInsightApplicationCountRequest) ValidateAll ¶ added in v0.27.0
func (m *GetInsightApplicationCountRequest) ValidateAll() error
ValidateAll checks the field values on GetInsightApplicationCountRequest 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 GetInsightApplicationCountRequestMultiError, or nil if none found.
type GetInsightApplicationCountRequestMultiError ¶ added in v0.27.0
type GetInsightApplicationCountRequestMultiError []error
GetInsightApplicationCountRequestMultiError is an error wrapping multiple validation errors returned by GetInsightApplicationCountRequest.ValidateAll() if the designated constraints aren't met.
func (GetInsightApplicationCountRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetInsightApplicationCountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInsightApplicationCountRequestMultiError) Error ¶ added in v0.27.0
func (m GetInsightApplicationCountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInsightApplicationCountRequestValidationError ¶ added in v0.27.0
type GetInsightApplicationCountRequestValidationError struct {
// contains filtered or unexported fields
}
GetInsightApplicationCountRequestValidationError is the validation error returned by GetInsightApplicationCountRequest.Validate if the designated constraints aren't met.
func (GetInsightApplicationCountRequestValidationError) Cause ¶ added in v0.27.0
func (e GetInsightApplicationCountRequestValidationError) Cause() error
Cause function returns cause value.
func (GetInsightApplicationCountRequestValidationError) Error ¶ added in v0.27.0
func (e GetInsightApplicationCountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetInsightApplicationCountRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetInsightApplicationCountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetInsightApplicationCountRequestValidationError) Field ¶ added in v0.27.0
func (e GetInsightApplicationCountRequestValidationError) Field() string
Field function returns field value.
func (GetInsightApplicationCountRequestValidationError) Key ¶ added in v0.27.0
func (e GetInsightApplicationCountRequestValidationError) Key() bool
Key function returns key value.
func (GetInsightApplicationCountRequestValidationError) Reason ¶ added in v0.27.0
func (e GetInsightApplicationCountRequestValidationError) Reason() string
Reason function returns reason value.
type GetInsightApplicationCountResponse ¶ added in v0.27.0
type GetInsightApplicationCountResponse struct { UpdatedAt int64 `protobuf:"varint,1,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Counts []*model.InsightApplicationCount `protobuf:"bytes,2,rep,name=counts,proto3" json:"counts,omitempty"` // contains filtered or unexported fields }
func (*GetInsightApplicationCountResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetInsightApplicationCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInsightApplicationCountResponse.ProtoReflect.Descriptor instead.
func (*GetInsightApplicationCountResponse) GetCounts ¶ added in v0.27.0
func (x *GetInsightApplicationCountResponse) GetCounts() []*model.InsightApplicationCount
func (*GetInsightApplicationCountResponse) GetUpdatedAt ¶ added in v0.27.0
func (x *GetInsightApplicationCountResponse) GetUpdatedAt() int64
func (*GetInsightApplicationCountResponse) ProtoMessage ¶ added in v0.27.0
func (*GetInsightApplicationCountResponse) ProtoMessage()
func (*GetInsightApplicationCountResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetInsightApplicationCountResponse) ProtoReflect() protoreflect.Message
func (*GetInsightApplicationCountResponse) Reset ¶ added in v0.27.0
func (x *GetInsightApplicationCountResponse) Reset()
func (*GetInsightApplicationCountResponse) String ¶ added in v0.27.0
func (x *GetInsightApplicationCountResponse) String() string
func (*GetInsightApplicationCountResponse) Validate ¶ added in v0.27.0
func (m *GetInsightApplicationCountResponse) Validate() error
Validate checks the field values on GetInsightApplicationCountResponse 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 (*GetInsightApplicationCountResponse) ValidateAll ¶ added in v0.27.0
func (m *GetInsightApplicationCountResponse) ValidateAll() error
ValidateAll checks the field values on GetInsightApplicationCountResponse 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 GetInsightApplicationCountResponseMultiError, or nil if none found.
type GetInsightApplicationCountResponseMultiError ¶ added in v0.27.0
type GetInsightApplicationCountResponseMultiError []error
GetInsightApplicationCountResponseMultiError is an error wrapping multiple validation errors returned by GetInsightApplicationCountResponse.ValidateAll() if the designated constraints aren't met.
func (GetInsightApplicationCountResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetInsightApplicationCountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInsightApplicationCountResponseMultiError) Error ¶ added in v0.27.0
func (m GetInsightApplicationCountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInsightApplicationCountResponseValidationError ¶ added in v0.27.0
type GetInsightApplicationCountResponseValidationError struct {
// contains filtered or unexported fields
}
GetInsightApplicationCountResponseValidationError is the validation error returned by GetInsightApplicationCountResponse.Validate if the designated constraints aren't met.
func (GetInsightApplicationCountResponseValidationError) Cause ¶ added in v0.27.0
func (e GetInsightApplicationCountResponseValidationError) Cause() error
Cause function returns cause value.
func (GetInsightApplicationCountResponseValidationError) Error ¶ added in v0.27.0
func (e GetInsightApplicationCountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetInsightApplicationCountResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetInsightApplicationCountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetInsightApplicationCountResponseValidationError) Field ¶ added in v0.27.0
func (e GetInsightApplicationCountResponseValidationError) Field() string
Field function returns field value.
func (GetInsightApplicationCountResponseValidationError) Key ¶ added in v0.27.0
func (e GetInsightApplicationCountResponseValidationError) Key() bool
Key function returns key value.
func (GetInsightApplicationCountResponseValidationError) Reason ¶ added in v0.27.0
func (e GetInsightApplicationCountResponseValidationError) Reason() string
Reason function returns reason value.
type GetInsightDataRequest ¶ added in v0.27.0
type GetInsightDataRequest struct { MetricsKind model.InsightMetricsKind `protobuf:"varint,1,opt,name=metrics_kind,json=metricsKind,proto3,enum=model.InsightMetricsKind" json:"metrics_kind,omitempty"` RangeFrom int64 `protobuf:"varint,2,opt,name=range_from,json=rangeFrom,proto3" json:"range_from,omitempty"` RangeTo int64 `protobuf:"varint,3,opt,name=range_to,json=rangeTo,proto3" json:"range_to,omitempty"` ApplicationId string `protobuf:"bytes,4,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // seconds east of UTC Offset int32 `protobuf:"varint,5,opt,name=offset,proto3" json:"offset,omitempty"` // contains filtered or unexported fields }
func (*GetInsightDataRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetInsightDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInsightDataRequest.ProtoReflect.Descriptor instead.
func (*GetInsightDataRequest) GetApplicationId ¶ added in v0.27.0
func (x *GetInsightDataRequest) GetApplicationId() string
func (*GetInsightDataRequest) GetMetricsKind ¶ added in v0.27.0
func (x *GetInsightDataRequest) GetMetricsKind() model.InsightMetricsKind
func (*GetInsightDataRequest) GetOffset ¶ added in v0.27.2
func (x *GetInsightDataRequest) GetOffset() int32
func (*GetInsightDataRequest) GetRangeFrom ¶ added in v0.27.0
func (x *GetInsightDataRequest) GetRangeFrom() int64
func (*GetInsightDataRequest) GetRangeTo ¶ added in v0.27.0
func (x *GetInsightDataRequest) GetRangeTo() int64
func (*GetInsightDataRequest) ProtoMessage ¶ added in v0.27.0
func (*GetInsightDataRequest) ProtoMessage()
func (*GetInsightDataRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetInsightDataRequest) ProtoReflect() protoreflect.Message
func (*GetInsightDataRequest) Reset ¶ added in v0.27.0
func (x *GetInsightDataRequest) Reset()
func (*GetInsightDataRequest) String ¶ added in v0.27.0
func (x *GetInsightDataRequest) String() string
func (*GetInsightDataRequest) Validate ¶ added in v0.27.0
func (m *GetInsightDataRequest) Validate() error
Validate checks the field values on GetInsightDataRequest 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 (*GetInsightDataRequest) ValidateAll ¶ added in v0.27.0
func (m *GetInsightDataRequest) ValidateAll() error
ValidateAll checks the field values on GetInsightDataRequest 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 GetInsightDataRequestMultiError, or nil if none found.
type GetInsightDataRequestMultiError ¶ added in v0.27.0
type GetInsightDataRequestMultiError []error
GetInsightDataRequestMultiError is an error wrapping multiple validation errors returned by GetInsightDataRequest.ValidateAll() if the designated constraints aren't met.
func (GetInsightDataRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetInsightDataRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInsightDataRequestMultiError) Error ¶ added in v0.27.0
func (m GetInsightDataRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInsightDataRequestValidationError ¶ added in v0.27.0
type GetInsightDataRequestValidationError struct {
// contains filtered or unexported fields
}
GetInsightDataRequestValidationError is the validation error returned by GetInsightDataRequest.Validate if the designated constraints aren't met.
func (GetInsightDataRequestValidationError) Cause ¶ added in v0.27.0
func (e GetInsightDataRequestValidationError) Cause() error
Cause function returns cause value.
func (GetInsightDataRequestValidationError) Error ¶ added in v0.27.0
func (e GetInsightDataRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetInsightDataRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetInsightDataRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetInsightDataRequestValidationError) Field ¶ added in v0.27.0
func (e GetInsightDataRequestValidationError) Field() string
Field function returns field value.
func (GetInsightDataRequestValidationError) Key ¶ added in v0.27.0
func (e GetInsightDataRequestValidationError) Key() bool
Key function returns key value.
func (GetInsightDataRequestValidationError) Reason ¶ added in v0.27.0
func (e GetInsightDataRequestValidationError) Reason() string
Reason function returns reason value.
type GetInsightDataResponse ¶ added in v0.27.0
type GetInsightDataResponse struct { UpdatedAt int64 `protobuf:"varint,1,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Type model.InsightResultType `protobuf:"varint,2,opt,name=type,proto3,enum=model.InsightResultType" json:"type,omitempty"` Vector []*model.InsightSample `protobuf:"bytes,3,rep,name=vector,proto3" json:"vector,omitempty"` Matrix []*model.InsightSampleStream `protobuf:"bytes,4,rep,name=matrix,proto3" json:"matrix,omitempty"` // contains filtered or unexported fields }
func (*GetInsightDataResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetInsightDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInsightDataResponse.ProtoReflect.Descriptor instead.
func (*GetInsightDataResponse) GetMatrix ¶ added in v0.27.0
func (x *GetInsightDataResponse) GetMatrix() []*model.InsightSampleStream
func (*GetInsightDataResponse) GetType ¶ added in v0.27.0
func (x *GetInsightDataResponse) GetType() model.InsightResultType
func (*GetInsightDataResponse) GetUpdatedAt ¶ added in v0.27.0
func (x *GetInsightDataResponse) GetUpdatedAt() int64
func (*GetInsightDataResponse) GetVector ¶ added in v0.27.0
func (x *GetInsightDataResponse) GetVector() []*model.InsightSample
func (*GetInsightDataResponse) ProtoMessage ¶ added in v0.27.0
func (*GetInsightDataResponse) ProtoMessage()
func (*GetInsightDataResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetInsightDataResponse) ProtoReflect() protoreflect.Message
func (*GetInsightDataResponse) Reset ¶ added in v0.27.0
func (x *GetInsightDataResponse) Reset()
func (*GetInsightDataResponse) String ¶ added in v0.27.0
func (x *GetInsightDataResponse) String() string
func (*GetInsightDataResponse) Validate ¶ added in v0.27.0
func (m *GetInsightDataResponse) Validate() error
Validate checks the field values on GetInsightDataResponse 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 (*GetInsightDataResponse) ValidateAll ¶ added in v0.27.0
func (m *GetInsightDataResponse) ValidateAll() error
ValidateAll checks the field values on GetInsightDataResponse 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 GetInsightDataResponseMultiError, or nil if none found.
type GetInsightDataResponseMultiError ¶ added in v0.27.0
type GetInsightDataResponseMultiError []error
GetInsightDataResponseMultiError is an error wrapping multiple validation errors returned by GetInsightDataResponse.ValidateAll() if the designated constraints aren't met.
func (GetInsightDataResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetInsightDataResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInsightDataResponseMultiError) Error ¶ added in v0.27.0
func (m GetInsightDataResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInsightDataResponseValidationError ¶ added in v0.27.0
type GetInsightDataResponseValidationError struct {
// contains filtered or unexported fields
}
GetInsightDataResponseValidationError is the validation error returned by GetInsightDataResponse.Validate if the designated constraints aren't met.
func (GetInsightDataResponseValidationError) Cause ¶ added in v0.27.0
func (e GetInsightDataResponseValidationError) Cause() error
Cause function returns cause value.
func (GetInsightDataResponseValidationError) Error ¶ added in v0.27.0
func (e GetInsightDataResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetInsightDataResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetInsightDataResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetInsightDataResponseValidationError) Field ¶ added in v0.27.0
func (e GetInsightDataResponseValidationError) Field() string
Field function returns field value.
func (GetInsightDataResponseValidationError) Key ¶ added in v0.27.0
func (e GetInsightDataResponseValidationError) Key() bool
Key function returns key value.
func (GetInsightDataResponseValidationError) Reason ¶ added in v0.27.0
func (e GetInsightDataResponseValidationError) Reason() string
Reason function returns reason value.
type GetMeRequest ¶ added in v0.27.0
type GetMeRequest struct {
// contains filtered or unexported fields
}
func (*GetMeRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMeRequest.ProtoReflect.Descriptor instead.
func (*GetMeRequest) ProtoMessage ¶ added in v0.27.0
func (*GetMeRequest) ProtoMessage()
func (*GetMeRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetMeRequest) ProtoReflect() protoreflect.Message
func (*GetMeRequest) Reset ¶ added in v0.27.0
func (x *GetMeRequest) Reset()
func (*GetMeRequest) String ¶ added in v0.27.0
func (x *GetMeRequest) String() string
func (*GetMeRequest) Validate ¶ added in v0.27.0
func (m *GetMeRequest) Validate() error
Validate checks the field values on GetMeRequest 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 (*GetMeRequest) ValidateAll ¶ added in v0.27.0
func (m *GetMeRequest) ValidateAll() error
ValidateAll checks the field values on GetMeRequest 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 GetMeRequestMultiError, or nil if none found.
type GetMeRequestMultiError ¶ added in v0.27.0
type GetMeRequestMultiError []error
GetMeRequestMultiError is an error wrapping multiple validation errors returned by GetMeRequest.ValidateAll() if the designated constraints aren't met.
func (GetMeRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetMeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMeRequestMultiError) Error ¶ added in v0.27.0
func (m GetMeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMeRequestValidationError ¶ added in v0.27.0
type GetMeRequestValidationError struct {
// contains filtered or unexported fields
}
GetMeRequestValidationError is the validation error returned by GetMeRequest.Validate if the designated constraints aren't met.
func (GetMeRequestValidationError) Cause ¶ added in v0.27.0
func (e GetMeRequestValidationError) Cause() error
Cause function returns cause value.
func (GetMeRequestValidationError) Error ¶ added in v0.27.0
func (e GetMeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetMeRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetMeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetMeRequestValidationError) Field ¶ added in v0.27.0
func (e GetMeRequestValidationError) Field() string
Field function returns field value.
func (GetMeRequestValidationError) Key ¶ added in v0.27.0
func (e GetMeRequestValidationError) Key() bool
Key function returns key value.
func (GetMeRequestValidationError) Reason ¶ added in v0.27.0
func (e GetMeRequestValidationError) Reason() string
Reason function returns reason value.
type GetMeResponse ¶ added in v0.27.0
type GetMeResponse struct { Subject string `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"` AvatarUrl string `protobuf:"bytes,2,opt,name=avatar_url,json=avatarUrl,proto3" json:"avatar_url,omitempty"` ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` ProjectRole model.Role_ProjectRole `protobuf:"varint,4,opt,name=project_role,json=projectRole,proto3,enum=model.Role_ProjectRole" json:"project_role,omitempty"` // contains filtered or unexported fields }
func (*GetMeResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMeResponse.ProtoReflect.Descriptor instead.
func (*GetMeResponse) GetAvatarUrl ¶ added in v0.27.0
func (x *GetMeResponse) GetAvatarUrl() string
func (*GetMeResponse) GetProjectId ¶ added in v0.27.0
func (x *GetMeResponse) GetProjectId() string
func (*GetMeResponse) GetProjectRole ¶ added in v0.27.0
func (x *GetMeResponse) GetProjectRole() model.Role_ProjectRole
func (*GetMeResponse) GetSubject ¶ added in v0.27.0
func (x *GetMeResponse) GetSubject() string
func (*GetMeResponse) ProtoMessage ¶ added in v0.27.0
func (*GetMeResponse) ProtoMessage()
func (*GetMeResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetMeResponse) ProtoReflect() protoreflect.Message
func (*GetMeResponse) Reset ¶ added in v0.27.0
func (x *GetMeResponse) Reset()
func (*GetMeResponse) String ¶ added in v0.27.0
func (x *GetMeResponse) String() string
func (*GetMeResponse) Validate ¶ added in v0.27.0
func (m *GetMeResponse) Validate() error
Validate checks the field values on GetMeResponse 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 (*GetMeResponse) ValidateAll ¶ added in v0.27.0
func (m *GetMeResponse) ValidateAll() error
ValidateAll checks the field values on GetMeResponse 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 GetMeResponseMultiError, or nil if none found.
type GetMeResponseMultiError ¶ added in v0.27.0
type GetMeResponseMultiError []error
GetMeResponseMultiError is an error wrapping multiple validation errors returned by GetMeResponse.ValidateAll() if the designated constraints aren't met.
func (GetMeResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetMeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMeResponseMultiError) Error ¶ added in v0.27.0
func (m GetMeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMeResponseValidationError ¶ added in v0.27.0
type GetMeResponseValidationError struct {
// contains filtered or unexported fields
}
GetMeResponseValidationError is the validation error returned by GetMeResponse.Validate if the designated constraints aren't met.
func (GetMeResponseValidationError) Cause ¶ added in v0.27.0
func (e GetMeResponseValidationError) Cause() error
Cause function returns cause value.
func (GetMeResponseValidationError) Error ¶ added in v0.27.0
func (e GetMeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetMeResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetMeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetMeResponseValidationError) Field ¶ added in v0.27.0
func (e GetMeResponseValidationError) Field() string
Field function returns field value.
func (GetMeResponseValidationError) Key ¶ added in v0.27.0
func (e GetMeResponseValidationError) Key() bool
Key function returns key value.
func (GetMeResponseValidationError) Reason ¶ added in v0.27.0
func (e GetMeResponseValidationError) Reason() string
Reason function returns reason value.
type GetPipedRequest ¶ added in v0.27.0
type GetPipedRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` // contains filtered or unexported fields }
func (*GetPipedRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetPipedRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPipedRequest.ProtoReflect.Descriptor instead.
func (*GetPipedRequest) GetPipedId ¶ added in v0.27.0
func (x *GetPipedRequest) GetPipedId() string
func (*GetPipedRequest) ProtoMessage ¶ added in v0.27.0
func (*GetPipedRequest) ProtoMessage()
func (*GetPipedRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetPipedRequest) ProtoReflect() protoreflect.Message
func (*GetPipedRequest) Reset ¶ added in v0.27.0
func (x *GetPipedRequest) Reset()
func (*GetPipedRequest) String ¶ added in v0.27.0
func (x *GetPipedRequest) String() string
func (*GetPipedRequest) Validate ¶ added in v0.27.0
func (m *GetPipedRequest) Validate() error
Validate checks the field values on GetPipedRequest 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 (*GetPipedRequest) ValidateAll ¶ added in v0.27.0
func (m *GetPipedRequest) ValidateAll() error
ValidateAll checks the field values on GetPipedRequest 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 GetPipedRequestMultiError, or nil if none found.
type GetPipedRequestMultiError ¶ added in v0.27.0
type GetPipedRequestMultiError []error
GetPipedRequestMultiError is an error wrapping multiple validation errors returned by GetPipedRequest.ValidateAll() if the designated constraints aren't met.
func (GetPipedRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetPipedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPipedRequestMultiError) Error ¶ added in v0.27.0
func (m GetPipedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPipedRequestValidationError ¶ added in v0.27.0
type GetPipedRequestValidationError struct {
// contains filtered or unexported fields
}
GetPipedRequestValidationError is the validation error returned by GetPipedRequest.Validate if the designated constraints aren't met.
func (GetPipedRequestValidationError) Cause ¶ added in v0.27.0
func (e GetPipedRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPipedRequestValidationError) Error ¶ added in v0.27.0
func (e GetPipedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPipedRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetPipedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPipedRequestValidationError) Field ¶ added in v0.27.0
func (e GetPipedRequestValidationError) Field() string
Field function returns field value.
func (GetPipedRequestValidationError) Key ¶ added in v0.27.0
func (e GetPipedRequestValidationError) Key() bool
Key function returns key value.
func (GetPipedRequestValidationError) Reason ¶ added in v0.27.0
func (e GetPipedRequestValidationError) Reason() string
Reason function returns reason value.
type GetPipedResponse ¶ added in v0.27.0
type GetPipedResponse struct { Piped *model.Piped `protobuf:"bytes,1,opt,name=piped,proto3" json:"piped,omitempty"` // contains filtered or unexported fields }
func (*GetPipedResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetPipedResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPipedResponse.ProtoReflect.Descriptor instead.
func (*GetPipedResponse) GetPiped ¶ added in v0.27.0
func (x *GetPipedResponse) GetPiped() *model.Piped
func (*GetPipedResponse) ProtoMessage ¶ added in v0.27.0
func (*GetPipedResponse) ProtoMessage()
func (*GetPipedResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetPipedResponse) ProtoReflect() protoreflect.Message
func (*GetPipedResponse) Reset ¶ added in v0.27.0
func (x *GetPipedResponse) Reset()
func (*GetPipedResponse) String ¶ added in v0.27.0
func (x *GetPipedResponse) String() string
func (*GetPipedResponse) Validate ¶ added in v0.27.0
func (m *GetPipedResponse) Validate() error
Validate checks the field values on GetPipedResponse 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 (*GetPipedResponse) ValidateAll ¶ added in v0.27.0
func (m *GetPipedResponse) ValidateAll() error
ValidateAll checks the field values on GetPipedResponse 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 GetPipedResponseMultiError, or nil if none found.
type GetPipedResponseMultiError ¶ added in v0.27.0
type GetPipedResponseMultiError []error
GetPipedResponseMultiError is an error wrapping multiple validation errors returned by GetPipedResponse.ValidateAll() if the designated constraints aren't met.
func (GetPipedResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetPipedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPipedResponseMultiError) Error ¶ added in v0.27.0
func (m GetPipedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPipedResponseValidationError ¶ added in v0.27.0
type GetPipedResponseValidationError struct {
// contains filtered or unexported fields
}
GetPipedResponseValidationError is the validation error returned by GetPipedResponse.Validate if the designated constraints aren't met.
func (GetPipedResponseValidationError) Cause ¶ added in v0.27.0
func (e GetPipedResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPipedResponseValidationError) Error ¶ added in v0.27.0
func (e GetPipedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPipedResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetPipedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPipedResponseValidationError) Field ¶ added in v0.27.0
func (e GetPipedResponseValidationError) Field() string
Field function returns field value.
func (GetPipedResponseValidationError) Key ¶ added in v0.27.0
func (e GetPipedResponseValidationError) Key() bool
Key function returns key value.
func (GetPipedResponseValidationError) Reason ¶ added in v0.27.0
func (e GetPipedResponseValidationError) Reason() string
Reason function returns reason value.
type GetProjectRequest ¶ added in v0.27.0
type GetProjectRequest struct {
// contains filtered or unexported fields
}
func (*GetProjectRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectRequest.ProtoReflect.Descriptor instead.
func (*GetProjectRequest) ProtoMessage ¶ added in v0.27.0
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
func (*GetProjectRequest) Reset ¶ added in v0.27.0
func (x *GetProjectRequest) Reset()
func (*GetProjectRequest) String ¶ added in v0.27.0
func (x *GetProjectRequest) String() string
func (*GetProjectRequest) Validate ¶ added in v0.27.0
func (m *GetProjectRequest) Validate() error
Validate checks the field values on GetProjectRequest 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 (*GetProjectRequest) ValidateAll ¶ added in v0.27.0
func (m *GetProjectRequest) ValidateAll() error
ValidateAll checks the field values on GetProjectRequest 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 GetProjectRequestMultiError, or nil if none found.
type GetProjectRequestMultiError ¶ added in v0.27.0
type GetProjectRequestMultiError []error
GetProjectRequestMultiError is an error wrapping multiple validation errors returned by GetProjectRequest.ValidateAll() if the designated constraints aren't met.
func (GetProjectRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectRequestMultiError) Error ¶ added in v0.27.0
func (m GetProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectRequestValidationError ¶ added in v0.27.0
type GetProjectRequestValidationError struct {
// contains filtered or unexported fields
}
GetProjectRequestValidationError is the validation error returned by GetProjectRequest.Validate if the designated constraints aren't met.
func (GetProjectRequestValidationError) Cause ¶ added in v0.27.0
func (e GetProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProjectRequestValidationError) Error ¶ added in v0.27.0
func (e GetProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectRequestValidationError) Field ¶ added in v0.27.0
func (e GetProjectRequestValidationError) Field() string
Field function returns field value.
func (GetProjectRequestValidationError) Key ¶ added in v0.27.0
func (e GetProjectRequestValidationError) Key() bool
Key function returns key value.
func (GetProjectRequestValidationError) Reason ¶ added in v0.27.0
func (e GetProjectRequestValidationError) Reason() string
Reason function returns reason value.
type GetProjectResponse ¶ added in v0.27.0
type GetProjectResponse struct { Project *model.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*GetProjectResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResponse.ProtoReflect.Descriptor instead.
func (*GetProjectResponse) GetProject ¶ added in v0.27.0
func (x *GetProjectResponse) GetProject() *model.Project
func (*GetProjectResponse) ProtoMessage ¶ added in v0.27.0
func (*GetProjectResponse) ProtoMessage()
func (*GetProjectResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
func (*GetProjectResponse) Reset ¶ added in v0.27.0
func (x *GetProjectResponse) Reset()
func (*GetProjectResponse) String ¶ added in v0.27.0
func (x *GetProjectResponse) String() string
func (*GetProjectResponse) Validate ¶ added in v0.27.0
func (m *GetProjectResponse) Validate() error
Validate checks the field values on GetProjectResponse 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 (*GetProjectResponse) ValidateAll ¶ added in v0.27.0
func (m *GetProjectResponse) ValidateAll() error
ValidateAll checks the field values on GetProjectResponse 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 GetProjectResponseMultiError, or nil if none found.
type GetProjectResponseMultiError ¶ added in v0.27.0
type GetProjectResponseMultiError []error
GetProjectResponseMultiError is an error wrapping multiple validation errors returned by GetProjectResponse.ValidateAll() if the designated constraints aren't met.
func (GetProjectResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectResponseMultiError) Error ¶ added in v0.27.0
func (m GetProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectResponseValidationError ¶ added in v0.27.0
type GetProjectResponseValidationError struct {
// contains filtered or unexported fields
}
GetProjectResponseValidationError is the validation error returned by GetProjectResponse.Validate if the designated constraints aren't met.
func (GetProjectResponseValidationError) Cause ¶ added in v0.27.0
func (e GetProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProjectResponseValidationError) Error ¶ added in v0.27.0
func (e GetProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectResponseValidationError) Field ¶ added in v0.27.0
func (e GetProjectResponseValidationError) Field() string
Field function returns field value.
func (GetProjectResponseValidationError) Key ¶ added in v0.27.0
func (e GetProjectResponseValidationError) Key() bool
Key function returns key value.
func (GetProjectResponseValidationError) Reason ¶ added in v0.27.0
func (e GetProjectResponseValidationError) Reason() string
Reason function returns reason value.
type GetStageLogRequest ¶ added in v0.27.0
type GetStageLogRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` StageId string `protobuf:"bytes,2,opt,name=stage_id,json=stageId,proto3" json:"stage_id,omitempty"` RetriedCount int32 `protobuf:"varint,3,opt,name=retried_count,json=retriedCount,proto3" json:"retried_count,omitempty"` OffsetIndex int64 `protobuf:"varint,4,opt,name=offset_index,json=offsetIndex,proto3" json:"offset_index,omitempty"` // contains filtered or unexported fields }
func (*GetStageLogRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetStageLogRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStageLogRequest.ProtoReflect.Descriptor instead.
func (*GetStageLogRequest) GetDeploymentId ¶ added in v0.27.0
func (x *GetStageLogRequest) GetDeploymentId() string
func (*GetStageLogRequest) GetOffsetIndex ¶ added in v0.27.0
func (x *GetStageLogRequest) GetOffsetIndex() int64
func (*GetStageLogRequest) GetRetriedCount ¶ added in v0.27.0
func (x *GetStageLogRequest) GetRetriedCount() int32
func (*GetStageLogRequest) GetStageId ¶ added in v0.27.0
func (x *GetStageLogRequest) GetStageId() string
func (*GetStageLogRequest) ProtoMessage ¶ added in v0.27.0
func (*GetStageLogRequest) ProtoMessage()
func (*GetStageLogRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetStageLogRequest) ProtoReflect() protoreflect.Message
func (*GetStageLogRequest) Reset ¶ added in v0.27.0
func (x *GetStageLogRequest) Reset()
func (*GetStageLogRequest) String ¶ added in v0.27.0
func (x *GetStageLogRequest) String() string
func (*GetStageLogRequest) Validate ¶ added in v0.27.0
func (m *GetStageLogRequest) Validate() error
Validate checks the field values on GetStageLogRequest 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 (*GetStageLogRequest) ValidateAll ¶ added in v0.27.0
func (m *GetStageLogRequest) ValidateAll() error
ValidateAll checks the field values on GetStageLogRequest 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 GetStageLogRequestMultiError, or nil if none found.
type GetStageLogRequestMultiError ¶ added in v0.27.0
type GetStageLogRequestMultiError []error
GetStageLogRequestMultiError is an error wrapping multiple validation errors returned by GetStageLogRequest.ValidateAll() if the designated constraints aren't met.
func (GetStageLogRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetStageLogRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetStageLogRequestMultiError) Error ¶ added in v0.27.0
func (m GetStageLogRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetStageLogRequestValidationError ¶ added in v0.27.0
type GetStageLogRequestValidationError struct {
// contains filtered or unexported fields
}
GetStageLogRequestValidationError is the validation error returned by GetStageLogRequest.Validate if the designated constraints aren't met.
func (GetStageLogRequestValidationError) Cause ¶ added in v0.27.0
func (e GetStageLogRequestValidationError) Cause() error
Cause function returns cause value.
func (GetStageLogRequestValidationError) Error ¶ added in v0.27.0
func (e GetStageLogRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetStageLogRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetStageLogRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetStageLogRequestValidationError) Field ¶ added in v0.27.0
func (e GetStageLogRequestValidationError) Field() string
Field function returns field value.
func (GetStageLogRequestValidationError) Key ¶ added in v0.27.0
func (e GetStageLogRequestValidationError) Key() bool
Key function returns key value.
func (GetStageLogRequestValidationError) Reason ¶ added in v0.27.0
func (e GetStageLogRequestValidationError) Reason() string
Reason function returns reason value.
type GetStageLogResponse ¶ added in v0.27.0
type GetStageLogResponse struct { Blocks []*model.LogBlock `protobuf:"bytes,1,rep,name=blocks,proto3" json:"blocks,omitempty"` Completed bool `protobuf:"varint,2,opt,name=completed,proto3" json:"completed,omitempty"` // contains filtered or unexported fields }
func (*GetStageLogResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetStageLogResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStageLogResponse.ProtoReflect.Descriptor instead.
func (*GetStageLogResponse) GetBlocks ¶ added in v0.27.0
func (x *GetStageLogResponse) GetBlocks() []*model.LogBlock
func (*GetStageLogResponse) GetCompleted ¶ added in v0.27.0
func (x *GetStageLogResponse) GetCompleted() bool
func (*GetStageLogResponse) ProtoMessage ¶ added in v0.27.0
func (*GetStageLogResponse) ProtoMessage()
func (*GetStageLogResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetStageLogResponse) ProtoReflect() protoreflect.Message
func (*GetStageLogResponse) Reset ¶ added in v0.27.0
func (x *GetStageLogResponse) Reset()
func (*GetStageLogResponse) String ¶ added in v0.27.0
func (x *GetStageLogResponse) String() string
func (*GetStageLogResponse) Validate ¶ added in v0.27.0
func (m *GetStageLogResponse) Validate() error
Validate checks the field values on GetStageLogResponse 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 (*GetStageLogResponse) ValidateAll ¶ added in v0.27.0
func (m *GetStageLogResponse) ValidateAll() error
ValidateAll checks the field values on GetStageLogResponse 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 GetStageLogResponseMultiError, or nil if none found.
type GetStageLogResponseMultiError ¶ added in v0.27.0
type GetStageLogResponseMultiError []error
GetStageLogResponseMultiError is an error wrapping multiple validation errors returned by GetStageLogResponse.ValidateAll() if the designated constraints aren't met.
func (GetStageLogResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetStageLogResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetStageLogResponseMultiError) Error ¶ added in v0.27.0
func (m GetStageLogResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetStageLogResponseValidationError ¶ added in v0.27.0
type GetStageLogResponseValidationError struct {
// contains filtered or unexported fields
}
GetStageLogResponseValidationError is the validation error returned by GetStageLogResponse.Validate if the designated constraints aren't met.
func (GetStageLogResponseValidationError) Cause ¶ added in v0.27.0
func (e GetStageLogResponseValidationError) Cause() error
Cause function returns cause value.
func (GetStageLogResponseValidationError) Error ¶ added in v0.27.0
func (e GetStageLogResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetStageLogResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetStageLogResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetStageLogResponseValidationError) Field ¶ added in v0.27.0
func (e GetStageLogResponseValidationError) Field() string
Field function returns field value.
func (GetStageLogResponseValidationError) Key ¶ added in v0.27.0
func (e GetStageLogResponseValidationError) Key() bool
Key function returns key value.
func (GetStageLogResponseValidationError) Reason ¶ added in v0.27.0
func (e GetStageLogResponseValidationError) Reason() string
Reason function returns reason value.
type ListAPIKeysRequest ¶ added in v0.27.0
type ListAPIKeysRequest struct { Options *ListAPIKeysRequest_Options `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListAPIKeysRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListAPIKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAPIKeysRequest.ProtoReflect.Descriptor instead.
func (*ListAPIKeysRequest) GetOptions ¶ added in v0.27.0
func (x *ListAPIKeysRequest) GetOptions() *ListAPIKeysRequest_Options
func (*ListAPIKeysRequest) ProtoMessage ¶ added in v0.27.0
func (*ListAPIKeysRequest) ProtoMessage()
func (*ListAPIKeysRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListAPIKeysRequest) ProtoReflect() protoreflect.Message
func (*ListAPIKeysRequest) Reset ¶ added in v0.27.0
func (x *ListAPIKeysRequest) Reset()
func (*ListAPIKeysRequest) String ¶ added in v0.27.0
func (x *ListAPIKeysRequest) String() string
func (*ListAPIKeysRequest) Validate ¶ added in v0.27.0
func (m *ListAPIKeysRequest) Validate() error
Validate checks the field values on ListAPIKeysRequest 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 (*ListAPIKeysRequest) ValidateAll ¶ added in v0.27.0
func (m *ListAPIKeysRequest) ValidateAll() error
ValidateAll checks the field values on ListAPIKeysRequest 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 ListAPIKeysRequestMultiError, or nil if none found.
type ListAPIKeysRequestMultiError ¶ added in v0.27.0
type ListAPIKeysRequestMultiError []error
ListAPIKeysRequestMultiError is an error wrapping multiple validation errors returned by ListAPIKeysRequest.ValidateAll() if the designated constraints aren't met.
func (ListAPIKeysRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListAPIKeysRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAPIKeysRequestMultiError) Error ¶ added in v0.27.0
func (m ListAPIKeysRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAPIKeysRequestValidationError ¶ added in v0.27.0
type ListAPIKeysRequestValidationError struct {
// contains filtered or unexported fields
}
ListAPIKeysRequestValidationError is the validation error returned by ListAPIKeysRequest.Validate if the designated constraints aren't met.
func (ListAPIKeysRequestValidationError) Cause ¶ added in v0.27.0
func (e ListAPIKeysRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAPIKeysRequestValidationError) Error ¶ added in v0.27.0
func (e ListAPIKeysRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAPIKeysRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListAPIKeysRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAPIKeysRequestValidationError) Field ¶ added in v0.27.0
func (e ListAPIKeysRequestValidationError) Field() string
Field function returns field value.
func (ListAPIKeysRequestValidationError) Key ¶ added in v0.27.0
func (e ListAPIKeysRequestValidationError) Key() bool
Key function returns key value.
func (ListAPIKeysRequestValidationError) Reason ¶ added in v0.27.0
func (e ListAPIKeysRequestValidationError) Reason() string
Reason function returns reason value.
type ListAPIKeysRequest_Options ¶ added in v0.27.0
type ListAPIKeysRequest_Options struct { Enabled *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*ListAPIKeysRequest_Options) Descriptor
deprecated
added in
v0.27.0
func (*ListAPIKeysRequest_Options) Descriptor() ([]byte, []int)
Deprecated: Use ListAPIKeysRequest_Options.ProtoReflect.Descriptor instead.
func (*ListAPIKeysRequest_Options) GetEnabled ¶ added in v0.27.0
func (x *ListAPIKeysRequest_Options) GetEnabled() *wrapperspb.BoolValue
func (*ListAPIKeysRequest_Options) ProtoMessage ¶ added in v0.27.0
func (*ListAPIKeysRequest_Options) ProtoMessage()
func (*ListAPIKeysRequest_Options) ProtoReflect ¶ added in v0.27.0
func (x *ListAPIKeysRequest_Options) ProtoReflect() protoreflect.Message
func (*ListAPIKeysRequest_Options) Reset ¶ added in v0.27.0
func (x *ListAPIKeysRequest_Options) Reset()
func (*ListAPIKeysRequest_Options) String ¶ added in v0.27.0
func (x *ListAPIKeysRequest_Options) String() string
func (*ListAPIKeysRequest_Options) Validate ¶ added in v0.27.0
func (m *ListAPIKeysRequest_Options) Validate() error
Validate checks the field values on ListAPIKeysRequest_Options 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 (*ListAPIKeysRequest_Options) ValidateAll ¶ added in v0.27.0
func (m *ListAPIKeysRequest_Options) ValidateAll() error
ValidateAll checks the field values on ListAPIKeysRequest_Options 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 ListAPIKeysRequest_OptionsMultiError, or nil if none found.
type ListAPIKeysRequest_OptionsMultiError ¶ added in v0.27.0
type ListAPIKeysRequest_OptionsMultiError []error
ListAPIKeysRequest_OptionsMultiError is an error wrapping multiple validation errors returned by ListAPIKeysRequest_Options.ValidateAll() if the designated constraints aren't met.
func (ListAPIKeysRequest_OptionsMultiError) AllErrors ¶ added in v0.27.0
func (m ListAPIKeysRequest_OptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAPIKeysRequest_OptionsMultiError) Error ¶ added in v0.27.0
func (m ListAPIKeysRequest_OptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAPIKeysRequest_OptionsValidationError ¶ added in v0.27.0
type ListAPIKeysRequest_OptionsValidationError struct {
// contains filtered or unexported fields
}
ListAPIKeysRequest_OptionsValidationError is the validation error returned by ListAPIKeysRequest_Options.Validate if the designated constraints aren't met.
func (ListAPIKeysRequest_OptionsValidationError) Cause ¶ added in v0.27.0
func (e ListAPIKeysRequest_OptionsValidationError) Cause() error
Cause function returns cause value.
func (ListAPIKeysRequest_OptionsValidationError) Error ¶ added in v0.27.0
func (e ListAPIKeysRequest_OptionsValidationError) Error() string
Error satisfies the builtin error interface
func (ListAPIKeysRequest_OptionsValidationError) ErrorName ¶ added in v0.27.0
func (e ListAPIKeysRequest_OptionsValidationError) ErrorName() string
ErrorName returns error name.
func (ListAPIKeysRequest_OptionsValidationError) Field ¶ added in v0.27.0
func (e ListAPIKeysRequest_OptionsValidationError) Field() string
Field function returns field value.
func (ListAPIKeysRequest_OptionsValidationError) Key ¶ added in v0.27.0
func (e ListAPIKeysRequest_OptionsValidationError) Key() bool
Key function returns key value.
func (ListAPIKeysRequest_OptionsValidationError) Reason ¶ added in v0.27.0
func (e ListAPIKeysRequest_OptionsValidationError) Reason() string
Reason function returns reason value.
type ListAPIKeysResponse ¶ added in v0.27.0
type ListAPIKeysResponse struct { Keys []*model.APIKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"` // contains filtered or unexported fields }
func (*ListAPIKeysResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListAPIKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAPIKeysResponse.ProtoReflect.Descriptor instead.
func (*ListAPIKeysResponse) GetKeys ¶ added in v0.27.0
func (x *ListAPIKeysResponse) GetKeys() []*model.APIKey
func (*ListAPIKeysResponse) ProtoMessage ¶ added in v0.27.0
func (*ListAPIKeysResponse) ProtoMessage()
func (*ListAPIKeysResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListAPIKeysResponse) ProtoReflect() protoreflect.Message
func (*ListAPIKeysResponse) Reset ¶ added in v0.27.0
func (x *ListAPIKeysResponse) Reset()
func (*ListAPIKeysResponse) String ¶ added in v0.27.0
func (x *ListAPIKeysResponse) String() string
func (*ListAPIKeysResponse) Validate ¶ added in v0.27.0
func (m *ListAPIKeysResponse) Validate() error
Validate checks the field values on ListAPIKeysResponse 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 (*ListAPIKeysResponse) ValidateAll ¶ added in v0.27.0
func (m *ListAPIKeysResponse) ValidateAll() error
ValidateAll checks the field values on ListAPIKeysResponse 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 ListAPIKeysResponseMultiError, or nil if none found.
type ListAPIKeysResponseMultiError ¶ added in v0.27.0
type ListAPIKeysResponseMultiError []error
ListAPIKeysResponseMultiError is an error wrapping multiple validation errors returned by ListAPIKeysResponse.ValidateAll() if the designated constraints aren't met.
func (ListAPIKeysResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListAPIKeysResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAPIKeysResponseMultiError) Error ¶ added in v0.27.0
func (m ListAPIKeysResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAPIKeysResponseValidationError ¶ added in v0.27.0
type ListAPIKeysResponseValidationError struct {
// contains filtered or unexported fields
}
ListAPIKeysResponseValidationError is the validation error returned by ListAPIKeysResponse.Validate if the designated constraints aren't met.
func (ListAPIKeysResponseValidationError) Cause ¶ added in v0.27.0
func (e ListAPIKeysResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAPIKeysResponseValidationError) Error ¶ added in v0.27.0
func (e ListAPIKeysResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAPIKeysResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListAPIKeysResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAPIKeysResponseValidationError) Field ¶ added in v0.27.0
func (e ListAPIKeysResponseValidationError) Field() string
Field function returns field value.
func (ListAPIKeysResponseValidationError) Key ¶ added in v0.27.0
func (e ListAPIKeysResponseValidationError) Key() bool
Key function returns key value.
func (ListAPIKeysResponseValidationError) Reason ¶ added in v0.27.0
func (e ListAPIKeysResponseValidationError) Reason() string
Reason function returns reason value.
type ListApplicationsRequest ¶ added in v0.27.0
type ListApplicationsRequest struct { Options *ListApplicationsRequest_Options `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListApplicationsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListApplicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListApplicationsRequest.ProtoReflect.Descriptor instead.
func (*ListApplicationsRequest) GetOptions ¶ added in v0.27.0
func (x *ListApplicationsRequest) GetOptions() *ListApplicationsRequest_Options
func (*ListApplicationsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListApplicationsRequest) ProtoMessage()
func (*ListApplicationsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListApplicationsRequest) ProtoReflect() protoreflect.Message
func (*ListApplicationsRequest) Reset ¶ added in v0.27.0
func (x *ListApplicationsRequest) Reset()
func (*ListApplicationsRequest) String ¶ added in v0.27.0
func (x *ListApplicationsRequest) String() string
func (*ListApplicationsRequest) Validate ¶ added in v0.27.0
func (m *ListApplicationsRequest) Validate() error
Validate checks the field values on ListApplicationsRequest 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 (*ListApplicationsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListApplicationsRequest) ValidateAll() error
ValidateAll checks the field values on ListApplicationsRequest 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 ListApplicationsRequestMultiError, or nil if none found.
type ListApplicationsRequestMultiError ¶ added in v0.27.0
type ListApplicationsRequestMultiError []error
ListApplicationsRequestMultiError is an error wrapping multiple validation errors returned by ListApplicationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListApplicationsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListApplicationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListApplicationsRequestMultiError) Error ¶ added in v0.27.0
func (m ListApplicationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListApplicationsRequestValidationError ¶ added in v0.27.0
type ListApplicationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListApplicationsRequestValidationError is the validation error returned by ListApplicationsRequest.Validate if the designated constraints aren't met.
func (ListApplicationsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListApplicationsRequestValidationError) Error ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListApplicationsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListApplicationsRequestValidationError) Field ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Field() string
Field function returns field value.
func (ListApplicationsRequestValidationError) Key ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Key() bool
Key function returns key value.
func (ListApplicationsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListApplicationsRequest_Options ¶ added in v0.27.0
type ListApplicationsRequest_Options struct { Enabled *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=enabled,proto3" json:"enabled,omitempty"` Kinds []model.ApplicationKind `protobuf:"varint,2,rep,packed,name=kinds,proto3,enum=model.ApplicationKind" json:"kinds,omitempty"` SyncStatuses []model.ApplicationSyncStatus `` /* 138-byte string literal not displayed */ EnvIds []string `protobuf:"bytes,4,rep,name=env_ids,json=envIds,proto3" json:"env_ids,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListApplicationsRequest_Options) Descriptor
deprecated
added in
v0.27.0
func (*ListApplicationsRequest_Options) Descriptor() ([]byte, []int)
Deprecated: Use ListApplicationsRequest_Options.ProtoReflect.Descriptor instead.
func (*ListApplicationsRequest_Options) GetEnabled ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) GetEnabled() *wrapperspb.BoolValue
func (*ListApplicationsRequest_Options) GetEnvIds ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) GetEnvIds() []string
func (*ListApplicationsRequest_Options) GetKinds ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) GetKinds() []model.ApplicationKind
func (*ListApplicationsRequest_Options) GetLabels ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) GetLabels() map[string]string
func (*ListApplicationsRequest_Options) GetName ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) GetName() string
func (*ListApplicationsRequest_Options) GetSyncStatuses ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) GetSyncStatuses() []model.ApplicationSyncStatus
func (*ListApplicationsRequest_Options) ProtoMessage ¶ added in v0.27.0
func (*ListApplicationsRequest_Options) ProtoMessage()
func (*ListApplicationsRequest_Options) ProtoReflect ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) ProtoReflect() protoreflect.Message
func (*ListApplicationsRequest_Options) Reset ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) Reset()
func (*ListApplicationsRequest_Options) String ¶ added in v0.27.0
func (x *ListApplicationsRequest_Options) String() string
func (*ListApplicationsRequest_Options) Validate ¶ added in v0.27.0
func (m *ListApplicationsRequest_Options) Validate() error
Validate checks the field values on ListApplicationsRequest_Options 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 (*ListApplicationsRequest_Options) ValidateAll ¶ added in v0.27.0
func (m *ListApplicationsRequest_Options) ValidateAll() error
ValidateAll checks the field values on ListApplicationsRequest_Options 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 ListApplicationsRequest_OptionsMultiError, or nil if none found.
type ListApplicationsRequest_OptionsMultiError ¶ added in v0.27.0
type ListApplicationsRequest_OptionsMultiError []error
ListApplicationsRequest_OptionsMultiError is an error wrapping multiple validation errors returned by ListApplicationsRequest_Options.ValidateAll() if the designated constraints aren't met.
func (ListApplicationsRequest_OptionsMultiError) AllErrors ¶ added in v0.27.0
func (m ListApplicationsRequest_OptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListApplicationsRequest_OptionsMultiError) Error ¶ added in v0.27.0
func (m ListApplicationsRequest_OptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListApplicationsRequest_OptionsValidationError ¶ added in v0.27.0
type ListApplicationsRequest_OptionsValidationError struct {
// contains filtered or unexported fields
}
ListApplicationsRequest_OptionsValidationError is the validation error returned by ListApplicationsRequest_Options.Validate if the designated constraints aren't met.
func (ListApplicationsRequest_OptionsValidationError) Cause ¶ added in v0.27.0
func (e ListApplicationsRequest_OptionsValidationError) Cause() error
Cause function returns cause value.
func (ListApplicationsRequest_OptionsValidationError) Error ¶ added in v0.27.0
func (e ListApplicationsRequest_OptionsValidationError) Error() string
Error satisfies the builtin error interface
func (ListApplicationsRequest_OptionsValidationError) ErrorName ¶ added in v0.27.0
func (e ListApplicationsRequest_OptionsValidationError) ErrorName() string
ErrorName returns error name.
func (ListApplicationsRequest_OptionsValidationError) Field ¶ added in v0.27.0
func (e ListApplicationsRequest_OptionsValidationError) Field() string
Field function returns field value.
func (ListApplicationsRequest_OptionsValidationError) Key ¶ added in v0.27.0
func (e ListApplicationsRequest_OptionsValidationError) Key() bool
Key function returns key value.
func (ListApplicationsRequest_OptionsValidationError) Reason ¶ added in v0.27.0
func (e ListApplicationsRequest_OptionsValidationError) Reason() string
Reason function returns reason value.
type ListApplicationsResponse ¶ added in v0.27.0
type ListApplicationsResponse struct { Applications []*model.Application `protobuf:"bytes,1,rep,name=applications,proto3" json:"applications,omitempty"` // contains filtered or unexported fields }
func (*ListApplicationsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListApplicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListApplicationsResponse.ProtoReflect.Descriptor instead.
func (*ListApplicationsResponse) GetApplications ¶ added in v0.27.0
func (x *ListApplicationsResponse) GetApplications() []*model.Application
func (*ListApplicationsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListApplicationsResponse) ProtoMessage()
func (*ListApplicationsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListApplicationsResponse) ProtoReflect() protoreflect.Message
func (*ListApplicationsResponse) Reset ¶ added in v0.27.0
func (x *ListApplicationsResponse) Reset()
func (*ListApplicationsResponse) String ¶ added in v0.27.0
func (x *ListApplicationsResponse) String() string
func (*ListApplicationsResponse) Validate ¶ added in v0.27.0
func (m *ListApplicationsResponse) Validate() error
Validate checks the field values on ListApplicationsResponse 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 (*ListApplicationsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListApplicationsResponse) ValidateAll() error
ValidateAll checks the field values on ListApplicationsResponse 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 ListApplicationsResponseMultiError, or nil if none found.
type ListApplicationsResponseMultiError ¶ added in v0.27.0
type ListApplicationsResponseMultiError []error
ListApplicationsResponseMultiError is an error wrapping multiple validation errors returned by ListApplicationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListApplicationsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListApplicationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListApplicationsResponseMultiError) Error ¶ added in v0.27.0
func (m ListApplicationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListApplicationsResponseValidationError ¶ added in v0.27.0
type ListApplicationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListApplicationsResponseValidationError is the validation error returned by ListApplicationsResponse.Validate if the designated constraints aren't met.
func (ListApplicationsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListApplicationsResponseValidationError) Error ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListApplicationsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListApplicationsResponseValidationError) Field ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Field() string
Field function returns field value.
func (ListApplicationsResponseValidationError) Key ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Key() bool
Key function returns key value.
func (ListApplicationsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListDeploymentChainsRequest ¶ added in v0.27.0
type ListDeploymentChainsRequest struct { Options *ListDeploymentChainsRequest_Options `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` Cursor string `protobuf:"bytes,3,opt,name=cursor,proto3" json:"cursor,omitempty"` // It will not return any data older than this timestamp, even if it does not meet the page size. // This aims to prevent the server from scanning the entire database to look for deployments that have the specified fields in spite of nothing. PageMinUpdatedAt int64 `protobuf:"varint,4,opt,name=page_min_updated_at,json=pageMinUpdatedAt,proto3" json:"page_min_updated_at,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentChainsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListDeploymentChainsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentChainsRequest.ProtoReflect.Descriptor instead.
func (*ListDeploymentChainsRequest) GetCursor ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest) GetCursor() string
func (*ListDeploymentChainsRequest) GetOptions ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest) GetOptions() *ListDeploymentChainsRequest_Options
func (*ListDeploymentChainsRequest) GetPageMinUpdatedAt ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest) GetPageMinUpdatedAt() int64
func (*ListDeploymentChainsRequest) GetPageSize ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest) GetPageSize() int32
func (*ListDeploymentChainsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListDeploymentChainsRequest) ProtoMessage()
func (*ListDeploymentChainsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest) ProtoReflect() protoreflect.Message
func (*ListDeploymentChainsRequest) Reset ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest) Reset()
func (*ListDeploymentChainsRequest) String ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest) String() string
func (*ListDeploymentChainsRequest) Validate ¶ added in v0.27.0
func (m *ListDeploymentChainsRequest) Validate() error
Validate checks the field values on ListDeploymentChainsRequest 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 (*ListDeploymentChainsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListDeploymentChainsRequest) ValidateAll() error
ValidateAll checks the field values on ListDeploymentChainsRequest 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 ListDeploymentChainsRequestMultiError, or nil if none found.
type ListDeploymentChainsRequestMultiError ¶ added in v0.27.0
type ListDeploymentChainsRequestMultiError []error
ListDeploymentChainsRequestMultiError is an error wrapping multiple validation errors returned by ListDeploymentChainsRequest.ValidateAll() if the designated constraints aren't met.
func (ListDeploymentChainsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListDeploymentChainsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDeploymentChainsRequestMultiError) Error ¶ added in v0.27.0
func (m ListDeploymentChainsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDeploymentChainsRequestValidationError ¶ added in v0.27.0
type ListDeploymentChainsRequestValidationError struct {
// contains filtered or unexported fields
}
ListDeploymentChainsRequestValidationError is the validation error returned by ListDeploymentChainsRequest.Validate if the designated constraints aren't met.
func (ListDeploymentChainsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListDeploymentChainsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListDeploymentChainsRequestValidationError) Error ¶ added in v0.27.0
func (e ListDeploymentChainsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListDeploymentChainsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListDeploymentChainsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListDeploymentChainsRequestValidationError) Field ¶ added in v0.27.0
func (e ListDeploymentChainsRequestValidationError) Field() string
Field function returns field value.
func (ListDeploymentChainsRequestValidationError) Key ¶ added in v0.27.0
func (e ListDeploymentChainsRequestValidationError) Key() bool
Key function returns key value.
func (ListDeploymentChainsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListDeploymentChainsRequestValidationError) Reason() string
Reason function returns reason value.
type ListDeploymentChainsRequest_Options ¶ added in v0.27.0
type ListDeploymentChainsRequest_Options struct {
// contains filtered or unexported fields
}
func (*ListDeploymentChainsRequest_Options) Descriptor
deprecated
added in
v0.27.0
func (*ListDeploymentChainsRequest_Options) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentChainsRequest_Options.ProtoReflect.Descriptor instead.
func (*ListDeploymentChainsRequest_Options) ProtoMessage ¶ added in v0.27.0
func (*ListDeploymentChainsRequest_Options) ProtoMessage()
func (*ListDeploymentChainsRequest_Options) ProtoReflect ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest_Options) ProtoReflect() protoreflect.Message
func (*ListDeploymentChainsRequest_Options) Reset ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest_Options) Reset()
func (*ListDeploymentChainsRequest_Options) String ¶ added in v0.27.0
func (x *ListDeploymentChainsRequest_Options) String() string
func (*ListDeploymentChainsRequest_Options) Validate ¶ added in v0.27.0
func (m *ListDeploymentChainsRequest_Options) Validate() error
Validate checks the field values on ListDeploymentChainsRequest_Options 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 (*ListDeploymentChainsRequest_Options) ValidateAll ¶ added in v0.27.0
func (m *ListDeploymentChainsRequest_Options) ValidateAll() error
ValidateAll checks the field values on ListDeploymentChainsRequest_Options 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 ListDeploymentChainsRequest_OptionsMultiError, or nil if none found.
type ListDeploymentChainsRequest_OptionsMultiError ¶ added in v0.27.0
type ListDeploymentChainsRequest_OptionsMultiError []error
ListDeploymentChainsRequest_OptionsMultiError is an error wrapping multiple validation errors returned by ListDeploymentChainsRequest_Options.ValidateAll() if the designated constraints aren't met.
func (ListDeploymentChainsRequest_OptionsMultiError) AllErrors ¶ added in v0.27.0
func (m ListDeploymentChainsRequest_OptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDeploymentChainsRequest_OptionsMultiError) Error ¶ added in v0.27.0
func (m ListDeploymentChainsRequest_OptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDeploymentChainsRequest_OptionsValidationError ¶ added in v0.27.0
type ListDeploymentChainsRequest_OptionsValidationError struct {
// contains filtered or unexported fields
}
ListDeploymentChainsRequest_OptionsValidationError is the validation error returned by ListDeploymentChainsRequest_Options.Validate if the designated constraints aren't met.
func (ListDeploymentChainsRequest_OptionsValidationError) Cause ¶ added in v0.27.0
func (e ListDeploymentChainsRequest_OptionsValidationError) Cause() error
Cause function returns cause value.
func (ListDeploymentChainsRequest_OptionsValidationError) Error ¶ added in v0.27.0
func (e ListDeploymentChainsRequest_OptionsValidationError) Error() string
Error satisfies the builtin error interface
func (ListDeploymentChainsRequest_OptionsValidationError) ErrorName ¶ added in v0.27.0
func (e ListDeploymentChainsRequest_OptionsValidationError) ErrorName() string
ErrorName returns error name.
func (ListDeploymentChainsRequest_OptionsValidationError) Field ¶ added in v0.27.0
func (e ListDeploymentChainsRequest_OptionsValidationError) Field() string
Field function returns field value.
func (ListDeploymentChainsRequest_OptionsValidationError) Key ¶ added in v0.27.0
func (e ListDeploymentChainsRequest_OptionsValidationError) Key() bool
Key function returns key value.
func (ListDeploymentChainsRequest_OptionsValidationError) Reason ¶ added in v0.27.0
func (e ListDeploymentChainsRequest_OptionsValidationError) Reason() string
Reason function returns reason value.
type ListDeploymentChainsResponse ¶ added in v0.27.0
type ListDeploymentChainsResponse struct { DeploymentChains []*model.DeploymentChain `protobuf:"bytes,1,rep,name=deployment_chains,json=deploymentChains,proto3" json:"deployment_chains,omitempty"` Cursor string `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentChainsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListDeploymentChainsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentChainsResponse.ProtoReflect.Descriptor instead.
func (*ListDeploymentChainsResponse) GetCursor ¶ added in v0.27.0
func (x *ListDeploymentChainsResponse) GetCursor() string
func (*ListDeploymentChainsResponse) GetDeploymentChains ¶ added in v0.27.0
func (x *ListDeploymentChainsResponse) GetDeploymentChains() []*model.DeploymentChain
func (*ListDeploymentChainsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListDeploymentChainsResponse) ProtoMessage()
func (*ListDeploymentChainsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListDeploymentChainsResponse) ProtoReflect() protoreflect.Message
func (*ListDeploymentChainsResponse) Reset ¶ added in v0.27.0
func (x *ListDeploymentChainsResponse) Reset()
func (*ListDeploymentChainsResponse) String ¶ added in v0.27.0
func (x *ListDeploymentChainsResponse) String() string
func (*ListDeploymentChainsResponse) Validate ¶ added in v0.27.0
func (m *ListDeploymentChainsResponse) Validate() error
Validate checks the field values on ListDeploymentChainsResponse 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 (*ListDeploymentChainsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListDeploymentChainsResponse) ValidateAll() error
ValidateAll checks the field values on ListDeploymentChainsResponse 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 ListDeploymentChainsResponseMultiError, or nil if none found.
type ListDeploymentChainsResponseMultiError ¶ added in v0.27.0
type ListDeploymentChainsResponseMultiError []error
ListDeploymentChainsResponseMultiError is an error wrapping multiple validation errors returned by ListDeploymentChainsResponse.ValidateAll() if the designated constraints aren't met.
func (ListDeploymentChainsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListDeploymentChainsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDeploymentChainsResponseMultiError) Error ¶ added in v0.27.0
func (m ListDeploymentChainsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDeploymentChainsResponseValidationError ¶ added in v0.27.0
type ListDeploymentChainsResponseValidationError struct {
// contains filtered or unexported fields
}
ListDeploymentChainsResponseValidationError is the validation error returned by ListDeploymentChainsResponse.Validate if the designated constraints aren't met.
func (ListDeploymentChainsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListDeploymentChainsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListDeploymentChainsResponseValidationError) Error ¶ added in v0.27.0
func (e ListDeploymentChainsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListDeploymentChainsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListDeploymentChainsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListDeploymentChainsResponseValidationError) Field ¶ added in v0.27.0
func (e ListDeploymentChainsResponseValidationError) Field() string
Field function returns field value.
func (ListDeploymentChainsResponseValidationError) Key ¶ added in v0.27.0
func (e ListDeploymentChainsResponseValidationError) Key() bool
Key function returns key value.
func (ListDeploymentChainsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListDeploymentChainsResponseValidationError) Reason() string
Reason function returns reason value.
type ListDeploymentsRequest ¶ added in v0.27.0
type ListDeploymentsRequest struct { Options *ListDeploymentsRequest_Options `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` Cursor string `protobuf:"bytes,3,opt,name=cursor,proto3" json:"cursor,omitempty"` // It will not return any data older than this timestamp, even if it does not meet the page size. // This aims to prevent the server from scanning the entire database to look for deployments that have the specified fields in spite of nothing. PageMinUpdatedAt int64 `protobuf:"varint,4,opt,name=page_min_updated_at,json=pageMinUpdatedAt,proto3" json:"page_min_updated_at,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListDeploymentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentsRequest.ProtoReflect.Descriptor instead.
func (*ListDeploymentsRequest) GetCursor ¶ added in v0.27.0
func (x *ListDeploymentsRequest) GetCursor() string
func (*ListDeploymentsRequest) GetOptions ¶ added in v0.27.0
func (x *ListDeploymentsRequest) GetOptions() *ListDeploymentsRequest_Options
func (*ListDeploymentsRequest) GetPageMinUpdatedAt ¶ added in v0.27.0
func (x *ListDeploymentsRequest) GetPageMinUpdatedAt() int64
func (*ListDeploymentsRequest) GetPageSize ¶ added in v0.27.0
func (x *ListDeploymentsRequest) GetPageSize() int32
func (*ListDeploymentsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListDeploymentsRequest) ProtoMessage()
func (*ListDeploymentsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListDeploymentsRequest) ProtoReflect() protoreflect.Message
func (*ListDeploymentsRequest) Reset ¶ added in v0.27.0
func (x *ListDeploymentsRequest) Reset()
func (*ListDeploymentsRequest) String ¶ added in v0.27.0
func (x *ListDeploymentsRequest) String() string
func (*ListDeploymentsRequest) Validate ¶ added in v0.27.0
func (m *ListDeploymentsRequest) Validate() error
Validate checks the field values on ListDeploymentsRequest 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 (*ListDeploymentsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListDeploymentsRequest) ValidateAll() error
ValidateAll checks the field values on ListDeploymentsRequest 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 ListDeploymentsRequestMultiError, or nil if none found.
type ListDeploymentsRequestMultiError ¶ added in v0.27.0
type ListDeploymentsRequestMultiError []error
ListDeploymentsRequestMultiError is an error wrapping multiple validation errors returned by ListDeploymentsRequest.ValidateAll() if the designated constraints aren't met.
func (ListDeploymentsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListDeploymentsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDeploymentsRequestMultiError) Error ¶ added in v0.27.0
func (m ListDeploymentsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDeploymentsRequestValidationError ¶ added in v0.27.0
type ListDeploymentsRequestValidationError struct {
// contains filtered or unexported fields
}
ListDeploymentsRequestValidationError is the validation error returned by ListDeploymentsRequest.Validate if the designated constraints aren't met.
func (ListDeploymentsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListDeploymentsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListDeploymentsRequestValidationError) Error ¶ added in v0.27.0
func (e ListDeploymentsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListDeploymentsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListDeploymentsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListDeploymentsRequestValidationError) Field ¶ added in v0.27.0
func (e ListDeploymentsRequestValidationError) Field() string
Field function returns field value.
func (ListDeploymentsRequestValidationError) Key ¶ added in v0.27.0
func (e ListDeploymentsRequestValidationError) Key() bool
Key function returns key value.
func (ListDeploymentsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListDeploymentsRequestValidationError) Reason() string
Reason function returns reason value.
type ListDeploymentsRequest_Options ¶ added in v0.27.0
type ListDeploymentsRequest_Options struct { Statuses []model.DeploymentStatus `protobuf:"varint,1,rep,packed,name=statuses,proto3,enum=model.DeploymentStatus" json:"statuses,omitempty"` Kinds []model.ApplicationKind `protobuf:"varint,2,rep,packed,name=kinds,proto3,enum=model.ApplicationKind" json:"kinds,omitempty"` ApplicationIds []string `protobuf:"bytes,3,rep,name=application_ids,json=applicationIds,proto3" json:"application_ids,omitempty"` EnvIds []string `protobuf:"bytes,4,rep,name=env_ids,json=envIds,proto3" json:"env_ids,omitempty"` ApplicationName string `protobuf:"bytes,5,opt,name=application_name,json=applicationName,proto3" json:"application_name,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListDeploymentsRequest_Options) Descriptor
deprecated
added in
v0.27.0
func (*ListDeploymentsRequest_Options) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentsRequest_Options.ProtoReflect.Descriptor instead.
func (*ListDeploymentsRequest_Options) GetApplicationIds ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) GetApplicationIds() []string
func (*ListDeploymentsRequest_Options) GetApplicationName ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) GetApplicationName() string
func (*ListDeploymentsRequest_Options) GetEnvIds ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) GetEnvIds() []string
func (*ListDeploymentsRequest_Options) GetKinds ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) GetKinds() []model.ApplicationKind
func (*ListDeploymentsRequest_Options) GetLabels ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) GetLabels() map[string]string
func (*ListDeploymentsRequest_Options) GetStatuses ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) GetStatuses() []model.DeploymentStatus
func (*ListDeploymentsRequest_Options) ProtoMessage ¶ added in v0.27.0
func (*ListDeploymentsRequest_Options) ProtoMessage()
func (*ListDeploymentsRequest_Options) ProtoReflect ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) ProtoReflect() protoreflect.Message
func (*ListDeploymentsRequest_Options) Reset ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) Reset()
func (*ListDeploymentsRequest_Options) String ¶ added in v0.27.0
func (x *ListDeploymentsRequest_Options) String() string
func (*ListDeploymentsRequest_Options) Validate ¶ added in v0.27.0
func (m *ListDeploymentsRequest_Options) Validate() error
Validate checks the field values on ListDeploymentsRequest_Options 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 (*ListDeploymentsRequest_Options) ValidateAll ¶ added in v0.27.0
func (m *ListDeploymentsRequest_Options) ValidateAll() error
ValidateAll checks the field values on ListDeploymentsRequest_Options 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 ListDeploymentsRequest_OptionsMultiError, or nil if none found.
type ListDeploymentsRequest_OptionsMultiError ¶ added in v0.27.0
type ListDeploymentsRequest_OptionsMultiError []error
ListDeploymentsRequest_OptionsMultiError is an error wrapping multiple validation errors returned by ListDeploymentsRequest_Options.ValidateAll() if the designated constraints aren't met.
func (ListDeploymentsRequest_OptionsMultiError) AllErrors ¶ added in v0.27.0
func (m ListDeploymentsRequest_OptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDeploymentsRequest_OptionsMultiError) Error ¶ added in v0.27.0
func (m ListDeploymentsRequest_OptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDeploymentsRequest_OptionsValidationError ¶ added in v0.27.0
type ListDeploymentsRequest_OptionsValidationError struct {
// contains filtered or unexported fields
}
ListDeploymentsRequest_OptionsValidationError is the validation error returned by ListDeploymentsRequest_Options.Validate if the designated constraints aren't met.
func (ListDeploymentsRequest_OptionsValidationError) Cause ¶ added in v0.27.0
func (e ListDeploymentsRequest_OptionsValidationError) Cause() error
Cause function returns cause value.
func (ListDeploymentsRequest_OptionsValidationError) Error ¶ added in v0.27.0
func (e ListDeploymentsRequest_OptionsValidationError) Error() string
Error satisfies the builtin error interface
func (ListDeploymentsRequest_OptionsValidationError) ErrorName ¶ added in v0.27.0
func (e ListDeploymentsRequest_OptionsValidationError) ErrorName() string
ErrorName returns error name.
func (ListDeploymentsRequest_OptionsValidationError) Field ¶ added in v0.27.0
func (e ListDeploymentsRequest_OptionsValidationError) Field() string
Field function returns field value.
func (ListDeploymentsRequest_OptionsValidationError) Key ¶ added in v0.27.0
func (e ListDeploymentsRequest_OptionsValidationError) Key() bool
Key function returns key value.
func (ListDeploymentsRequest_OptionsValidationError) Reason ¶ added in v0.27.0
func (e ListDeploymentsRequest_OptionsValidationError) Reason() string
Reason function returns reason value.
type ListDeploymentsResponse ¶ added in v0.27.0
type ListDeploymentsResponse struct { Deployments []*model.Deployment `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty"` Cursor string `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDeploymentsResponse.ProtoReflect.Descriptor instead.
func (*ListDeploymentsResponse) GetCursor ¶ added in v0.27.0
func (x *ListDeploymentsResponse) GetCursor() string
func (*ListDeploymentsResponse) GetDeployments ¶ added in v0.27.0
func (x *ListDeploymentsResponse) GetDeployments() []*model.Deployment
func (*ListDeploymentsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListDeploymentsResponse) ProtoMessage()
func (*ListDeploymentsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListDeploymentsResponse) ProtoReflect() protoreflect.Message
func (*ListDeploymentsResponse) Reset ¶ added in v0.27.0
func (x *ListDeploymentsResponse) Reset()
func (*ListDeploymentsResponse) String ¶ added in v0.27.0
func (x *ListDeploymentsResponse) String() string
func (*ListDeploymentsResponse) Validate ¶ added in v0.27.0
func (m *ListDeploymentsResponse) Validate() error
Validate checks the field values on ListDeploymentsResponse 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 (*ListDeploymentsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListDeploymentsResponse) ValidateAll() error
ValidateAll checks the field values on ListDeploymentsResponse 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 ListDeploymentsResponseMultiError, or nil if none found.
type ListDeploymentsResponseMultiError ¶ added in v0.27.0
type ListDeploymentsResponseMultiError []error
ListDeploymentsResponseMultiError is an error wrapping multiple validation errors returned by ListDeploymentsResponse.ValidateAll() if the designated constraints aren't met.
func (ListDeploymentsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListDeploymentsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListDeploymentsResponseMultiError) Error ¶ added in v0.27.0
func (m ListDeploymentsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListDeploymentsResponseValidationError ¶ added in v0.27.0
type ListDeploymentsResponseValidationError struct {
// contains filtered or unexported fields
}
ListDeploymentsResponseValidationError is the validation error returned by ListDeploymentsResponse.Validate if the designated constraints aren't met.
func (ListDeploymentsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListDeploymentsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListDeploymentsResponseValidationError) Error ¶ added in v0.27.0
func (e ListDeploymentsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListDeploymentsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListDeploymentsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListDeploymentsResponseValidationError) Field ¶ added in v0.27.0
func (e ListDeploymentsResponseValidationError) Field() string
Field function returns field value.
func (ListDeploymentsResponseValidationError) Key ¶ added in v0.27.0
func (e ListDeploymentsResponseValidationError) Key() bool
Key function returns key value.
func (ListDeploymentsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListDeploymentsResponseValidationError) Reason() string
Reason function returns reason value.
type ListEventsRequest ¶ added in v0.27.0
type ListEventsRequest struct { Options *ListEventsRequest_Options `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` Cursor string `protobuf:"bytes,3,opt,name=cursor,proto3" json:"cursor,omitempty"` // It will not return any data older than this timestamp, even if it does not meet the page size. // This aims to prevent the server from scanning the entire database to look for deployments that have the specified fields in spite of nothing. PageMinUpdatedAt int64 `protobuf:"varint,4,opt,name=page_min_updated_at,json=pageMinUpdatedAt,proto3" json:"page_min_updated_at,omitempty"` // contains filtered or unexported fields }
func (*ListEventsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsRequest.ProtoReflect.Descriptor instead.
func (*ListEventsRequest) GetCursor ¶ added in v0.27.0
func (x *ListEventsRequest) GetCursor() string
func (*ListEventsRequest) GetOptions ¶ added in v0.27.0
func (x *ListEventsRequest) GetOptions() *ListEventsRequest_Options
func (*ListEventsRequest) GetPageMinUpdatedAt ¶ added in v0.27.0
func (x *ListEventsRequest) GetPageMinUpdatedAt() int64
func (*ListEventsRequest) GetPageSize ¶ added in v0.27.0
func (x *ListEventsRequest) GetPageSize() int32
func (*ListEventsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListEventsRequest) ProtoMessage()
func (*ListEventsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListEventsRequest) ProtoReflect() protoreflect.Message
func (*ListEventsRequest) Reset ¶ added in v0.27.0
func (x *ListEventsRequest) Reset()
func (*ListEventsRequest) String ¶ added in v0.27.0
func (x *ListEventsRequest) String() string
func (*ListEventsRequest) Validate ¶ added in v0.27.0
func (m *ListEventsRequest) Validate() error
Validate checks the field values on ListEventsRequest 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 (*ListEventsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListEventsRequest) ValidateAll() error
ValidateAll checks the field values on ListEventsRequest 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 ListEventsRequestMultiError, or nil if none found.
type ListEventsRequestMultiError ¶ added in v0.27.0
type ListEventsRequestMultiError []error
ListEventsRequestMultiError is an error wrapping multiple validation errors returned by ListEventsRequest.ValidateAll() if the designated constraints aren't met.
func (ListEventsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListEventsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListEventsRequestMultiError) Error ¶ added in v0.27.0
func (m ListEventsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListEventsRequestValidationError ¶ added in v0.27.0
type ListEventsRequestValidationError struct {
// contains filtered or unexported fields
}
ListEventsRequestValidationError is the validation error returned by ListEventsRequest.Validate if the designated constraints aren't met.
func (ListEventsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListEventsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListEventsRequestValidationError) Error ¶ added in v0.27.0
func (e ListEventsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListEventsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListEventsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListEventsRequestValidationError) Field ¶ added in v0.27.0
func (e ListEventsRequestValidationError) Field() string
Field function returns field value.
func (ListEventsRequestValidationError) Key ¶ added in v0.27.0
func (e ListEventsRequestValidationError) Key() bool
Key function returns key value.
func (ListEventsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListEventsRequestValidationError) Reason() string
Reason function returns reason value.
type ListEventsRequest_Options ¶ added in v0.27.0
type ListEventsRequest_Options struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Statuses []model.EventStatus `protobuf:"varint,2,rep,packed,name=statuses,proto3,enum=model.EventStatus" json:"statuses,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListEventsRequest_Options) Descriptor
deprecated
added in
v0.27.0
func (*ListEventsRequest_Options) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsRequest_Options.ProtoReflect.Descriptor instead.
func (*ListEventsRequest_Options) GetLabels ¶ added in v0.27.0
func (x *ListEventsRequest_Options) GetLabels() map[string]string
func (*ListEventsRequest_Options) GetName ¶ added in v0.27.0
func (x *ListEventsRequest_Options) GetName() string
func (*ListEventsRequest_Options) GetStatuses ¶ added in v0.27.0
func (x *ListEventsRequest_Options) GetStatuses() []model.EventStatus
func (*ListEventsRequest_Options) ProtoMessage ¶ added in v0.27.0
func (*ListEventsRequest_Options) ProtoMessage()
func (*ListEventsRequest_Options) ProtoReflect ¶ added in v0.27.0
func (x *ListEventsRequest_Options) ProtoReflect() protoreflect.Message
func (*ListEventsRequest_Options) Reset ¶ added in v0.27.0
func (x *ListEventsRequest_Options) Reset()
func (*ListEventsRequest_Options) String ¶ added in v0.27.0
func (x *ListEventsRequest_Options) String() string
func (*ListEventsRequest_Options) Validate ¶ added in v0.27.0
func (m *ListEventsRequest_Options) Validate() error
Validate checks the field values on ListEventsRequest_Options 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 (*ListEventsRequest_Options) ValidateAll ¶ added in v0.27.0
func (m *ListEventsRequest_Options) ValidateAll() error
ValidateAll checks the field values on ListEventsRequest_Options 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 ListEventsRequest_OptionsMultiError, or nil if none found.
type ListEventsRequest_OptionsMultiError ¶ added in v0.27.0
type ListEventsRequest_OptionsMultiError []error
ListEventsRequest_OptionsMultiError is an error wrapping multiple validation errors returned by ListEventsRequest_Options.ValidateAll() if the designated constraints aren't met.
func (ListEventsRequest_OptionsMultiError) AllErrors ¶ added in v0.27.0
func (m ListEventsRequest_OptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListEventsRequest_OptionsMultiError) Error ¶ added in v0.27.0
func (m ListEventsRequest_OptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListEventsRequest_OptionsValidationError ¶ added in v0.27.0
type ListEventsRequest_OptionsValidationError struct {
// contains filtered or unexported fields
}
ListEventsRequest_OptionsValidationError is the validation error returned by ListEventsRequest_Options.Validate if the designated constraints aren't met.
func (ListEventsRequest_OptionsValidationError) Cause ¶ added in v0.27.0
func (e ListEventsRequest_OptionsValidationError) Cause() error
Cause function returns cause value.
func (ListEventsRequest_OptionsValidationError) Error ¶ added in v0.27.0
func (e ListEventsRequest_OptionsValidationError) Error() string
Error satisfies the builtin error interface
func (ListEventsRequest_OptionsValidationError) ErrorName ¶ added in v0.27.0
func (e ListEventsRequest_OptionsValidationError) ErrorName() string
ErrorName returns error name.
func (ListEventsRequest_OptionsValidationError) Field ¶ added in v0.27.0
func (e ListEventsRequest_OptionsValidationError) Field() string
Field function returns field value.
func (ListEventsRequest_OptionsValidationError) Key ¶ added in v0.27.0
func (e ListEventsRequest_OptionsValidationError) Key() bool
Key function returns key value.
func (ListEventsRequest_OptionsValidationError) Reason ¶ added in v0.27.0
func (e ListEventsRequest_OptionsValidationError) Reason() string
Reason function returns reason value.
type ListEventsResponse ¶ added in v0.27.0
type ListEventsResponse struct { Events []*model.Event `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` Cursor string `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListEventsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEventsResponse.ProtoReflect.Descriptor instead.
func (*ListEventsResponse) GetCursor ¶ added in v0.27.0
func (x *ListEventsResponse) GetCursor() string
func (*ListEventsResponse) GetEvents ¶ added in v0.27.0
func (x *ListEventsResponse) GetEvents() []*model.Event
func (*ListEventsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListEventsResponse) ProtoMessage()
func (*ListEventsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListEventsResponse) ProtoReflect() protoreflect.Message
func (*ListEventsResponse) Reset ¶ added in v0.27.0
func (x *ListEventsResponse) Reset()
func (*ListEventsResponse) String ¶ added in v0.27.0
func (x *ListEventsResponse) String() string
func (*ListEventsResponse) Validate ¶ added in v0.27.0
func (m *ListEventsResponse) Validate() error
Validate checks the field values on ListEventsResponse 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 (*ListEventsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListEventsResponse) ValidateAll() error
ValidateAll checks the field values on ListEventsResponse 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 ListEventsResponseMultiError, or nil if none found.
type ListEventsResponseMultiError ¶ added in v0.27.0
type ListEventsResponseMultiError []error
ListEventsResponseMultiError is an error wrapping multiple validation errors returned by ListEventsResponse.ValidateAll() if the designated constraints aren't met.
func (ListEventsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListEventsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListEventsResponseMultiError) Error ¶ added in v0.27.0
func (m ListEventsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListEventsResponseValidationError ¶ added in v0.27.0
type ListEventsResponseValidationError struct {
// contains filtered or unexported fields
}
ListEventsResponseValidationError is the validation error returned by ListEventsResponse.Validate if the designated constraints aren't met.
func (ListEventsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListEventsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListEventsResponseValidationError) Error ¶ added in v0.27.0
func (e ListEventsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListEventsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListEventsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListEventsResponseValidationError) Field ¶ added in v0.27.0
func (e ListEventsResponseValidationError) Field() string
Field function returns field value.
func (ListEventsResponseValidationError) Key ¶ added in v0.27.0
func (e ListEventsResponseValidationError) Key() bool
Key function returns key value.
func (ListEventsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListEventsResponseValidationError) Reason() string
Reason function returns reason value.
type ListPipedsRequest ¶ added in v0.27.0
type ListPipedsRequest struct { // Whether to include the status value in the response message. WithStatus bool `protobuf:"varint,1,opt,name=with_status,json=withStatus,proto3" json:"with_status,omitempty"` Options *ListPipedsRequest_Options `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListPipedsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListPipedsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPipedsRequest.ProtoReflect.Descriptor instead.
func (*ListPipedsRequest) GetOptions ¶ added in v0.27.0
func (x *ListPipedsRequest) GetOptions() *ListPipedsRequest_Options
func (*ListPipedsRequest) GetWithStatus ¶ added in v0.27.0
func (x *ListPipedsRequest) GetWithStatus() bool
func (*ListPipedsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListPipedsRequest) ProtoMessage()
func (*ListPipedsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListPipedsRequest) ProtoReflect() protoreflect.Message
func (*ListPipedsRequest) Reset ¶ added in v0.27.0
func (x *ListPipedsRequest) Reset()
func (*ListPipedsRequest) String ¶ added in v0.27.0
func (x *ListPipedsRequest) String() string
func (*ListPipedsRequest) Validate ¶ added in v0.27.0
func (m *ListPipedsRequest) Validate() error
Validate checks the field values on ListPipedsRequest 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 (*ListPipedsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListPipedsRequest) ValidateAll() error
ValidateAll checks the field values on ListPipedsRequest 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 ListPipedsRequestMultiError, or nil if none found.
type ListPipedsRequestMultiError ¶ added in v0.27.0
type ListPipedsRequestMultiError []error
ListPipedsRequestMultiError is an error wrapping multiple validation errors returned by ListPipedsRequest.ValidateAll() if the designated constraints aren't met.
func (ListPipedsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListPipedsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPipedsRequestMultiError) Error ¶ added in v0.27.0
func (m ListPipedsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPipedsRequestValidationError ¶ added in v0.27.0
type ListPipedsRequestValidationError struct {
// contains filtered or unexported fields
}
ListPipedsRequestValidationError is the validation error returned by ListPipedsRequest.Validate if the designated constraints aren't met.
func (ListPipedsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListPipedsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListPipedsRequestValidationError) Error ¶ added in v0.27.0
func (e ListPipedsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListPipedsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListPipedsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListPipedsRequestValidationError) Field ¶ added in v0.27.0
func (e ListPipedsRequestValidationError) Field() string
Field function returns field value.
func (ListPipedsRequestValidationError) Key ¶ added in v0.27.0
func (e ListPipedsRequestValidationError) Key() bool
Key function returns key value.
func (ListPipedsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListPipedsRequestValidationError) Reason() string
Reason function returns reason value.
type ListPipedsRequest_Options ¶ added in v0.27.0
type ListPipedsRequest_Options struct { Enabled *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*ListPipedsRequest_Options) Descriptor
deprecated
added in
v0.27.0
func (*ListPipedsRequest_Options) Descriptor() ([]byte, []int)
Deprecated: Use ListPipedsRequest_Options.ProtoReflect.Descriptor instead.
func (*ListPipedsRequest_Options) GetEnabled ¶ added in v0.27.0
func (x *ListPipedsRequest_Options) GetEnabled() *wrapperspb.BoolValue
func (*ListPipedsRequest_Options) ProtoMessage ¶ added in v0.27.0
func (*ListPipedsRequest_Options) ProtoMessage()
func (*ListPipedsRequest_Options) ProtoReflect ¶ added in v0.27.0
func (x *ListPipedsRequest_Options) ProtoReflect() protoreflect.Message
func (*ListPipedsRequest_Options) Reset ¶ added in v0.27.0
func (x *ListPipedsRequest_Options) Reset()
func (*ListPipedsRequest_Options) String ¶ added in v0.27.0
func (x *ListPipedsRequest_Options) String() string
func (*ListPipedsRequest_Options) Validate ¶ added in v0.27.0
func (m *ListPipedsRequest_Options) Validate() error
Validate checks the field values on ListPipedsRequest_Options 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 (*ListPipedsRequest_Options) ValidateAll ¶ added in v0.27.0
func (m *ListPipedsRequest_Options) ValidateAll() error
ValidateAll checks the field values on ListPipedsRequest_Options 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 ListPipedsRequest_OptionsMultiError, or nil if none found.
type ListPipedsRequest_OptionsMultiError ¶ added in v0.27.0
type ListPipedsRequest_OptionsMultiError []error
ListPipedsRequest_OptionsMultiError is an error wrapping multiple validation errors returned by ListPipedsRequest_Options.ValidateAll() if the designated constraints aren't met.
func (ListPipedsRequest_OptionsMultiError) AllErrors ¶ added in v0.27.0
func (m ListPipedsRequest_OptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPipedsRequest_OptionsMultiError) Error ¶ added in v0.27.0
func (m ListPipedsRequest_OptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPipedsRequest_OptionsValidationError ¶ added in v0.27.0
type ListPipedsRequest_OptionsValidationError struct {
// contains filtered or unexported fields
}
ListPipedsRequest_OptionsValidationError is the validation error returned by ListPipedsRequest_Options.Validate if the designated constraints aren't met.
func (ListPipedsRequest_OptionsValidationError) Cause ¶ added in v0.27.0
func (e ListPipedsRequest_OptionsValidationError) Cause() error
Cause function returns cause value.
func (ListPipedsRequest_OptionsValidationError) Error ¶ added in v0.27.0
func (e ListPipedsRequest_OptionsValidationError) Error() string
Error satisfies the builtin error interface
func (ListPipedsRequest_OptionsValidationError) ErrorName ¶ added in v0.27.0
func (e ListPipedsRequest_OptionsValidationError) ErrorName() string
ErrorName returns error name.
func (ListPipedsRequest_OptionsValidationError) Field ¶ added in v0.27.0
func (e ListPipedsRequest_OptionsValidationError) Field() string
Field function returns field value.
func (ListPipedsRequest_OptionsValidationError) Key ¶ added in v0.27.0
func (e ListPipedsRequest_OptionsValidationError) Key() bool
Key function returns key value.
func (ListPipedsRequest_OptionsValidationError) Reason ¶ added in v0.27.0
func (e ListPipedsRequest_OptionsValidationError) Reason() string
Reason function returns reason value.
type ListPipedsResponse ¶ added in v0.27.0
type ListPipedsResponse struct { Pipeds []*model.Piped `protobuf:"bytes,1,rep,name=pipeds,proto3" json:"pipeds,omitempty"` // contains filtered or unexported fields }
func (*ListPipedsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListPipedsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPipedsResponse.ProtoReflect.Descriptor instead.
func (*ListPipedsResponse) GetPipeds ¶ added in v0.27.0
func (x *ListPipedsResponse) GetPipeds() []*model.Piped
func (*ListPipedsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListPipedsResponse) ProtoMessage()
func (*ListPipedsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListPipedsResponse) ProtoReflect() protoreflect.Message
func (*ListPipedsResponse) Reset ¶ added in v0.27.0
func (x *ListPipedsResponse) Reset()
func (*ListPipedsResponse) String ¶ added in v0.27.0
func (x *ListPipedsResponse) String() string
func (*ListPipedsResponse) Validate ¶ added in v0.27.0
func (m *ListPipedsResponse) Validate() error
Validate checks the field values on ListPipedsResponse 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 (*ListPipedsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListPipedsResponse) ValidateAll() error
ValidateAll checks the field values on ListPipedsResponse 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 ListPipedsResponseMultiError, or nil if none found.
type ListPipedsResponseMultiError ¶ added in v0.27.0
type ListPipedsResponseMultiError []error
ListPipedsResponseMultiError is an error wrapping multiple validation errors returned by ListPipedsResponse.ValidateAll() if the designated constraints aren't met.
func (ListPipedsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListPipedsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPipedsResponseMultiError) Error ¶ added in v0.27.0
func (m ListPipedsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPipedsResponseValidationError ¶ added in v0.27.0
type ListPipedsResponseValidationError struct {
// contains filtered or unexported fields
}
ListPipedsResponseValidationError is the validation error returned by ListPipedsResponse.Validate if the designated constraints aren't met.
func (ListPipedsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListPipedsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPipedsResponseValidationError) Error ¶ added in v0.27.0
func (e ListPipedsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPipedsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListPipedsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPipedsResponseValidationError) Field ¶ added in v0.27.0
func (e ListPipedsResponseValidationError) Field() string
Field function returns field value.
func (ListPipedsResponseValidationError) Key ¶ added in v0.27.0
func (e ListPipedsResponseValidationError) Key() bool
Key function returns key value.
func (ListPipedsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListPipedsResponseValidationError) Reason() string
Reason function returns reason value.
type ListUnregisteredApplicationsRequest ¶ added in v0.27.0
type ListUnregisteredApplicationsRequest struct {
// contains filtered or unexported fields
}
func (*ListUnregisteredApplicationsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListUnregisteredApplicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUnregisteredApplicationsRequest.ProtoReflect.Descriptor instead.
func (*ListUnregisteredApplicationsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListUnregisteredApplicationsRequest) ProtoMessage()
func (*ListUnregisteredApplicationsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListUnregisteredApplicationsRequest) ProtoReflect() protoreflect.Message
func (*ListUnregisteredApplicationsRequest) Reset ¶ added in v0.27.0
func (x *ListUnregisteredApplicationsRequest) Reset()
func (*ListUnregisteredApplicationsRequest) String ¶ added in v0.27.0
func (x *ListUnregisteredApplicationsRequest) String() string
func (*ListUnregisteredApplicationsRequest) Validate ¶ added in v0.27.0
func (m *ListUnregisteredApplicationsRequest) Validate() error
Validate checks the field values on ListUnregisteredApplicationsRequest 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 (*ListUnregisteredApplicationsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListUnregisteredApplicationsRequest) ValidateAll() error
ValidateAll checks the field values on ListUnregisteredApplicationsRequest 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 ListUnregisteredApplicationsRequestMultiError, or nil if none found.
type ListUnregisteredApplicationsRequestMultiError ¶ added in v0.27.0
type ListUnregisteredApplicationsRequestMultiError []error
ListUnregisteredApplicationsRequestMultiError is an error wrapping multiple validation errors returned by ListUnregisteredApplicationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListUnregisteredApplicationsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListUnregisteredApplicationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUnregisteredApplicationsRequestMultiError) Error ¶ added in v0.27.0
func (m ListUnregisteredApplicationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUnregisteredApplicationsRequestValidationError ¶ added in v0.27.0
type ListUnregisteredApplicationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListUnregisteredApplicationsRequestValidationError is the validation error returned by ListUnregisteredApplicationsRequest.Validate if the designated constraints aren't met.
func (ListUnregisteredApplicationsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListUnregisteredApplicationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUnregisteredApplicationsRequestValidationError) Error ¶ added in v0.27.0
func (e ListUnregisteredApplicationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUnregisteredApplicationsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListUnregisteredApplicationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUnregisteredApplicationsRequestValidationError) Field ¶ added in v0.27.0
func (e ListUnregisteredApplicationsRequestValidationError) Field() string
Field function returns field value.
func (ListUnregisteredApplicationsRequestValidationError) Key ¶ added in v0.27.0
func (e ListUnregisteredApplicationsRequestValidationError) Key() bool
Key function returns key value.
func (ListUnregisteredApplicationsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListUnregisteredApplicationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListUnregisteredApplicationsResponse ¶ added in v0.27.0
type ListUnregisteredApplicationsResponse struct { Applications []*model.ApplicationInfo `protobuf:"bytes,1,rep,name=applications,proto3" json:"applications,omitempty"` // contains filtered or unexported fields }
func (*ListUnregisteredApplicationsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListUnregisteredApplicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUnregisteredApplicationsResponse.ProtoReflect.Descriptor instead.
func (*ListUnregisteredApplicationsResponse) GetApplications ¶ added in v0.27.0
func (x *ListUnregisteredApplicationsResponse) GetApplications() []*model.ApplicationInfo
func (*ListUnregisteredApplicationsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListUnregisteredApplicationsResponse) ProtoMessage()
func (*ListUnregisteredApplicationsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListUnregisteredApplicationsResponse) ProtoReflect() protoreflect.Message
func (*ListUnregisteredApplicationsResponse) Reset ¶ added in v0.27.0
func (x *ListUnregisteredApplicationsResponse) Reset()
func (*ListUnregisteredApplicationsResponse) String ¶ added in v0.27.0
func (x *ListUnregisteredApplicationsResponse) String() string
func (*ListUnregisteredApplicationsResponse) Validate ¶ added in v0.27.0
func (m *ListUnregisteredApplicationsResponse) Validate() error
Validate checks the field values on ListUnregisteredApplicationsResponse 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 (*ListUnregisteredApplicationsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListUnregisteredApplicationsResponse) ValidateAll() error
ValidateAll checks the field values on ListUnregisteredApplicationsResponse 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 ListUnregisteredApplicationsResponseMultiError, or nil if none found.
type ListUnregisteredApplicationsResponseMultiError ¶ added in v0.27.0
type ListUnregisteredApplicationsResponseMultiError []error
ListUnregisteredApplicationsResponseMultiError is an error wrapping multiple validation errors returned by ListUnregisteredApplicationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListUnregisteredApplicationsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListUnregisteredApplicationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUnregisteredApplicationsResponseMultiError) Error ¶ added in v0.27.0
func (m ListUnregisteredApplicationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUnregisteredApplicationsResponseValidationError ¶ added in v0.27.0
type ListUnregisteredApplicationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListUnregisteredApplicationsResponseValidationError is the validation error returned by ListUnregisteredApplicationsResponse.Validate if the designated constraints aren't met.
func (ListUnregisteredApplicationsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListUnregisteredApplicationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUnregisteredApplicationsResponseValidationError) Error ¶ added in v0.27.0
func (e ListUnregisteredApplicationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUnregisteredApplicationsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListUnregisteredApplicationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUnregisteredApplicationsResponseValidationError) Field ¶ added in v0.27.0
func (e ListUnregisteredApplicationsResponseValidationError) Field() string
Field function returns field value.
func (ListUnregisteredApplicationsResponseValidationError) Key ¶ added in v0.27.0
func (e ListUnregisteredApplicationsResponseValidationError) Key() bool
Key function returns key value.
func (ListUnregisteredApplicationsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListUnregisteredApplicationsResponseValidationError) Reason() string
Reason function returns reason value.
type RecreatePipedKeyRequest ¶ added in v0.27.0
type RecreatePipedKeyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RecreatePipedKeyRequest) Descriptor
deprecated
added in
v0.27.0
func (*RecreatePipedKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecreatePipedKeyRequest.ProtoReflect.Descriptor instead.
func (*RecreatePipedKeyRequest) GetId ¶ added in v0.27.0
func (x *RecreatePipedKeyRequest) GetId() string
func (*RecreatePipedKeyRequest) ProtoMessage ¶ added in v0.27.0
func (*RecreatePipedKeyRequest) ProtoMessage()
func (*RecreatePipedKeyRequest) ProtoReflect ¶ added in v0.27.0
func (x *RecreatePipedKeyRequest) ProtoReflect() protoreflect.Message
func (*RecreatePipedKeyRequest) Reset ¶ added in v0.27.0
func (x *RecreatePipedKeyRequest) Reset()
func (*RecreatePipedKeyRequest) String ¶ added in v0.27.0
func (x *RecreatePipedKeyRequest) String() string
func (*RecreatePipedKeyRequest) Validate ¶ added in v0.27.0
func (m *RecreatePipedKeyRequest) Validate() error
Validate checks the field values on RecreatePipedKeyRequest 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 (*RecreatePipedKeyRequest) ValidateAll ¶ added in v0.27.0
func (m *RecreatePipedKeyRequest) ValidateAll() error
ValidateAll checks the field values on RecreatePipedKeyRequest 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 RecreatePipedKeyRequestMultiError, or nil if none found.
type RecreatePipedKeyRequestMultiError ¶ added in v0.27.0
type RecreatePipedKeyRequestMultiError []error
RecreatePipedKeyRequestMultiError is an error wrapping multiple validation errors returned by RecreatePipedKeyRequest.ValidateAll() if the designated constraints aren't met.
func (RecreatePipedKeyRequestMultiError) AllErrors ¶ added in v0.27.0
func (m RecreatePipedKeyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecreatePipedKeyRequestMultiError) Error ¶ added in v0.27.0
func (m RecreatePipedKeyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecreatePipedKeyRequestValidationError ¶ added in v0.27.0
type RecreatePipedKeyRequestValidationError struct {
// contains filtered or unexported fields
}
RecreatePipedKeyRequestValidationError is the validation error returned by RecreatePipedKeyRequest.Validate if the designated constraints aren't met.
func (RecreatePipedKeyRequestValidationError) Cause ¶ added in v0.27.0
func (e RecreatePipedKeyRequestValidationError) Cause() error
Cause function returns cause value.
func (RecreatePipedKeyRequestValidationError) Error ¶ added in v0.27.0
func (e RecreatePipedKeyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecreatePipedKeyRequestValidationError) ErrorName ¶ added in v0.27.0
func (e RecreatePipedKeyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecreatePipedKeyRequestValidationError) Field ¶ added in v0.27.0
func (e RecreatePipedKeyRequestValidationError) Field() string
Field function returns field value.
func (RecreatePipedKeyRequestValidationError) Key ¶ added in v0.27.0
func (e RecreatePipedKeyRequestValidationError) Key() bool
Key function returns key value.
func (RecreatePipedKeyRequestValidationError) Reason ¶ added in v0.27.0
func (e RecreatePipedKeyRequestValidationError) Reason() string
Reason function returns reason value.
type RecreatePipedKeyResponse ¶ added in v0.27.0
type RecreatePipedKeyResponse struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*RecreatePipedKeyResponse) Descriptor
deprecated
added in
v0.27.0
func (*RecreatePipedKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecreatePipedKeyResponse.ProtoReflect.Descriptor instead.
func (*RecreatePipedKeyResponse) GetKey ¶ added in v0.27.0
func (x *RecreatePipedKeyResponse) GetKey() string
func (*RecreatePipedKeyResponse) ProtoMessage ¶ added in v0.27.0
func (*RecreatePipedKeyResponse) ProtoMessage()
func (*RecreatePipedKeyResponse) ProtoReflect ¶ added in v0.27.0
func (x *RecreatePipedKeyResponse) ProtoReflect() protoreflect.Message
func (*RecreatePipedKeyResponse) Reset ¶ added in v0.27.0
func (x *RecreatePipedKeyResponse) Reset()
func (*RecreatePipedKeyResponse) String ¶ added in v0.27.0
func (x *RecreatePipedKeyResponse) String() string
func (*RecreatePipedKeyResponse) Validate ¶ added in v0.27.0
func (m *RecreatePipedKeyResponse) Validate() error
Validate checks the field values on RecreatePipedKeyResponse 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 (*RecreatePipedKeyResponse) ValidateAll ¶ added in v0.27.0
func (m *RecreatePipedKeyResponse) ValidateAll() error
ValidateAll checks the field values on RecreatePipedKeyResponse 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 RecreatePipedKeyResponseMultiError, or nil if none found.
type RecreatePipedKeyResponseMultiError ¶ added in v0.27.0
type RecreatePipedKeyResponseMultiError []error
RecreatePipedKeyResponseMultiError is an error wrapping multiple validation errors returned by RecreatePipedKeyResponse.ValidateAll() if the designated constraints aren't met.
func (RecreatePipedKeyResponseMultiError) AllErrors ¶ added in v0.27.0
func (m RecreatePipedKeyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecreatePipedKeyResponseMultiError) Error ¶ added in v0.27.0
func (m RecreatePipedKeyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecreatePipedKeyResponseValidationError ¶ added in v0.27.0
type RecreatePipedKeyResponseValidationError struct {
// contains filtered or unexported fields
}
RecreatePipedKeyResponseValidationError is the validation error returned by RecreatePipedKeyResponse.Validate if the designated constraints aren't met.
func (RecreatePipedKeyResponseValidationError) Cause ¶ added in v0.27.0
func (e RecreatePipedKeyResponseValidationError) Cause() error
Cause function returns cause value.
func (RecreatePipedKeyResponseValidationError) Error ¶ added in v0.27.0
func (e RecreatePipedKeyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecreatePipedKeyResponseValidationError) ErrorName ¶ added in v0.27.0
func (e RecreatePipedKeyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecreatePipedKeyResponseValidationError) Field ¶ added in v0.27.0
func (e RecreatePipedKeyResponseValidationError) Field() string
Field function returns field value.
func (RecreatePipedKeyResponseValidationError) Key ¶ added in v0.27.0
func (e RecreatePipedKeyResponseValidationError) Key() bool
Key function returns key value.
func (RecreatePipedKeyResponseValidationError) Reason ¶ added in v0.27.0
func (e RecreatePipedKeyResponseValidationError) Reason() string
Reason function returns reason value.
type RegisterPipedRequest ¶ added in v0.27.0
type RegisterPipedRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc,omitempty"` EnvIds []string `protobuf:"bytes,3,rep,name=env_ids,json=envIds,proto3" json:"env_ids,omitempty"` // contains filtered or unexported fields }
func (*RegisterPipedRequest) Descriptor
deprecated
added in
v0.27.0
func (*RegisterPipedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPipedRequest.ProtoReflect.Descriptor instead.
func (*RegisterPipedRequest) GetDesc ¶ added in v0.27.0
func (x *RegisterPipedRequest) GetDesc() string
func (*RegisterPipedRequest) GetEnvIds ¶ added in v0.27.0
func (x *RegisterPipedRequest) GetEnvIds() []string
func (*RegisterPipedRequest) GetName ¶ added in v0.27.0
func (x *RegisterPipedRequest) GetName() string
func (*RegisterPipedRequest) ProtoMessage ¶ added in v0.27.0
func (*RegisterPipedRequest) ProtoMessage()
func (*RegisterPipedRequest) ProtoReflect ¶ added in v0.27.0
func (x *RegisterPipedRequest) ProtoReflect() protoreflect.Message
func (*RegisterPipedRequest) Reset ¶ added in v0.27.0
func (x *RegisterPipedRequest) Reset()
func (*RegisterPipedRequest) String ¶ added in v0.27.0
func (x *RegisterPipedRequest) String() string
func (*RegisterPipedRequest) Validate ¶ added in v0.27.0
func (m *RegisterPipedRequest) Validate() error
Validate checks the field values on RegisterPipedRequest 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 (*RegisterPipedRequest) ValidateAll ¶ added in v0.27.0
func (m *RegisterPipedRequest) ValidateAll() error
ValidateAll checks the field values on RegisterPipedRequest 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 RegisterPipedRequestMultiError, or nil if none found.
type RegisterPipedRequestMultiError ¶ added in v0.27.0
type RegisterPipedRequestMultiError []error
RegisterPipedRequestMultiError is an error wrapping multiple validation errors returned by RegisterPipedRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterPipedRequestMultiError) AllErrors ¶ added in v0.27.0
func (m RegisterPipedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterPipedRequestMultiError) Error ¶ added in v0.27.0
func (m RegisterPipedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterPipedRequestValidationError ¶ added in v0.27.0
type RegisterPipedRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterPipedRequestValidationError is the validation error returned by RegisterPipedRequest.Validate if the designated constraints aren't met.
func (RegisterPipedRequestValidationError) Cause ¶ added in v0.27.0
func (e RegisterPipedRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterPipedRequestValidationError) Error ¶ added in v0.27.0
func (e RegisterPipedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterPipedRequestValidationError) ErrorName ¶ added in v0.27.0
func (e RegisterPipedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterPipedRequestValidationError) Field ¶ added in v0.27.0
func (e RegisterPipedRequestValidationError) Field() string
Field function returns field value.
func (RegisterPipedRequestValidationError) Key ¶ added in v0.27.0
func (e RegisterPipedRequestValidationError) Key() bool
Key function returns key value.
func (RegisterPipedRequestValidationError) Reason ¶ added in v0.27.0
func (e RegisterPipedRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterPipedResponse ¶ added in v0.27.0
type RegisterPipedResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*RegisterPipedResponse) Descriptor
deprecated
added in
v0.27.0
func (*RegisterPipedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPipedResponse.ProtoReflect.Descriptor instead.
func (*RegisterPipedResponse) GetId ¶ added in v0.27.0
func (x *RegisterPipedResponse) GetId() string
func (*RegisterPipedResponse) GetKey ¶ added in v0.27.0
func (x *RegisterPipedResponse) GetKey() string
func (*RegisterPipedResponse) ProtoMessage ¶ added in v0.27.0
func (*RegisterPipedResponse) ProtoMessage()
func (*RegisterPipedResponse) ProtoReflect ¶ added in v0.27.0
func (x *RegisterPipedResponse) ProtoReflect() protoreflect.Message
func (*RegisterPipedResponse) Reset ¶ added in v0.27.0
func (x *RegisterPipedResponse) Reset()
func (*RegisterPipedResponse) String ¶ added in v0.27.0
func (x *RegisterPipedResponse) String() string
func (*RegisterPipedResponse) Validate ¶ added in v0.27.0
func (m *RegisterPipedResponse) Validate() error
Validate checks the field values on RegisterPipedResponse 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 (*RegisterPipedResponse) ValidateAll ¶ added in v0.27.0
func (m *RegisterPipedResponse) ValidateAll() error
ValidateAll checks the field values on RegisterPipedResponse 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 RegisterPipedResponseMultiError, or nil if none found.
type RegisterPipedResponseMultiError ¶ added in v0.27.0
type RegisterPipedResponseMultiError []error
RegisterPipedResponseMultiError is an error wrapping multiple validation errors returned by RegisterPipedResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterPipedResponseMultiError) AllErrors ¶ added in v0.27.0
func (m RegisterPipedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterPipedResponseMultiError) Error ¶ added in v0.27.0
func (m RegisterPipedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterPipedResponseValidationError ¶ added in v0.27.0
type RegisterPipedResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterPipedResponseValidationError is the validation error returned by RegisterPipedResponse.Validate if the designated constraints aren't met.
func (RegisterPipedResponseValidationError) Cause ¶ added in v0.27.0
func (e RegisterPipedResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterPipedResponseValidationError) Error ¶ added in v0.27.0
func (e RegisterPipedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterPipedResponseValidationError) ErrorName ¶ added in v0.27.0
func (e RegisterPipedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterPipedResponseValidationError) Field ¶ added in v0.27.0
func (e RegisterPipedResponseValidationError) Field() string
Field function returns field value.
func (RegisterPipedResponseValidationError) Key ¶ added in v0.27.0
func (e RegisterPipedResponseValidationError) Key() bool
Key function returns key value.
func (RegisterPipedResponseValidationError) Reason ¶ added in v0.27.0
func (e RegisterPipedResponseValidationError) Reason() string
Reason function returns reason value.
type SkipStageRequest ¶ added in v0.27.4
type SkipStageRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` StageId string `protobuf:"bytes,2,opt,name=stage_id,json=stageId,proto3" json:"stage_id,omitempty"` // contains filtered or unexported fields }
func (*SkipStageRequest) Descriptor
deprecated
added in
v0.27.4
func (*SkipStageRequest) Descriptor() ([]byte, []int)
Deprecated: Use SkipStageRequest.ProtoReflect.Descriptor instead.
func (*SkipStageRequest) GetDeploymentId ¶ added in v0.27.4
func (x *SkipStageRequest) GetDeploymentId() string
func (*SkipStageRequest) GetStageId ¶ added in v0.27.4
func (x *SkipStageRequest) GetStageId() string
func (*SkipStageRequest) ProtoMessage ¶ added in v0.27.4
func (*SkipStageRequest) ProtoMessage()
func (*SkipStageRequest) ProtoReflect ¶ added in v0.27.4
func (x *SkipStageRequest) ProtoReflect() protoreflect.Message
func (*SkipStageRequest) Reset ¶ added in v0.27.4
func (x *SkipStageRequest) Reset()
func (*SkipStageRequest) String ¶ added in v0.27.4
func (x *SkipStageRequest) String() string
func (*SkipStageRequest) Validate ¶ added in v0.27.4
func (m *SkipStageRequest) Validate() error
Validate checks the field values on SkipStageRequest 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 (*SkipStageRequest) ValidateAll ¶ added in v0.27.4
func (m *SkipStageRequest) ValidateAll() error
ValidateAll checks the field values on SkipStageRequest 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 SkipStageRequestMultiError, or nil if none found.
type SkipStageRequestMultiError ¶ added in v0.27.4
type SkipStageRequestMultiError []error
SkipStageRequestMultiError is an error wrapping multiple validation errors returned by SkipStageRequest.ValidateAll() if the designated constraints aren't met.
func (SkipStageRequestMultiError) AllErrors ¶ added in v0.27.4
func (m SkipStageRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SkipStageRequestMultiError) Error ¶ added in v0.27.4
func (m SkipStageRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SkipStageRequestValidationError ¶ added in v0.27.4
type SkipStageRequestValidationError struct {
// contains filtered or unexported fields
}
SkipStageRequestValidationError is the validation error returned by SkipStageRequest.Validate if the designated constraints aren't met.
func (SkipStageRequestValidationError) Cause ¶ added in v0.27.4
func (e SkipStageRequestValidationError) Cause() error
Cause function returns cause value.
func (SkipStageRequestValidationError) Error ¶ added in v0.27.4
func (e SkipStageRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SkipStageRequestValidationError) ErrorName ¶ added in v0.27.4
func (e SkipStageRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SkipStageRequestValidationError) Field ¶ added in v0.27.4
func (e SkipStageRequestValidationError) Field() string
Field function returns field value.
func (SkipStageRequestValidationError) Key ¶ added in v0.27.4
func (e SkipStageRequestValidationError) Key() bool
Key function returns key value.
func (SkipStageRequestValidationError) Reason ¶ added in v0.27.4
func (e SkipStageRequestValidationError) Reason() string
Reason function returns reason value.
type SkipStageResponse ¶ added in v0.27.4
type SkipStageResponse struct { CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
func (*SkipStageResponse) Descriptor
deprecated
added in
v0.27.4
func (*SkipStageResponse) Descriptor() ([]byte, []int)
Deprecated: Use SkipStageResponse.ProtoReflect.Descriptor instead.
func (*SkipStageResponse) GetCommandId ¶ added in v0.27.4
func (x *SkipStageResponse) GetCommandId() string
func (*SkipStageResponse) ProtoMessage ¶ added in v0.27.4
func (*SkipStageResponse) ProtoMessage()
func (*SkipStageResponse) ProtoReflect ¶ added in v0.27.4
func (x *SkipStageResponse) ProtoReflect() protoreflect.Message
func (*SkipStageResponse) Reset ¶ added in v0.27.4
func (x *SkipStageResponse) Reset()
func (*SkipStageResponse) String ¶ added in v0.27.4
func (x *SkipStageResponse) String() string
func (*SkipStageResponse) Validate ¶ added in v0.27.4
func (m *SkipStageResponse) Validate() error
Validate checks the field values on SkipStageResponse 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 (*SkipStageResponse) ValidateAll ¶ added in v0.27.4
func (m *SkipStageResponse) ValidateAll() error
ValidateAll checks the field values on SkipStageResponse 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 SkipStageResponseMultiError, or nil if none found.
type SkipStageResponseMultiError ¶ added in v0.27.4
type SkipStageResponseMultiError []error
SkipStageResponseMultiError is an error wrapping multiple validation errors returned by SkipStageResponse.ValidateAll() if the designated constraints aren't met.
func (SkipStageResponseMultiError) AllErrors ¶ added in v0.27.4
func (m SkipStageResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SkipStageResponseMultiError) Error ¶ added in v0.27.4
func (m SkipStageResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SkipStageResponseValidationError ¶ added in v0.27.4
type SkipStageResponseValidationError struct {
// contains filtered or unexported fields
}
SkipStageResponseValidationError is the validation error returned by SkipStageResponse.Validate if the designated constraints aren't met.
func (SkipStageResponseValidationError) Cause ¶ added in v0.27.4
func (e SkipStageResponseValidationError) Cause() error
Cause function returns cause value.
func (SkipStageResponseValidationError) Error ¶ added in v0.27.4
func (e SkipStageResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SkipStageResponseValidationError) ErrorName ¶ added in v0.27.4
func (e SkipStageResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SkipStageResponseValidationError) Field ¶ added in v0.27.4
func (e SkipStageResponseValidationError) Field() string
Field function returns field value.
func (SkipStageResponseValidationError) Key ¶ added in v0.27.4
func (e SkipStageResponseValidationError) Key() bool
Key function returns key value.
func (SkipStageResponseValidationError) Reason ¶ added in v0.27.4
func (e SkipStageResponseValidationError) Reason() string
Reason function returns reason value.
type SyncApplicationRequest ¶ added in v0.27.0
type SyncApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` SyncStrategy model.SyncStrategy `protobuf:"varint,2,opt,name=sync_strategy,json=syncStrategy,proto3,enum=model.SyncStrategy" json:"sync_strategy,omitempty"` // contains filtered or unexported fields }
func (*SyncApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*SyncApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncApplicationRequest.ProtoReflect.Descriptor instead.
func (*SyncApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *SyncApplicationRequest) GetApplicationId() string
func (*SyncApplicationRequest) GetSyncStrategy ¶ added in v0.27.0
func (x *SyncApplicationRequest) GetSyncStrategy() model.SyncStrategy
func (*SyncApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*SyncApplicationRequest) ProtoMessage()
func (*SyncApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *SyncApplicationRequest) ProtoReflect() protoreflect.Message
func (*SyncApplicationRequest) Reset ¶ added in v0.27.0
func (x *SyncApplicationRequest) Reset()
func (*SyncApplicationRequest) String ¶ added in v0.27.0
func (x *SyncApplicationRequest) String() string
func (*SyncApplicationRequest) Validate ¶ added in v0.27.0
func (m *SyncApplicationRequest) Validate() error
Validate checks the field values on SyncApplicationRequest 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 (*SyncApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *SyncApplicationRequest) ValidateAll() error
ValidateAll checks the field values on SyncApplicationRequest 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 SyncApplicationRequestMultiError, or nil if none found.
type SyncApplicationRequestMultiError ¶ added in v0.27.0
type SyncApplicationRequestMultiError []error
SyncApplicationRequestMultiError is an error wrapping multiple validation errors returned by SyncApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (SyncApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m SyncApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m SyncApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncApplicationRequestValidationError ¶ added in v0.27.0
type SyncApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
SyncApplicationRequestValidationError is the validation error returned by SyncApplicationRequest.Validate if the designated constraints aren't met.
func (SyncApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (SyncApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SyncApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SyncApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Field() string
Field function returns field value.
func (SyncApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Key() bool
Key function returns key value.
func (SyncApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type SyncApplicationResponse ¶ added in v0.27.0
type SyncApplicationResponse struct { CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
func (*SyncApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*SyncApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncApplicationResponse.ProtoReflect.Descriptor instead.
func (*SyncApplicationResponse) GetCommandId ¶ added in v0.27.0
func (x *SyncApplicationResponse) GetCommandId() string
func (*SyncApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*SyncApplicationResponse) ProtoMessage()
func (*SyncApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *SyncApplicationResponse) ProtoReflect() protoreflect.Message
func (*SyncApplicationResponse) Reset ¶ added in v0.27.0
func (x *SyncApplicationResponse) Reset()
func (*SyncApplicationResponse) String ¶ added in v0.27.0
func (x *SyncApplicationResponse) String() string
func (*SyncApplicationResponse) Validate ¶ added in v0.27.0
func (m *SyncApplicationResponse) Validate() error
Validate checks the field values on SyncApplicationResponse 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 (*SyncApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *SyncApplicationResponse) ValidateAll() error
ValidateAll checks the field values on SyncApplicationResponse 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 SyncApplicationResponseMultiError, or nil if none found.
type SyncApplicationResponseMultiError ¶ added in v0.27.0
type SyncApplicationResponseMultiError []error
SyncApplicationResponseMultiError is an error wrapping multiple validation errors returned by SyncApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (SyncApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m SyncApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m SyncApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncApplicationResponseValidationError ¶ added in v0.27.0
type SyncApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
SyncApplicationResponseValidationError is the validation error returned by SyncApplicationResponse.Validate if the designated constraints aren't met.
func (SyncApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (SyncApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SyncApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SyncApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Field() string
Field function returns field value.
func (SyncApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Key() bool
Key function returns key value.
func (SyncApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedWebServiceServer ¶ added in v0.27.0
type UnimplementedWebServiceServer struct { }
UnimplementedWebServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedWebServiceServer) AddApplication ¶ added in v0.27.0
func (UnimplementedWebServiceServer) AddApplication(context.Context, *AddApplicationRequest) (*AddApplicationResponse, error)
func (UnimplementedWebServiceServer) ApproveStage ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ApproveStage(context.Context, *ApproveStageRequest) (*ApproveStageResponse, error)
func (UnimplementedWebServiceServer) CancelDeployment ¶ added in v0.27.0
func (UnimplementedWebServiceServer) CancelDeployment(context.Context, *CancelDeploymentRequest) (*CancelDeploymentResponse, error)
func (UnimplementedWebServiceServer) DeleteApplication ¶ added in v0.27.0
func (UnimplementedWebServiceServer) DeleteApplication(context.Context, *DeleteApplicationRequest) (*DeleteApplicationResponse, error)
func (UnimplementedWebServiceServer) DeleteOldPipedKeys ¶ added in v0.27.0
func (UnimplementedWebServiceServer) DeleteOldPipedKeys(context.Context, *DeleteOldPipedKeysRequest) (*DeleteOldPipedKeysResponse, error)
func (UnimplementedWebServiceServer) DisableAPIKey ¶ added in v0.27.0
func (UnimplementedWebServiceServer) DisableAPIKey(context.Context, *DisableAPIKeyRequest) (*DisableAPIKeyResponse, error)
func (UnimplementedWebServiceServer) DisableApplication ¶ added in v0.27.0
func (UnimplementedWebServiceServer) DisableApplication(context.Context, *DisableApplicationRequest) (*DisableApplicationResponse, error)
func (UnimplementedWebServiceServer) DisablePiped ¶ added in v0.27.0
func (UnimplementedWebServiceServer) DisablePiped(context.Context, *DisablePipedRequest) (*DisablePipedResponse, error)
func (UnimplementedWebServiceServer) DisableStaticAdmin ¶ added in v0.27.0
func (UnimplementedWebServiceServer) DisableStaticAdmin(context.Context, *DisableStaticAdminRequest) (*DisableStaticAdminResponse, error)
func (UnimplementedWebServiceServer) EnableApplication ¶ added in v0.27.0
func (UnimplementedWebServiceServer) EnableApplication(context.Context, *EnableApplicationRequest) (*EnableApplicationResponse, error)
func (UnimplementedWebServiceServer) EnablePiped ¶ added in v0.27.0
func (UnimplementedWebServiceServer) EnablePiped(context.Context, *EnablePipedRequest) (*EnablePipedResponse, error)
func (UnimplementedWebServiceServer) EnableStaticAdmin ¶ added in v0.27.0
func (UnimplementedWebServiceServer) EnableStaticAdmin(context.Context, *EnableStaticAdminRequest) (*EnableStaticAdminResponse, error)
func (UnimplementedWebServiceServer) GenerateAPIKey ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GenerateAPIKey(context.Context, *GenerateAPIKeyRequest) (*GenerateAPIKeyResponse, error)
func (UnimplementedWebServiceServer) GenerateApplicationSealedSecret ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GenerateApplicationSealedSecret(context.Context, *GenerateApplicationSealedSecretRequest) (*GenerateApplicationSealedSecretResponse, error)
func (UnimplementedWebServiceServer) GetApplication ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetApplication(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error)
func (UnimplementedWebServiceServer) GetApplicationLiveState ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetApplicationLiveState(context.Context, *GetApplicationLiveStateRequest) (*GetApplicationLiveStateResponse, error)
func (UnimplementedWebServiceServer) GetCommand ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error)
func (UnimplementedWebServiceServer) GetDeployment ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetDeployment(context.Context, *GetDeploymentRequest) (*GetDeploymentResponse, error)
func (UnimplementedWebServiceServer) GetDeploymentChain ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetDeploymentChain(context.Context, *GetDeploymentChainRequest) (*GetDeploymentChainResponse, error)
func (UnimplementedWebServiceServer) GetInsightApplicationCount ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetInsightApplicationCount(context.Context, *GetInsightApplicationCountRequest) (*GetInsightApplicationCountResponse, error)
func (UnimplementedWebServiceServer) GetInsightData ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetInsightData(context.Context, *GetInsightDataRequest) (*GetInsightDataResponse, error)
func (UnimplementedWebServiceServer) GetMe ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error)
func (UnimplementedWebServiceServer) GetPiped ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetPiped(context.Context, *GetPipedRequest) (*GetPipedResponse, error)
func (UnimplementedWebServiceServer) GetProject ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
func (UnimplementedWebServiceServer) GetStageLog ¶ added in v0.27.0
func (UnimplementedWebServiceServer) GetStageLog(context.Context, *GetStageLogRequest) (*GetStageLogResponse, error)
func (UnimplementedWebServiceServer) ListAPIKeys ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ListAPIKeys(context.Context, *ListAPIKeysRequest) (*ListAPIKeysResponse, error)
func (UnimplementedWebServiceServer) ListApplications ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ListApplications(context.Context, *ListApplicationsRequest) (*ListApplicationsResponse, error)
func (UnimplementedWebServiceServer) ListDeploymentChains ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ListDeploymentChains(context.Context, *ListDeploymentChainsRequest) (*ListDeploymentChainsResponse, error)
func (UnimplementedWebServiceServer) ListDeployments ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ListDeployments(context.Context, *ListDeploymentsRequest) (*ListDeploymentsResponse, error)
func (UnimplementedWebServiceServer) ListEvents ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error)
func (UnimplementedWebServiceServer) ListPipeds ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ListPipeds(context.Context, *ListPipedsRequest) (*ListPipedsResponse, error)
func (UnimplementedWebServiceServer) ListUnregisteredApplications ¶ added in v0.27.0
func (UnimplementedWebServiceServer) ListUnregisteredApplications(context.Context, *ListUnregisteredApplicationsRequest) (*ListUnregisteredApplicationsResponse, error)
func (UnimplementedWebServiceServer) RecreatePipedKey ¶ added in v0.27.0
func (UnimplementedWebServiceServer) RecreatePipedKey(context.Context, *RecreatePipedKeyRequest) (*RecreatePipedKeyResponse, error)
func (UnimplementedWebServiceServer) RegisterPiped ¶ added in v0.27.0
func (UnimplementedWebServiceServer) RegisterPiped(context.Context, *RegisterPipedRequest) (*RegisterPipedResponse, error)
func (UnimplementedWebServiceServer) SkipStage ¶ added in v0.27.4
func (UnimplementedWebServiceServer) SkipStage(context.Context, *SkipStageRequest) (*SkipStageResponse, error)
func (UnimplementedWebServiceServer) SyncApplication ¶ added in v0.27.0
func (UnimplementedWebServiceServer) SyncApplication(context.Context, *SyncApplicationRequest) (*SyncApplicationResponse, error)
func (UnimplementedWebServiceServer) UpdateApplication ¶ added in v0.27.0
func (UnimplementedWebServiceServer) UpdateApplication(context.Context, *UpdateApplicationRequest) (*UpdateApplicationResponse, error)
func (UnimplementedWebServiceServer) UpdatePiped ¶ added in v0.27.0
func (UnimplementedWebServiceServer) UpdatePiped(context.Context, *UpdatePipedRequest) (*UpdatePipedResponse, error)
func (UnimplementedWebServiceServer) UpdatePipedDesiredVersion ¶ added in v0.27.0
func (UnimplementedWebServiceServer) UpdatePipedDesiredVersion(context.Context, *UpdatePipedDesiredVersionRequest) (*UpdatePipedDesiredVersionResponse, error)
func (UnimplementedWebServiceServer) UpdateProjectRBACConfig ¶ added in v0.27.0
func (UnimplementedWebServiceServer) UpdateProjectRBACConfig(context.Context, *UpdateProjectRBACConfigRequest) (*UpdateProjectRBACConfigResponse, error)
func (UnimplementedWebServiceServer) UpdateProjectSSOConfig ¶ added in v0.27.0
func (UnimplementedWebServiceServer) UpdateProjectSSOConfig(context.Context, *UpdateProjectSSOConfigRequest) (*UpdateProjectSSOConfigResponse, error)
func (UnimplementedWebServiceServer) UpdateProjectStaticAdmin ¶ added in v0.27.0
func (UnimplementedWebServiceServer) UpdateProjectStaticAdmin(context.Context, *UpdateProjectStaticAdminRequest) (*UpdateProjectStaticAdminResponse, error)
type UnsafeWebServiceServer ¶ added in v0.27.0
type UnsafeWebServiceServer interface {
// contains filtered or unexported methods
}
UnsafeWebServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WebServiceServer will result in compilation errors.
type UpdateApplicationRequest ¶ added in v0.27.0
type UpdateApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Deprecated: Do not use. EnvId string `protobuf:"bytes,3,opt,name=env_id,json=envId,proto3" json:"env_id,omitempty"` PipedId string `protobuf:"bytes,4,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` Kind model.ApplicationKind `protobuf:"varint,6,opt,name=kind,proto3,enum=model.ApplicationKind" json:"kind,omitempty"` CloudProvider string `protobuf:"bytes,7,opt,name=cloud_provider,json=cloudProvider,proto3" json:"cloud_provider,omitempty"` ConfigFilename string `protobuf:"bytes,8,opt,name=config_filename,json=configFilename,proto3" json:"config_filename,omitempty"` // contains filtered or unexported fields }
func (*UpdateApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*UpdateApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApplicationRequest.ProtoReflect.Descriptor instead.
func (*UpdateApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *UpdateApplicationRequest) GetApplicationId() string
func (*UpdateApplicationRequest) GetCloudProvider ¶ added in v0.27.0
func (x *UpdateApplicationRequest) GetCloudProvider() string
func (*UpdateApplicationRequest) GetConfigFilename ¶ added in v0.27.0
func (x *UpdateApplicationRequest) GetConfigFilename() string
func (*UpdateApplicationRequest) GetEnvId
deprecated
added in
v0.27.0
func (x *UpdateApplicationRequest) GetEnvId() string
Deprecated: Do not use.
func (*UpdateApplicationRequest) GetKind ¶ added in v0.27.0
func (x *UpdateApplicationRequest) GetKind() model.ApplicationKind
func (*UpdateApplicationRequest) GetName ¶ added in v0.27.0
func (x *UpdateApplicationRequest) GetName() string
func (*UpdateApplicationRequest) GetPipedId ¶ added in v0.27.0
func (x *UpdateApplicationRequest) GetPipedId() string
func (*UpdateApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*UpdateApplicationRequest) ProtoMessage()
func (*UpdateApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *UpdateApplicationRequest) ProtoReflect() protoreflect.Message
func (*UpdateApplicationRequest) Reset ¶ added in v0.27.0
func (x *UpdateApplicationRequest) Reset()
func (*UpdateApplicationRequest) String ¶ added in v0.27.0
func (x *UpdateApplicationRequest) String() string
func (*UpdateApplicationRequest) Validate ¶ added in v0.27.0
func (m *UpdateApplicationRequest) Validate() error
Validate checks the field values on UpdateApplicationRequest 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 (*UpdateApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *UpdateApplicationRequest) ValidateAll() error
ValidateAll checks the field values on UpdateApplicationRequest 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 UpdateApplicationRequestMultiError, or nil if none found.
type UpdateApplicationRequestMultiError ¶ added in v0.27.0
type UpdateApplicationRequestMultiError []error
UpdateApplicationRequestMultiError is an error wrapping multiple validation errors returned by UpdateApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m UpdateApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateApplicationRequestValidationError ¶ added in v0.27.0
type UpdateApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateApplicationRequestValidationError is the validation error returned by UpdateApplicationRequest.Validate if the designated constraints aren't met.
func (UpdateApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e UpdateApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e UpdateApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e UpdateApplicationRequestValidationError) Field() string
Field function returns field value.
func (UpdateApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e UpdateApplicationRequestValidationError) Key() bool
Key function returns key value.
func (UpdateApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e UpdateApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateApplicationResponse ¶ added in v0.27.0
type UpdateApplicationResponse struct {
// contains filtered or unexported fields
}
func (*UpdateApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*UpdateApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApplicationResponse.ProtoReflect.Descriptor instead.
func (*UpdateApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*UpdateApplicationResponse) ProtoMessage()
func (*UpdateApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *UpdateApplicationResponse) ProtoReflect() protoreflect.Message
func (*UpdateApplicationResponse) Reset ¶ added in v0.27.0
func (x *UpdateApplicationResponse) Reset()
func (*UpdateApplicationResponse) String ¶ added in v0.27.0
func (x *UpdateApplicationResponse) String() string
func (*UpdateApplicationResponse) Validate ¶ added in v0.27.0
func (m *UpdateApplicationResponse) Validate() error
Validate checks the field values on UpdateApplicationResponse 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 (*UpdateApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *UpdateApplicationResponse) ValidateAll() error
ValidateAll checks the field values on UpdateApplicationResponse 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 UpdateApplicationResponseMultiError, or nil if none found.
type UpdateApplicationResponseMultiError ¶ added in v0.27.0
type UpdateApplicationResponseMultiError []error
UpdateApplicationResponseMultiError is an error wrapping multiple validation errors returned by UpdateApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m UpdateApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateApplicationResponseValidationError ¶ added in v0.27.0
type UpdateApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateApplicationResponseValidationError is the validation error returned by UpdateApplicationResponse.Validate if the designated constraints aren't met.
func (UpdateApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e UpdateApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e UpdateApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e UpdateApplicationResponseValidationError) Field() string
Field function returns field value.
func (UpdateApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e UpdateApplicationResponseValidationError) Key() bool
Key function returns key value.
func (UpdateApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e UpdateApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type UpdatePipedDesiredVersionRequest ¶ added in v0.27.0
type UpdatePipedDesiredVersionRequest struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` PipedIds []string `protobuf:"bytes,2,rep,name=piped_ids,json=pipedIds,proto3" json:"piped_ids,omitempty"` // contains filtered or unexported fields }
func (*UpdatePipedDesiredVersionRequest) Descriptor
deprecated
added in
v0.27.0
func (*UpdatePipedDesiredVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePipedDesiredVersionRequest.ProtoReflect.Descriptor instead.
func (*UpdatePipedDesiredVersionRequest) GetPipedIds ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionRequest) GetPipedIds() []string
func (*UpdatePipedDesiredVersionRequest) GetVersion ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionRequest) GetVersion() string
func (*UpdatePipedDesiredVersionRequest) ProtoMessage ¶ added in v0.27.0
func (*UpdatePipedDesiredVersionRequest) ProtoMessage()
func (*UpdatePipedDesiredVersionRequest) ProtoReflect ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionRequest) ProtoReflect() protoreflect.Message
func (*UpdatePipedDesiredVersionRequest) Reset ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionRequest) Reset()
func (*UpdatePipedDesiredVersionRequest) String ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionRequest) String() string
func (*UpdatePipedDesiredVersionRequest) Validate ¶ added in v0.27.0
func (m *UpdatePipedDesiredVersionRequest) Validate() error
Validate checks the field values on UpdatePipedDesiredVersionRequest 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 (*UpdatePipedDesiredVersionRequest) ValidateAll ¶ added in v0.27.0
func (m *UpdatePipedDesiredVersionRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePipedDesiredVersionRequest 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 UpdatePipedDesiredVersionRequestMultiError, or nil if none found.
type UpdatePipedDesiredVersionRequestMultiError ¶ added in v0.27.0
type UpdatePipedDesiredVersionRequestMultiError []error
UpdatePipedDesiredVersionRequestMultiError is an error wrapping multiple validation errors returned by UpdatePipedDesiredVersionRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePipedDesiredVersionRequestMultiError) AllErrors ¶ added in v0.27.0
func (m UpdatePipedDesiredVersionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePipedDesiredVersionRequestMultiError) Error ¶ added in v0.27.0
func (m UpdatePipedDesiredVersionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePipedDesiredVersionRequestValidationError ¶ added in v0.27.0
type UpdatePipedDesiredVersionRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePipedDesiredVersionRequestValidationError is the validation error returned by UpdatePipedDesiredVersionRequest.Validate if the designated constraints aren't met.
func (UpdatePipedDesiredVersionRequestValidationError) Cause ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePipedDesiredVersionRequestValidationError) Error ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePipedDesiredVersionRequestValidationError) ErrorName ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePipedDesiredVersionRequestValidationError) Field ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionRequestValidationError) Field() string
Field function returns field value.
func (UpdatePipedDesiredVersionRequestValidationError) Key ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePipedDesiredVersionRequestValidationError) Reason ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePipedDesiredVersionResponse ¶ added in v0.27.0
type UpdatePipedDesiredVersionResponse struct {
// contains filtered or unexported fields
}
func (*UpdatePipedDesiredVersionResponse) Descriptor
deprecated
added in
v0.27.0
func (*UpdatePipedDesiredVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePipedDesiredVersionResponse.ProtoReflect.Descriptor instead.
func (*UpdatePipedDesiredVersionResponse) ProtoMessage ¶ added in v0.27.0
func (*UpdatePipedDesiredVersionResponse) ProtoMessage()
func (*UpdatePipedDesiredVersionResponse) ProtoReflect ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionResponse) ProtoReflect() protoreflect.Message
func (*UpdatePipedDesiredVersionResponse) Reset ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionResponse) Reset()
func (*UpdatePipedDesiredVersionResponse) String ¶ added in v0.27.0
func (x *UpdatePipedDesiredVersionResponse) String() string
func (*UpdatePipedDesiredVersionResponse) Validate ¶ added in v0.27.0
func (m *UpdatePipedDesiredVersionResponse) Validate() error
Validate checks the field values on UpdatePipedDesiredVersionResponse 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 (*UpdatePipedDesiredVersionResponse) ValidateAll ¶ added in v0.27.0
func (m *UpdatePipedDesiredVersionResponse) ValidateAll() error
ValidateAll checks the field values on UpdatePipedDesiredVersionResponse 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 UpdatePipedDesiredVersionResponseMultiError, or nil if none found.
type UpdatePipedDesiredVersionResponseMultiError ¶ added in v0.27.0
type UpdatePipedDesiredVersionResponseMultiError []error
UpdatePipedDesiredVersionResponseMultiError is an error wrapping multiple validation errors returned by UpdatePipedDesiredVersionResponse.ValidateAll() if the designated constraints aren't met.
func (UpdatePipedDesiredVersionResponseMultiError) AllErrors ¶ added in v0.27.0
func (m UpdatePipedDesiredVersionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePipedDesiredVersionResponseMultiError) Error ¶ added in v0.27.0
func (m UpdatePipedDesiredVersionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePipedDesiredVersionResponseValidationError ¶ added in v0.27.0
type UpdatePipedDesiredVersionResponseValidationError struct {
// contains filtered or unexported fields
}
UpdatePipedDesiredVersionResponseValidationError is the validation error returned by UpdatePipedDesiredVersionResponse.Validate if the designated constraints aren't met.
func (UpdatePipedDesiredVersionResponseValidationError) Cause ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdatePipedDesiredVersionResponseValidationError) Error ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePipedDesiredVersionResponseValidationError) ErrorName ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePipedDesiredVersionResponseValidationError) Field ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionResponseValidationError) Field() string
Field function returns field value.
func (UpdatePipedDesiredVersionResponseValidationError) Key ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionResponseValidationError) Key() bool
Key function returns key value.
func (UpdatePipedDesiredVersionResponseValidationError) Reason ¶ added in v0.27.0
func (e UpdatePipedDesiredVersionResponseValidationError) Reason() string
Reason function returns reason value.
type UpdatePipedRequest ¶ added in v0.27.0
type UpdatePipedRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` EnvIds []string `protobuf:"bytes,4,rep,name=env_ids,json=envIds,proto3" json:"env_ids,omitempty"` // contains filtered or unexported fields }
func (*UpdatePipedRequest) Descriptor
deprecated
added in
v0.27.0
func (*UpdatePipedRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePipedRequest.ProtoReflect.Descriptor instead.
func (*UpdatePipedRequest) GetDesc ¶ added in v0.27.0
func (x *UpdatePipedRequest) GetDesc() string
func (*UpdatePipedRequest) GetEnvIds ¶ added in v0.27.0
func (x *UpdatePipedRequest) GetEnvIds() []string
func (*UpdatePipedRequest) GetName ¶ added in v0.27.0
func (x *UpdatePipedRequest) GetName() string
func (*UpdatePipedRequest) GetPipedId ¶ added in v0.27.0
func (x *UpdatePipedRequest) GetPipedId() string
func (*UpdatePipedRequest) ProtoMessage ¶ added in v0.27.0
func (*UpdatePipedRequest) ProtoMessage()
func (*UpdatePipedRequest) ProtoReflect ¶ added in v0.27.0
func (x *UpdatePipedRequest) ProtoReflect() protoreflect.Message
func (*UpdatePipedRequest) Reset ¶ added in v0.27.0
func (x *UpdatePipedRequest) Reset()
func (*UpdatePipedRequest) String ¶ added in v0.27.0
func (x *UpdatePipedRequest) String() string
func (*UpdatePipedRequest) Validate ¶ added in v0.27.0
func (m *UpdatePipedRequest) Validate() error
Validate checks the field values on UpdatePipedRequest 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 (*UpdatePipedRequest) ValidateAll ¶ added in v0.27.0
func (m *UpdatePipedRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePipedRequest 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 UpdatePipedRequestMultiError, or nil if none found.
type UpdatePipedRequestMultiError ¶ added in v0.27.0
type UpdatePipedRequestMultiError []error
UpdatePipedRequestMultiError is an error wrapping multiple validation errors returned by UpdatePipedRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePipedRequestMultiError) AllErrors ¶ added in v0.27.0
func (m UpdatePipedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePipedRequestMultiError) Error ¶ added in v0.27.0
func (m UpdatePipedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePipedRequestValidationError ¶ added in v0.27.0
type UpdatePipedRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePipedRequestValidationError is the validation error returned by UpdatePipedRequest.Validate if the designated constraints aren't met.
func (UpdatePipedRequestValidationError) Cause ¶ added in v0.27.0
func (e UpdatePipedRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePipedRequestValidationError) Error ¶ added in v0.27.0
func (e UpdatePipedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePipedRequestValidationError) ErrorName ¶ added in v0.27.0
func (e UpdatePipedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePipedRequestValidationError) Field ¶ added in v0.27.0
func (e UpdatePipedRequestValidationError) Field() string
Field function returns field value.
func (UpdatePipedRequestValidationError) Key ¶ added in v0.27.0
func (e UpdatePipedRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePipedRequestValidationError) Reason ¶ added in v0.27.0
func (e UpdatePipedRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePipedResponse ¶ added in v0.27.0
type UpdatePipedResponse struct {
// contains filtered or unexported fields
}
func (*UpdatePipedResponse) Descriptor
deprecated
added in
v0.27.0
func (*UpdatePipedResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePipedResponse.ProtoReflect.Descriptor instead.
func (*UpdatePipedResponse) ProtoMessage ¶ added in v0.27.0
func (*UpdatePipedResponse) ProtoMessage()
func (*UpdatePipedResponse) ProtoReflect ¶ added in v0.27.0
func (x *UpdatePipedResponse) ProtoReflect() protoreflect.Message
func (*UpdatePipedResponse) Reset ¶ added in v0.27.0
func (x *UpdatePipedResponse) Reset()
func (*UpdatePipedResponse) String ¶ added in v0.27.0
func (x *UpdatePipedResponse) String() string
func (*UpdatePipedResponse) Validate ¶ added in v0.27.0
func (m *UpdatePipedResponse) Validate() error
Validate checks the field values on UpdatePipedResponse 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 (*UpdatePipedResponse) ValidateAll ¶ added in v0.27.0
func (m *UpdatePipedResponse) ValidateAll() error
ValidateAll checks the field values on UpdatePipedResponse 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 UpdatePipedResponseMultiError, or nil if none found.
type UpdatePipedResponseMultiError ¶ added in v0.27.0
type UpdatePipedResponseMultiError []error
UpdatePipedResponseMultiError is an error wrapping multiple validation errors returned by UpdatePipedResponse.ValidateAll() if the designated constraints aren't met.
func (UpdatePipedResponseMultiError) AllErrors ¶ added in v0.27.0
func (m UpdatePipedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePipedResponseMultiError) Error ¶ added in v0.27.0
func (m UpdatePipedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePipedResponseValidationError ¶ added in v0.27.0
type UpdatePipedResponseValidationError struct {
// contains filtered or unexported fields
}
UpdatePipedResponseValidationError is the validation error returned by UpdatePipedResponse.Validate if the designated constraints aren't met.
func (UpdatePipedResponseValidationError) Cause ¶ added in v0.27.0
func (e UpdatePipedResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdatePipedResponseValidationError) Error ¶ added in v0.27.0
func (e UpdatePipedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePipedResponseValidationError) ErrorName ¶ added in v0.27.0
func (e UpdatePipedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePipedResponseValidationError) Field ¶ added in v0.27.0
func (e UpdatePipedResponseValidationError) Field() string
Field function returns field value.
func (UpdatePipedResponseValidationError) Key ¶ added in v0.27.0
func (e UpdatePipedResponseValidationError) Key() bool
Key function returns key value.
func (UpdatePipedResponseValidationError) Reason ¶ added in v0.27.0
func (e UpdatePipedResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectRBACConfigRequest ¶ added in v0.27.0
type UpdateProjectRBACConfigRequest struct { Rbac *model.ProjectRBACConfig `protobuf:"bytes,1,opt,name=rbac,proto3" json:"rbac,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectRBACConfigRequest) Descriptor
deprecated
added in
v0.27.0
func (*UpdateProjectRBACConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectRBACConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectRBACConfigRequest) GetRbac ¶ added in v0.27.0
func (x *UpdateProjectRBACConfigRequest) GetRbac() *model.ProjectRBACConfig
func (*UpdateProjectRBACConfigRequest) ProtoMessage ¶ added in v0.27.0
func (*UpdateProjectRBACConfigRequest) ProtoMessage()
func (*UpdateProjectRBACConfigRequest) ProtoReflect ¶ added in v0.27.0
func (x *UpdateProjectRBACConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectRBACConfigRequest) Reset ¶ added in v0.27.0
func (x *UpdateProjectRBACConfigRequest) Reset()
func (*UpdateProjectRBACConfigRequest) String ¶ added in v0.27.0
func (x *UpdateProjectRBACConfigRequest) String() string
func (*UpdateProjectRBACConfigRequest) Validate ¶ added in v0.27.0
func (m *UpdateProjectRBACConfigRequest) Validate() error
Validate checks the field values on UpdateProjectRBACConfigRequest 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 (*UpdateProjectRBACConfigRequest) ValidateAll ¶ added in v0.27.0
func (m *UpdateProjectRBACConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProjectRBACConfigRequest 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 UpdateProjectRBACConfigRequestMultiError, or nil if none found.
type UpdateProjectRBACConfigRequestMultiError ¶ added in v0.27.0
type UpdateProjectRBACConfigRequestMultiError []error
UpdateProjectRBACConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateProjectRBACConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectRBACConfigRequestMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateProjectRBACConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectRBACConfigRequestMultiError) Error ¶ added in v0.27.0
func (m UpdateProjectRBACConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectRBACConfigRequestValidationError ¶ added in v0.27.0
type UpdateProjectRBACConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectRBACConfigRequestValidationError is the validation error returned by UpdateProjectRBACConfigRequest.Validate if the designated constraints aren't met.
func (UpdateProjectRBACConfigRequestValidationError) Cause ¶ added in v0.27.0
func (e UpdateProjectRBACConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectRBACConfigRequestValidationError) Error ¶ added in v0.27.0
func (e UpdateProjectRBACConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectRBACConfigRequestValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateProjectRBACConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectRBACConfigRequestValidationError) Field ¶ added in v0.27.0
func (e UpdateProjectRBACConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateProjectRBACConfigRequestValidationError) Key ¶ added in v0.27.0
func (e UpdateProjectRBACConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProjectRBACConfigRequestValidationError) Reason ¶ added in v0.27.0
func (e UpdateProjectRBACConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectRBACConfigResponse ¶ added in v0.27.0
type UpdateProjectRBACConfigResponse struct {
// contains filtered or unexported fields
}
func (*UpdateProjectRBACConfigResponse) Descriptor
deprecated
added in
v0.27.0
func (*UpdateProjectRBACConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectRBACConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateProjectRBACConfigResponse) ProtoMessage ¶ added in v0.27.0
func (*UpdateProjectRBACConfigResponse) ProtoMessage()
func (*UpdateProjectRBACConfigResponse) ProtoReflect ¶ added in v0.27.0
func (x *UpdateProjectRBACConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateProjectRBACConfigResponse) Reset ¶ added in v0.27.0
func (x *UpdateProjectRBACConfigResponse) Reset()
func (*UpdateProjectRBACConfigResponse) String ¶ added in v0.27.0
func (x *UpdateProjectRBACConfigResponse) String() string
func (*UpdateProjectRBACConfigResponse) Validate ¶ added in v0.27.0
func (m *UpdateProjectRBACConfigResponse) Validate() error
Validate checks the field values on UpdateProjectRBACConfigResponse 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 (*UpdateProjectRBACConfigResponse) ValidateAll ¶ added in v0.27.0
func (m *UpdateProjectRBACConfigResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProjectRBACConfigResponse 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 UpdateProjectRBACConfigResponseMultiError, or nil if none found.
type UpdateProjectRBACConfigResponseMultiError ¶ added in v0.27.0
type UpdateProjectRBACConfigResponseMultiError []error
UpdateProjectRBACConfigResponseMultiError is an error wrapping multiple validation errors returned by UpdateProjectRBACConfigResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectRBACConfigResponseMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateProjectRBACConfigResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectRBACConfigResponseMultiError) Error ¶ added in v0.27.0
func (m UpdateProjectRBACConfigResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectRBACConfigResponseValidationError ¶ added in v0.27.0
type UpdateProjectRBACConfigResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectRBACConfigResponseValidationError is the validation error returned by UpdateProjectRBACConfigResponse.Validate if the designated constraints aren't met.
func (UpdateProjectRBACConfigResponseValidationError) Cause ¶ added in v0.27.0
func (e UpdateProjectRBACConfigResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectRBACConfigResponseValidationError) Error ¶ added in v0.27.0
func (e UpdateProjectRBACConfigResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectRBACConfigResponseValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateProjectRBACConfigResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectRBACConfigResponseValidationError) Field ¶ added in v0.27.0
func (e UpdateProjectRBACConfigResponseValidationError) Field() string
Field function returns field value.
func (UpdateProjectRBACConfigResponseValidationError) Key ¶ added in v0.27.0
func (e UpdateProjectRBACConfigResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProjectRBACConfigResponseValidationError) Reason ¶ added in v0.27.0
func (e UpdateProjectRBACConfigResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectSSOConfigRequest ¶ added in v0.27.0
type UpdateProjectSSOConfigRequest struct { Sso *model.ProjectSSOConfig `protobuf:"bytes,1,opt,name=sso,proto3" json:"sso,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectSSOConfigRequest) Descriptor
deprecated
added in
v0.27.0
func (*UpdateProjectSSOConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectSSOConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectSSOConfigRequest) GetSso ¶ added in v0.27.0
func (x *UpdateProjectSSOConfigRequest) GetSso() *model.ProjectSSOConfig
func (*UpdateProjectSSOConfigRequest) ProtoMessage ¶ added in v0.27.0
func (*UpdateProjectSSOConfigRequest) ProtoMessage()
func (*UpdateProjectSSOConfigRequest) ProtoReflect ¶ added in v0.27.0
func (x *UpdateProjectSSOConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectSSOConfigRequest) Reset ¶ added in v0.27.0
func (x *UpdateProjectSSOConfigRequest) Reset()
func (*UpdateProjectSSOConfigRequest) String ¶ added in v0.27.0
func (x *UpdateProjectSSOConfigRequest) String() string
func (*UpdateProjectSSOConfigRequest) Validate ¶ added in v0.27.0
func (m *UpdateProjectSSOConfigRequest) Validate() error
Validate checks the field values on UpdateProjectSSOConfigRequest 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 (*UpdateProjectSSOConfigRequest) ValidateAll ¶ added in v0.27.0
func (m *UpdateProjectSSOConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProjectSSOConfigRequest 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 UpdateProjectSSOConfigRequestMultiError, or nil if none found.
type UpdateProjectSSOConfigRequestMultiError ¶ added in v0.27.0
type UpdateProjectSSOConfigRequestMultiError []error
UpdateProjectSSOConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateProjectSSOConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectSSOConfigRequestMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateProjectSSOConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectSSOConfigRequestMultiError) Error ¶ added in v0.27.0
func (m UpdateProjectSSOConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectSSOConfigRequestValidationError ¶ added in v0.27.0
type UpdateProjectSSOConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectSSOConfigRequestValidationError is the validation error returned by UpdateProjectSSOConfigRequest.Validate if the designated constraints aren't met.
func (UpdateProjectSSOConfigRequestValidationError) Cause ¶ added in v0.27.0
func (e UpdateProjectSSOConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectSSOConfigRequestValidationError) Error ¶ added in v0.27.0
func (e UpdateProjectSSOConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectSSOConfigRequestValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateProjectSSOConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectSSOConfigRequestValidationError) Field ¶ added in v0.27.0
func (e UpdateProjectSSOConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateProjectSSOConfigRequestValidationError) Key ¶ added in v0.27.0
func (e UpdateProjectSSOConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProjectSSOConfigRequestValidationError) Reason ¶ added in v0.27.0
func (e UpdateProjectSSOConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectSSOConfigResponse ¶ added in v0.27.0
type UpdateProjectSSOConfigResponse struct {
// contains filtered or unexported fields
}
func (*UpdateProjectSSOConfigResponse) Descriptor
deprecated
added in
v0.27.0
func (*UpdateProjectSSOConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectSSOConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateProjectSSOConfigResponse) ProtoMessage ¶ added in v0.27.0
func (*UpdateProjectSSOConfigResponse) ProtoMessage()
func (*UpdateProjectSSOConfigResponse) ProtoReflect ¶ added in v0.27.0
func (x *UpdateProjectSSOConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateProjectSSOConfigResponse) Reset ¶ added in v0.27.0
func (x *UpdateProjectSSOConfigResponse) Reset()
func (*UpdateProjectSSOConfigResponse) String ¶ added in v0.27.0
func (x *UpdateProjectSSOConfigResponse) String() string
func (*UpdateProjectSSOConfigResponse) Validate ¶ added in v0.27.0
func (m *UpdateProjectSSOConfigResponse) Validate() error
Validate checks the field values on UpdateProjectSSOConfigResponse 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 (*UpdateProjectSSOConfigResponse) ValidateAll ¶ added in v0.27.0
func (m *UpdateProjectSSOConfigResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProjectSSOConfigResponse 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 UpdateProjectSSOConfigResponseMultiError, or nil if none found.
type UpdateProjectSSOConfigResponseMultiError ¶ added in v0.27.0
type UpdateProjectSSOConfigResponseMultiError []error
UpdateProjectSSOConfigResponseMultiError is an error wrapping multiple validation errors returned by UpdateProjectSSOConfigResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectSSOConfigResponseMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateProjectSSOConfigResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectSSOConfigResponseMultiError) Error ¶ added in v0.27.0
func (m UpdateProjectSSOConfigResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectSSOConfigResponseValidationError ¶ added in v0.27.0
type UpdateProjectSSOConfigResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectSSOConfigResponseValidationError is the validation error returned by UpdateProjectSSOConfigResponse.Validate if the designated constraints aren't met.
func (UpdateProjectSSOConfigResponseValidationError) Cause ¶ added in v0.27.0
func (e UpdateProjectSSOConfigResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectSSOConfigResponseValidationError) Error ¶ added in v0.27.0
func (e UpdateProjectSSOConfigResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectSSOConfigResponseValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateProjectSSOConfigResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectSSOConfigResponseValidationError) Field ¶ added in v0.27.0
func (e UpdateProjectSSOConfigResponseValidationError) Field() string
Field function returns field value.
func (UpdateProjectSSOConfigResponseValidationError) Key ¶ added in v0.27.0
func (e UpdateProjectSSOConfigResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProjectSSOConfigResponseValidationError) Reason ¶ added in v0.27.0
func (e UpdateProjectSSOConfigResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectStaticAdminRequest ¶ added in v0.27.0
type UpdateProjectStaticAdminRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectStaticAdminRequest) Descriptor
deprecated
added in
v0.27.0
func (*UpdateProjectStaticAdminRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectStaticAdminRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectStaticAdminRequest) GetPassword ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminRequest) GetPassword() string
func (*UpdateProjectStaticAdminRequest) GetUsername ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminRequest) GetUsername() string
func (*UpdateProjectStaticAdminRequest) ProtoMessage ¶ added in v0.27.0
func (*UpdateProjectStaticAdminRequest) ProtoMessage()
func (*UpdateProjectStaticAdminRequest) ProtoReflect ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectStaticAdminRequest) Reset ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminRequest) Reset()
func (*UpdateProjectStaticAdminRequest) String ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminRequest) String() string
func (*UpdateProjectStaticAdminRequest) Validate ¶ added in v0.27.0
func (m *UpdateProjectStaticAdminRequest) Validate() error
Validate checks the field values on UpdateProjectStaticAdminRequest 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 (*UpdateProjectStaticAdminRequest) ValidateAll ¶ added in v0.27.0
func (m *UpdateProjectStaticAdminRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProjectStaticAdminRequest 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 UpdateProjectStaticAdminRequestMultiError, or nil if none found.
type UpdateProjectStaticAdminRequestMultiError ¶ added in v0.27.0
type UpdateProjectStaticAdminRequestMultiError []error
UpdateProjectStaticAdminRequestMultiError is an error wrapping multiple validation errors returned by UpdateProjectStaticAdminRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectStaticAdminRequestMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateProjectStaticAdminRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectStaticAdminRequestMultiError) Error ¶ added in v0.27.0
func (m UpdateProjectStaticAdminRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectStaticAdminRequestValidationError ¶ added in v0.27.0
type UpdateProjectStaticAdminRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectStaticAdminRequestValidationError is the validation error returned by UpdateProjectStaticAdminRequest.Validate if the designated constraints aren't met.
func (UpdateProjectStaticAdminRequestValidationError) Cause ¶ added in v0.27.0
func (e UpdateProjectStaticAdminRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectStaticAdminRequestValidationError) Error ¶ added in v0.27.0
func (e UpdateProjectStaticAdminRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectStaticAdminRequestValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateProjectStaticAdminRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectStaticAdminRequestValidationError) Field ¶ added in v0.27.0
func (e UpdateProjectStaticAdminRequestValidationError) Field() string
Field function returns field value.
func (UpdateProjectStaticAdminRequestValidationError) Key ¶ added in v0.27.0
func (e UpdateProjectStaticAdminRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProjectStaticAdminRequestValidationError) Reason ¶ added in v0.27.0
func (e UpdateProjectStaticAdminRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectStaticAdminResponse ¶ added in v0.27.0
type UpdateProjectStaticAdminResponse struct {
// contains filtered or unexported fields
}
func (*UpdateProjectStaticAdminResponse) Descriptor
deprecated
added in
v0.27.0
func (*UpdateProjectStaticAdminResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectStaticAdminResponse.ProtoReflect.Descriptor instead.
func (*UpdateProjectStaticAdminResponse) ProtoMessage ¶ added in v0.27.0
func (*UpdateProjectStaticAdminResponse) ProtoMessage()
func (*UpdateProjectStaticAdminResponse) ProtoReflect ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminResponse) ProtoReflect() protoreflect.Message
func (*UpdateProjectStaticAdminResponse) Reset ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminResponse) Reset()
func (*UpdateProjectStaticAdminResponse) String ¶ added in v0.27.0
func (x *UpdateProjectStaticAdminResponse) String() string
func (*UpdateProjectStaticAdminResponse) Validate ¶ added in v0.27.0
func (m *UpdateProjectStaticAdminResponse) Validate() error
Validate checks the field values on UpdateProjectStaticAdminResponse 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 (*UpdateProjectStaticAdminResponse) ValidateAll ¶ added in v0.27.0
func (m *UpdateProjectStaticAdminResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProjectStaticAdminResponse 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 UpdateProjectStaticAdminResponseMultiError, or nil if none found.
type UpdateProjectStaticAdminResponseMultiError ¶ added in v0.27.0
type UpdateProjectStaticAdminResponseMultiError []error
UpdateProjectStaticAdminResponseMultiError is an error wrapping multiple validation errors returned by UpdateProjectStaticAdminResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectStaticAdminResponseMultiError) AllErrors ¶ added in v0.27.0
func (m UpdateProjectStaticAdminResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectStaticAdminResponseMultiError) Error ¶ added in v0.27.0
func (m UpdateProjectStaticAdminResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectStaticAdminResponseValidationError ¶ added in v0.27.0
type UpdateProjectStaticAdminResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectStaticAdminResponseValidationError is the validation error returned by UpdateProjectStaticAdminResponse.Validate if the designated constraints aren't met.
func (UpdateProjectStaticAdminResponseValidationError) Cause ¶ added in v0.27.0
func (e UpdateProjectStaticAdminResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectStaticAdminResponseValidationError) Error ¶ added in v0.27.0
func (e UpdateProjectStaticAdminResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectStaticAdminResponseValidationError) ErrorName ¶ added in v0.27.0
func (e UpdateProjectStaticAdminResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectStaticAdminResponseValidationError) Field ¶ added in v0.27.0
func (e UpdateProjectStaticAdminResponseValidationError) Field() string
Field function returns field value.
func (UpdateProjectStaticAdminResponseValidationError) Key ¶ added in v0.27.0
func (e UpdateProjectStaticAdminResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProjectStaticAdminResponseValidationError) Reason ¶ added in v0.27.0
func (e UpdateProjectStaticAdminResponseValidationError) Reason() string
Reason function returns reason value.
type WebServiceClient ¶ added in v0.27.0
type WebServiceClient interface { // Piped RegisterPiped(ctx context.Context, in *RegisterPipedRequest, opts ...grpc.CallOption) (*RegisterPipedResponse, error) UpdatePiped(ctx context.Context, in *UpdatePipedRequest, opts ...grpc.CallOption) (*UpdatePipedResponse, error) RecreatePipedKey(ctx context.Context, in *RecreatePipedKeyRequest, opts ...grpc.CallOption) (*RecreatePipedKeyResponse, error) DeleteOldPipedKeys(ctx context.Context, in *DeleteOldPipedKeysRequest, opts ...grpc.CallOption) (*DeleteOldPipedKeysResponse, error) EnablePiped(ctx context.Context, in *EnablePipedRequest, opts ...grpc.CallOption) (*EnablePipedResponse, error) DisablePiped(ctx context.Context, in *DisablePipedRequest, opts ...grpc.CallOption) (*DisablePipedResponse, error) ListPipeds(ctx context.Context, in *ListPipedsRequest, opts ...grpc.CallOption) (*ListPipedsResponse, error) GetPiped(ctx context.Context, in *GetPipedRequest, opts ...grpc.CallOption) (*GetPipedResponse, error) UpdatePipedDesiredVersion(ctx context.Context, in *UpdatePipedDesiredVersionRequest, opts ...grpc.CallOption) (*UpdatePipedDesiredVersionResponse, error) // Application AddApplication(ctx context.Context, in *AddApplicationRequest, opts ...grpc.CallOption) (*AddApplicationResponse, error) UpdateApplication(ctx context.Context, in *UpdateApplicationRequest, opts ...grpc.CallOption) (*UpdateApplicationResponse, error) EnableApplication(ctx context.Context, in *EnableApplicationRequest, opts ...grpc.CallOption) (*EnableApplicationResponse, error) DisableApplication(ctx context.Context, in *DisableApplicationRequest, opts ...grpc.CallOption) (*DisableApplicationResponse, error) DeleteApplication(ctx context.Context, in *DeleteApplicationRequest, opts ...grpc.CallOption) (*DeleteApplicationResponse, error) ListApplications(ctx context.Context, in *ListApplicationsRequest, opts ...grpc.CallOption) (*ListApplicationsResponse, error) SyncApplication(ctx context.Context, in *SyncApplicationRequest, opts ...grpc.CallOption) (*SyncApplicationResponse, error) GetApplication(ctx context.Context, in *GetApplicationRequest, opts ...grpc.CallOption) (*GetApplicationResponse, error) GenerateApplicationSealedSecret(ctx context.Context, in *GenerateApplicationSealedSecretRequest, opts ...grpc.CallOption) (*GenerateApplicationSealedSecretResponse, error) ListUnregisteredApplications(ctx context.Context, in *ListUnregisteredApplicationsRequest, opts ...grpc.CallOption) (*ListUnregisteredApplicationsResponse, error) // Deployment ListDeployments(ctx context.Context, in *ListDeploymentsRequest, opts ...grpc.CallOption) (*ListDeploymentsResponse, error) GetDeployment(ctx context.Context, in *GetDeploymentRequest, opts ...grpc.CallOption) (*GetDeploymentResponse, error) GetStageLog(ctx context.Context, in *GetStageLogRequest, opts ...grpc.CallOption) (*GetStageLogResponse, error) CancelDeployment(ctx context.Context, in *CancelDeploymentRequest, opts ...grpc.CallOption) (*CancelDeploymentResponse, error) SkipStage(ctx context.Context, in *SkipStageRequest, opts ...grpc.CallOption) (*SkipStageResponse, error) ApproveStage(ctx context.Context, in *ApproveStageRequest, opts ...grpc.CallOption) (*ApproveStageResponse, error) // ApplicationLiveState GetApplicationLiveState(ctx context.Context, in *GetApplicationLiveStateRequest, opts ...grpc.CallOption) (*GetApplicationLiveStateResponse, error) // Account GetProject(ctx context.Context, in *GetProjectRequest, opts ...grpc.CallOption) (*GetProjectResponse, error) UpdateProjectStaticAdmin(ctx context.Context, in *UpdateProjectStaticAdminRequest, opts ...grpc.CallOption) (*UpdateProjectStaticAdminResponse, error) EnableStaticAdmin(ctx context.Context, in *EnableStaticAdminRequest, opts ...grpc.CallOption) (*EnableStaticAdminResponse, error) DisableStaticAdmin(ctx context.Context, in *DisableStaticAdminRequest, opts ...grpc.CallOption) (*DisableStaticAdminResponse, error) UpdateProjectSSOConfig(ctx context.Context, in *UpdateProjectSSOConfigRequest, opts ...grpc.CallOption) (*UpdateProjectSSOConfigResponse, error) UpdateProjectRBACConfig(ctx context.Context, in *UpdateProjectRBACConfigRequest, opts ...grpc.CallOption) (*UpdateProjectRBACConfigResponse, error) GetMe(ctx context.Context, in *GetMeRequest, opts ...grpc.CallOption) (*GetMeResponse, error) // Command GetCommand(ctx context.Context, in *GetCommandRequest, opts ...grpc.CallOption) (*GetCommandResponse, error) // API Key GenerateAPIKey(ctx context.Context, in *GenerateAPIKeyRequest, opts ...grpc.CallOption) (*GenerateAPIKeyResponse, error) DisableAPIKey(ctx context.Context, in *DisableAPIKeyRequest, opts ...grpc.CallOption) (*DisableAPIKeyResponse, error) ListAPIKeys(ctx context.Context, in *ListAPIKeysRequest, opts ...grpc.CallOption) (*ListAPIKeysResponse, error) // Insights GetInsightData(ctx context.Context, in *GetInsightDataRequest, opts ...grpc.CallOption) (*GetInsightDataResponse, error) GetInsightApplicationCount(ctx context.Context, in *GetInsightApplicationCountRequest, opts ...grpc.CallOption) (*GetInsightApplicationCountResponse, error) // DeploymentChain ListDeploymentChains(ctx context.Context, in *ListDeploymentChainsRequest, opts ...grpc.CallOption) (*ListDeploymentChainsResponse, error) GetDeploymentChain(ctx context.Context, in *GetDeploymentChainRequest, opts ...grpc.CallOption) (*GetDeploymentChainResponse, error) // Events ListEvents(ctx context.Context, in *ListEventsRequest, opts ...grpc.CallOption) (*ListEventsResponse, error) }
WebServiceClient is the client API for WebService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewWebServiceClient ¶ added in v0.27.0
func NewWebServiceClient(cc grpc.ClientConnInterface) WebServiceClient
type WebServiceServer ¶ added in v0.27.0
type WebServiceServer interface { // Piped RegisterPiped(context.Context, *RegisterPipedRequest) (*RegisterPipedResponse, error) UpdatePiped(context.Context, *UpdatePipedRequest) (*UpdatePipedResponse, error) RecreatePipedKey(context.Context, *RecreatePipedKeyRequest) (*RecreatePipedKeyResponse, error) DeleteOldPipedKeys(context.Context, *DeleteOldPipedKeysRequest) (*DeleteOldPipedKeysResponse, error) EnablePiped(context.Context, *EnablePipedRequest) (*EnablePipedResponse, error) DisablePiped(context.Context, *DisablePipedRequest) (*DisablePipedResponse, error) ListPipeds(context.Context, *ListPipedsRequest) (*ListPipedsResponse, error) GetPiped(context.Context, *GetPipedRequest) (*GetPipedResponse, error) UpdatePipedDesiredVersion(context.Context, *UpdatePipedDesiredVersionRequest) (*UpdatePipedDesiredVersionResponse, error) // Application AddApplication(context.Context, *AddApplicationRequest) (*AddApplicationResponse, error) UpdateApplication(context.Context, *UpdateApplicationRequest) (*UpdateApplicationResponse, error) EnableApplication(context.Context, *EnableApplicationRequest) (*EnableApplicationResponse, error) DisableApplication(context.Context, *DisableApplicationRequest) (*DisableApplicationResponse, error) DeleteApplication(context.Context, *DeleteApplicationRequest) (*DeleteApplicationResponse, error) ListApplications(context.Context, *ListApplicationsRequest) (*ListApplicationsResponse, error) SyncApplication(context.Context, *SyncApplicationRequest) (*SyncApplicationResponse, error) GetApplication(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error) GenerateApplicationSealedSecret(context.Context, *GenerateApplicationSealedSecretRequest) (*GenerateApplicationSealedSecretResponse, error) ListUnregisteredApplications(context.Context, *ListUnregisteredApplicationsRequest) (*ListUnregisteredApplicationsResponse, error) // Deployment ListDeployments(context.Context, *ListDeploymentsRequest) (*ListDeploymentsResponse, error) GetDeployment(context.Context, *GetDeploymentRequest) (*GetDeploymentResponse, error) GetStageLog(context.Context, *GetStageLogRequest) (*GetStageLogResponse, error) CancelDeployment(context.Context, *CancelDeploymentRequest) (*CancelDeploymentResponse, error) SkipStage(context.Context, *SkipStageRequest) (*SkipStageResponse, error) ApproveStage(context.Context, *ApproveStageRequest) (*ApproveStageResponse, error) // ApplicationLiveState GetApplicationLiveState(context.Context, *GetApplicationLiveStateRequest) (*GetApplicationLiveStateResponse, error) // Account GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error) UpdateProjectStaticAdmin(context.Context, *UpdateProjectStaticAdminRequest) (*UpdateProjectStaticAdminResponse, error) EnableStaticAdmin(context.Context, *EnableStaticAdminRequest) (*EnableStaticAdminResponse, error) DisableStaticAdmin(context.Context, *DisableStaticAdminRequest) (*DisableStaticAdminResponse, error) UpdateProjectSSOConfig(context.Context, *UpdateProjectSSOConfigRequest) (*UpdateProjectSSOConfigResponse, error) UpdateProjectRBACConfig(context.Context, *UpdateProjectRBACConfigRequest) (*UpdateProjectRBACConfigResponse, error) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error) // Command GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error) // API Key GenerateAPIKey(context.Context, *GenerateAPIKeyRequest) (*GenerateAPIKeyResponse, error) DisableAPIKey(context.Context, *DisableAPIKeyRequest) (*DisableAPIKeyResponse, error) ListAPIKeys(context.Context, *ListAPIKeysRequest) (*ListAPIKeysResponse, error) // Insights GetInsightData(context.Context, *GetInsightDataRequest) (*GetInsightDataResponse, error) GetInsightApplicationCount(context.Context, *GetInsightApplicationCountRequest) (*GetInsightApplicationCountResponse, error) // DeploymentChain ListDeploymentChains(context.Context, *ListDeploymentChainsRequest) (*ListDeploymentChainsResponse, error) GetDeploymentChain(context.Context, *GetDeploymentChainRequest) (*GetDeploymentChainResponse, error) // Events ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error) // contains filtered or unexported methods }
WebServiceServer is the server API for WebService service. All implementations must embed UnimplementedWebServiceServer for forward compatibility