Documentation ¶
Index ¶
- Variables
- type AWSAccount
- func (*AWSAccount) Descriptor() ([]byte, []int)deprecated
- func (x *AWSAccount) GetAccountId() string
- func (x *AWSAccount) GetRole() string
- func (*AWSAccount) ProtoMessage()
- func (x *AWSAccount) ProtoReflect() protoreflect.Message
- func (x *AWSAccount) Reset()
- func (x *AWSAccount) String() string
- func (m *AWSAccount) Validate() error
- func (m *AWSAccount) ValidateAll() error
- type AWSAccountMultiError
- type AWSAccountValidationError
- type AWSDynamicRoleOutput
- func (*AWSDynamicRoleOutput) Descriptor() ([]byte, []int)deprecated
- func (x *AWSDynamicRoleOutput) GetAccountId() string
- func (x *AWSDynamicRoleOutput) GetId() string
- func (x *AWSDynamicRoleOutput) GetPermissionSetArn() string
- func (x *AWSDynamicRoleOutput) GetSsoRegion() string
- func (x *AWSDynamicRoleOutput) GetSsoRoleName() string
- func (x *AWSDynamicRoleOutput) GetSsoStartUrl() string
- func (*AWSDynamicRoleOutput) ProtoMessage()
- func (x *AWSDynamicRoleOutput) ProtoReflect() protoreflect.Message
- func (x *AWSDynamicRoleOutput) Reset()
- func (x *AWSDynamicRoleOutput) String() string
- func (m *AWSDynamicRoleOutput) Validate() error
- func (m *AWSDynamicRoleOutput) ValidateAll() error
- type AWSDynamicRoleOutputMultiError
- type AWSDynamicRoleOutputValidationError
- func (e AWSDynamicRoleOutputValidationError) Cause() error
- func (e AWSDynamicRoleOutputValidationError) Error() string
- func (e AWSDynamicRoleOutputValidationError) ErrorName() string
- func (e AWSDynamicRoleOutputValidationError) Field() string
- func (e AWSDynamicRoleOutputValidationError) Key() bool
- func (e AWSDynamicRoleOutputValidationError) Reason() string
- type AWSRDSDatabase
- func (*AWSRDSDatabase) Descriptor() ([]byte, []int)deprecated
- func (x *AWSRDSDatabase) GetAccountId() string
- func (x *AWSRDSDatabase) GetDatabase() string
- func (x *AWSRDSDatabase) GetEngine() string
- func (x *AWSRDSDatabase) GetId() string
- func (x *AWSRDSDatabase) GetInstanceId() string
- func (x *AWSRDSDatabase) GetName() string
- func (x *AWSRDSDatabase) GetRegion() string
- func (*AWSRDSDatabase) ProtoMessage()
- func (x *AWSRDSDatabase) ProtoReflect() protoreflect.Message
- func (x *AWSRDSDatabase) Reset()
- func (x *AWSRDSDatabase) String() string
- func (m *AWSRDSDatabase) Validate() error
- func (m *AWSRDSDatabase) ValidateAll() error
- type AWSRDSDatabaseMultiError
- type AWSRDSDatabaseValidationError
- func (e AWSRDSDatabaseValidationError) Cause() error
- func (e AWSRDSDatabaseValidationError) Error() string
- func (e AWSRDSDatabaseValidationError) ErrorName() string
- func (e AWSRDSDatabaseValidationError) Field() string
- func (e AWSRDSDatabaseValidationError) Key() bool
- func (e AWSRDSDatabaseValidationError) Reason() string
- type AWSRDSOutput
- func (*AWSRDSOutput) Descriptor() ([]byte, []int)deprecated
- func (x *AWSRDSOutput) GetGrant() *v1alpha1.EID
- func (x *AWSRDSOutput) GetPermissionSetArn() string
- func (x *AWSRDSOutput) GetRdsDatabase() *AWSRDSDatabase
- func (x *AWSRDSOutput) GetSsmSessionTarget() string
- func (x *AWSRDSOutput) GetSsoRegion() string
- func (x *AWSRDSOutput) GetSsoRoleName() string
- func (x *AWSRDSOutput) GetSsoStartUrl() string
- func (x *AWSRDSOutput) GetUser() *AWSRDSUser
- func (*AWSRDSOutput) ProtoMessage()
- func (x *AWSRDSOutput) ProtoReflect() protoreflect.Message
- func (x *AWSRDSOutput) Reset()
- func (x *AWSRDSOutput) String() string
- func (m *AWSRDSOutput) Validate() error
- func (m *AWSRDSOutput) ValidateAll() error
- type AWSRDSOutputMultiError
- type AWSRDSOutputValidationError
- func (e AWSRDSOutputValidationError) Cause() error
- func (e AWSRDSOutputValidationError) Error() string
- func (e AWSRDSOutputValidationError) ErrorName() string
- func (e AWSRDSOutputValidationError) Field() string
- func (e AWSRDSOutputValidationError) Key() bool
- func (e AWSRDSOutputValidationError) Reason() string
- type AWSRDSUser
- func (*AWSRDSUser) Descriptor() ([]byte, []int)deprecated
- func (x *AWSRDSUser) GetId() string
- func (x *AWSRDSUser) GetName() string
- func (x *AWSRDSUser) GetUsername() string
- func (*AWSRDSUser) ProtoMessage()
- func (x *AWSRDSUser) ProtoReflect() protoreflect.Message
- func (x *AWSRDSUser) Reset()
- func (x *AWSRDSUser) String() string
- func (m *AWSRDSUser) Validate() error
- func (m *AWSRDSUser) ValidateAll() error
- type AWSRDSUserMultiError
- type AWSRDSUserValidationError
- type AccessRequest
- func (*AccessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AccessRequest) GetBatchId() string
- func (x *AccessRequest) GetCreatedAt() *timestamppb.Timestamp
- func (x *AccessRequest) GetExisting() bool
- func (x *AccessRequest) GetGrants() []*Grant
- func (x *AccessRequest) GetId() string
- func (x *AccessRequest) GetJustification() *Justification
- func (x *AccessRequest) GetPrincipal() *User
- func (x *AccessRequest) GetReviewable() bool
- func (x *AccessRequest) GetWorkflowId() string
- func (x *AccessRequest) GetWorkflowName() string
- func (*AccessRequest) ProtoMessage()
- func (x *AccessRequest) ProtoReflect() protoreflect.Message
- func (x *AccessRequest) Reset()
- func (x *AccessRequest) String() string
- func (m *AccessRequest) Validate() error
- func (m *AccessRequest) ValidateAll() error
- type AccessRequestActions
- func (*AccessRequestActions) Descriptor() ([]byte, []int)deprecated
- func (x *AccessRequestActions) GetActivateAllowed() bool
- func (x *AccessRequestActions) GetApproveAllowed() bool
- func (x *AccessRequestActions) GetBreakglassActivateAllowed() bool
- func (x *AccessRequestActions) GetExtendAllowed() bool
- func (x *AccessRequestActions) GetForceCloseAllowed() bool
- func (*AccessRequestActions) ProtoMessage()
- func (x *AccessRequestActions) ProtoReflect() protoreflect.Message
- func (x *AccessRequestActions) Reset()
- func (x *AccessRequestActions) String() string
- func (m *AccessRequestActions) Validate() error
- func (m *AccessRequestActions) ValidateAll() error
- type AccessRequestActionsMultiError
- type AccessRequestActionsValidationError
- func (e AccessRequestActionsValidationError) Cause() error
- func (e AccessRequestActionsValidationError) Error() string
- func (e AccessRequestActionsValidationError) ErrorName() string
- func (e AccessRequestActionsValidationError) Field() string
- func (e AccessRequestActionsValidationError) Key() bool
- func (e AccessRequestActionsValidationError) Reason() string
- type AccessRequestMultiError
- type AccessRequestValidationError
- func (e AccessRequestValidationError) Cause() error
- func (e AccessRequestValidationError) Error() string
- func (e AccessRequestValidationError) ErrorName() string
- func (e AccessRequestValidationError) Field() string
- func (e AccessRequestValidationError) Key() bool
- func (e AccessRequestValidationError) Reason() string
- type ActivateAccessRequestRequest
- func (*ActivateAccessRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateAccessRequestRequest) GetActivateGrants() []string
- func (x *ActivateAccessRequestRequest) GetBreakglass() bool
- func (x *ActivateAccessRequestRequest) GetId() string
- func (*ActivateAccessRequestRequest) ProtoMessage()
- func (x *ActivateAccessRequestRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateAccessRequestRequest) Reset()
- func (x *ActivateAccessRequestRequest) String() string
- func (m *ActivateAccessRequestRequest) Validate() error
- func (m *ActivateAccessRequestRequest) ValidateAll() error
- type ActivateAccessRequestRequestMultiError
- type ActivateAccessRequestRequestValidationError
- func (e ActivateAccessRequestRequestValidationError) Cause() error
- func (e ActivateAccessRequestRequestValidationError) Error() string
- func (e ActivateAccessRequestRequestValidationError) ErrorName() string
- func (e ActivateAccessRequestRequestValidationError) Field() string
- func (e ActivateAccessRequestRequestValidationError) Key() bool
- func (e ActivateAccessRequestRequestValidationError) Reason() string
- type ActivateAccessRequestResponse
- func (*ActivateAccessRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateAccessRequestResponse) GetDiagnostics() []*Diagnostic
- func (*ActivateAccessRequestResponse) ProtoMessage()
- func (x *ActivateAccessRequestResponse) ProtoReflect() protoreflect.Message
- func (x *ActivateAccessRequestResponse) Reset()
- func (x *ActivateAccessRequestResponse) String() string
- func (m *ActivateAccessRequestResponse) Validate() error
- func (m *ActivateAccessRequestResponse) ValidateAll() error
- type ActivateAccessRequestResponseMultiError
- type ActivateAccessRequestResponseValidationError
- func (e ActivateAccessRequestResponseValidationError) Cause() error
- func (e ActivateAccessRequestResponseValidationError) Error() string
- func (e ActivateAccessRequestResponseValidationError) ErrorName() string
- func (e ActivateAccessRequestResponseValidationError) Field() string
- func (e ActivateAccessRequestResponseValidationError) Key() bool
- func (e ActivateAccessRequestResponseValidationError) Reason() string
- type ApproveAccessRequestRequest
- func (*ApproveAccessRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveAccessRequestRequest) GetApproveGrants() []string
- func (x *ApproveAccessRequestRequest) GetId() string
- func (*ApproveAccessRequestRequest) ProtoMessage()
- func (x *ApproveAccessRequestRequest) ProtoReflect() protoreflect.Message
- func (x *ApproveAccessRequestRequest) Reset()
- func (x *ApproveAccessRequestRequest) String() string
- func (m *ApproveAccessRequestRequest) Validate() error
- func (m *ApproveAccessRequestRequest) ValidateAll() error
- type ApproveAccessRequestRequestMultiError
- type ApproveAccessRequestRequestValidationError
- func (e ApproveAccessRequestRequestValidationError) Cause() error
- func (e ApproveAccessRequestRequestValidationError) Error() string
- func (e ApproveAccessRequestRequestValidationError) ErrorName() string
- func (e ApproveAccessRequestRequestValidationError) Field() string
- func (e ApproveAccessRequestRequestValidationError) Key() bool
- func (e ApproveAccessRequestRequestValidationError) Reason() string
- type ApproveAccessRequestResponse
- func (*ApproveAccessRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveAccessRequestResponse) GetDiagnostics() []*Diagnostic
- func (*ApproveAccessRequestResponse) ProtoMessage()
- func (x *ApproveAccessRequestResponse) ProtoReflect() protoreflect.Message
- func (x *ApproveAccessRequestResponse) Reset()
- func (x *ApproveAccessRequestResponse) String() string
- func (m *ApproveAccessRequestResponse) Validate() error
- func (m *ApproveAccessRequestResponse) ValidateAll() error
- type ApproveAccessRequestResponseMultiError
- type ApproveAccessRequestResponseValidationError
- func (e ApproveAccessRequestResponseValidationError) Cause() error
- func (e ApproveAccessRequestResponseValidationError) Error() string
- func (e ApproveAccessRequestResponseValidationError) ErrorName() string
- func (e ApproveAccessRequestResponseValidationError) Field() string
- func (e ApproveAccessRequestResponseValidationError) Key() bool
- func (e ApproveAccessRequestResponseValidationError) Reason() string
- type AuditLog
- func (*AuditLog) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLog) GetAction() string
- func (x *AuditLog) GetActor() *User
- func (x *AuditLog) GetCallerIdentityChain() []*IdentityLink
- func (x *AuditLog) GetContext() *structpb.Struct
- func (x *AuditLog) GetId() string
- func (x *AuditLog) GetMessage() string
- func (x *AuditLog) GetOccurredAt() *timestamppb.Timestamp
- func (x *AuditLog) GetTargets() []*v1alpha1.EID
- func (*AuditLog) ProtoMessage()
- func (x *AuditLog) ProtoReflect() protoreflect.Message
- func (x *AuditLog) Reset()
- func (x *AuditLog) String() string
- func (m *AuditLog) Validate() error
- func (m *AuditLog) ValidateAll() error
- type AuditLogMultiError
- type AuditLogPreview
- func (*AuditLogPreview) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLogPreview) GetLogCount() uint32
- func (x *AuditLogPreview) GetLogs() []*AuditLog
- func (*AuditLogPreview) ProtoMessage()
- func (x *AuditLogPreview) ProtoReflect() protoreflect.Message
- func (x *AuditLogPreview) Reset()
- func (x *AuditLogPreview) String() string
- func (m *AuditLogPreview) Validate() error
- func (m *AuditLogPreview) ValidateAll() error
- type AuditLogPreviewMultiError
- type AuditLogPreviewValidationError
- func (e AuditLogPreviewValidationError) Cause() error
- func (e AuditLogPreviewValidationError) Error() string
- func (e AuditLogPreviewValidationError) ErrorName() string
- func (e AuditLogPreviewValidationError) Field() string
- func (e AuditLogPreviewValidationError) Key() bool
- func (e AuditLogPreviewValidationError) Reason() string
- type AuditLogValidationError
- type Availability
- func (*Availability) Descriptor() ([]byte, []int)deprecated
- func (x *Availability) GetDefaultDuration() *durationpb.Duration
- func (x *Availability) GetDuration() *durationpb.Duration
- func (x *Availability) GetExtensionConditions() *ExtensionConditions
- func (x *Availability) GetId() string
- func (x *Availability) GetPriority() uint32
- func (x *Availability) GetReviewers() *v1alpha1.EID
- func (x *Availability) GetRole() *NamedEID
- func (x *Availability) GetTarget() *NamedEID
- func (x *Availability) GetTargetSelector() *v1alpha1.EID
- func (x *Availability) GetWorkflowId() string
- func (*Availability) ProtoMessage()
- func (x *Availability) ProtoReflect() protoreflect.Message
- func (x *Availability) Reset()
- func (x *Availability) String() string
- func (m *Availability) Validate() error
- func (m *Availability) ValidateAll() error
- type AvailabilityMultiError
- type AvailabilityValidationError
- func (e AvailabilityValidationError) Cause() error
- func (e AvailabilityValidationError) Error() string
- func (e AvailabilityValidationError) ErrorName() string
- func (e AvailabilityValidationError) Field() string
- func (e AvailabilityValidationError) Key() bool
- func (e AvailabilityValidationError) Reason() string
- type BatchEnsureRequest
- func (*BatchEnsureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchEnsureRequest) GetBreakglass() bool
- func (x *BatchEnsureRequest) GetDryRun() bool
- func (x *BatchEnsureRequest) GetEntitlements() []*EntitlementInput
- func (x *BatchEnsureRequest) GetJustification() *Justification
- func (*BatchEnsureRequest) ProtoMessage()
- func (x *BatchEnsureRequest) ProtoReflect() protoreflect.Message
- func (x *BatchEnsureRequest) Reset()
- func (x *BatchEnsureRequest) String() string
- func (m *BatchEnsureRequest) Validate() error
- func (m *BatchEnsureRequest) ValidateAll() error
- type BatchEnsureRequestMultiError
- type BatchEnsureRequestValidationError
- func (e BatchEnsureRequestValidationError) Cause() error
- func (e BatchEnsureRequestValidationError) Error() string
- func (e BatchEnsureRequestValidationError) ErrorName() string
- func (e BatchEnsureRequestValidationError) Field() string
- func (e BatchEnsureRequestValidationError) Key() bool
- func (e BatchEnsureRequestValidationError) Reason() string
- type BatchEnsureResponse
- func (*BatchEnsureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BatchEnsureResponse) GetDiagnostics() []*Diagnostic
- func (x *BatchEnsureResponse) GetDurationConfiguration() *DurationConfiguration
- func (x *BatchEnsureResponse) GetGrants() []*GrantState
- func (x *BatchEnsureResponse) GetTraceId() string
- func (x *BatchEnsureResponse) GetValidation() *Validation
- func (*BatchEnsureResponse) ProtoMessage()
- func (x *BatchEnsureResponse) ProtoReflect() protoreflect.Message
- func (x *BatchEnsureResponse) Reset()
- func (x *BatchEnsureResponse) String() string
- func (m *BatchEnsureResponse) Validate() error
- func (m *BatchEnsureResponse) ValidateAll() error
- type BatchEnsureResponseMultiError
- type BatchEnsureResponseValidationError
- func (e BatchEnsureResponseValidationError) Cause() error
- func (e BatchEnsureResponseValidationError) Error() string
- func (e BatchEnsureResponseValidationError) ErrorName() string
- func (e BatchEnsureResponseValidationError) Field() string
- func (e BatchEnsureResponseValidationError) Key() bool
- func (e BatchEnsureResponseValidationError) Reason() string
- type BatchPutAuditLogRequest
- func (*BatchPutAuditLogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchPutAuditLogRequest) GetAuditLogs() []*IntegrationAuditLog
- func (x *BatchPutAuditLogRequest) GetGrantId() string
- func (*BatchPutAuditLogRequest) ProtoMessage()
- func (x *BatchPutAuditLogRequest) ProtoReflect() protoreflect.Message
- func (x *BatchPutAuditLogRequest) Reset()
- func (x *BatchPutAuditLogRequest) String() string
- func (m *BatchPutAuditLogRequest) Validate() error
- func (m *BatchPutAuditLogRequest) ValidateAll() error
- type BatchPutAuditLogRequestMultiError
- type BatchPutAuditLogRequestValidationError
- func (e BatchPutAuditLogRequestValidationError) Cause() error
- func (e BatchPutAuditLogRequestValidationError) Error() string
- func (e BatchPutAuditLogRequestValidationError) ErrorName() string
- func (e BatchPutAuditLogRequestValidationError) Field() string
- func (e BatchPutAuditLogRequestValidationError) Key() bool
- func (e BatchPutAuditLogRequestValidationError) Reason() string
- type BatchPutAuditLogResponse
- func (*BatchPutAuditLogResponse) Descriptor() ([]byte, []int)deprecated
- func (*BatchPutAuditLogResponse) ProtoMessage()
- func (x *BatchPutAuditLogResponse) ProtoReflect() protoreflect.Message
- func (x *BatchPutAuditLogResponse) Reset()
- func (x *BatchPutAuditLogResponse) String() string
- func (m *BatchPutAuditLogResponse) Validate() error
- func (m *BatchPutAuditLogResponse) ValidateAll() error
- type BatchPutAuditLogResponseMultiError
- type BatchPutAuditLogResponseValidationError
- func (e BatchPutAuditLogResponseValidationError) Cause() error
- func (e BatchPutAuditLogResponseValidationError) Error() string
- func (e BatchPutAuditLogResponseValidationError) ErrorName() string
- func (e BatchPutAuditLogResponseValidationError) Field() string
- func (e BatchPutAuditLogResponseValidationError) Key() bool
- func (e BatchPutAuditLogResponseValidationError) Reason() string
- type CloseAccessRequestRequest
- func (*CloseAccessRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CloseAccessRequestRequest) GetCloseGrants() []string
- func (x *CloseAccessRequestRequest) GetForceClose() bool
- func (x *CloseAccessRequestRequest) GetId() string
- func (*CloseAccessRequestRequest) ProtoMessage()
- func (x *CloseAccessRequestRequest) ProtoReflect() protoreflect.Message
- func (x *CloseAccessRequestRequest) Reset()
- func (x *CloseAccessRequestRequest) String() string
- func (m *CloseAccessRequestRequest) Validate() error
- func (m *CloseAccessRequestRequest) ValidateAll() error
- type CloseAccessRequestRequestMultiError
- type CloseAccessRequestRequestValidationError
- func (e CloseAccessRequestRequestValidationError) Cause() error
- func (e CloseAccessRequestRequestValidationError) Error() string
- func (e CloseAccessRequestRequestValidationError) ErrorName() string
- func (e CloseAccessRequestRequestValidationError) Field() string
- func (e CloseAccessRequestRequestValidationError) Key() bool
- func (e CloseAccessRequestRequestValidationError) Reason() string
- type CloseAccessRequestResponse
- func (*CloseAccessRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CloseAccessRequestResponse) GetDiagnostics() []*Diagnostic
- func (*CloseAccessRequestResponse) ProtoMessage()
- func (x *CloseAccessRequestResponse) ProtoReflect() protoreflect.Message
- func (x *CloseAccessRequestResponse) Reset()
- func (x *CloseAccessRequestResponse) String() string
- func (m *CloseAccessRequestResponse) Validate() error
- func (m *CloseAccessRequestResponse) ValidateAll() error
- type CloseAccessRequestResponseMultiError
- type CloseAccessRequestResponseValidationError
- func (e CloseAccessRequestResponseValidationError) Cause() error
- func (e CloseAccessRequestResponseValidationError) Error() string
- func (e CloseAccessRequestResponseValidationError) ErrorName() string
- func (e CloseAccessRequestResponseValidationError) Field() string
- func (e CloseAccessRequestResponseValidationError) Key() bool
- func (e CloseAccessRequestResponseValidationError) Reason() string
- type DebugEntitlementAccessRequest
- func (*DebugEntitlementAccessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DebugEntitlementAccessRequest) GetPrincipal() *Specifier
- func (x *DebugEntitlementAccessRequest) GetRole() *Specifier
- func (x *DebugEntitlementAccessRequest) GetTarget() *Specifier
- func (*DebugEntitlementAccessRequest) ProtoMessage()
- func (x *DebugEntitlementAccessRequest) ProtoReflect() protoreflect.Message
- func (x *DebugEntitlementAccessRequest) Reset()
- func (x *DebugEntitlementAccessRequest) String() string
- func (m *DebugEntitlementAccessRequest) Validate() error
- func (m *DebugEntitlementAccessRequest) ValidateAll() error
- type DebugEntitlementAccessRequestMultiError
- type DebugEntitlementAccessRequestValidationError
- func (e DebugEntitlementAccessRequestValidationError) Cause() error
- func (e DebugEntitlementAccessRequestValidationError) Error() string
- func (e DebugEntitlementAccessRequestValidationError) ErrorName() string
- func (e DebugEntitlementAccessRequestValidationError) Field() string
- func (e DebugEntitlementAccessRequestValidationError) Key() bool
- func (e DebugEntitlementAccessRequestValidationError) Reason() string
- type DebugEntitlementAccessResponse
- func (*DebugEntitlementAccessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DebugEntitlementAccessResponse) GetAutoApproved() bool
- func (x *DebugEntitlementAccessResponse) GetCanRequest() bool
- func (x *DebugEntitlementAccessResponse) GetEntities() []*v1alpha1.Entity
- func (x *DebugEntitlementAccessResponse) GetPolicySets() []*v1alpha11.PolicySet
- func (x *DebugEntitlementAccessResponse) GetReason() *EntitlementAccessReason
- func (*DebugEntitlementAccessResponse) ProtoMessage()
- func (x *DebugEntitlementAccessResponse) ProtoReflect() protoreflect.Message
- func (x *DebugEntitlementAccessResponse) Reset()
- func (x *DebugEntitlementAccessResponse) String() string
- func (m *DebugEntitlementAccessResponse) Validate() error
- func (m *DebugEntitlementAccessResponse) ValidateAll() error
- type DebugEntitlementAccessResponseMultiError
- type DebugEntitlementAccessResponseValidationError
- func (e DebugEntitlementAccessResponseValidationError) Cause() error
- func (e DebugEntitlementAccessResponseValidationError) Error() string
- func (e DebugEntitlementAccessResponseValidationError) ErrorName() string
- func (e DebugEntitlementAccessResponseValidationError) Field() string
- func (e DebugEntitlementAccessResponseValidationError) Key() bool
- func (e DebugEntitlementAccessResponseValidationError) Reason() string
- type Diagnostic
- func (*Diagnostic) Descriptor() ([]byte, []int)deprecated
- func (x *Diagnostic) GetLevel() DiagnosticLevel
- func (x *Diagnostic) GetMessage() string
- func (x *Diagnostic) GetResource() *v1alpha1.EID
- func (*Diagnostic) ProtoMessage()
- func (x *Diagnostic) ProtoReflect() protoreflect.Message
- func (x *Diagnostic) Reset()
- func (x *Diagnostic) String() string
- func (m *Diagnostic) Validate() error
- func (m *Diagnostic) ValidateAll() error
- type DiagnosticLevel
- func (DiagnosticLevel) Descriptor() protoreflect.EnumDescriptor
- func (x DiagnosticLevel) Enum() *DiagnosticLevel
- func (DiagnosticLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x DiagnosticLevel) Number() protoreflect.EnumNumber
- func (x DiagnosticLevel) String() string
- func (DiagnosticLevel) Type() protoreflect.EnumType
- type DiagnosticMultiError
- type DiagnosticValidationError
- type DurationConfiguration
- func (*DurationConfiguration) Descriptor() ([]byte, []int)deprecated
- func (x *DurationConfiguration) GetDefaultDuration() *durationpb.Duration
- func (x *DurationConfiguration) GetMaxDuration() *durationpb.Duration
- func (*DurationConfiguration) ProtoMessage()
- func (x *DurationConfiguration) ProtoReflect() protoreflect.Message
- func (x *DurationConfiguration) Reset()
- func (x *DurationConfiguration) String() string
- func (m *DurationConfiguration) Validate() error
- func (m *DurationConfiguration) ValidateAll() error
- type DurationConfigurationMultiError
- type DurationConfigurationValidationError
- func (e DurationConfigurationValidationError) Cause() error
- func (e DurationConfigurationValidationError) Error() string
- func (e DurationConfigurationValidationError) ErrorName() string
- func (e DurationConfigurationValidationError) Field() string
- func (e DurationConfigurationValidationError) Key() bool
- func (e DurationConfigurationValidationError) Reason() string
- type EndSessionRequest
- func (*EndSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EndSessionRequest) GetSessionId() string
- func (*EndSessionRequest) ProtoMessage()
- func (x *EndSessionRequest) ProtoReflect() protoreflect.Message
- func (x *EndSessionRequest) Reset()
- func (x *EndSessionRequest) String() string
- func (m *EndSessionRequest) Validate() error
- func (m *EndSessionRequest) ValidateAll() error
- type EndSessionRequestMultiError
- type EndSessionRequestValidationError
- func (e EndSessionRequestValidationError) Cause() error
- func (e EndSessionRequestValidationError) Error() string
- func (e EndSessionRequestValidationError) ErrorName() string
- func (e EndSessionRequestValidationError) Field() string
- func (e EndSessionRequestValidationError) Key() bool
- func (e EndSessionRequestValidationError) Reason() string
- type EndSessionResponse
- func (*EndSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (*EndSessionResponse) ProtoMessage()
- func (x *EndSessionResponse) ProtoReflect() protoreflect.Message
- func (x *EndSessionResponse) Reset()
- func (x *EndSessionResponse) String() string
- func (m *EndSessionResponse) Validate() error
- func (m *EndSessionResponse) ValidateAll() error
- type EndSessionResponseMultiError
- type EndSessionResponseValidationError
- func (e EndSessionResponseValidationError) Cause() error
- func (e EndSessionResponseValidationError) Error() string
- func (e EndSessionResponseValidationError) ErrorName() string
- func (e EndSessionResponseValidationError) Field() string
- func (e EndSessionResponseValidationError) Key() bool
- func (e EndSessionResponseValidationError) Reason() string
- type Entitlement
- func (*Entitlement) Descriptor() ([]byte, []int)deprecated
- func (x *Entitlement) GetAutoApproved() bool
- func (x *Entitlement) GetReason() *EntitlementAccessReason
- func (x *Entitlement) GetRole() *NamedEID
- func (x *Entitlement) GetRolePriority() int64
- func (x *Entitlement) GetTarget() *NamedEID
- func (x *Entitlement) GetTargetPath() []*NamedEID
- func (*Entitlement) ProtoMessage()
- func (x *Entitlement) ProtoReflect() protoreflect.Message
- func (x *Entitlement) Reset()
- func (x *Entitlement) String() string
- func (m *Entitlement) Validate() error
- func (m *Entitlement) ValidateAll() error
- type EntitlementAccessReason
- func (*EntitlementAccessReason) Descriptor() ([]byte, []int)deprecated
- func (x *EntitlementAccessReason) GetAutoApprovalReason() []string
- func (x *EntitlementAccessReason) GetCanRequestReason() []string
- func (*EntitlementAccessReason) ProtoMessage()
- func (x *EntitlementAccessReason) ProtoReflect() protoreflect.Message
- func (x *EntitlementAccessReason) Reset()
- func (x *EntitlementAccessReason) String() string
- func (m *EntitlementAccessReason) Validate() error
- func (m *EntitlementAccessReason) ValidateAll() error
- type EntitlementAccessReasonMultiError
- type EntitlementAccessReasonValidationError
- func (e EntitlementAccessReasonValidationError) Cause() error
- func (e EntitlementAccessReasonValidationError) Error() string
- func (e EntitlementAccessReasonValidationError) ErrorName() string
- func (e EntitlementAccessReasonValidationError) Field() string
- func (e EntitlementAccessReasonValidationError) Key() bool
- func (e EntitlementAccessReasonValidationError) Reason() string
- type EntitlementInput
- func (*EntitlementInput) Descriptor() ([]byte, []int)deprecated
- func (x *EntitlementInput) GetDuration() *durationpb.Duration
- func (x *EntitlementInput) GetPrincipal() *Specifier
- func (x *EntitlementInput) GetRole() *Specifier
- func (x *EntitlementInput) GetTarget() *Specifier
- func (*EntitlementInput) ProtoMessage()
- func (x *EntitlementInput) ProtoReflect() protoreflect.Message
- func (x *EntitlementInput) Reset()
- func (x *EntitlementInput) String() string
- func (m *EntitlementInput) Validate() error
- func (m *EntitlementInput) ValidateAll() error
- type EntitlementInputMultiError
- type EntitlementInputValidationError
- func (e EntitlementInputValidationError) Cause() error
- func (e EntitlementInputValidationError) Error() string
- func (e EntitlementInputValidationError) ErrorName() string
- func (e EntitlementInputValidationError) Field() string
- func (e EntitlementInputValidationError) Key() bool
- func (e EntitlementInputValidationError) Reason() string
- type EntitlementMultiError
- type EntitlementNode
- func (*EntitlementNode) Descriptor() ([]byte, []int)deprecated
- func (x *EntitlementNode) GetChildren() []*EntitlementNode
- func (x *EntitlementNode) GetNamedEid() *NamedEID
- func (x *EntitlementNode) GetParent() *NamedEID
- func (x *EntitlementNode) GetRequestable() bool
- func (x *EntitlementNode) GetRoles() []*NamedEID
- func (x *EntitlementNode) GetSuggestedRole() *NamedEID
- func (x *EntitlementNode) GetUrl() string
- func (*EntitlementNode) ProtoMessage()
- func (x *EntitlementNode) ProtoReflect() protoreflect.Message
- func (x *EntitlementNode) Reset()
- func (x *EntitlementNode) String() string
- func (m *EntitlementNode) Validate() error
- func (m *EntitlementNode) ValidateAll() error
- type EntitlementNodeMultiError
- type EntitlementNodeValidationError
- func (e EntitlementNodeValidationError) Cause() error
- func (e EntitlementNodeValidationError) Error() string
- func (e EntitlementNodeValidationError) ErrorName() string
- func (e EntitlementNodeValidationError) Field() string
- func (e EntitlementNodeValidationError) Key() bool
- func (e EntitlementNodeValidationError) Reason() string
- type EntitlementValidationError
- func (e EntitlementValidationError) Cause() error
- func (e EntitlementValidationError) Error() string
- func (e EntitlementValidationError) ErrorName() string
- func (e EntitlementValidationError) Field() string
- func (e EntitlementValidationError) Key() bool
- func (e EntitlementValidationError) Reason() string
- type Extension
- func (*Extension) Descriptor() ([]byte, []int)deprecated
- func (x *Extension) GetExtendableAfter() *timestamppb.Timestamp
- func (x *Extension) GetExtensionDurationSeconds() *durationpb.Duration
- func (x *Extension) GetExtensionUsed() bool
- func (x *Extension) GetRemaining() int32
- func (*Extension) ProtoMessage()
- func (x *Extension) ProtoReflect() protoreflect.Message
- func (x *Extension) Reset()
- func (x *Extension) String() string
- func (m *Extension) Validate() error
- func (m *Extension) ValidateAll() error
- type ExtensionConditions
- func (*ExtensionConditions) Descriptor() ([]byte, []int)deprecated
- func (x *ExtensionConditions) GetExtensionDurationSeconds() *durationpb.Duration
- func (x *ExtensionConditions) GetMaximumNumberOfExtensions() int32
- func (*ExtensionConditions) ProtoMessage()
- func (x *ExtensionConditions) ProtoReflect() protoreflect.Message
- func (x *ExtensionConditions) Reset()
- func (x *ExtensionConditions) String() string
- func (m *ExtensionConditions) Validate() error
- func (m *ExtensionConditions) ValidateAll() error
- type ExtensionConditionsMultiError
- type ExtensionConditionsValidationError
- func (e ExtensionConditionsValidationError) Cause() error
- func (e ExtensionConditionsValidationError) Error() string
- func (e ExtensionConditionsValidationError) ErrorName() string
- func (e ExtensionConditionsValidationError) Field() string
- func (e ExtensionConditionsValidationError) Key() bool
- func (e ExtensionConditionsValidationError) Reason() string
- type ExtensionMultiError
- type ExtensionValidationError
- type GCPProject
- func (*GCPProject) Descriptor() ([]byte, []int)deprecated
- func (x *GCPProject) GetProject() string
- func (x *GCPProject) GetRole() string
- func (*GCPProject) ProtoMessage()
- func (x *GCPProject) ProtoReflect() protoreflect.Message
- func (x *GCPProject) Reset()
- func (x *GCPProject) String() string
- func (m *GCPProject) Validate() error
- func (m *GCPProject) ValidateAll() error
- type GCPProjectMultiError
- type GCPProjectValidationError
- type GetAccessRequestActionsRequest
- func (*GetAccessRequestActionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccessRequestActionsRequest) GetAccessRequestId() string
- func (*GetAccessRequestActionsRequest) ProtoMessage()
- func (x *GetAccessRequestActionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAccessRequestActionsRequest) Reset()
- func (x *GetAccessRequestActionsRequest) String() string
- func (m *GetAccessRequestActionsRequest) Validate() error
- func (m *GetAccessRequestActionsRequest) ValidateAll() error
- type GetAccessRequestActionsRequestMultiError
- type GetAccessRequestActionsRequestValidationError
- func (e GetAccessRequestActionsRequestValidationError) Cause() error
- func (e GetAccessRequestActionsRequestValidationError) Error() string
- func (e GetAccessRequestActionsRequestValidationError) ErrorName() string
- func (e GetAccessRequestActionsRequestValidationError) Field() string
- func (e GetAccessRequestActionsRequestValidationError) Key() bool
- func (e GetAccessRequestActionsRequestValidationError) Reason() string
- type GetAccessRequestActionsResponse
- func (*GetAccessRequestActionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccessRequestActionsResponse) GetAccessRequestActions() *AccessRequestActions
- func (*GetAccessRequestActionsResponse) ProtoMessage()
- func (x *GetAccessRequestActionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccessRequestActionsResponse) Reset()
- func (x *GetAccessRequestActionsResponse) String() string
- func (m *GetAccessRequestActionsResponse) Validate() error
- func (m *GetAccessRequestActionsResponse) ValidateAll() error
- type GetAccessRequestActionsResponseMultiError
- type GetAccessRequestActionsResponseValidationError
- func (e GetAccessRequestActionsResponseValidationError) Cause() error
- func (e GetAccessRequestActionsResponseValidationError) Error() string
- func (e GetAccessRequestActionsResponseValidationError) ErrorName() string
- func (e GetAccessRequestActionsResponseValidationError) Field() string
- func (e GetAccessRequestActionsResponseValidationError) Key() bool
- func (e GetAccessRequestActionsResponseValidationError) Reason() string
- type GetAccessRequestRequest
- func (*GetAccessRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccessRequestRequest) GetId() string
- func (*GetAccessRequestRequest) ProtoMessage()
- func (x *GetAccessRequestRequest) ProtoReflect() protoreflect.Message
- func (x *GetAccessRequestRequest) Reset()
- func (x *GetAccessRequestRequest) String() string
- func (m *GetAccessRequestRequest) Validate() error
- func (m *GetAccessRequestRequest) ValidateAll() error
- type GetAccessRequestRequestMultiError
- type GetAccessRequestRequestValidationError
- func (e GetAccessRequestRequestValidationError) Cause() error
- func (e GetAccessRequestRequestValidationError) Error() string
- func (e GetAccessRequestRequestValidationError) ErrorName() string
- func (e GetAccessRequestRequestValidationError) Field() string
- func (e GetAccessRequestRequestValidationError) Key() bool
- func (e GetAccessRequestRequestValidationError) Reason() string
- type GetAccessRequestResponse
- func (*GetAccessRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccessRequestResponse) GetAccessRequest() *AccessRequest
- func (*GetAccessRequestResponse) ProtoMessage()
- func (x *GetAccessRequestResponse) ProtoReflect() protoreflect.Message
- func (x *GetAccessRequestResponse) Reset()
- func (x *GetAccessRequestResponse) String() string
- func (m *GetAccessRequestResponse) Validate() error
- func (m *GetAccessRequestResponse) ValidateAll() error
- type GetAccessRequestResponseMultiError
- type GetAccessRequestResponseValidationError
- func (e GetAccessRequestResponseValidationError) Cause() error
- func (e GetAccessRequestResponseValidationError) Error() string
- func (e GetAccessRequestResponseValidationError) ErrorName() string
- func (e GetAccessRequestResponseValidationError) Field() string
- func (e GetAccessRequestResponseValidationError) Key() bool
- func (e GetAccessRequestResponseValidationError) Reason() string
- type GetCallerIdentityRequest
- func (*GetCallerIdentityRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCallerIdentityRequest) ProtoMessage()
- func (x *GetCallerIdentityRequest) ProtoReflect() protoreflect.Message
- func (x *GetCallerIdentityRequest) Reset()
- func (x *GetCallerIdentityRequest) String() string
- func (m *GetCallerIdentityRequest) Validate() error
- func (m *GetCallerIdentityRequest) ValidateAll() error
- type GetCallerIdentityRequestMultiError
- type GetCallerIdentityRequestValidationError
- func (e GetCallerIdentityRequestValidationError) Cause() error
- func (e GetCallerIdentityRequestValidationError) Error() string
- func (e GetCallerIdentityRequestValidationError) ErrorName() string
- func (e GetCallerIdentityRequestValidationError) Field() string
- func (e GetCallerIdentityRequestValidationError) Key() bool
- func (e GetCallerIdentityRequestValidationError) Reason() string
- type GetCallerIdentityResponse
- func (*GetCallerIdentityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCallerIdentityResponse) GetChain() []*IdentityLink
- func (x *GetCallerIdentityResponse) GetPrincipal() *User
- func (*GetCallerIdentityResponse) ProtoMessage()
- func (x *GetCallerIdentityResponse) ProtoReflect() protoreflect.Message
- func (x *GetCallerIdentityResponse) Reset()
- func (x *GetCallerIdentityResponse) String() string
- func (m *GetCallerIdentityResponse) Validate() error
- func (m *GetCallerIdentityResponse) ValidateAll() error
- type GetCallerIdentityResponseMultiError
- type GetCallerIdentityResponseValidationError
- func (e GetCallerIdentityResponseValidationError) Cause() error
- func (e GetCallerIdentityResponseValidationError) Error() string
- func (e GetCallerIdentityResponseValidationError) ErrorName() string
- func (e GetCallerIdentityResponseValidationError) Field() string
- func (e GetCallerIdentityResponseValidationError) Key() bool
- func (e GetCallerIdentityResponseValidationError) Reason() string
- type GetGrantOutputRequest
- func (*GetGrantOutputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGrantOutputRequest) GetId() string
- func (*GetGrantOutputRequest) ProtoMessage()
- func (x *GetGrantOutputRequest) ProtoReflect() protoreflect.Message
- func (x *GetGrantOutputRequest) Reset()
- func (x *GetGrantOutputRequest) String() string
- func (m *GetGrantOutputRequest) Validate() error
- func (m *GetGrantOutputRequest) ValidateAll() error
- type GetGrantOutputRequestMultiError
- type GetGrantOutputRequestValidationError
- func (e GetGrantOutputRequestValidationError) Cause() error
- func (e GetGrantOutputRequestValidationError) Error() string
- func (e GetGrantOutputRequestValidationError) ErrorName() string
- func (e GetGrantOutputRequestValidationError) Field() string
- func (e GetGrantOutputRequestValidationError) Key() bool
- func (e GetGrantOutputRequestValidationError) Reason() string
- type GetGrantOutputResponse
- func (*GetGrantOutputResponse) Descriptor() ([]byte, []int)deprecated
- func (m *GetGrantOutputResponse) GetOutput() isGetGrantOutputResponse_Output
- func (x *GetGrantOutputResponse) GetOutputAwsDynamicRole() *AWSDynamicRoleOutput
- func (x *GetGrantOutputResponse) GetOutputAwsRds() *AWSRDSOutput
- func (x *GetGrantOutputResponse) GetOutputEntity() *v1alpha1.Entity
- func (*GetGrantOutputResponse) ProtoMessage()
- func (x *GetGrantOutputResponse) ProtoReflect() protoreflect.Message
- func (x *GetGrantOutputResponse) Reset()
- func (x *GetGrantOutputResponse) String() string
- func (m *GetGrantOutputResponse) Validate() error
- func (m *GetGrantOutputResponse) ValidateAll() error
- type GetGrantOutputResponseMultiError
- type GetGrantOutputResponseValidationError
- func (e GetGrantOutputResponseValidationError) Cause() error
- func (e GetGrantOutputResponseValidationError) Error() string
- func (e GetGrantOutputResponseValidationError) ErrorName() string
- func (e GetGrantOutputResponseValidationError) Field() string
- func (e GetGrantOutputResponseValidationError) Key() bool
- func (e GetGrantOutputResponseValidationError) Reason() string
- type GetGrantOutputResponse_OutputAwsDynamicRole
- type GetGrantOutputResponse_OutputAwsRds
- type GetGrantOutputResponse_OutputEntity
- type GetGrantRequest
- func (*GetGrantRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGrantRequest) GetId() string
- func (*GetGrantRequest) ProtoMessage()
- func (x *GetGrantRequest) ProtoReflect() protoreflect.Message
- func (x *GetGrantRequest) Reset()
- func (x *GetGrantRequest) String() string
- func (m *GetGrantRequest) Validate() error
- func (m *GetGrantRequest) ValidateAll() error
- type GetGrantRequestMultiError
- type GetGrantRequestValidationError
- func (e GetGrantRequestValidationError) Cause() error
- func (e GetGrantRequestValidationError) Error() string
- func (e GetGrantRequestValidationError) ErrorName() string
- func (e GetGrantRequestValidationError) Field() string
- func (e GetGrantRequestValidationError) Key() bool
- func (e GetGrantRequestValidationError) Reason() string
- type GetGrantResponse
- func (*GetGrantResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGrantResponse) GetGrant() *Grant
- func (x *GetGrantResponse) GetOutput() *v1alpha1.Entity
- func (*GetGrantResponse) ProtoMessage()
- func (x *GetGrantResponse) ProtoReflect() protoreflect.Message
- func (x *GetGrantResponse) Reset()
- func (x *GetGrantResponse) String() string
- func (m *GetGrantResponse) Validate() error
- func (m *GetGrantResponse) ValidateAll() error
- type GetGrantResponseMultiError
- type GetGrantResponseValidationError
- func (e GetGrantResponseValidationError) Cause() error
- func (e GetGrantResponseValidationError) Error() string
- func (e GetGrantResponseValidationError) ErrorName() string
- func (e GetGrantResponseValidationError) Field() string
- func (e GetGrantResponseValidationError) Key() bool
- func (e GetGrantResponseValidationError) Reason() string
- type GetSessionRequest
- func (*GetSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSessionRequest) GetSessionId() string
- func (*GetSessionRequest) ProtoMessage()
- func (x *GetSessionRequest) ProtoReflect() protoreflect.Message
- func (x *GetSessionRequest) Reset()
- func (x *GetSessionRequest) String() string
- func (m *GetSessionRequest) Validate() error
- func (m *GetSessionRequest) ValidateAll() error
- type GetSessionRequestMultiError
- type GetSessionRequestValidationError
- func (e GetSessionRequestValidationError) Cause() error
- func (e GetSessionRequestValidationError) Error() string
- func (e GetSessionRequestValidationError) ErrorName() string
- func (e GetSessionRequestValidationError) Field() string
- func (e GetSessionRequestValidationError) Key() bool
- func (e GetSessionRequestValidationError) Reason() string
- type GetSessionResponse
- func (*GetSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSessionResponse) GetSession() *Session
- func (*GetSessionResponse) ProtoMessage()
- func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSessionResponse) Reset()
- func (x *GetSessionResponse) String() string
- func (m *GetSessionResponse) Validate() error
- func (m *GetSessionResponse) ValidateAll() error
- type GetSessionResponseMultiError
- type GetSessionResponseValidationError
- func (e GetSessionResponseValidationError) Cause() error
- func (e GetSessionResponseValidationError) Error() string
- func (e GetSessionResponseValidationError) ErrorName() string
- func (e GetSessionResponseValidationError) Field() string
- func (e GetSessionResponseValidationError) Key() bool
- func (e GetSessionResponseValidationError) Reason() string
- type Grant
- func (*Grant) Descriptor() ([]byte, []int)deprecated
- func (x *Grant) GetAccessRequestId() string
- func (x *Grant) GetActivatedAt() *timestamppb.Timestamp
- func (x *Grant) GetApproved() bool
- func (x *Grant) GetCliAccessInstructions() string
- func (x *Grant) GetClosedAt() *timestamppb.Timestamp
- func (x *Grant) GetDefaultDuration() *durationpb.Duration
- func (x *Grant) GetDeprovisionedAt() *timestamppb.Timestamp
- func (x *Grant) GetDuration() *durationpb.Duration
- func (x *Grant) GetExpiresAt() *timestamppb.Timestamp
- func (x *Grant) GetExtension() *Extension
- func (x *Grant) GetExternalUrl() string
- func (x *Grant) GetId() string
- func (x *Grant) GetName() string
- func (x *Grant) GetPrincipal() *User
- func (x *Grant) GetProvisioningStatus() ProvisioningStatus
- func (x *Grant) GetRole() *NamedEID
- func (x *Grant) GetStatus() GrantStatus
- func (x *Grant) GetTarget() *NamedEID
- func (x *Grant) GetTryExtendAfter() *timestamppb.Timestamp
- func (*Grant) ProtoMessage()
- func (x *Grant) ProtoReflect() protoreflect.Message
- func (x *Grant) Reset()
- func (x *Grant) String() string
- func (m *Grant) Validate() error
- func (m *Grant) ValidateAll() error
- type GrantChange
- func (GrantChange) Descriptor() protoreflect.EnumDescriptor
- func (x GrantChange) Enum() *GrantChange
- func (GrantChange) EnumDescriptor() ([]byte, []int)deprecated
- func (x GrantChange) Number() protoreflect.EnumNumber
- func (x GrantChange) String() string
- func (GrantChange) Type() protoreflect.EnumType
- type GrantMultiError
- type GrantState
- func (*GrantState) Descriptor() ([]byte, []int)deprecated
- func (x *GrantState) GetChange() GrantChange
- func (x *GrantState) GetGrant() *Grant
- func (*GrantState) ProtoMessage()
- func (x *GrantState) ProtoReflect() protoreflect.Message
- func (x *GrantState) Reset()
- func (x *GrantState) String() string
- func (m *GrantState) Validate() error
- func (m *GrantState) ValidateAll() error
- type GrantStateMultiError
- type GrantStateValidationError
- type GrantStatus
- func (GrantStatus) Descriptor() protoreflect.EnumDescriptor
- func (x GrantStatus) Enum() *GrantStatus
- func (GrantStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x GrantStatus) Number() protoreflect.EnumNumber
- func (x GrantStatus) String() string
- func (GrantStatus) Type() protoreflect.EnumType
- type GrantValidationError
- type IdentityLink
- func (*IdentityLink) Descriptor() ([]byte, []int)deprecated
- func (x *IdentityLink) GetId() *v1alpha1.EID
- func (x *IdentityLink) GetLabel() string
- func (*IdentityLink) ProtoMessage()
- func (x *IdentityLink) ProtoReflect() protoreflect.Message
- func (x *IdentityLink) Reset()
- func (x *IdentityLink) String() string
- func (m *IdentityLink) Validate() error
- func (m *IdentityLink) ValidateAll() error
- type IdentityLinkMultiError
- type IdentityLinkValidationError
- func (e IdentityLinkValidationError) Cause() error
- func (e IdentityLinkValidationError) Error() string
- func (e IdentityLinkValidationError) ErrorName() string
- func (e IdentityLinkValidationError) Field() string
- func (e IdentityLinkValidationError) Key() bool
- func (e IdentityLinkValidationError) Reason() string
- type IntegrationAuditLog
- func (*IntegrationAuditLog) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationAuditLog) GetAction() string
- func (x *IntegrationAuditLog) GetDetails() *structpb.Struct
- func (x *IntegrationAuditLog) GetMessage() string
- func (x *IntegrationAuditLog) GetOccurredAt() *timestamppb.Timestamp
- func (*IntegrationAuditLog) ProtoMessage()
- func (x *IntegrationAuditLog) ProtoReflect() protoreflect.Message
- func (x *IntegrationAuditLog) Reset()
- func (x *IntegrationAuditLog) String() string
- func (m *IntegrationAuditLog) Validate() error
- func (m *IntegrationAuditLog) ValidateAll() error
- type IntegrationAuditLogMultiError
- type IntegrationAuditLogValidationError
- func (e IntegrationAuditLogValidationError) Cause() error
- func (e IntegrationAuditLogValidationError) Error() string
- func (e IntegrationAuditLogValidationError) ErrorName() string
- func (e IntegrationAuditLogValidationError) Field() string
- func (e IntegrationAuditLogValidationError) Key() bool
- func (e IntegrationAuditLogValidationError) Reason() string
- type Justification
- func (*Justification) Descriptor() ([]byte, []int)deprecated
- func (x *Justification) GetReason() string
- func (*Justification) ProtoMessage()
- func (x *Justification) ProtoReflect() protoreflect.Message
- func (x *Justification) Reset()
- func (x *Justification) String() string
- func (m *Justification) Validate() error
- func (m *Justification) ValidateAll() error
- type JustificationMultiError
- type JustificationValidationError
- func (e JustificationValidationError) Cause() error
- func (e JustificationValidationError) Error() string
- func (e JustificationValidationError) ErrorName() string
- func (e JustificationValidationError) Field() string
- func (e JustificationValidationError) Key() bool
- func (e JustificationValidationError) Reason() string
- type NamedEID
- func (*NamedEID) Descriptor() ([]byte, []int)deprecated
- func (u *NamedEID) Display() string
- func (x *NamedEID) GetEid() *v1alpha1.EID
- func (x *NamedEID) GetName() string
- func (*NamedEID) ProtoMessage()
- func (x *NamedEID) ProtoReflect() protoreflect.Message
- func (x *NamedEID) Reset()
- func (x *NamedEID) String() string
- func (m *NamedEID) Validate() error
- func (m *NamedEID) ValidateAll() error
- type NamedEIDMultiError
- type NamedEIDValidationError
- type PreviewEntitlementAccessRequest
- func (*PreviewEntitlementAccessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewEntitlementAccessRequest) GetRole() *Specifier
- func (x *PreviewEntitlementAccessRequest) GetTarget() *Specifier
- func (*PreviewEntitlementAccessRequest) ProtoMessage()
- func (x *PreviewEntitlementAccessRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewEntitlementAccessRequest) Reset()
- func (x *PreviewEntitlementAccessRequest) String() string
- func (m *PreviewEntitlementAccessRequest) Validate() error
- func (m *PreviewEntitlementAccessRequest) ValidateAll() error
- type PreviewEntitlementAccessRequestMultiError
- type PreviewEntitlementAccessRequestValidationError
- func (e PreviewEntitlementAccessRequestValidationError) Cause() error
- func (e PreviewEntitlementAccessRequestValidationError) Error() string
- func (e PreviewEntitlementAccessRequestValidationError) ErrorName() string
- func (e PreviewEntitlementAccessRequestValidationError) Field() string
- func (e PreviewEntitlementAccessRequestValidationError) Key() bool
- func (e PreviewEntitlementAccessRequestValidationError) Reason() string
- type PreviewEntitlementAccessResponse
- func (*PreviewEntitlementAccessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewEntitlementAccessResponse) GetAccess() []*PrincipalAccess
- func (*PreviewEntitlementAccessResponse) ProtoMessage()
- func (x *PreviewEntitlementAccessResponse) ProtoReflect() protoreflect.Message
- func (x *PreviewEntitlementAccessResponse) Reset()
- func (x *PreviewEntitlementAccessResponse) String() string
- func (m *PreviewEntitlementAccessResponse) Validate() error
- func (m *PreviewEntitlementAccessResponse) ValidateAll() error
- type PreviewEntitlementAccessResponseMultiError
- type PreviewEntitlementAccessResponseValidationError
- func (e PreviewEntitlementAccessResponseValidationError) Cause() error
- func (e PreviewEntitlementAccessResponseValidationError) Error() string
- func (e PreviewEntitlementAccessResponseValidationError) ErrorName() string
- func (e PreviewEntitlementAccessResponseValidationError) Field() string
- func (e PreviewEntitlementAccessResponseValidationError) Key() bool
- func (e PreviewEntitlementAccessResponseValidationError) Reason() string
- type PreviewUserAccessRequest
- func (*PreviewUserAccessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewUserAccessRequest) GetPrincipal() *Specifier
- func (x *PreviewUserAccessRequest) GetTargetType() string
- func (*PreviewUserAccessRequest) ProtoMessage()
- func (x *PreviewUserAccessRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewUserAccessRequest) Reset()
- func (x *PreviewUserAccessRequest) String() string
- func (m *PreviewUserAccessRequest) Validate() error
- func (m *PreviewUserAccessRequest) ValidateAll() error
- type PreviewUserAccessRequestMultiError
- type PreviewUserAccessRequestValidationError
- func (e PreviewUserAccessRequestValidationError) Cause() error
- func (e PreviewUserAccessRequestValidationError) Error() string
- func (e PreviewUserAccessRequestValidationError) ErrorName() string
- func (e PreviewUserAccessRequestValidationError) Field() string
- func (e PreviewUserAccessRequestValidationError) Key() bool
- func (e PreviewUserAccessRequestValidationError) Reason() string
- type PreviewUserAccessResponse
- func (*PreviewUserAccessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewUserAccessResponse) GetEntitlements() []*Entitlement
- func (*PreviewUserAccessResponse) ProtoMessage()
- func (x *PreviewUserAccessResponse) ProtoReflect() protoreflect.Message
- func (x *PreviewUserAccessResponse) Reset()
- func (x *PreviewUserAccessResponse) String() string
- func (m *PreviewUserAccessResponse) Validate() error
- func (m *PreviewUserAccessResponse) ValidateAll() error
- type PreviewUserAccessResponseMultiError
- type PreviewUserAccessResponseValidationError
- func (e PreviewUserAccessResponseValidationError) Cause() error
- func (e PreviewUserAccessResponseValidationError) Error() string
- func (e PreviewUserAccessResponseValidationError) ErrorName() string
- func (e PreviewUserAccessResponseValidationError) Field() string
- func (e PreviewUserAccessResponseValidationError) Key() bool
- func (e PreviewUserAccessResponseValidationError) Reason() string
- type PrincipalAccess
- func (*PrincipalAccess) Descriptor() ([]byte, []int)deprecated
- func (x *PrincipalAccess) GetAutoApproved() bool
- func (x *PrincipalAccess) GetPrincipal() *User
- func (x *PrincipalAccess) GetReason() *EntitlementAccessReason
- func (*PrincipalAccess) ProtoMessage()
- func (x *PrincipalAccess) ProtoReflect() protoreflect.Message
- func (x *PrincipalAccess) Reset()
- func (x *PrincipalAccess) String() string
- func (m *PrincipalAccess) Validate() error
- func (m *PrincipalAccess) ValidateAll() error
- type PrincipalAccessMultiError
- type PrincipalAccessValidationError
- func (e PrincipalAccessValidationError) Cause() error
- func (e PrincipalAccessValidationError) Error() string
- func (e PrincipalAccessValidationError) ErrorName() string
- func (e PrincipalAccessValidationError) Field() string
- func (e PrincipalAccessValidationError) Key() bool
- func (e PrincipalAccessValidationError) Reason() string
- type ProvisioningStatus
- func (ProvisioningStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ProvisioningStatus) Enum() *ProvisioningStatus
- func (ProvisioningStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ProvisioningStatus) Number() protoreflect.EnumNumber
- func (x ProvisioningStatus) String() string
- func (ProvisioningStatus) Type() protoreflect.EnumType
- type PutSessionLogRequest
- func (*PutSessionLogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutSessionLogRequest) GetGrantId() string
- func (x *PutSessionLogRequest) GetMessage() string
- func (x *PutSessionLogRequest) GetOccurredAt() *timestamppb.Timestamp
- func (x *PutSessionLogRequest) GetSessionId() string
- func (*PutSessionLogRequest) ProtoMessage()
- func (x *PutSessionLogRequest) ProtoReflect() protoreflect.Message
- func (x *PutSessionLogRequest) Reset()
- func (x *PutSessionLogRequest) String() string
- func (m *PutSessionLogRequest) Validate() error
- func (m *PutSessionLogRequest) ValidateAll() error
- type PutSessionLogRequestMultiError
- type PutSessionLogRequestValidationError
- func (e PutSessionLogRequestValidationError) Cause() error
- func (e PutSessionLogRequestValidationError) Error() string
- func (e PutSessionLogRequestValidationError) ErrorName() string
- func (e PutSessionLogRequestValidationError) Field() string
- func (e PutSessionLogRequestValidationError) Key() bool
- func (e PutSessionLogRequestValidationError) Reason() string
- type PutSessionLogResponse
- func (*PutSessionLogResponse) Descriptor() ([]byte, []int)deprecated
- func (*PutSessionLogResponse) ProtoMessage()
- func (x *PutSessionLogResponse) ProtoReflect() protoreflect.Message
- func (x *PutSessionLogResponse) Reset()
- func (x *PutSessionLogResponse) String() string
- func (m *PutSessionLogResponse) Validate() error
- func (m *PutSessionLogResponse) ValidateAll() error
- type PutSessionLogResponseMultiError
- type PutSessionLogResponseValidationError
- func (e PutSessionLogResponseValidationError) Cause() error
- func (e PutSessionLogResponseValidationError) Error() string
- func (e PutSessionLogResponseValidationError) ErrorName() string
- func (e PutSessionLogResponseValidationError) Field() string
- func (e PutSessionLogResponseValidationError) Key() bool
- func (e PutSessionLogResponseValidationError) Reason() string
- type QueryAccessRequestsRequest
- func (*QueryAccessRequestsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAccessRequestsRequest) GetArchived() bool
- func (x *QueryAccessRequestsRequest) GetOrder() v1alpha1.Order
- func (x *QueryAccessRequestsRequest) GetPageToken() string
- func (*QueryAccessRequestsRequest) ProtoMessage()
- func (x *QueryAccessRequestsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryAccessRequestsRequest) Reset()
- func (x *QueryAccessRequestsRequest) String() string
- func (m *QueryAccessRequestsRequest) Validate() error
- func (m *QueryAccessRequestsRequest) ValidateAll() error
- type QueryAccessRequestsRequestMultiError
- type QueryAccessRequestsRequestValidationError
- func (e QueryAccessRequestsRequestValidationError) Cause() error
- func (e QueryAccessRequestsRequestValidationError) Error() string
- func (e QueryAccessRequestsRequestValidationError) ErrorName() string
- func (e QueryAccessRequestsRequestValidationError) Field() string
- func (e QueryAccessRequestsRequestValidationError) Key() bool
- func (e QueryAccessRequestsRequestValidationError) Reason() string
- type QueryAccessRequestsResponse
- func (*QueryAccessRequestsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAccessRequestsResponse) GetAccessRequests() []*AccessRequest
- func (x *QueryAccessRequestsResponse) GetNextPageToken() string
- func (*QueryAccessRequestsResponse) ProtoMessage()
- func (x *QueryAccessRequestsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryAccessRequestsResponse) Reset()
- func (x *QueryAccessRequestsResponse) String() string
- func (m *QueryAccessRequestsResponse) Validate() error
- func (m *QueryAccessRequestsResponse) ValidateAll() error
- type QueryAccessRequestsResponseMultiError
- type QueryAccessRequestsResponseValidationError
- func (e QueryAccessRequestsResponseValidationError) Cause() error
- func (e QueryAccessRequestsResponseValidationError) Error() string
- func (e QueryAccessRequestsResponseValidationError) ErrorName() string
- func (e QueryAccessRequestsResponseValidationError) Field() string
- func (e QueryAccessRequestsResponseValidationError) Key() bool
- func (e QueryAccessRequestsResponseValidationError) Reason() string
- type QueryApproversRequest
- func (*QueryApproversRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryApproversRequest) GetGrant() *v1alpha1.EID
- func (m *QueryApproversRequest) GetQuery() isQueryApproversRequest_Query
- func (x *QueryApproversRequest) GetTargetRole() *TargetRole
- func (*QueryApproversRequest) ProtoMessage()
- func (x *QueryApproversRequest) ProtoReflect() protoreflect.Message
- func (x *QueryApproversRequest) Reset()
- func (x *QueryApproversRequest) String() string
- func (m *QueryApproversRequest) Validate() error
- func (m *QueryApproversRequest) ValidateAll() error
- type QueryApproversRequestMultiError
- type QueryApproversRequestValidationError
- func (e QueryApproversRequestValidationError) Cause() error
- func (e QueryApproversRequestValidationError) Error() string
- func (e QueryApproversRequestValidationError) ErrorName() string
- func (e QueryApproversRequestValidationError) Field() string
- func (e QueryApproversRequestValidationError) Key() bool
- func (e QueryApproversRequestValidationError) Reason() string
- type QueryApproversRequest_Grant
- type QueryApproversRequest_TargetRole
- type QueryApproversResponse
- func (*QueryApproversResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryApproversResponse) GetApprovers() []*User
- func (*QueryApproversResponse) ProtoMessage()
- func (x *QueryApproversResponse) ProtoReflect() protoreflect.Message
- func (x *QueryApproversResponse) Reset()
- func (x *QueryApproversResponse) String() string
- func (m *QueryApproversResponse) Validate() error
- func (m *QueryApproversResponse) ValidateAll() error
- type QueryApproversResponseMultiError
- type QueryApproversResponseValidationError
- func (e QueryApproversResponseValidationError) Cause() error
- func (e QueryApproversResponseValidationError) Error() string
- func (e QueryApproversResponseValidationError) ErrorName() string
- func (e QueryApproversResponseValidationError) Field() string
- func (e QueryApproversResponseValidationError) Key() bool
- func (e QueryApproversResponseValidationError) Reason() string
- type QueryAuditLogsRequest
- func (*QueryAuditLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAuditLogsRequest) GetPageToken() string
- func (x *QueryAuditLogsRequest) GetTarget() *v1alpha1.EID
- func (*QueryAuditLogsRequest) ProtoMessage()
- func (x *QueryAuditLogsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryAuditLogsRequest) Reset()
- func (x *QueryAuditLogsRequest) String() string
- func (m *QueryAuditLogsRequest) Validate() error
- func (m *QueryAuditLogsRequest) ValidateAll() error
- type QueryAuditLogsRequestMultiError
- type QueryAuditLogsRequestValidationError
- func (e QueryAuditLogsRequestValidationError) Cause() error
- func (e QueryAuditLogsRequestValidationError) Error() string
- func (e QueryAuditLogsRequestValidationError) ErrorName() string
- func (e QueryAuditLogsRequestValidationError) Field() string
- func (e QueryAuditLogsRequestValidationError) Key() bool
- func (e QueryAuditLogsRequestValidationError) Reason() string
- type QueryAuditLogsResponse
- func (*QueryAuditLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAuditLogsResponse) GetAuditLogs() []*AuditLog
- func (x *QueryAuditLogsResponse) GetNextPageToken() string
- func (*QueryAuditLogsResponse) ProtoMessage()
- func (x *QueryAuditLogsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryAuditLogsResponse) Reset()
- func (x *QueryAuditLogsResponse) String() string
- func (m *QueryAuditLogsResponse) Validate() error
- func (m *QueryAuditLogsResponse) ValidateAll() error
- type QueryAuditLogsResponseMultiError
- type QueryAuditLogsResponseValidationError
- func (e QueryAuditLogsResponseValidationError) Cause() error
- func (e QueryAuditLogsResponseValidationError) Error() string
- func (e QueryAuditLogsResponseValidationError) ErrorName() string
- func (e QueryAuditLogsResponseValidationError) Field() string
- func (e QueryAuditLogsResponseValidationError) Key() bool
- func (e QueryAuditLogsResponseValidationError) Reason() string
- type QueryAvailabilitiesRequest
- func (*QueryAvailabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAvailabilitiesRequest) GetPageToken() string
- func (*QueryAvailabilitiesRequest) ProtoMessage()
- func (x *QueryAvailabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *QueryAvailabilitiesRequest) Reset()
- func (x *QueryAvailabilitiesRequest) String() string
- func (m *QueryAvailabilitiesRequest) Validate() error
- func (m *QueryAvailabilitiesRequest) ValidateAll() error
- type QueryAvailabilitiesRequestMultiError
- type QueryAvailabilitiesRequestValidationError
- func (e QueryAvailabilitiesRequestValidationError) Cause() error
- func (e QueryAvailabilitiesRequestValidationError) Error() string
- func (e QueryAvailabilitiesRequestValidationError) ErrorName() string
- func (e QueryAvailabilitiesRequestValidationError) Field() string
- func (e QueryAvailabilitiesRequestValidationError) Key() bool
- func (e QueryAvailabilitiesRequestValidationError) Reason() string
- type QueryAvailabilitiesResponse
- func (*QueryAvailabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAvailabilitiesResponse) GetAvailabilities() []*Availability
- func (x *QueryAvailabilitiesResponse) GetNextPageToken() string
- func (*QueryAvailabilitiesResponse) ProtoMessage()
- func (x *QueryAvailabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *QueryAvailabilitiesResponse) Reset()
- func (x *QueryAvailabilitiesResponse) String() string
- func (m *QueryAvailabilitiesResponse) Validate() error
- func (m *QueryAvailabilitiesResponse) ValidateAll() error
- type QueryAvailabilitiesResponseMultiError
- type QueryAvailabilitiesResponseValidationError
- func (e QueryAvailabilitiesResponseValidationError) Cause() error
- func (e QueryAvailabilitiesResponseValidationError) Error() string
- func (e QueryAvailabilitiesResponseValidationError) ErrorName() string
- func (e QueryAvailabilitiesResponseValidationError) Field() string
- func (e QueryAvailabilitiesResponseValidationError) Key() bool
- func (e QueryAvailabilitiesResponseValidationError) Reason() string
- type QueryDescendentsRequest
- func (*QueryDescendentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDescendentsRequest) GetEntityType() string
- func (x *QueryDescendentsRequest) GetPageToken() string
- func (x *QueryDescendentsRequest) GetParent() *v1alpha1.EID
- func (*QueryDescendentsRequest) ProtoMessage()
- func (x *QueryDescendentsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryDescendentsRequest) Reset()
- func (x *QueryDescendentsRequest) String() string
- func (m *QueryDescendentsRequest) Validate() error
- func (m *QueryDescendentsRequest) ValidateAll() error
- type QueryDescendentsRequestMultiError
- type QueryDescendentsRequestValidationError
- func (e QueryDescendentsRequestValidationError) Cause() error
- func (e QueryDescendentsRequestValidationError) Error() string
- func (e QueryDescendentsRequestValidationError) ErrorName() string
- func (e QueryDescendentsRequestValidationError) Field() string
- func (e QueryDescendentsRequestValidationError) Key() bool
- func (e QueryDescendentsRequestValidationError) Reason() string
- type QueryDescendentsResponse
- func (*QueryDescendentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryDescendentsResponse) GetEntities() []*NamedEID
- func (x *QueryDescendentsResponse) GetNextPageToken() string
- func (*QueryDescendentsResponse) ProtoMessage()
- func (x *QueryDescendentsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryDescendentsResponse) Reset()
- func (x *QueryDescendentsResponse) String() string
- func (m *QueryDescendentsResponse) Validate() error
- func (m *QueryDescendentsResponse) ValidateAll() error
- type QueryDescendentsResponseMultiError
- type QueryDescendentsResponseValidationError
- func (e QueryDescendentsResponseValidationError) Cause() error
- func (e QueryDescendentsResponseValidationError) Error() string
- func (e QueryDescendentsResponseValidationError) ErrorName() string
- func (e QueryDescendentsResponseValidationError) Field() string
- func (e QueryDescendentsResponseValidationError) Key() bool
- func (e QueryDescendentsResponseValidationError) Reason() string
- type QueryEntitlementsRequest
- func (*QueryEntitlementsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEntitlementsRequest) GetPageToken() string
- func (x *QueryEntitlementsRequest) GetTargetType() string
- func (*QueryEntitlementsRequest) ProtoMessage()
- func (x *QueryEntitlementsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryEntitlementsRequest) Reset()
- func (x *QueryEntitlementsRequest) String() string
- func (m *QueryEntitlementsRequest) Validate() error
- func (m *QueryEntitlementsRequest) ValidateAll() error
- type QueryEntitlementsRequestMultiError
- type QueryEntitlementsRequestValidationError
- func (e QueryEntitlementsRequestValidationError) Cause() error
- func (e QueryEntitlementsRequestValidationError) Error() string
- func (e QueryEntitlementsRequestValidationError) ErrorName() string
- func (e QueryEntitlementsRequestValidationError) Field() string
- func (e QueryEntitlementsRequestValidationError) Key() bool
- func (e QueryEntitlementsRequestValidationError) Reason() string
- type QueryEntitlementsResponse
- func (*QueryEntitlementsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEntitlementsResponse) GetEntitlements() []*Entitlement
- func (x *QueryEntitlementsResponse) GetNextPageToken() string
- func (*QueryEntitlementsResponse) ProtoMessage()
- func (x *QueryEntitlementsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryEntitlementsResponse) Reset()
- func (x *QueryEntitlementsResponse) String() string
- func (m *QueryEntitlementsResponse) Validate() error
- func (m *QueryEntitlementsResponse) ValidateAll() error
- type QueryEntitlementsResponseMultiError
- type QueryEntitlementsResponseValidationError
- func (e QueryEntitlementsResponseValidationError) Cause() error
- func (e QueryEntitlementsResponseValidationError) Error() string
- func (e QueryEntitlementsResponseValidationError) ErrorName() string
- func (e QueryEntitlementsResponseValidationError) Field() string
- func (e QueryEntitlementsResponseValidationError) Key() bool
- func (e QueryEntitlementsResponseValidationError) Reason() string
- type QueryEntitlementsTreeRequest
- func (*QueryEntitlementsTreeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEntitlementsTreeRequest) GetPageToken() string
- func (*QueryEntitlementsTreeRequest) ProtoMessage()
- func (x *QueryEntitlementsTreeRequest) ProtoReflect() protoreflect.Message
- func (x *QueryEntitlementsTreeRequest) Reset()
- func (x *QueryEntitlementsTreeRequest) String() string
- func (m *QueryEntitlementsTreeRequest) Validate() error
- func (m *QueryEntitlementsTreeRequest) ValidateAll() error
- type QueryEntitlementsTreeRequestMultiError
- type QueryEntitlementsTreeRequestValidationError
- func (e QueryEntitlementsTreeRequestValidationError) Cause() error
- func (e QueryEntitlementsTreeRequestValidationError) Error() string
- func (e QueryEntitlementsTreeRequestValidationError) ErrorName() string
- func (e QueryEntitlementsTreeRequestValidationError) Field() string
- func (e QueryEntitlementsTreeRequestValidationError) Key() bool
- func (e QueryEntitlementsTreeRequestValidationError) Reason() string
- type QueryEntitlementsTreeResponse
- func (*QueryEntitlementsTreeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEntitlementsTreeResponse) GetEntitlements() []*EntitlementNode
- func (x *QueryEntitlementsTreeResponse) GetNextPageToken() string
- func (*QueryEntitlementsTreeResponse) ProtoMessage()
- func (x *QueryEntitlementsTreeResponse) ProtoReflect() protoreflect.Message
- func (x *QueryEntitlementsTreeResponse) Reset()
- func (x *QueryEntitlementsTreeResponse) String() string
- func (m *QueryEntitlementsTreeResponse) Validate() error
- func (m *QueryEntitlementsTreeResponse) ValidateAll() error
- type QueryEntitlementsTreeResponseMultiError
- type QueryEntitlementsTreeResponseValidationError
- func (e QueryEntitlementsTreeResponseValidationError) Cause() error
- func (e QueryEntitlementsTreeResponseValidationError) Error() string
- func (e QueryEntitlementsTreeResponseValidationError) ErrorName() string
- func (e QueryEntitlementsTreeResponseValidationError) Field() string
- func (e QueryEntitlementsTreeResponseValidationError) Key() bool
- func (e QueryEntitlementsTreeResponseValidationError) Reason() string
- type QueryGrantChildrenRequest
- func (*QueryGrantChildrenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGrantChildrenRequest) GetId() string
- func (x *QueryGrantChildrenRequest) GetPageToken() string
- func (*QueryGrantChildrenRequest) ProtoMessage()
- func (x *QueryGrantChildrenRequest) ProtoReflect() protoreflect.Message
- func (x *QueryGrantChildrenRequest) Reset()
- func (x *QueryGrantChildrenRequest) String() string
- func (m *QueryGrantChildrenRequest) Validate() error
- func (m *QueryGrantChildrenRequest) ValidateAll() error
- type QueryGrantChildrenRequestMultiError
- type QueryGrantChildrenRequestValidationError
- func (e QueryGrantChildrenRequestValidationError) Cause() error
- func (e QueryGrantChildrenRequestValidationError) Error() string
- func (e QueryGrantChildrenRequestValidationError) ErrorName() string
- func (e QueryGrantChildrenRequestValidationError) Field() string
- func (e QueryGrantChildrenRequestValidationError) Key() bool
- func (e QueryGrantChildrenRequestValidationError) Reason() string
- type QueryGrantChildrenResponse
- func (*QueryGrantChildrenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGrantChildrenResponse) GetEntities() []*v1alpha1.Entity
- func (x *QueryGrantChildrenResponse) GetNextPageToken() string
- func (*QueryGrantChildrenResponse) ProtoMessage()
- func (x *QueryGrantChildrenResponse) ProtoReflect() protoreflect.Message
- func (x *QueryGrantChildrenResponse) Reset()
- func (x *QueryGrantChildrenResponse) String() string
- func (m *QueryGrantChildrenResponse) Validate() error
- func (m *QueryGrantChildrenResponse) ValidateAll() error
- type QueryGrantChildrenResponseMultiError
- type QueryGrantChildrenResponseValidationError
- func (e QueryGrantChildrenResponseValidationError) Cause() error
- func (e QueryGrantChildrenResponseValidationError) Error() string
- func (e QueryGrantChildrenResponseValidationError) ErrorName() string
- func (e QueryGrantChildrenResponseValidationError) Field() string
- func (e QueryGrantChildrenResponseValidationError) Key() bool
- func (e QueryGrantChildrenResponseValidationError) Reason() string
- type QueryGrantsRequest
- func (*QueryGrantsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGrantsRequest) GetPageToken() string
- func (x *QueryGrantsRequest) GetPrincipal() *v1alpha1.EID
- func (x *QueryGrantsRequest) GetRole() *v1alpha1.EID
- func (x *QueryGrantsRequest) GetStatus() GrantStatus
- func (x *QueryGrantsRequest) GetTarget() *v1alpha1.EID
- func (*QueryGrantsRequest) ProtoMessage()
- func (x *QueryGrantsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryGrantsRequest) Reset()
- func (x *QueryGrantsRequest) String() string
- func (m *QueryGrantsRequest) Validate() error
- func (m *QueryGrantsRequest) ValidateAll() error
- type QueryGrantsRequestMultiError
- type QueryGrantsRequestValidationError
- func (e QueryGrantsRequestValidationError) Cause() error
- func (e QueryGrantsRequestValidationError) Error() string
- func (e QueryGrantsRequestValidationError) ErrorName() string
- func (e QueryGrantsRequestValidationError) Field() string
- func (e QueryGrantsRequestValidationError) Key() bool
- func (e QueryGrantsRequestValidationError) Reason() string
- type QueryGrantsResponse
- func (*QueryGrantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryGrantsResponse) GetGrants() []*Grant
- func (x *QueryGrantsResponse) GetNextPageToken() string
- func (*QueryGrantsResponse) ProtoMessage()
- func (x *QueryGrantsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryGrantsResponse) Reset()
- func (x *QueryGrantsResponse) String() string
- func (m *QueryGrantsResponse) Validate() error
- func (m *QueryGrantsResponse) ValidateAll() error
- type QueryGrantsResponseMultiError
- type QueryGrantsResponseValidationError
- func (e QueryGrantsResponseValidationError) Cause() error
- func (e QueryGrantsResponseValidationError) Error() string
- func (e QueryGrantsResponseValidationError) ErrorName() string
- func (e QueryGrantsResponseValidationError) Field() string
- func (e QueryGrantsResponseValidationError) Key() bool
- func (e QueryGrantsResponseValidationError) Reason() string
- type QuerySessionLogsRequest
- func (*QuerySessionLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QuerySessionLogsRequest) GetPageToken() string
- func (x *QuerySessionLogsRequest) GetSessionId() string
- func (*QuerySessionLogsRequest) ProtoMessage()
- func (x *QuerySessionLogsRequest) ProtoReflect() protoreflect.Message
- func (x *QuerySessionLogsRequest) Reset()
- func (x *QuerySessionLogsRequest) String() string
- func (m *QuerySessionLogsRequest) Validate() error
- func (m *QuerySessionLogsRequest) ValidateAll() error
- type QuerySessionLogsRequestMultiError
- type QuerySessionLogsRequestValidationError
- func (e QuerySessionLogsRequestValidationError) Cause() error
- func (e QuerySessionLogsRequestValidationError) Error() string
- func (e QuerySessionLogsRequestValidationError) ErrorName() string
- func (e QuerySessionLogsRequestValidationError) Field() string
- func (e QuerySessionLogsRequestValidationError) Key() bool
- func (e QuerySessionLogsRequestValidationError) Reason() string
- type QuerySessionLogsResponse
- func (*QuerySessionLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QuerySessionLogsResponse) GetNextPageToken() string
- func (x *QuerySessionLogsResponse) GetSessionLogs() []*SessionLog
- func (*QuerySessionLogsResponse) ProtoMessage()
- func (x *QuerySessionLogsResponse) ProtoReflect() protoreflect.Message
- func (x *QuerySessionLogsResponse) Reset()
- func (x *QuerySessionLogsResponse) String() string
- func (m *QuerySessionLogsResponse) Validate() error
- func (m *QuerySessionLogsResponse) ValidateAll() error
- type QuerySessionLogsResponseMultiError
- type QuerySessionLogsResponseValidationError
- func (e QuerySessionLogsResponseValidationError) Cause() error
- func (e QuerySessionLogsResponseValidationError) Error() string
- func (e QuerySessionLogsResponseValidationError) ErrorName() string
- func (e QuerySessionLogsResponseValidationError) Field() string
- func (e QuerySessionLogsResponseValidationError) Key() bool
- func (e QuerySessionLogsResponseValidationError) Reason() string
- type Resource
- func (*Resource) Descriptor() ([]byte, []int)deprecated
- func (x *Resource) GetAwsAccount() *AWSAccount
- func (x *Resource) GetGcpProject() *GCPProject
- func (m *Resource) GetResource() isResource_Resource
- func (*Resource) ProtoMessage()
- func (x *Resource) ProtoReflect() protoreflect.Message
- func (x *Resource) Reset()
- func (x *Resource) String() string
- func (m *Resource) Validate() error
- func (m *Resource) ValidateAll() error
- type ResourceMultiError
- type ResourceValidationError
- type Resource_AwsAccount
- type Resource_GcpProject
- type Session
- func (*Session) Descriptor() ([]byte, []int)deprecated
- func (x *Session) GetEndedAt() *timestamppb.Timestamp
- func (x *Session) GetGrantId() string
- func (x *Session) GetId() string
- func (x *Session) GetRequestId() string
- func (x *Session) GetStartedAt() *timestamppb.Timestamp
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) String() string
- func (m *Session) Validate() error
- func (m *Session) ValidateAll() error
- type SessionLog
- func (*SessionLog) Descriptor() ([]byte, []int)deprecated
- func (x *SessionLog) GetMessage() string
- func (x *SessionLog) GetOccurredAt() *timestamppb.Timestamp
- func (*SessionLog) ProtoMessage()
- func (x *SessionLog) ProtoReflect() protoreflect.Message
- func (x *SessionLog) Reset()
- func (x *SessionLog) String() string
- func (m *SessionLog) Validate() error
- func (m *SessionLog) ValidateAll() error
- type SessionLogMultiError
- type SessionLogValidationError
- type SessionMultiError
- type SessionValidationError
- type Specifier
- func (*Specifier) Descriptor() ([]byte, []int)deprecated
- func (x *Specifier) GetEid() *v1alpha1.EID
- func (x *Specifier) GetLookup() string
- func (m *Specifier) GetSpecify() isSpecifier_Specify
- func (*Specifier) ProtoMessage()
- func (x *Specifier) ProtoReflect() protoreflect.Message
- func (x *Specifier) Reset()
- func (x *Specifier) String() string
- func (m *Specifier) Validate() error
- func (m *Specifier) ValidateAll() error
- type SpecifierMultiError
- type SpecifierValidationError
- type Specifier_Eid
- type Specifier_Lookup
- type StartSessionRequest
- func (*StartSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartSessionRequest) GetGrantId() string
- func (*StartSessionRequest) ProtoMessage()
- func (x *StartSessionRequest) ProtoReflect() protoreflect.Message
- func (x *StartSessionRequest) Reset()
- func (x *StartSessionRequest) String() string
- func (m *StartSessionRequest) Validate() error
- func (m *StartSessionRequest) ValidateAll() error
- type StartSessionRequestMultiError
- type StartSessionRequestValidationError
- func (e StartSessionRequestValidationError) Cause() error
- func (e StartSessionRequestValidationError) Error() string
- func (e StartSessionRequestValidationError) ErrorName() string
- func (e StartSessionRequestValidationError) Field() string
- func (e StartSessionRequestValidationError) Key() bool
- func (e StartSessionRequestValidationError) Reason() string
- type StartSessionResponse
- func (*StartSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartSessionResponse) GetSessionId() string
- func (*StartSessionResponse) ProtoMessage()
- func (x *StartSessionResponse) ProtoReflect() protoreflect.Message
- func (x *StartSessionResponse) Reset()
- func (x *StartSessionResponse) String() string
- func (m *StartSessionResponse) Validate() error
- func (m *StartSessionResponse) ValidateAll() error
- type StartSessionResponseMultiError
- type StartSessionResponseValidationError
- func (e StartSessionResponseValidationError) Cause() error
- func (e StartSessionResponseValidationError) Error() string
- func (e StartSessionResponseValidationError) ErrorName() string
- func (e StartSessionResponseValidationError) Field() string
- func (e StartSessionResponseValidationError) Key() bool
- func (e StartSessionResponseValidationError) Reason() string
- type TargetRole
- func (*TargetRole) Descriptor() ([]byte, []int)deprecated
- func (x *TargetRole) GetRole() *Specifier
- func (x *TargetRole) GetTarget() *Specifier
- func (*TargetRole) ProtoMessage()
- func (x *TargetRole) ProtoReflect() protoreflect.Message
- func (x *TargetRole) Reset()
- func (x *TargetRole) String() string
- func (m *TargetRole) Validate() error
- func (m *TargetRole) ValidateAll() error
- type TargetRoleMultiError
- type TargetRoleValidationError
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (u *User) Display() string
- func (x *User) GetEid() *v1alpha1.EID
- func (x *User) GetEmail() string
- func (x *User) GetName() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- func (m *User) Validate() error
- func (m *User) ValidateAll() error
- type UserMultiError
- type UserValidationError
- type Validation
- func (*Validation) Descriptor() ([]byte, []int)deprecated
- func (x *Validation) GetHasReason() bool
- func (*Validation) ProtoMessage()
- func (x *Validation) ProtoReflect() protoreflect.Message
- func (x *Validation) Reset()
- func (x *Validation) String() string
- func (m *Validation) Validate() error
- func (m *Validation) ValidateAll() error
- type ValidationMultiError
- type ValidationValidationError
Constants ¶
This section is empty.
Variables ¶
var ( GrantChange_name = map[int32]string{ 0: "GRANT_CHANGE_UNSPECIFIED", 1: "GRANT_CHANGE_REQUESTED", 2: "GRANT_CHANGE_ACTIVATED", 3: "GRANT_CHANGE_EXTENDED", 4: "GRANT_CHANGE_PROVISIONING_FAILED", } GrantChange_value = map[string]int32{ "GRANT_CHANGE_UNSPECIFIED": 0, "GRANT_CHANGE_REQUESTED": 1, "GRANT_CHANGE_ACTIVATED": 2, "GRANT_CHANGE_EXTENDED": 3, "GRANT_CHANGE_PROVISIONING_FAILED": 4, } )
Enum value maps for GrantChange.
var ( DiagnosticLevel_name = map[int32]string{ 0: "DIAGNOSTIC_LEVEL_UNSPECIFIED", 1: "DIAGNOSTIC_LEVEL_INFO", 2: "DIAGNOSTIC_LEVEL_WARNING", 3: "DIAGNOSTIC_LEVEL_ERROR", } DiagnosticLevel_value = map[string]int32{ "DIAGNOSTIC_LEVEL_UNSPECIFIED": 0, "DIAGNOSTIC_LEVEL_INFO": 1, "DIAGNOSTIC_LEVEL_WARNING": 2, "DIAGNOSTIC_LEVEL_ERROR": 3, } )
Enum value maps for DiagnosticLevel.
var ( GrantStatus_name = map[int32]string{ 0: "GRANT_STATUS_UNSPECIFIED", 1: "GRANT_STATUS_PENDING", 3: "GRANT_STATUS_ACTIVE", 4: "GRANT_STATUS_CLOSED", } GrantStatus_value = map[string]int32{ "GRANT_STATUS_UNSPECIFIED": 0, "GRANT_STATUS_PENDING": 1, "GRANT_STATUS_ACTIVE": 3, "GRANT_STATUS_CLOSED": 4, } )
Enum value maps for GrantStatus.
var ( ProvisioningStatus_name = map[int32]string{ 0: "PROVISIONING_STATUS_UNSPECIFIED", 1: "PROVISIONING_STATUS_NOT_ATTEMPTED", 2: "PROVISIONING_STATUS_ATTEMPTING", 3: "PROVISIONING_STATUS_SUCCESSFUL", } ProvisioningStatus_value = map[string]int32{ "PROVISIONING_STATUS_UNSPECIFIED": 0, "PROVISIONING_STATUS_NOT_ATTEMPTED": 1, "PROVISIONING_STATUS_ATTEMPTING": 2, "PROVISIONING_STATUS_SUCCESSFUL": 3, } )
Enum value maps for ProvisioningStatus.
var File_commonfate_access_v1alpha1_access_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_access_request_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_audit_logs_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_diagnostic_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_entities_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_extension_conditions_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_grant_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_grants_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_identity_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_integration_audit_logs_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_named_eid_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_proxy_session_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_resource_proto protoreflect.FileDescriptor
var File_commonfate_access_v1alpha1_user_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AWSAccount ¶
type AWSAccount struct { AccountId string `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*AWSAccount) Descriptor
deprecated
func (*AWSAccount) Descriptor() ([]byte, []int)
Deprecated: Use AWSAccount.ProtoReflect.Descriptor instead.
func (*AWSAccount) GetAccountId ¶
func (x *AWSAccount) GetAccountId() string
func (*AWSAccount) GetRole ¶
func (x *AWSAccount) GetRole() string
func (*AWSAccount) ProtoMessage ¶
func (*AWSAccount) ProtoMessage()
func (*AWSAccount) ProtoReflect ¶
func (x *AWSAccount) ProtoReflect() protoreflect.Message
func (*AWSAccount) Reset ¶
func (x *AWSAccount) Reset()
func (*AWSAccount) String ¶
func (x *AWSAccount) String() string
func (*AWSAccount) Validate ¶ added in v1.32.1
func (m *AWSAccount) Validate() error
Validate checks the field values on AWSAccount 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 (*AWSAccount) ValidateAll ¶ added in v1.32.1
func (m *AWSAccount) ValidateAll() error
ValidateAll checks the field values on AWSAccount 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 AWSAccountMultiError, or nil if none found.
type AWSAccountMultiError ¶ added in v1.32.1
type AWSAccountMultiError []error
AWSAccountMultiError is an error wrapping multiple validation errors returned by AWSAccount.ValidateAll() if the designated constraints aren't met.
func (AWSAccountMultiError) AllErrors ¶ added in v1.32.1
func (m AWSAccountMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSAccountMultiError) Error ¶ added in v1.32.1
func (m AWSAccountMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSAccountValidationError ¶ added in v1.32.1
type AWSAccountValidationError struct {
// contains filtered or unexported fields
}
AWSAccountValidationError is the validation error returned by AWSAccount.Validate if the designated constraints aren't met.
func (AWSAccountValidationError) Cause ¶ added in v1.32.1
func (e AWSAccountValidationError) Cause() error
Cause function returns cause value.
func (AWSAccountValidationError) Error ¶ added in v1.32.1
func (e AWSAccountValidationError) Error() string
Error satisfies the builtin error interface
func (AWSAccountValidationError) ErrorName ¶ added in v1.32.1
func (e AWSAccountValidationError) ErrorName() string
ErrorName returns error name.
func (AWSAccountValidationError) Field ¶ added in v1.32.1
func (e AWSAccountValidationError) Field() string
Field function returns field value.
func (AWSAccountValidationError) Key ¶ added in v1.32.1
func (e AWSAccountValidationError) Key() bool
Key function returns key value.
func (AWSAccountValidationError) Reason ¶ added in v1.32.1
func (e AWSAccountValidationError) Reason() string
Reason function returns reason value.
type AWSDynamicRoleOutput ¶ added in v1.50.0
type AWSDynamicRoleOutput struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SsoStartUrl string `protobuf:"bytes,2,opt,name=sso_start_url,json=ssoStartUrl,proto3" json:"sso_start_url,omitempty"` SsoRoleName string `protobuf:"bytes,3,opt,name=sso_role_name,json=ssoRoleName,proto3" json:"sso_role_name,omitempty"` SsoRegion string `protobuf:"bytes,4,opt,name=sso_region,json=ssoRegion,proto3" json:"sso_region,omitempty"` AccountId string `protobuf:"bytes,5,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` PermissionSetArn string `protobuf:"bytes,6,opt,name=permission_set_arn,json=permissionSetArn,proto3" json:"permission_set_arn,omitempty"` // contains filtered or unexported fields }
func (*AWSDynamicRoleOutput) Descriptor
deprecated
added in
v1.50.0
func (*AWSDynamicRoleOutput) Descriptor() ([]byte, []int)
Deprecated: Use AWSDynamicRoleOutput.ProtoReflect.Descriptor instead.
func (*AWSDynamicRoleOutput) GetAccountId ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) GetAccountId() string
func (*AWSDynamicRoleOutput) GetId ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) GetId() string
func (*AWSDynamicRoleOutput) GetPermissionSetArn ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) GetPermissionSetArn() string
func (*AWSDynamicRoleOutput) GetSsoRegion ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) GetSsoRegion() string
func (*AWSDynamicRoleOutput) GetSsoRoleName ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) GetSsoRoleName() string
func (*AWSDynamicRoleOutput) GetSsoStartUrl ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) GetSsoStartUrl() string
func (*AWSDynamicRoleOutput) ProtoMessage ¶ added in v1.50.0
func (*AWSDynamicRoleOutput) ProtoMessage()
func (*AWSDynamicRoleOutput) ProtoReflect ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) ProtoReflect() protoreflect.Message
func (*AWSDynamicRoleOutput) Reset ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) Reset()
func (*AWSDynamicRoleOutput) String ¶ added in v1.50.0
func (x *AWSDynamicRoleOutput) String() string
func (*AWSDynamicRoleOutput) Validate ¶ added in v1.50.0
func (m *AWSDynamicRoleOutput) Validate() error
Validate checks the field values on AWSDynamicRoleOutput 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 (*AWSDynamicRoleOutput) ValidateAll ¶ added in v1.50.0
func (m *AWSDynamicRoleOutput) ValidateAll() error
ValidateAll checks the field values on AWSDynamicRoleOutput 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 AWSDynamicRoleOutputMultiError, or nil if none found.
type AWSDynamicRoleOutputMultiError ¶ added in v1.50.0
type AWSDynamicRoleOutputMultiError []error
AWSDynamicRoleOutputMultiError is an error wrapping multiple validation errors returned by AWSDynamicRoleOutput.ValidateAll() if the designated constraints aren't met.
func (AWSDynamicRoleOutputMultiError) AllErrors ¶ added in v1.50.0
func (m AWSDynamicRoleOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSDynamicRoleOutputMultiError) Error ¶ added in v1.50.0
func (m AWSDynamicRoleOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSDynamicRoleOutputValidationError ¶ added in v1.50.0
type AWSDynamicRoleOutputValidationError struct {
// contains filtered or unexported fields
}
AWSDynamicRoleOutputValidationError is the validation error returned by AWSDynamicRoleOutput.Validate if the designated constraints aren't met.
func (AWSDynamicRoleOutputValidationError) Cause ¶ added in v1.50.0
func (e AWSDynamicRoleOutputValidationError) Cause() error
Cause function returns cause value.
func (AWSDynamicRoleOutputValidationError) Error ¶ added in v1.50.0
func (e AWSDynamicRoleOutputValidationError) Error() string
Error satisfies the builtin error interface
func (AWSDynamicRoleOutputValidationError) ErrorName ¶ added in v1.50.0
func (e AWSDynamicRoleOutputValidationError) ErrorName() string
ErrorName returns error name.
func (AWSDynamicRoleOutputValidationError) Field ¶ added in v1.50.0
func (e AWSDynamicRoleOutputValidationError) Field() string
Field function returns field value.
func (AWSDynamicRoleOutputValidationError) Key ¶ added in v1.50.0
func (e AWSDynamicRoleOutputValidationError) Key() bool
Key function returns key value.
func (AWSDynamicRoleOutputValidationError) Reason ¶ added in v1.50.0
func (e AWSDynamicRoleOutputValidationError) Reason() string
Reason function returns reason value.
type AWSRDSDatabase ¶ added in v1.50.0
type AWSRDSDatabase struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Engine string `protobuf:"bytes,3,opt,name=engine,proto3" json:"engine,omitempty"` Region string `protobuf:"bytes,4,opt,name=region,proto3" json:"region,omitempty"` AccountId string `protobuf:"bytes,5,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` InstanceId string `protobuf:"bytes,6,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Database string `protobuf:"bytes,7,opt,name=database,proto3" json:"database,omitempty"` // contains filtered or unexported fields }
func (*AWSRDSDatabase) Descriptor
deprecated
added in
v1.50.0
func (*AWSRDSDatabase) Descriptor() ([]byte, []int)
Deprecated: Use AWSRDSDatabase.ProtoReflect.Descriptor instead.
func (*AWSRDSDatabase) GetAccountId ¶ added in v1.50.0
func (x *AWSRDSDatabase) GetAccountId() string
func (*AWSRDSDatabase) GetDatabase ¶ added in v1.50.0
func (x *AWSRDSDatabase) GetDatabase() string
func (*AWSRDSDatabase) GetEngine ¶ added in v1.50.0
func (x *AWSRDSDatabase) GetEngine() string
func (*AWSRDSDatabase) GetId ¶ added in v1.50.0
func (x *AWSRDSDatabase) GetId() string
func (*AWSRDSDatabase) GetInstanceId ¶ added in v1.50.0
func (x *AWSRDSDatabase) GetInstanceId() string
func (*AWSRDSDatabase) GetName ¶ added in v1.50.0
func (x *AWSRDSDatabase) GetName() string
func (*AWSRDSDatabase) GetRegion ¶ added in v1.50.0
func (x *AWSRDSDatabase) GetRegion() string
func (*AWSRDSDatabase) ProtoMessage ¶ added in v1.50.0
func (*AWSRDSDatabase) ProtoMessage()
func (*AWSRDSDatabase) ProtoReflect ¶ added in v1.50.0
func (x *AWSRDSDatabase) ProtoReflect() protoreflect.Message
func (*AWSRDSDatabase) Reset ¶ added in v1.50.0
func (x *AWSRDSDatabase) Reset()
func (*AWSRDSDatabase) String ¶ added in v1.50.0
func (x *AWSRDSDatabase) String() string
func (*AWSRDSDatabase) Validate ¶ added in v1.50.0
func (m *AWSRDSDatabase) Validate() error
Validate checks the field values on AWSRDSDatabase with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AWSRDSDatabase) ValidateAll ¶ added in v1.50.0
func (m *AWSRDSDatabase) ValidateAll() error
ValidateAll checks the field values on AWSRDSDatabase with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AWSRDSDatabaseMultiError, or nil if none found.
type AWSRDSDatabaseMultiError ¶ added in v1.50.0
type AWSRDSDatabaseMultiError []error
AWSRDSDatabaseMultiError is an error wrapping multiple validation errors returned by AWSRDSDatabase.ValidateAll() if the designated constraints aren't met.
func (AWSRDSDatabaseMultiError) AllErrors ¶ added in v1.50.0
func (m AWSRDSDatabaseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSRDSDatabaseMultiError) Error ¶ added in v1.50.0
func (m AWSRDSDatabaseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSRDSDatabaseValidationError ¶ added in v1.50.0
type AWSRDSDatabaseValidationError struct {
// contains filtered or unexported fields
}
AWSRDSDatabaseValidationError is the validation error returned by AWSRDSDatabase.Validate if the designated constraints aren't met.
func (AWSRDSDatabaseValidationError) Cause ¶ added in v1.50.0
func (e AWSRDSDatabaseValidationError) Cause() error
Cause function returns cause value.
func (AWSRDSDatabaseValidationError) Error ¶ added in v1.50.0
func (e AWSRDSDatabaseValidationError) Error() string
Error satisfies the builtin error interface
func (AWSRDSDatabaseValidationError) ErrorName ¶ added in v1.50.0
func (e AWSRDSDatabaseValidationError) ErrorName() string
ErrorName returns error name.
func (AWSRDSDatabaseValidationError) Field ¶ added in v1.50.0
func (e AWSRDSDatabaseValidationError) Field() string
Field function returns field value.
func (AWSRDSDatabaseValidationError) Key ¶ added in v1.50.0
func (e AWSRDSDatabaseValidationError) Key() bool
Key function returns key value.
func (AWSRDSDatabaseValidationError) Reason ¶ added in v1.50.0
func (e AWSRDSDatabaseValidationError) Reason() string
Reason function returns reason value.
type AWSRDSOutput ¶ added in v1.50.0
type AWSRDSOutput struct { Grant *v1alpha1.EID `protobuf:"bytes,1,opt,name=grant,proto3" json:"grant,omitempty"` SsoStartUrl string `protobuf:"bytes,2,opt,name=sso_start_url,json=ssoStartUrl,proto3" json:"sso_start_url,omitempty"` SsoRoleName string `protobuf:"bytes,3,opt,name=sso_role_name,json=ssoRoleName,proto3" json:"sso_role_name,omitempty"` SsoRegion string `protobuf:"bytes,4,opt,name=sso_region,json=ssoRegion,proto3" json:"sso_region,omitempty"` RdsDatabase *AWSRDSDatabase `protobuf:"bytes,5,opt,name=rds_database,json=rdsDatabase,proto3" json:"rds_database,omitempty"` User *AWSRDSUser `protobuf:"bytes,6,opt,name=user,proto3" json:"user,omitempty"` SsmSessionTarget string `protobuf:"bytes,7,opt,name=ssm_session_target,json=ssmSessionTarget,proto3" json:"ssm_session_target,omitempty"` PermissionSetArn string `protobuf:"bytes,8,opt,name=permission_set_arn,json=permissionSetArn,proto3" json:"permission_set_arn,omitempty"` // contains filtered or unexported fields }
func (*AWSRDSOutput) Descriptor
deprecated
added in
v1.50.0
func (*AWSRDSOutput) Descriptor() ([]byte, []int)
Deprecated: Use AWSRDSOutput.ProtoReflect.Descriptor instead.
func (*AWSRDSOutput) GetGrant ¶ added in v1.50.0
func (x *AWSRDSOutput) GetGrant() *v1alpha1.EID
func (*AWSRDSOutput) GetPermissionSetArn ¶ added in v1.50.0
func (x *AWSRDSOutput) GetPermissionSetArn() string
func (*AWSRDSOutput) GetRdsDatabase ¶ added in v1.50.0
func (x *AWSRDSOutput) GetRdsDatabase() *AWSRDSDatabase
func (*AWSRDSOutput) GetSsmSessionTarget ¶ added in v1.50.0
func (x *AWSRDSOutput) GetSsmSessionTarget() string
func (*AWSRDSOutput) GetSsoRegion ¶ added in v1.50.0
func (x *AWSRDSOutput) GetSsoRegion() string
func (*AWSRDSOutput) GetSsoRoleName ¶ added in v1.50.0
func (x *AWSRDSOutput) GetSsoRoleName() string
func (*AWSRDSOutput) GetSsoStartUrl ¶ added in v1.50.0
func (x *AWSRDSOutput) GetSsoStartUrl() string
func (*AWSRDSOutput) GetUser ¶ added in v1.50.0
func (x *AWSRDSOutput) GetUser() *AWSRDSUser
func (*AWSRDSOutput) ProtoMessage ¶ added in v1.50.0
func (*AWSRDSOutput) ProtoMessage()
func (*AWSRDSOutput) ProtoReflect ¶ added in v1.50.0
func (x *AWSRDSOutput) ProtoReflect() protoreflect.Message
func (*AWSRDSOutput) Reset ¶ added in v1.50.0
func (x *AWSRDSOutput) Reset()
func (*AWSRDSOutput) String ¶ added in v1.50.0
func (x *AWSRDSOutput) String() string
func (*AWSRDSOutput) Validate ¶ added in v1.50.0
func (m *AWSRDSOutput) Validate() error
Validate checks the field values on AWSRDSOutput 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 (*AWSRDSOutput) ValidateAll ¶ added in v1.50.0
func (m *AWSRDSOutput) ValidateAll() error
ValidateAll checks the field values on AWSRDSOutput 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 AWSRDSOutputMultiError, or nil if none found.
type AWSRDSOutputMultiError ¶ added in v1.50.0
type AWSRDSOutputMultiError []error
AWSRDSOutputMultiError is an error wrapping multiple validation errors returned by AWSRDSOutput.ValidateAll() if the designated constraints aren't met.
func (AWSRDSOutputMultiError) AllErrors ¶ added in v1.50.0
func (m AWSRDSOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSRDSOutputMultiError) Error ¶ added in v1.50.0
func (m AWSRDSOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSRDSOutputValidationError ¶ added in v1.50.0
type AWSRDSOutputValidationError struct {
// contains filtered or unexported fields
}
AWSRDSOutputValidationError is the validation error returned by AWSRDSOutput.Validate if the designated constraints aren't met.
func (AWSRDSOutputValidationError) Cause ¶ added in v1.50.0
func (e AWSRDSOutputValidationError) Cause() error
Cause function returns cause value.
func (AWSRDSOutputValidationError) Error ¶ added in v1.50.0
func (e AWSRDSOutputValidationError) Error() string
Error satisfies the builtin error interface
func (AWSRDSOutputValidationError) ErrorName ¶ added in v1.50.0
func (e AWSRDSOutputValidationError) ErrorName() string
ErrorName returns error name.
func (AWSRDSOutputValidationError) Field ¶ added in v1.50.0
func (e AWSRDSOutputValidationError) Field() string
Field function returns field value.
func (AWSRDSOutputValidationError) Key ¶ added in v1.50.0
func (e AWSRDSOutputValidationError) Key() bool
Key function returns key value.
func (AWSRDSOutputValidationError) Reason ¶ added in v1.50.0
func (e AWSRDSOutputValidationError) Reason() string
Reason function returns reason value.
type AWSRDSUser ¶ added in v1.50.0
type AWSRDSUser struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*AWSRDSUser) Descriptor
deprecated
added in
v1.50.0
func (*AWSRDSUser) Descriptor() ([]byte, []int)
Deprecated: Use AWSRDSUser.ProtoReflect.Descriptor instead.
func (*AWSRDSUser) GetId ¶ added in v1.50.0
func (x *AWSRDSUser) GetId() string
func (*AWSRDSUser) GetName ¶ added in v1.50.0
func (x *AWSRDSUser) GetName() string
func (*AWSRDSUser) GetUsername ¶ added in v1.50.0
func (x *AWSRDSUser) GetUsername() string
func (*AWSRDSUser) ProtoMessage ¶ added in v1.50.0
func (*AWSRDSUser) ProtoMessage()
func (*AWSRDSUser) ProtoReflect ¶ added in v1.50.0
func (x *AWSRDSUser) ProtoReflect() protoreflect.Message
func (*AWSRDSUser) Reset ¶ added in v1.50.0
func (x *AWSRDSUser) Reset()
func (*AWSRDSUser) String ¶ added in v1.50.0
func (x *AWSRDSUser) String() string
func (*AWSRDSUser) Validate ¶ added in v1.50.0
func (m *AWSRDSUser) Validate() error
Validate checks the field values on AWSRDSUser 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 (*AWSRDSUser) ValidateAll ¶ added in v1.50.0
func (m *AWSRDSUser) ValidateAll() error
ValidateAll checks the field values on AWSRDSUser 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 AWSRDSUserMultiError, or nil if none found.
type AWSRDSUserMultiError ¶ added in v1.50.0
type AWSRDSUserMultiError []error
AWSRDSUserMultiError is an error wrapping multiple validation errors returned by AWSRDSUser.ValidateAll() if the designated constraints aren't met.
func (AWSRDSUserMultiError) AllErrors ¶ added in v1.50.0
func (m AWSRDSUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AWSRDSUserMultiError) Error ¶ added in v1.50.0
func (m AWSRDSUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AWSRDSUserValidationError ¶ added in v1.50.0
type AWSRDSUserValidationError struct {
// contains filtered or unexported fields
}
AWSRDSUserValidationError is the validation error returned by AWSRDSUser.Validate if the designated constraints aren't met.
func (AWSRDSUserValidationError) Cause ¶ added in v1.50.0
func (e AWSRDSUserValidationError) Cause() error
Cause function returns cause value.
func (AWSRDSUserValidationError) Error ¶ added in v1.50.0
func (e AWSRDSUserValidationError) Error() string
Error satisfies the builtin error interface
func (AWSRDSUserValidationError) ErrorName ¶ added in v1.50.0
func (e AWSRDSUserValidationError) ErrorName() string
ErrorName returns error name.
func (AWSRDSUserValidationError) Field ¶ added in v1.50.0
func (e AWSRDSUserValidationError) Field() string
Field function returns field value.
func (AWSRDSUserValidationError) Key ¶ added in v1.50.0
func (e AWSRDSUserValidationError) Key() bool
Key function returns key value.
func (AWSRDSUserValidationError) Reason ¶ added in v1.50.0
func (e AWSRDSUserValidationError) Reason() string
Reason function returns reason value.
type AccessRequest ¶
type AccessRequest struct { // The ID of the Access Request. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Batch ID of the Access Request. Access Requests created in the same // API call have the same Batch ID. BatchId string `protobuf:"bytes,2,opt,name=batch_id,json=batchId,proto3" json:"batch_id,omitempty"` // The grants under consideration for access. Grants []*Grant `protobuf:"bytes,3,rep,name=grants,proto3" json:"grants,omitempty"` // An access request is reviewable if one or more Grants in the request // requires a manual review. Reviewable bool `protobuf:"varint,4,opt,name=reviewable,proto3" json:"reviewable,omitempty"` // True if the Access Request already existed and wasn't created by the API call. Existing bool `protobuf:"varint,5,opt,name=existing,proto3" json:"existing,omitempty"` // The timestamp that the request was created at. CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // The justification supplied when the request was created Justification *Justification `protobuf:"bytes,9,opt,name=justification,proto3" json:"justification,omitempty"` // The user or service account that requested the access. // // If a service account requested access, the 'name' and 'email' may be empty. Principal *User `protobuf:"bytes,10,opt,name=principal,proto3" json:"principal,omitempty"` WorkflowId string `protobuf:"bytes,11,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` WorkflowName string `protobuf:"bytes,12,opt,name=workflow_name,json=workflowName,proto3" json:"workflow_name,omitempty"` // contains filtered or unexported fields }
A request to be given entitlements allowing <Action> to be performed on <Resource>.
For example, if the action is 'Admin', and the resource is AWS::Account::123456789012, This request is for entitlements allowing Admin access to the account 123456789012.
func (*AccessRequest) Descriptor
deprecated
func (*AccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use AccessRequest.ProtoReflect.Descriptor instead.
func (*AccessRequest) GetBatchId ¶
func (x *AccessRequest) GetBatchId() string
func (*AccessRequest) GetCreatedAt ¶
func (x *AccessRequest) GetCreatedAt() *timestamppb.Timestamp
func (*AccessRequest) GetExisting ¶
func (x *AccessRequest) GetExisting() bool
func (*AccessRequest) GetGrants ¶
func (x *AccessRequest) GetGrants() []*Grant
func (*AccessRequest) GetId ¶
func (x *AccessRequest) GetId() string
func (*AccessRequest) GetJustification ¶ added in v1.3.0
func (x *AccessRequest) GetJustification() *Justification
func (*AccessRequest) GetPrincipal ¶ added in v1.7.0
func (x *AccessRequest) GetPrincipal() *User
func (*AccessRequest) GetReviewable ¶
func (x *AccessRequest) GetReviewable() bool
func (*AccessRequest) GetWorkflowId ¶ added in v1.28.0
func (x *AccessRequest) GetWorkflowId() string
func (*AccessRequest) GetWorkflowName ¶ added in v1.28.0
func (x *AccessRequest) GetWorkflowName() string
func (*AccessRequest) ProtoMessage ¶
func (*AccessRequest) ProtoMessage()
func (*AccessRequest) ProtoReflect ¶
func (x *AccessRequest) ProtoReflect() protoreflect.Message
func (*AccessRequest) Reset ¶
func (x *AccessRequest) Reset()
func (*AccessRequest) String ¶
func (x *AccessRequest) String() string
func (*AccessRequest) Validate ¶ added in v1.32.1
func (m *AccessRequest) Validate() error
Validate checks the field values on AccessRequest 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 (*AccessRequest) ValidateAll ¶ added in v1.32.1
func (m *AccessRequest) ValidateAll() error
ValidateAll checks the field values on AccessRequest 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 AccessRequestMultiError, or nil if none found.
type AccessRequestActions ¶ added in v1.34.0
type AccessRequestActions struct { // True if the current user is allowed to approve the access request ApproveAllowed bool `protobuf:"varint,1,opt,name=approve_allowed,json=approveAllowed,proto3" json:"approve_allowed,omitempty"` // True if the current user is allowed to activate the access request ActivateAllowed bool `protobuf:"varint,2,opt,name=activate_allowed,json=activateAllowed,proto3" json:"activate_allowed,omitempty"` // True if the current user is allowed to perform a breakglass activate on the access request // potentially bypassing approval requirements BreakglassActivateAllowed bool `` /* 139-byte string literal not displayed */ // True if the current user is allowed to extend the access request ExtendAllowed bool `protobuf:"varint,4,opt,name=extend_allowed,json=extendAllowed,proto3" json:"extend_allowed,omitempty"` // True if the user is allowed to forcibly close an access request. // When a request is force closed, the request is closed regardless // if a deprovisioning error occurs. ForceCloseAllowed bool `protobuf:"varint,5,opt,name=force_close_allowed,json=forceCloseAllowed,proto3" json:"force_close_allowed,omitempty"` // contains filtered or unexported fields }
func (*AccessRequestActions) Descriptor
deprecated
added in
v1.34.0
func (*AccessRequestActions) Descriptor() ([]byte, []int)
Deprecated: Use AccessRequestActions.ProtoReflect.Descriptor instead.
func (*AccessRequestActions) GetActivateAllowed ¶ added in v1.38.0
func (x *AccessRequestActions) GetActivateAllowed() bool
func (*AccessRequestActions) GetApproveAllowed ¶ added in v1.34.0
func (x *AccessRequestActions) GetApproveAllowed() bool
func (*AccessRequestActions) GetBreakglassActivateAllowed ¶ added in v1.40.0
func (x *AccessRequestActions) GetBreakglassActivateAllowed() bool
func (*AccessRequestActions) GetExtendAllowed ¶ added in v1.42.0
func (x *AccessRequestActions) GetExtendAllowed() bool
func (*AccessRequestActions) GetForceCloseAllowed ¶ added in v1.45.0
func (x *AccessRequestActions) GetForceCloseAllowed() bool
func (*AccessRequestActions) ProtoMessage ¶ added in v1.34.0
func (*AccessRequestActions) ProtoMessage()
func (*AccessRequestActions) ProtoReflect ¶ added in v1.34.0
func (x *AccessRequestActions) ProtoReflect() protoreflect.Message
func (*AccessRequestActions) Reset ¶ added in v1.34.0
func (x *AccessRequestActions) Reset()
func (*AccessRequestActions) String ¶ added in v1.34.0
func (x *AccessRequestActions) String() string
func (*AccessRequestActions) Validate ¶ added in v1.42.0
func (m *AccessRequestActions) Validate() error
Validate checks the field values on AccessRequestActions 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 (*AccessRequestActions) ValidateAll ¶ added in v1.42.0
func (m *AccessRequestActions) ValidateAll() error
ValidateAll checks the field values on AccessRequestActions 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 AccessRequestActionsMultiError, or nil if none found.
type AccessRequestActionsMultiError ¶ added in v1.42.0
type AccessRequestActionsMultiError []error
AccessRequestActionsMultiError is an error wrapping multiple validation errors returned by AccessRequestActions.ValidateAll() if the designated constraints aren't met.
func (AccessRequestActionsMultiError) AllErrors ¶ added in v1.42.0
func (m AccessRequestActionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AccessRequestActionsMultiError) Error ¶ added in v1.42.0
func (m AccessRequestActionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AccessRequestActionsValidationError ¶ added in v1.42.0
type AccessRequestActionsValidationError struct {
// contains filtered or unexported fields
}
AccessRequestActionsValidationError is the validation error returned by AccessRequestActions.Validate if the designated constraints aren't met.
func (AccessRequestActionsValidationError) Cause ¶ added in v1.42.0
func (e AccessRequestActionsValidationError) Cause() error
Cause function returns cause value.
func (AccessRequestActionsValidationError) Error ¶ added in v1.42.0
func (e AccessRequestActionsValidationError) Error() string
Error satisfies the builtin error interface
func (AccessRequestActionsValidationError) ErrorName ¶ added in v1.42.0
func (e AccessRequestActionsValidationError) ErrorName() string
ErrorName returns error name.
func (AccessRequestActionsValidationError) Field ¶ added in v1.42.0
func (e AccessRequestActionsValidationError) Field() string
Field function returns field value.
func (AccessRequestActionsValidationError) Key ¶ added in v1.42.0
func (e AccessRequestActionsValidationError) Key() bool
Key function returns key value.
func (AccessRequestActionsValidationError) Reason ¶ added in v1.42.0
func (e AccessRequestActionsValidationError) Reason() string
Reason function returns reason value.
type AccessRequestMultiError ¶ added in v1.32.1
type AccessRequestMultiError []error
AccessRequestMultiError is an error wrapping multiple validation errors returned by AccessRequest.ValidateAll() if the designated constraints aren't met.
func (AccessRequestMultiError) AllErrors ¶ added in v1.32.1
func (m AccessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AccessRequestMultiError) Error ¶ added in v1.32.1
func (m AccessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AccessRequestValidationError ¶ added in v1.32.1
type AccessRequestValidationError struct {
// contains filtered or unexported fields
}
AccessRequestValidationError is the validation error returned by AccessRequest.Validate if the designated constraints aren't met.
func (AccessRequestValidationError) Cause ¶ added in v1.32.1
func (e AccessRequestValidationError) Cause() error
Cause function returns cause value.
func (AccessRequestValidationError) Error ¶ added in v1.32.1
func (e AccessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AccessRequestValidationError) ErrorName ¶ added in v1.32.1
func (e AccessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AccessRequestValidationError) Field ¶ added in v1.32.1
func (e AccessRequestValidationError) Field() string
Field function returns field value.
func (AccessRequestValidationError) Key ¶ added in v1.32.1
func (e AccessRequestValidationError) Key() bool
Key function returns key value.
func (AccessRequestValidationError) Reason ¶ added in v1.32.1
func (e AccessRequestValidationError) Reason() string
Reason function returns reason value.
type ActivateAccessRequestRequest ¶
type ActivateAccessRequestRequest struct { // The ID of the Access Request. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // If provided, will only activate the grants with the specified IDs ActivateGrants []string `protobuf:"bytes,2,rep,name=activate_grants,json=activateGrants,proto3" json:"activate_grants,omitempty"` // If true, will attempt to activate if Access::Action::"BreakglassActivate" action is permitted for the user. // When configured, using this action will trigger notifications. Breakglass bool `protobuf:"varint,3,opt,name=breakglass,proto3" json:"breakglass,omitempty"` // contains filtered or unexported fields }
func (*ActivateAccessRequestRequest) Descriptor
deprecated
func (*ActivateAccessRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateAccessRequestRequest.ProtoReflect.Descriptor instead.
func (*ActivateAccessRequestRequest) GetActivateGrants ¶
func (x *ActivateAccessRequestRequest) GetActivateGrants() []string
func (*ActivateAccessRequestRequest) GetBreakglass ¶ added in v1.40.0
func (x *ActivateAccessRequestRequest) GetBreakglass() bool
func (*ActivateAccessRequestRequest) GetId ¶
func (x *ActivateAccessRequestRequest) GetId() string
func (*ActivateAccessRequestRequest) ProtoMessage ¶
func (*ActivateAccessRequestRequest) ProtoMessage()
func (*ActivateAccessRequestRequest) ProtoReflect ¶
func (x *ActivateAccessRequestRequest) ProtoReflect() protoreflect.Message
func (*ActivateAccessRequestRequest) Reset ¶
func (x *ActivateAccessRequestRequest) Reset()
func (*ActivateAccessRequestRequest) String ¶
func (x *ActivateAccessRequestRequest) String() string
func (*ActivateAccessRequestRequest) Validate ¶ added in v1.32.1
func (m *ActivateAccessRequestRequest) Validate() error
Validate checks the field values on ActivateAccessRequestRequest 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 (*ActivateAccessRequestRequest) ValidateAll ¶ added in v1.32.1
func (m *ActivateAccessRequestRequest) ValidateAll() error
ValidateAll checks the field values on ActivateAccessRequestRequest 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 ActivateAccessRequestRequestMultiError, or nil if none found.
type ActivateAccessRequestRequestMultiError ¶ added in v1.32.1
type ActivateAccessRequestRequestMultiError []error
ActivateAccessRequestRequestMultiError is an error wrapping multiple validation errors returned by ActivateAccessRequestRequest.ValidateAll() if the designated constraints aren't met.
func (ActivateAccessRequestRequestMultiError) AllErrors ¶ added in v1.32.1
func (m ActivateAccessRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActivateAccessRequestRequestMultiError) Error ¶ added in v1.32.1
func (m ActivateAccessRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActivateAccessRequestRequestValidationError ¶ added in v1.32.1
type ActivateAccessRequestRequestValidationError struct {
// contains filtered or unexported fields
}
ActivateAccessRequestRequestValidationError is the validation error returned by ActivateAccessRequestRequest.Validate if the designated constraints aren't met.
func (ActivateAccessRequestRequestValidationError) Cause ¶ added in v1.32.1
func (e ActivateAccessRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (ActivateAccessRequestRequestValidationError) Error ¶ added in v1.32.1
func (e ActivateAccessRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ActivateAccessRequestRequestValidationError) ErrorName ¶ added in v1.32.1
func (e ActivateAccessRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ActivateAccessRequestRequestValidationError) Field ¶ added in v1.32.1
func (e ActivateAccessRequestRequestValidationError) Field() string
Field function returns field value.
func (ActivateAccessRequestRequestValidationError) Key ¶ added in v1.32.1
func (e ActivateAccessRequestRequestValidationError) Key() bool
Key function returns key value.
func (ActivateAccessRequestRequestValidationError) Reason ¶ added in v1.32.1
func (e ActivateAccessRequestRequestValidationError) Reason() string
Reason function returns reason value.
type ActivateAccessRequestResponse ¶
type ActivateAccessRequestResponse struct { Diagnostics []*Diagnostic `protobuf:"bytes,1,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*ActivateAccessRequestResponse) Descriptor
deprecated
func (*ActivateAccessRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateAccessRequestResponse.ProtoReflect.Descriptor instead.
func (*ActivateAccessRequestResponse) GetDiagnostics ¶
func (x *ActivateAccessRequestResponse) GetDiagnostics() []*Diagnostic
func (*ActivateAccessRequestResponse) ProtoMessage ¶
func (*ActivateAccessRequestResponse) ProtoMessage()
func (*ActivateAccessRequestResponse) ProtoReflect ¶
func (x *ActivateAccessRequestResponse) ProtoReflect() protoreflect.Message
func (*ActivateAccessRequestResponse) Reset ¶
func (x *ActivateAccessRequestResponse) Reset()
func (*ActivateAccessRequestResponse) String ¶
func (x *ActivateAccessRequestResponse) String() string
func (*ActivateAccessRequestResponse) Validate ¶ added in v1.32.1
func (m *ActivateAccessRequestResponse) Validate() error
Validate checks the field values on ActivateAccessRequestResponse 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 (*ActivateAccessRequestResponse) ValidateAll ¶ added in v1.32.1
func (m *ActivateAccessRequestResponse) ValidateAll() error
ValidateAll checks the field values on ActivateAccessRequestResponse 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 ActivateAccessRequestResponseMultiError, or nil if none found.
type ActivateAccessRequestResponseMultiError ¶ added in v1.32.1
type ActivateAccessRequestResponseMultiError []error
ActivateAccessRequestResponseMultiError is an error wrapping multiple validation errors returned by ActivateAccessRequestResponse.ValidateAll() if the designated constraints aren't met.
func (ActivateAccessRequestResponseMultiError) AllErrors ¶ added in v1.32.1
func (m ActivateAccessRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ActivateAccessRequestResponseMultiError) Error ¶ added in v1.32.1
func (m ActivateAccessRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ActivateAccessRequestResponseValidationError ¶ added in v1.32.1
type ActivateAccessRequestResponseValidationError struct {
// contains filtered or unexported fields
}
ActivateAccessRequestResponseValidationError is the validation error returned by ActivateAccessRequestResponse.Validate if the designated constraints aren't met.
func (ActivateAccessRequestResponseValidationError) Cause ¶ added in v1.32.1
func (e ActivateAccessRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (ActivateAccessRequestResponseValidationError) Error ¶ added in v1.32.1
func (e ActivateAccessRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ActivateAccessRequestResponseValidationError) ErrorName ¶ added in v1.32.1
func (e ActivateAccessRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ActivateAccessRequestResponseValidationError) Field ¶ added in v1.32.1
func (e ActivateAccessRequestResponseValidationError) Field() string
Field function returns field value.
func (ActivateAccessRequestResponseValidationError) Key ¶ added in v1.32.1
func (e ActivateAccessRequestResponseValidationError) Key() bool
Key function returns key value.
func (ActivateAccessRequestResponseValidationError) Reason ¶ added in v1.32.1
func (e ActivateAccessRequestResponseValidationError) Reason() string
Reason function returns reason value.
type ApproveAccessRequestRequest ¶
type ApproveAccessRequestRequest struct { // The ID of the Access Request. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // If provided, will only approve the grants with the specified IDs ApproveGrants []string `protobuf:"bytes,2,rep,name=approve_grants,json=approveGrants,proto3" json:"approve_grants,omitempty"` // contains filtered or unexported fields }
func (*ApproveAccessRequestRequest) Descriptor
deprecated
func (*ApproveAccessRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApproveAccessRequestRequest.ProtoReflect.Descriptor instead.
func (*ApproveAccessRequestRequest) GetApproveGrants ¶
func (x *ApproveAccessRequestRequest) GetApproveGrants() []string
func (*ApproveAccessRequestRequest) GetId ¶
func (x *ApproveAccessRequestRequest) GetId() string
func (*ApproveAccessRequestRequest) ProtoMessage ¶
func (*ApproveAccessRequestRequest) ProtoMessage()
func (*ApproveAccessRequestRequest) ProtoReflect ¶
func (x *ApproveAccessRequestRequest) ProtoReflect() protoreflect.Message
func (*ApproveAccessRequestRequest) Reset ¶
func (x *ApproveAccessRequestRequest) Reset()
func (*ApproveAccessRequestRequest) String ¶
func (x *ApproveAccessRequestRequest) String() string
func (*ApproveAccessRequestRequest) Validate ¶ added in v1.32.1
func (m *ApproveAccessRequestRequest) Validate() error
Validate checks the field values on ApproveAccessRequestRequest 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 (*ApproveAccessRequestRequest) ValidateAll ¶ added in v1.32.1
func (m *ApproveAccessRequestRequest) ValidateAll() error
ValidateAll checks the field values on ApproveAccessRequestRequest 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 ApproveAccessRequestRequestMultiError, or nil if none found.
type ApproveAccessRequestRequestMultiError ¶ added in v1.32.1
type ApproveAccessRequestRequestMultiError []error
ApproveAccessRequestRequestMultiError is an error wrapping multiple validation errors returned by ApproveAccessRequestRequest.ValidateAll() if the designated constraints aren't met.
func (ApproveAccessRequestRequestMultiError) AllErrors ¶ added in v1.32.1
func (m ApproveAccessRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApproveAccessRequestRequestMultiError) Error ¶ added in v1.32.1
func (m ApproveAccessRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApproveAccessRequestRequestValidationError ¶ added in v1.32.1
type ApproveAccessRequestRequestValidationError struct {
// contains filtered or unexported fields
}
ApproveAccessRequestRequestValidationError is the validation error returned by ApproveAccessRequestRequest.Validate if the designated constraints aren't met.
func (ApproveAccessRequestRequestValidationError) Cause ¶ added in v1.32.1
func (e ApproveAccessRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (ApproveAccessRequestRequestValidationError) Error ¶ added in v1.32.1
func (e ApproveAccessRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ApproveAccessRequestRequestValidationError) ErrorName ¶ added in v1.32.1
func (e ApproveAccessRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ApproveAccessRequestRequestValidationError) Field ¶ added in v1.32.1
func (e ApproveAccessRequestRequestValidationError) Field() string
Field function returns field value.
func (ApproveAccessRequestRequestValidationError) Key ¶ added in v1.32.1
func (e ApproveAccessRequestRequestValidationError) Key() bool
Key function returns key value.
func (ApproveAccessRequestRequestValidationError) Reason ¶ added in v1.32.1
func (e ApproveAccessRequestRequestValidationError) Reason() string
Reason function returns reason value.
type ApproveAccessRequestResponse ¶
type ApproveAccessRequestResponse struct { Diagnostics []*Diagnostic `protobuf:"bytes,1,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*ApproveAccessRequestResponse) Descriptor
deprecated
func (*ApproveAccessRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use ApproveAccessRequestResponse.ProtoReflect.Descriptor instead.
func (*ApproveAccessRequestResponse) GetDiagnostics ¶
func (x *ApproveAccessRequestResponse) GetDiagnostics() []*Diagnostic
func (*ApproveAccessRequestResponse) ProtoMessage ¶
func (*ApproveAccessRequestResponse) ProtoMessage()
func (*ApproveAccessRequestResponse) ProtoReflect ¶
func (x *ApproveAccessRequestResponse) ProtoReflect() protoreflect.Message
func (*ApproveAccessRequestResponse) Reset ¶
func (x *ApproveAccessRequestResponse) Reset()
func (*ApproveAccessRequestResponse) String ¶
func (x *ApproveAccessRequestResponse) String() string
func (*ApproveAccessRequestResponse) Validate ¶ added in v1.32.1
func (m *ApproveAccessRequestResponse) Validate() error
Validate checks the field values on ApproveAccessRequestResponse 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 (*ApproveAccessRequestResponse) ValidateAll ¶ added in v1.32.1
func (m *ApproveAccessRequestResponse) ValidateAll() error
ValidateAll checks the field values on ApproveAccessRequestResponse 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 ApproveAccessRequestResponseMultiError, or nil if none found.
type ApproveAccessRequestResponseMultiError ¶ added in v1.32.1
type ApproveAccessRequestResponseMultiError []error
ApproveAccessRequestResponseMultiError is an error wrapping multiple validation errors returned by ApproveAccessRequestResponse.ValidateAll() if the designated constraints aren't met.
func (ApproveAccessRequestResponseMultiError) AllErrors ¶ added in v1.32.1
func (m ApproveAccessRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApproveAccessRequestResponseMultiError) Error ¶ added in v1.32.1
func (m ApproveAccessRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApproveAccessRequestResponseValidationError ¶ added in v1.32.1
type ApproveAccessRequestResponseValidationError struct {
// contains filtered or unexported fields
}
ApproveAccessRequestResponseValidationError is the validation error returned by ApproveAccessRequestResponse.Validate if the designated constraints aren't met.
func (ApproveAccessRequestResponseValidationError) Cause ¶ added in v1.32.1
func (e ApproveAccessRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (ApproveAccessRequestResponseValidationError) Error ¶ added in v1.32.1
func (e ApproveAccessRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ApproveAccessRequestResponseValidationError) ErrorName ¶ added in v1.32.1
func (e ApproveAccessRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ApproveAccessRequestResponseValidationError) Field ¶ added in v1.32.1
func (e ApproveAccessRequestResponseValidationError) Field() string
Field function returns field value.
func (ApproveAccessRequestResponseValidationError) Key ¶ added in v1.32.1
func (e ApproveAccessRequestResponseValidationError) Key() bool
Key function returns key value.
func (ApproveAccessRequestResponseValidationError) Reason ¶ added in v1.32.1
func (e ApproveAccessRequestResponseValidationError) Reason() string
Reason function returns reason value.
type AuditLog ¶
type AuditLog struct { // an ID of the audit log event Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // the action which occurred Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"` // the actor which performed the action. Actor *User `protobuf:"bytes,3,opt,name=actor,proto3" json:"actor,omitempty"` // the timestamp the action occurred at. OccurredAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"` // all related resources affected by the action. Targets []*v1alpha1.EID `protobuf:"bytes,5,rep,name=targets,proto3" json:"targets,omitempty"` // a human-friendly message describing the action. Message string `protobuf:"bytes,6,opt,name=message,proto3" json:"message,omitempty"` // additional context (omitted in user-facing audit logs, // as it contains sensitive information like IP addresses) Context *structpb.Struct `protobuf:"bytes,7,opt,name=context,proto3" json:"context,omitempty"` // the caller identity details, including information // such as the particular authentication token ID used // to perform the action. CallerIdentityChain []*IdentityLink `protobuf:"bytes,8,rep,name=caller_identity_chain,json=callerIdentityChain,proto3" json:"caller_identity_chain,omitempty"` // contains filtered or unexported fields }
func (*AuditLog) Descriptor
deprecated
func (*AuditLog) GetCallerIdentityChain ¶
func (x *AuditLog) GetCallerIdentityChain() []*IdentityLink
func (*AuditLog) GetContext ¶
func (*AuditLog) GetMessage ¶
func (*AuditLog) GetOccurredAt ¶
func (x *AuditLog) GetOccurredAt() *timestamppb.Timestamp
func (*AuditLog) GetTargets ¶
func (*AuditLog) ProtoMessage ¶
func (*AuditLog) ProtoMessage()
func (*AuditLog) ProtoReflect ¶
func (x *AuditLog) ProtoReflect() protoreflect.Message
func (*AuditLog) Validate ¶ added in v1.32.1
Validate checks the field values on AuditLog 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 (*AuditLog) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on AuditLog 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 AuditLogMultiError, or nil if none found.
type AuditLogMultiError ¶ added in v1.32.1
type AuditLogMultiError []error
AuditLogMultiError is an error wrapping multiple validation errors returned by AuditLog.ValidateAll() if the designated constraints aren't met.
func (AuditLogMultiError) AllErrors ¶ added in v1.32.1
func (m AuditLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditLogMultiError) Error ¶ added in v1.32.1
func (m AuditLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditLogPreview ¶
type AuditLogPreview struct { Logs []*AuditLog `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"` // An approximate count of activity events LogCount uint32 `protobuf:"varint,12,opt,name=log_count,json=logCount,proto3" json:"log_count,omitempty"` // contains filtered or unexported fields }
func (*AuditLogPreview) Descriptor
deprecated
func (*AuditLogPreview) Descriptor() ([]byte, []int)
Deprecated: Use AuditLogPreview.ProtoReflect.Descriptor instead.
func (*AuditLogPreview) GetLogCount ¶
func (x *AuditLogPreview) GetLogCount() uint32
func (*AuditLogPreview) GetLogs ¶
func (x *AuditLogPreview) GetLogs() []*AuditLog
func (*AuditLogPreview) ProtoMessage ¶
func (*AuditLogPreview) ProtoMessage()
func (*AuditLogPreview) ProtoReflect ¶
func (x *AuditLogPreview) ProtoReflect() protoreflect.Message
func (*AuditLogPreview) Reset ¶
func (x *AuditLogPreview) Reset()
func (*AuditLogPreview) String ¶
func (x *AuditLogPreview) String() string
func (*AuditLogPreview) Validate ¶ added in v1.32.1
func (m *AuditLogPreview) Validate() error
Validate checks the field values on AuditLogPreview 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 (*AuditLogPreview) ValidateAll ¶ added in v1.32.1
func (m *AuditLogPreview) ValidateAll() error
ValidateAll checks the field values on AuditLogPreview 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 AuditLogPreviewMultiError, or nil if none found.
type AuditLogPreviewMultiError ¶ added in v1.32.1
type AuditLogPreviewMultiError []error
AuditLogPreviewMultiError is an error wrapping multiple validation errors returned by AuditLogPreview.ValidateAll() if the designated constraints aren't met.
func (AuditLogPreviewMultiError) AllErrors ¶ added in v1.32.1
func (m AuditLogPreviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditLogPreviewMultiError) Error ¶ added in v1.32.1
func (m AuditLogPreviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditLogPreviewValidationError ¶ added in v1.32.1
type AuditLogPreviewValidationError struct {
// contains filtered or unexported fields
}
AuditLogPreviewValidationError is the validation error returned by AuditLogPreview.Validate if the designated constraints aren't met.
func (AuditLogPreviewValidationError) Cause ¶ added in v1.32.1
func (e AuditLogPreviewValidationError) Cause() error
Cause function returns cause value.
func (AuditLogPreviewValidationError) Error ¶ added in v1.32.1
func (e AuditLogPreviewValidationError) Error() string
Error satisfies the builtin error interface
func (AuditLogPreviewValidationError) ErrorName ¶ added in v1.32.1
func (e AuditLogPreviewValidationError) ErrorName() string
ErrorName returns error name.
func (AuditLogPreviewValidationError) Field ¶ added in v1.32.1
func (e AuditLogPreviewValidationError) Field() string
Field function returns field value.
func (AuditLogPreviewValidationError) Key ¶ added in v1.32.1
func (e AuditLogPreviewValidationError) Key() bool
Key function returns key value.
func (AuditLogPreviewValidationError) Reason ¶ added in v1.32.1
func (e AuditLogPreviewValidationError) Reason() string
Reason function returns reason value.
type AuditLogValidationError ¶ added in v1.32.1
type AuditLogValidationError struct {
// contains filtered or unexported fields
}
AuditLogValidationError is the validation error returned by AuditLog.Validate if the designated constraints aren't met.
func (AuditLogValidationError) Cause ¶ added in v1.32.1
func (e AuditLogValidationError) Cause() error
Cause function returns cause value.
func (AuditLogValidationError) Error ¶ added in v1.32.1
func (e AuditLogValidationError) Error() string
Error satisfies the builtin error interface
func (AuditLogValidationError) ErrorName ¶ added in v1.32.1
func (e AuditLogValidationError) ErrorName() string
ErrorName returns error name.
func (AuditLogValidationError) Field ¶ added in v1.32.1
func (e AuditLogValidationError) Field() string
Field function returns field value.
func (AuditLogValidationError) Key ¶ added in v1.32.1
func (e AuditLogValidationError) Key() bool
Key function returns key value.
func (AuditLogValidationError) Reason ¶ added in v1.32.1
func (e AuditLogValidationError) Reason() string
Reason function returns reason value.
type Availability ¶
type Availability struct { // ID is just used internally and isn't really shown to users except for debugging purposes. // users refer to entitlements by the target and role, rather than the internal ID. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The particular resource which this entitlement gives access to Target *NamedEID `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` // The particular role this entitlement gives access to Role *NamedEID `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // the JIT workflow associated with the entitlement. WorkflowId string `protobuf:"bytes,4,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` // The permitted access duration. Duration *durationpb.Duration `protobuf:"bytes,5,opt,name=duration,proto3" json:"duration,omitempty"` Priority uint32 `protobuf:"varint,6,opt,name=priority,proto3" json:"priority,omitempty"` Reviewers *v1alpha1.EID `protobuf:"bytes,7,opt,name=reviewers,proto3" json:"reviewers,omitempty"` // the ID of the selector which was used to match the targets TargetSelector *v1alpha1.EID `protobuf:"bytes,8,opt,name=target_selector,json=targetSelector,proto3" json:"target_selector,omitempty"` // The default duration of the access. DefaultDuration *durationpb.Duration `protobuf:"bytes,9,opt,name=default_duration,json=defaultDuration,proto3" json:"default_duration,omitempty"` // Configuration for extending access. // If empty, extension is not permitted. ExtensionConditions *ExtensionConditions `protobuf:"bytes,10,opt,name=extension_conditions,json=extensionConditions,proto3" json:"extension_conditions,omitempty"` // contains filtered or unexported fields }
func (*Availability) Descriptor
deprecated
func (*Availability) Descriptor() ([]byte, []int)
Deprecated: Use Availability.ProtoReflect.Descriptor instead.
func (*Availability) GetDefaultDuration ¶ added in v1.31.0
func (x *Availability) GetDefaultDuration() *durationpb.Duration
func (*Availability) GetDuration ¶
func (x *Availability) GetDuration() *durationpb.Duration
func (*Availability) GetExtensionConditions ¶ added in v1.42.0
func (x *Availability) GetExtensionConditions() *ExtensionConditions
func (*Availability) GetId ¶
func (x *Availability) GetId() string
func (*Availability) GetPriority ¶
func (x *Availability) GetPriority() uint32
func (*Availability) GetReviewers ¶
func (x *Availability) GetReviewers() *v1alpha1.EID
func (*Availability) GetRole ¶
func (x *Availability) GetRole() *NamedEID
func (*Availability) GetTarget ¶
func (x *Availability) GetTarget() *NamedEID
func (*Availability) GetTargetSelector ¶
func (x *Availability) GetTargetSelector() *v1alpha1.EID
func (*Availability) GetWorkflowId ¶
func (x *Availability) GetWorkflowId() string
func (*Availability) ProtoMessage ¶
func (*Availability) ProtoMessage()
func (*Availability) ProtoReflect ¶
func (x *Availability) ProtoReflect() protoreflect.Message
func (*Availability) Reset ¶
func (x *Availability) Reset()
func (*Availability) String ¶
func (x *Availability) String() string
func (*Availability) Validate ¶ added in v1.32.1
func (m *Availability) Validate() error
Validate checks the field values on Availability 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 (*Availability) ValidateAll ¶ added in v1.32.1
func (m *Availability) ValidateAll() error
ValidateAll checks the field values on Availability 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 AvailabilityMultiError, or nil if none found.
type AvailabilityMultiError ¶ added in v1.32.1
type AvailabilityMultiError []error
AvailabilityMultiError is an error wrapping multiple validation errors returned by Availability.ValidateAll() if the designated constraints aren't met.
func (AvailabilityMultiError) AllErrors ¶ added in v1.32.1
func (m AvailabilityMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AvailabilityMultiError) Error ¶ added in v1.32.1
func (m AvailabilityMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AvailabilityValidationError ¶ added in v1.32.1
type AvailabilityValidationError struct {
// contains filtered or unexported fields
}
AvailabilityValidationError is the validation error returned by Availability.Validate if the designated constraints aren't met.
func (AvailabilityValidationError) Cause ¶ added in v1.32.1
func (e AvailabilityValidationError) Cause() error
Cause function returns cause value.
func (AvailabilityValidationError) Error ¶ added in v1.32.1
func (e AvailabilityValidationError) Error() string
Error satisfies the builtin error interface
func (AvailabilityValidationError) ErrorName ¶ added in v1.32.1
func (e AvailabilityValidationError) ErrorName() string
ErrorName returns error name.
func (AvailabilityValidationError) Field ¶ added in v1.32.1
func (e AvailabilityValidationError) Field() string
Field function returns field value.
func (AvailabilityValidationError) Key ¶ added in v1.32.1
func (e AvailabilityValidationError) Key() bool
Key function returns key value.
func (AvailabilityValidationError) Reason ¶ added in v1.32.1
func (e AvailabilityValidationError) Reason() string
Reason function returns reason value.
type BatchEnsureRequest ¶
type BatchEnsureRequest struct { // The entitlements to request access to. Entitlements []*EntitlementInput `protobuf:"bytes,1,rep,name=entitlements,proto3" json:"entitlements,omitempty"` // Optional justification as to why access is required. Justification *Justification `protobuf:"bytes,2,opt,name=justification,proto3" json:"justification,omitempty"` // If true, will return a preview of changes rather than actually provisioning access. DryRun bool `protobuf:"varint,3,opt,name=dry_run,json=dryRun,proto3" json:"dry_run,omitempty"` // If true, will attempt to activate if Access::Action::"BreakglassActivate" action is permitted for the user. // When configured, using this action will trigger notifications. Breakglass bool `protobuf:"varint,4,opt,name=breakglass,proto3" json:"breakglass,omitempty"` // contains filtered or unexported fields }
func (*BatchEnsureRequest) Descriptor
deprecated
func (*BatchEnsureRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchEnsureRequest.ProtoReflect.Descriptor instead.
func (*BatchEnsureRequest) GetBreakglass ¶ added in v1.40.0
func (x *BatchEnsureRequest) GetBreakglass() bool
func (*BatchEnsureRequest) GetDryRun ¶
func (x *BatchEnsureRequest) GetDryRun() bool
func (*BatchEnsureRequest) GetEntitlements ¶
func (x *BatchEnsureRequest) GetEntitlements() []*EntitlementInput
func (*BatchEnsureRequest) GetJustification ¶
func (x *BatchEnsureRequest) GetJustification() *Justification
func (*BatchEnsureRequest) ProtoMessage ¶
func (*BatchEnsureRequest) ProtoMessage()
func (*BatchEnsureRequest) ProtoReflect ¶
func (x *BatchEnsureRequest) ProtoReflect() protoreflect.Message
func (*BatchEnsureRequest) Reset ¶
func (x *BatchEnsureRequest) Reset()
func (*BatchEnsureRequest) String ¶
func (x *BatchEnsureRequest) String() string
func (*BatchEnsureRequest) Validate ¶ added in v1.32.1
func (m *BatchEnsureRequest) Validate() error
Validate checks the field values on BatchEnsureRequest 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 (*BatchEnsureRequest) ValidateAll ¶ added in v1.32.1
func (m *BatchEnsureRequest) ValidateAll() error
ValidateAll checks the field values on BatchEnsureRequest 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 BatchEnsureRequestMultiError, or nil if none found.
type BatchEnsureRequestMultiError ¶ added in v1.32.1
type BatchEnsureRequestMultiError []error
BatchEnsureRequestMultiError is an error wrapping multiple validation errors returned by BatchEnsureRequest.ValidateAll() if the designated constraints aren't met.
func (BatchEnsureRequestMultiError) AllErrors ¶ added in v1.32.1
func (m BatchEnsureRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchEnsureRequestMultiError) Error ¶ added in v1.32.1
func (m BatchEnsureRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchEnsureRequestValidationError ¶ added in v1.32.1
type BatchEnsureRequestValidationError struct {
// contains filtered or unexported fields
}
BatchEnsureRequestValidationError is the validation error returned by BatchEnsureRequest.Validate if the designated constraints aren't met.
func (BatchEnsureRequestValidationError) Cause ¶ added in v1.32.1
func (e BatchEnsureRequestValidationError) Cause() error
Cause function returns cause value.
func (BatchEnsureRequestValidationError) Error ¶ added in v1.32.1
func (e BatchEnsureRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BatchEnsureRequestValidationError) ErrorName ¶ added in v1.32.1
func (e BatchEnsureRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BatchEnsureRequestValidationError) Field ¶ added in v1.32.1
func (e BatchEnsureRequestValidationError) Field() string
Field function returns field value.
func (BatchEnsureRequestValidationError) Key ¶ added in v1.32.1
func (e BatchEnsureRequestValidationError) Key() bool
Key function returns key value.
func (BatchEnsureRequestValidationError) Reason ¶ added in v1.32.1
func (e BatchEnsureRequestValidationError) Reason() string
Reason function returns reason value.
type BatchEnsureResponse ¶
type BatchEnsureResponse struct { // An ID which can be used to debug the evaluation of the access policies // associated with the request. TraceId string `protobuf:"bytes,1,opt,name=trace_id,json=traceId,proto3" json:"trace_id,omitempty"` Grants []*GrantState `protobuf:"bytes,2,rep,name=grants,proto3" json:"grants,omitempty"` // A hint to the client as to the required validation rules // for access. // // Will be nil if no justification is needed. Validation *Validation `protobuf:"bytes,3,opt,name=validation,proto3" json:"validation,omitempty"` // User-facing diagnostic warnings, for messages such as the user not having permissions // to request some of the entitlements they asked for. // // Rather than failing the entire operation the Access Handler returns warnings. Diagnostics []*Diagnostic `protobuf:"bytes,6,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` DurationConfiguration *DurationConfiguration `protobuf:"bytes,7,opt,name=duration_configuration,json=durationConfiguration,proto3" json:"duration_configuration,omitempty"` // contains filtered or unexported fields }
func (*BatchEnsureResponse) Descriptor
deprecated
func (*BatchEnsureResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchEnsureResponse.ProtoReflect.Descriptor instead.
func (*BatchEnsureResponse) GetDiagnostics ¶
func (x *BatchEnsureResponse) GetDiagnostics() []*Diagnostic
func (*BatchEnsureResponse) GetDurationConfiguration ¶ added in v1.42.0
func (x *BatchEnsureResponse) GetDurationConfiguration() *DurationConfiguration
func (*BatchEnsureResponse) GetGrants ¶
func (x *BatchEnsureResponse) GetGrants() []*GrantState
func (*BatchEnsureResponse) GetTraceId ¶
func (x *BatchEnsureResponse) GetTraceId() string
func (*BatchEnsureResponse) GetValidation ¶ added in v1.33.0
func (x *BatchEnsureResponse) GetValidation() *Validation
func (*BatchEnsureResponse) ProtoMessage ¶
func (*BatchEnsureResponse) ProtoMessage()
func (*BatchEnsureResponse) ProtoReflect ¶
func (x *BatchEnsureResponse) ProtoReflect() protoreflect.Message
func (*BatchEnsureResponse) Reset ¶
func (x *BatchEnsureResponse) Reset()
func (*BatchEnsureResponse) String ¶
func (x *BatchEnsureResponse) String() string
func (*BatchEnsureResponse) Validate ¶ added in v1.32.1
func (m *BatchEnsureResponse) Validate() error
Validate checks the field values on BatchEnsureResponse 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 (*BatchEnsureResponse) ValidateAll ¶ added in v1.32.1
func (m *BatchEnsureResponse) ValidateAll() error
ValidateAll checks the field values on BatchEnsureResponse 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 BatchEnsureResponseMultiError, or nil if none found.
type BatchEnsureResponseMultiError ¶ added in v1.32.1
type BatchEnsureResponseMultiError []error
BatchEnsureResponseMultiError is an error wrapping multiple validation errors returned by BatchEnsureResponse.ValidateAll() if the designated constraints aren't met.
func (BatchEnsureResponseMultiError) AllErrors ¶ added in v1.32.1
func (m BatchEnsureResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchEnsureResponseMultiError) Error ¶ added in v1.32.1
func (m BatchEnsureResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchEnsureResponseValidationError ¶ added in v1.32.1
type BatchEnsureResponseValidationError struct {
// contains filtered or unexported fields
}
BatchEnsureResponseValidationError is the validation error returned by BatchEnsureResponse.Validate if the designated constraints aren't met.
func (BatchEnsureResponseValidationError) Cause ¶ added in v1.32.1
func (e BatchEnsureResponseValidationError) Cause() error
Cause function returns cause value.
func (BatchEnsureResponseValidationError) Error ¶ added in v1.32.1
func (e BatchEnsureResponseValidationError) Error() string
Error satisfies the builtin error interface
func (BatchEnsureResponseValidationError) ErrorName ¶ added in v1.32.1
func (e BatchEnsureResponseValidationError) ErrorName() string
ErrorName returns error name.
func (BatchEnsureResponseValidationError) Field ¶ added in v1.32.1
func (e BatchEnsureResponseValidationError) Field() string
Field function returns field value.
func (BatchEnsureResponseValidationError) Key ¶ added in v1.32.1
func (e BatchEnsureResponseValidationError) Key() bool
Key function returns key value.
func (BatchEnsureResponseValidationError) Reason ¶ added in v1.32.1
func (e BatchEnsureResponseValidationError) Reason() string
Reason function returns reason value.
type BatchPutAuditLogRequest ¶
type BatchPutAuditLogRequest struct { GrantId string `protobuf:"bytes,1,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"` AuditLogs []*IntegrationAuditLog `protobuf:"bytes,2,rep,name=audit_logs,json=auditLogs,proto3" json:"audit_logs,omitempty"` // contains filtered or unexported fields }
func (*BatchPutAuditLogRequest) Descriptor
deprecated
func (*BatchPutAuditLogRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchPutAuditLogRequest.ProtoReflect.Descriptor instead.
func (*BatchPutAuditLogRequest) GetAuditLogs ¶
func (x *BatchPutAuditLogRequest) GetAuditLogs() []*IntegrationAuditLog
func (*BatchPutAuditLogRequest) GetGrantId ¶
func (x *BatchPutAuditLogRequest) GetGrantId() string
func (*BatchPutAuditLogRequest) ProtoMessage ¶
func (*BatchPutAuditLogRequest) ProtoMessage()
func (*BatchPutAuditLogRequest) ProtoReflect ¶
func (x *BatchPutAuditLogRequest) ProtoReflect() protoreflect.Message
func (*BatchPutAuditLogRequest) Reset ¶
func (x *BatchPutAuditLogRequest) Reset()
func (*BatchPutAuditLogRequest) String ¶
func (x *BatchPutAuditLogRequest) String() string
func (*BatchPutAuditLogRequest) Validate ¶ added in v1.32.1
func (m *BatchPutAuditLogRequest) Validate() error
Validate checks the field values on BatchPutAuditLogRequest 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 (*BatchPutAuditLogRequest) ValidateAll ¶ added in v1.32.1
func (m *BatchPutAuditLogRequest) ValidateAll() error
ValidateAll checks the field values on BatchPutAuditLogRequest 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 BatchPutAuditLogRequestMultiError, or nil if none found.
type BatchPutAuditLogRequestMultiError ¶ added in v1.32.1
type BatchPutAuditLogRequestMultiError []error
BatchPutAuditLogRequestMultiError is an error wrapping multiple validation errors returned by BatchPutAuditLogRequest.ValidateAll() if the designated constraints aren't met.
func (BatchPutAuditLogRequestMultiError) AllErrors ¶ added in v1.32.1
func (m BatchPutAuditLogRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchPutAuditLogRequestMultiError) Error ¶ added in v1.32.1
func (m BatchPutAuditLogRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchPutAuditLogRequestValidationError ¶ added in v1.32.1
type BatchPutAuditLogRequestValidationError struct {
// contains filtered or unexported fields
}
BatchPutAuditLogRequestValidationError is the validation error returned by BatchPutAuditLogRequest.Validate if the designated constraints aren't met.
func (BatchPutAuditLogRequestValidationError) Cause ¶ added in v1.32.1
func (e BatchPutAuditLogRequestValidationError) Cause() error
Cause function returns cause value.
func (BatchPutAuditLogRequestValidationError) Error ¶ added in v1.32.1
func (e BatchPutAuditLogRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BatchPutAuditLogRequestValidationError) ErrorName ¶ added in v1.32.1
func (e BatchPutAuditLogRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BatchPutAuditLogRequestValidationError) Field ¶ added in v1.32.1
func (e BatchPutAuditLogRequestValidationError) Field() string
Field function returns field value.
func (BatchPutAuditLogRequestValidationError) Key ¶ added in v1.32.1
func (e BatchPutAuditLogRequestValidationError) Key() bool
Key function returns key value.
func (BatchPutAuditLogRequestValidationError) Reason ¶ added in v1.32.1
func (e BatchPutAuditLogRequestValidationError) Reason() string
Reason function returns reason value.
type BatchPutAuditLogResponse ¶
type BatchPutAuditLogResponse struct {
// contains filtered or unexported fields
}
func (*BatchPutAuditLogResponse) Descriptor
deprecated
func (*BatchPutAuditLogResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchPutAuditLogResponse.ProtoReflect.Descriptor instead.
func (*BatchPutAuditLogResponse) ProtoMessage ¶
func (*BatchPutAuditLogResponse) ProtoMessage()
func (*BatchPutAuditLogResponse) ProtoReflect ¶
func (x *BatchPutAuditLogResponse) ProtoReflect() protoreflect.Message
func (*BatchPutAuditLogResponse) Reset ¶
func (x *BatchPutAuditLogResponse) Reset()
func (*BatchPutAuditLogResponse) String ¶
func (x *BatchPutAuditLogResponse) String() string
func (*BatchPutAuditLogResponse) Validate ¶ added in v1.32.1
func (m *BatchPutAuditLogResponse) Validate() error
Validate checks the field values on BatchPutAuditLogResponse 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 (*BatchPutAuditLogResponse) ValidateAll ¶ added in v1.32.1
func (m *BatchPutAuditLogResponse) ValidateAll() error
ValidateAll checks the field values on BatchPutAuditLogResponse 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 BatchPutAuditLogResponseMultiError, or nil if none found.
type BatchPutAuditLogResponseMultiError ¶ added in v1.32.1
type BatchPutAuditLogResponseMultiError []error
BatchPutAuditLogResponseMultiError is an error wrapping multiple validation errors returned by BatchPutAuditLogResponse.ValidateAll() if the designated constraints aren't met.
func (BatchPutAuditLogResponseMultiError) AllErrors ¶ added in v1.32.1
func (m BatchPutAuditLogResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchPutAuditLogResponseMultiError) Error ¶ added in v1.32.1
func (m BatchPutAuditLogResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchPutAuditLogResponseValidationError ¶ added in v1.32.1
type BatchPutAuditLogResponseValidationError struct {
// contains filtered or unexported fields
}
BatchPutAuditLogResponseValidationError is the validation error returned by BatchPutAuditLogResponse.Validate if the designated constraints aren't met.
func (BatchPutAuditLogResponseValidationError) Cause ¶ added in v1.32.1
func (e BatchPutAuditLogResponseValidationError) Cause() error
Cause function returns cause value.
func (BatchPutAuditLogResponseValidationError) Error ¶ added in v1.32.1
func (e BatchPutAuditLogResponseValidationError) Error() string
Error satisfies the builtin error interface
func (BatchPutAuditLogResponseValidationError) ErrorName ¶ added in v1.32.1
func (e BatchPutAuditLogResponseValidationError) ErrorName() string
ErrorName returns error name.
func (BatchPutAuditLogResponseValidationError) Field ¶ added in v1.32.1
func (e BatchPutAuditLogResponseValidationError) Field() string
Field function returns field value.
func (BatchPutAuditLogResponseValidationError) Key ¶ added in v1.32.1
func (e BatchPutAuditLogResponseValidationError) Key() bool
Key function returns key value.
func (BatchPutAuditLogResponseValidationError) Reason ¶ added in v1.32.1
func (e BatchPutAuditLogResponseValidationError) Reason() string
Reason function returns reason value.
type CloseAccessRequestRequest ¶
type CloseAccessRequestRequest struct { // The ID of the Access Request. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // If provided, will only close the grants with the specified IDs CloseGrants []string `protobuf:"bytes,2,rep,name=close_grants,json=closeGrants,proto3" json:"close_grants,omitempty"` // Forcibly close the Access Request. When a request is force closed, // the request is closed regardless if a deprovisioning error occurs. ForceClose bool `protobuf:"varint,3,opt,name=force_close,json=forceClose,proto3" json:"force_close,omitempty"` // contains filtered or unexported fields }
func (*CloseAccessRequestRequest) Descriptor
deprecated
func (*CloseAccessRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseAccessRequestRequest.ProtoReflect.Descriptor instead.
func (*CloseAccessRequestRequest) GetCloseGrants ¶
func (x *CloseAccessRequestRequest) GetCloseGrants() []string
func (*CloseAccessRequestRequest) GetForceClose ¶ added in v1.45.0
func (x *CloseAccessRequestRequest) GetForceClose() bool
func (*CloseAccessRequestRequest) GetId ¶
func (x *CloseAccessRequestRequest) GetId() string
func (*CloseAccessRequestRequest) ProtoMessage ¶
func (*CloseAccessRequestRequest) ProtoMessage()
func (*CloseAccessRequestRequest) ProtoReflect ¶
func (x *CloseAccessRequestRequest) ProtoReflect() protoreflect.Message
func (*CloseAccessRequestRequest) Reset ¶
func (x *CloseAccessRequestRequest) Reset()
func (*CloseAccessRequestRequest) String ¶
func (x *CloseAccessRequestRequest) String() string
func (*CloseAccessRequestRequest) Validate ¶ added in v1.32.1
func (m *CloseAccessRequestRequest) Validate() error
Validate checks the field values on CloseAccessRequestRequest 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 (*CloseAccessRequestRequest) ValidateAll ¶ added in v1.32.1
func (m *CloseAccessRequestRequest) ValidateAll() error
ValidateAll checks the field values on CloseAccessRequestRequest 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 CloseAccessRequestRequestMultiError, or nil if none found.
type CloseAccessRequestRequestMultiError ¶ added in v1.32.1
type CloseAccessRequestRequestMultiError []error
CloseAccessRequestRequestMultiError is an error wrapping multiple validation errors returned by CloseAccessRequestRequest.ValidateAll() if the designated constraints aren't met.
func (CloseAccessRequestRequestMultiError) AllErrors ¶ added in v1.32.1
func (m CloseAccessRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CloseAccessRequestRequestMultiError) Error ¶ added in v1.32.1
func (m CloseAccessRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CloseAccessRequestRequestValidationError ¶ added in v1.32.1
type CloseAccessRequestRequestValidationError struct {
// contains filtered or unexported fields
}
CloseAccessRequestRequestValidationError is the validation error returned by CloseAccessRequestRequest.Validate if the designated constraints aren't met.
func (CloseAccessRequestRequestValidationError) Cause ¶ added in v1.32.1
func (e CloseAccessRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (CloseAccessRequestRequestValidationError) Error ¶ added in v1.32.1
func (e CloseAccessRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CloseAccessRequestRequestValidationError) ErrorName ¶ added in v1.32.1
func (e CloseAccessRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CloseAccessRequestRequestValidationError) Field ¶ added in v1.32.1
func (e CloseAccessRequestRequestValidationError) Field() string
Field function returns field value.
func (CloseAccessRequestRequestValidationError) Key ¶ added in v1.32.1
func (e CloseAccessRequestRequestValidationError) Key() bool
Key function returns key value.
func (CloseAccessRequestRequestValidationError) Reason ¶ added in v1.32.1
func (e CloseAccessRequestRequestValidationError) Reason() string
Reason function returns reason value.
type CloseAccessRequestResponse ¶
type CloseAccessRequestResponse struct { Diagnostics []*Diagnostic `protobuf:"bytes,1,rep,name=diagnostics,proto3" json:"diagnostics,omitempty"` // contains filtered or unexported fields }
func (*CloseAccessRequestResponse) Descriptor
deprecated
func (*CloseAccessRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseAccessRequestResponse.ProtoReflect.Descriptor instead.
func (*CloseAccessRequestResponse) GetDiagnostics ¶
func (x *CloseAccessRequestResponse) GetDiagnostics() []*Diagnostic
func (*CloseAccessRequestResponse) ProtoMessage ¶
func (*CloseAccessRequestResponse) ProtoMessage()
func (*CloseAccessRequestResponse) ProtoReflect ¶
func (x *CloseAccessRequestResponse) ProtoReflect() protoreflect.Message
func (*CloseAccessRequestResponse) Reset ¶
func (x *CloseAccessRequestResponse) Reset()
func (*CloseAccessRequestResponse) String ¶
func (x *CloseAccessRequestResponse) String() string
func (*CloseAccessRequestResponse) Validate ¶ added in v1.32.1
func (m *CloseAccessRequestResponse) Validate() error
Validate checks the field values on CloseAccessRequestResponse 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 (*CloseAccessRequestResponse) ValidateAll ¶ added in v1.32.1
func (m *CloseAccessRequestResponse) ValidateAll() error
ValidateAll checks the field values on CloseAccessRequestResponse 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 CloseAccessRequestResponseMultiError, or nil if none found.
type CloseAccessRequestResponseMultiError ¶ added in v1.32.1
type CloseAccessRequestResponseMultiError []error
CloseAccessRequestResponseMultiError is an error wrapping multiple validation errors returned by CloseAccessRequestResponse.ValidateAll() if the designated constraints aren't met.
func (CloseAccessRequestResponseMultiError) AllErrors ¶ added in v1.32.1
func (m CloseAccessRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CloseAccessRequestResponseMultiError) Error ¶ added in v1.32.1
func (m CloseAccessRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CloseAccessRequestResponseValidationError ¶ added in v1.32.1
type CloseAccessRequestResponseValidationError struct {
// contains filtered or unexported fields
}
CloseAccessRequestResponseValidationError is the validation error returned by CloseAccessRequestResponse.Validate if the designated constraints aren't met.
func (CloseAccessRequestResponseValidationError) Cause ¶ added in v1.32.1
func (e CloseAccessRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (CloseAccessRequestResponseValidationError) Error ¶ added in v1.32.1
func (e CloseAccessRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CloseAccessRequestResponseValidationError) ErrorName ¶ added in v1.32.1
func (e CloseAccessRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CloseAccessRequestResponseValidationError) Field ¶ added in v1.32.1
func (e CloseAccessRequestResponseValidationError) Field() string
Field function returns field value.
func (CloseAccessRequestResponseValidationError) Key ¶ added in v1.32.1
func (e CloseAccessRequestResponseValidationError) Key() bool
Key function returns key value.
func (CloseAccessRequestResponseValidationError) Reason ¶ added in v1.32.1
func (e CloseAccessRequestResponseValidationError) Reason() string
Reason function returns reason value.
type DebugEntitlementAccessRequest ¶ added in v1.25.0
type DebugEntitlementAccessRequest struct { Principal *Specifier `protobuf:"bytes,1,opt,name=principal,proto3" json:"principal,omitempty"` Target *Specifier `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` Role *Specifier `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*DebugEntitlementAccessRequest) Descriptor
deprecated
added in
v1.25.0
func (*DebugEntitlementAccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use DebugEntitlementAccessRequest.ProtoReflect.Descriptor instead.
func (*DebugEntitlementAccessRequest) GetPrincipal ¶ added in v1.25.0
func (x *DebugEntitlementAccessRequest) GetPrincipal() *Specifier
func (*DebugEntitlementAccessRequest) GetRole ¶ added in v1.25.0
func (x *DebugEntitlementAccessRequest) GetRole() *Specifier
func (*DebugEntitlementAccessRequest) GetTarget ¶ added in v1.25.0
func (x *DebugEntitlementAccessRequest) GetTarget() *Specifier
func (*DebugEntitlementAccessRequest) ProtoMessage ¶ added in v1.25.0
func (*DebugEntitlementAccessRequest) ProtoMessage()
func (*DebugEntitlementAccessRequest) ProtoReflect ¶ added in v1.25.0
func (x *DebugEntitlementAccessRequest) ProtoReflect() protoreflect.Message
func (*DebugEntitlementAccessRequest) Reset ¶ added in v1.25.0
func (x *DebugEntitlementAccessRequest) Reset()
func (*DebugEntitlementAccessRequest) String ¶ added in v1.25.0
func (x *DebugEntitlementAccessRequest) String() string
func (*DebugEntitlementAccessRequest) Validate ¶ added in v1.32.1
func (m *DebugEntitlementAccessRequest) Validate() error
Validate checks the field values on DebugEntitlementAccessRequest 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 (*DebugEntitlementAccessRequest) ValidateAll ¶ added in v1.32.1
func (m *DebugEntitlementAccessRequest) ValidateAll() error
ValidateAll checks the field values on DebugEntitlementAccessRequest 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 DebugEntitlementAccessRequestMultiError, or nil if none found.
type DebugEntitlementAccessRequestMultiError ¶ added in v1.32.1
type DebugEntitlementAccessRequestMultiError []error
DebugEntitlementAccessRequestMultiError is an error wrapping multiple validation errors returned by DebugEntitlementAccessRequest.ValidateAll() if the designated constraints aren't met.
func (DebugEntitlementAccessRequestMultiError) AllErrors ¶ added in v1.32.1
func (m DebugEntitlementAccessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DebugEntitlementAccessRequestMultiError) Error ¶ added in v1.32.1
func (m DebugEntitlementAccessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DebugEntitlementAccessRequestValidationError ¶ added in v1.32.1
type DebugEntitlementAccessRequestValidationError struct {
// contains filtered or unexported fields
}
DebugEntitlementAccessRequestValidationError is the validation error returned by DebugEntitlementAccessRequest.Validate if the designated constraints aren't met.
func (DebugEntitlementAccessRequestValidationError) Cause ¶ added in v1.32.1
func (e DebugEntitlementAccessRequestValidationError) Cause() error
Cause function returns cause value.
func (DebugEntitlementAccessRequestValidationError) Error ¶ added in v1.32.1
func (e DebugEntitlementAccessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DebugEntitlementAccessRequestValidationError) ErrorName ¶ added in v1.32.1
func (e DebugEntitlementAccessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DebugEntitlementAccessRequestValidationError) Field ¶ added in v1.32.1
func (e DebugEntitlementAccessRequestValidationError) Field() string
Field function returns field value.
func (DebugEntitlementAccessRequestValidationError) Key ¶ added in v1.32.1
func (e DebugEntitlementAccessRequestValidationError) Key() bool
Key function returns key value.
func (DebugEntitlementAccessRequestValidationError) Reason ¶ added in v1.32.1
func (e DebugEntitlementAccessRequestValidationError) Reason() string
Reason function returns reason value.
type DebugEntitlementAccessResponse ¶ added in v1.25.0
type DebugEntitlementAccessResponse struct { // Whether or not the principal can request access to this entitlement CanRequest bool `protobuf:"varint,1,opt,name=can_request,json=canRequest,proto3" json:"can_request,omitempty"` // Whether or not it is auto approved AutoApproved bool `protobuf:"varint,2,opt,name=auto_approved,json=autoApproved,proto3" json:"auto_approved,omitempty"` // The Cedar Policys which contributed to the authorizations decisions Reason *EntitlementAccessReason `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"` // Cedar PolicySets which contributed to the authorization decisions. PolicySets []*v1alpha11.PolicySet `protobuf:"bytes,4,rep,name=policy_sets,json=policySets,proto3" json:"policy_sets,omitempty"` // Entities which contributed to the authorization decisions. Entities []*v1alpha1.Entity `protobuf:"bytes,5,rep,name=entities,proto3" json:"entities,omitempty"` // contains filtered or unexported fields }
func (*DebugEntitlementAccessResponse) Descriptor
deprecated
added in
v1.25.0
func (*DebugEntitlementAccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use DebugEntitlementAccessResponse.ProtoReflect.Descriptor instead.
func (*DebugEntitlementAccessResponse) GetAutoApproved ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) GetAutoApproved() bool
func (*DebugEntitlementAccessResponse) GetCanRequest ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) GetCanRequest() bool
func (*DebugEntitlementAccessResponse) GetEntities ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) GetEntities() []*v1alpha1.Entity
func (*DebugEntitlementAccessResponse) GetPolicySets ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) GetPolicySets() []*v1alpha11.PolicySet
func (*DebugEntitlementAccessResponse) GetReason ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) GetReason() *EntitlementAccessReason
func (*DebugEntitlementAccessResponse) ProtoMessage ¶ added in v1.25.0
func (*DebugEntitlementAccessResponse) ProtoMessage()
func (*DebugEntitlementAccessResponse) ProtoReflect ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) ProtoReflect() protoreflect.Message
func (*DebugEntitlementAccessResponse) Reset ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) Reset()
func (*DebugEntitlementAccessResponse) String ¶ added in v1.25.0
func (x *DebugEntitlementAccessResponse) String() string
func (*DebugEntitlementAccessResponse) Validate ¶ added in v1.32.1
func (m *DebugEntitlementAccessResponse) Validate() error
Validate checks the field values on DebugEntitlementAccessResponse 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 (*DebugEntitlementAccessResponse) ValidateAll ¶ added in v1.32.1
func (m *DebugEntitlementAccessResponse) ValidateAll() error
ValidateAll checks the field values on DebugEntitlementAccessResponse 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 DebugEntitlementAccessResponseMultiError, or nil if none found.
type DebugEntitlementAccessResponseMultiError ¶ added in v1.32.1
type DebugEntitlementAccessResponseMultiError []error
DebugEntitlementAccessResponseMultiError is an error wrapping multiple validation errors returned by DebugEntitlementAccessResponse.ValidateAll() if the designated constraints aren't met.
func (DebugEntitlementAccessResponseMultiError) AllErrors ¶ added in v1.32.1
func (m DebugEntitlementAccessResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DebugEntitlementAccessResponseMultiError) Error ¶ added in v1.32.1
func (m DebugEntitlementAccessResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DebugEntitlementAccessResponseValidationError ¶ added in v1.32.1
type DebugEntitlementAccessResponseValidationError struct {
// contains filtered or unexported fields
}
DebugEntitlementAccessResponseValidationError is the validation error returned by DebugEntitlementAccessResponse.Validate if the designated constraints aren't met.
func (DebugEntitlementAccessResponseValidationError) Cause ¶ added in v1.32.1
func (e DebugEntitlementAccessResponseValidationError) Cause() error
Cause function returns cause value.
func (DebugEntitlementAccessResponseValidationError) Error ¶ added in v1.32.1
func (e DebugEntitlementAccessResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DebugEntitlementAccessResponseValidationError) ErrorName ¶ added in v1.32.1
func (e DebugEntitlementAccessResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DebugEntitlementAccessResponseValidationError) Field ¶ added in v1.32.1
func (e DebugEntitlementAccessResponseValidationError) Field() string
Field function returns field value.
func (DebugEntitlementAccessResponseValidationError) Key ¶ added in v1.32.1
func (e DebugEntitlementAccessResponseValidationError) Key() bool
Key function returns key value.
func (DebugEntitlementAccessResponseValidationError) Reason ¶ added in v1.32.1
func (e DebugEntitlementAccessResponseValidationError) Reason() string
Reason function returns reason value.
type Diagnostic ¶
type Diagnostic struct { Level DiagnosticLevel `protobuf:"varint,1,opt,name=level,proto3,enum=commonfate.access.v1alpha1.DiagnosticLevel" json:"level,omitempty"` // The resource the diagnostic message relates to. // Can be empty if the message doesn't relate to a particular resource. Resource *v1alpha1.EID `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"` // The message. Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Diagnostic) Descriptor
deprecated
func (*Diagnostic) Descriptor() ([]byte, []int)
Deprecated: Use Diagnostic.ProtoReflect.Descriptor instead.
func (*Diagnostic) GetLevel ¶
func (x *Diagnostic) GetLevel() DiagnosticLevel
func (*Diagnostic) GetMessage ¶
func (x *Diagnostic) GetMessage() string
func (*Diagnostic) GetResource ¶
func (x *Diagnostic) GetResource() *v1alpha1.EID
func (*Diagnostic) ProtoMessage ¶
func (*Diagnostic) ProtoMessage()
func (*Diagnostic) ProtoReflect ¶
func (x *Diagnostic) ProtoReflect() protoreflect.Message
func (*Diagnostic) Reset ¶
func (x *Diagnostic) Reset()
func (*Diagnostic) String ¶
func (x *Diagnostic) String() string
func (*Diagnostic) Validate ¶ added in v1.32.1
func (m *Diagnostic) Validate() error
Validate checks the field values on Diagnostic 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 (*Diagnostic) ValidateAll ¶ added in v1.32.1
func (m *Diagnostic) ValidateAll() error
ValidateAll checks the field values on Diagnostic 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 DiagnosticMultiError, or nil if none found.
type DiagnosticLevel ¶
type DiagnosticLevel int32
const ( DiagnosticLevel_DIAGNOSTIC_LEVEL_UNSPECIFIED DiagnosticLevel = 0 DiagnosticLevel_DIAGNOSTIC_LEVEL_INFO DiagnosticLevel = 1 DiagnosticLevel_DIAGNOSTIC_LEVEL_WARNING DiagnosticLevel = 2 DiagnosticLevel_DIAGNOSTIC_LEVEL_ERROR DiagnosticLevel = 3 )
func (DiagnosticLevel) Descriptor ¶
func (DiagnosticLevel) Descriptor() protoreflect.EnumDescriptor
func (DiagnosticLevel) Enum ¶
func (x DiagnosticLevel) Enum() *DiagnosticLevel
func (DiagnosticLevel) EnumDescriptor
deprecated
func (DiagnosticLevel) EnumDescriptor() ([]byte, []int)
Deprecated: Use DiagnosticLevel.Descriptor instead.
func (DiagnosticLevel) Number ¶
func (x DiagnosticLevel) Number() protoreflect.EnumNumber
func (DiagnosticLevel) String ¶
func (x DiagnosticLevel) String() string
func (DiagnosticLevel) Type ¶
func (DiagnosticLevel) Type() protoreflect.EnumType
type DiagnosticMultiError ¶ added in v1.32.1
type DiagnosticMultiError []error
DiagnosticMultiError is an error wrapping multiple validation errors returned by Diagnostic.ValidateAll() if the designated constraints aren't met.
func (DiagnosticMultiError) AllErrors ¶ added in v1.32.1
func (m DiagnosticMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DiagnosticMultiError) Error ¶ added in v1.32.1
func (m DiagnosticMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DiagnosticValidationError ¶ added in v1.32.1
type DiagnosticValidationError struct {
// contains filtered or unexported fields
}
DiagnosticValidationError is the validation error returned by Diagnostic.Validate if the designated constraints aren't met.
func (DiagnosticValidationError) Cause ¶ added in v1.32.1
func (e DiagnosticValidationError) Cause() error
Cause function returns cause value.
func (DiagnosticValidationError) Error ¶ added in v1.32.1
func (e DiagnosticValidationError) Error() string
Error satisfies the builtin error interface
func (DiagnosticValidationError) ErrorName ¶ added in v1.32.1
func (e DiagnosticValidationError) ErrorName() string
ErrorName returns error name.
func (DiagnosticValidationError) Field ¶ added in v1.32.1
func (e DiagnosticValidationError) Field() string
Field function returns field value.
func (DiagnosticValidationError) Key ¶ added in v1.32.1
func (e DiagnosticValidationError) Key() bool
Key function returns key value.
func (DiagnosticValidationError) Reason ¶ added in v1.32.1
func (e DiagnosticValidationError) Reason() string
Reason function returns reason value.
type DurationConfiguration ¶ added in v1.42.0
type DurationConfiguration struct { DefaultDuration *durationpb.Duration `protobuf:"bytes,1,opt,name=default_duration,json=defaultDuration,proto3" json:"default_duration,omitempty"` MaxDuration *durationpb.Duration `protobuf:"bytes,2,opt,name=max_duration,json=maxDuration,proto3" json:"max_duration,omitempty"` // contains filtered or unexported fields }
func (*DurationConfiguration) Descriptor
deprecated
added in
v1.42.0
func (*DurationConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use DurationConfiguration.ProtoReflect.Descriptor instead.
func (*DurationConfiguration) GetDefaultDuration ¶ added in v1.42.0
func (x *DurationConfiguration) GetDefaultDuration() *durationpb.Duration
func (*DurationConfiguration) GetMaxDuration ¶ added in v1.42.0
func (x *DurationConfiguration) GetMaxDuration() *durationpb.Duration
func (*DurationConfiguration) ProtoMessage ¶ added in v1.42.0
func (*DurationConfiguration) ProtoMessage()
func (*DurationConfiguration) ProtoReflect ¶ added in v1.42.0
func (x *DurationConfiguration) ProtoReflect() protoreflect.Message
func (*DurationConfiguration) Reset ¶ added in v1.42.0
func (x *DurationConfiguration) Reset()
func (*DurationConfiguration) String ¶ added in v1.42.0
func (x *DurationConfiguration) String() string
func (*DurationConfiguration) Validate ¶ added in v1.42.0
func (m *DurationConfiguration) Validate() error
Validate checks the field values on DurationConfiguration 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 (*DurationConfiguration) ValidateAll ¶ added in v1.42.0
func (m *DurationConfiguration) ValidateAll() error
ValidateAll checks the field values on DurationConfiguration 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 DurationConfigurationMultiError, or nil if none found.
type DurationConfigurationMultiError ¶ added in v1.42.0
type DurationConfigurationMultiError []error
DurationConfigurationMultiError is an error wrapping multiple validation errors returned by DurationConfiguration.ValidateAll() if the designated constraints aren't met.
func (DurationConfigurationMultiError) AllErrors ¶ added in v1.42.0
func (m DurationConfigurationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DurationConfigurationMultiError) Error ¶ added in v1.42.0
func (m DurationConfigurationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DurationConfigurationValidationError ¶ added in v1.42.0
type DurationConfigurationValidationError struct {
// contains filtered or unexported fields
}
DurationConfigurationValidationError is the validation error returned by DurationConfiguration.Validate if the designated constraints aren't met.
func (DurationConfigurationValidationError) Cause ¶ added in v1.42.0
func (e DurationConfigurationValidationError) Cause() error
Cause function returns cause value.
func (DurationConfigurationValidationError) Error ¶ added in v1.42.0
func (e DurationConfigurationValidationError) Error() string
Error satisfies the builtin error interface
func (DurationConfigurationValidationError) ErrorName ¶ added in v1.42.0
func (e DurationConfigurationValidationError) ErrorName() string
ErrorName returns error name.
func (DurationConfigurationValidationError) Field ¶ added in v1.42.0
func (e DurationConfigurationValidationError) Field() string
Field function returns field value.
func (DurationConfigurationValidationError) Key ¶ added in v1.42.0
func (e DurationConfigurationValidationError) Key() bool
Key function returns key value.
func (DurationConfigurationValidationError) Reason ¶ added in v1.42.0
func (e DurationConfigurationValidationError) Reason() string
Reason function returns reason value.
type EndSessionRequest ¶ added in v1.43.0
type EndSessionRequest struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*EndSessionRequest) Descriptor
deprecated
added in
v1.43.0
func (*EndSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use EndSessionRequest.ProtoReflect.Descriptor instead.
func (*EndSessionRequest) GetSessionId ¶ added in v1.43.0
func (x *EndSessionRequest) GetSessionId() string
func (*EndSessionRequest) ProtoMessage ¶ added in v1.43.0
func (*EndSessionRequest) ProtoMessage()
func (*EndSessionRequest) ProtoReflect ¶ added in v1.43.0
func (x *EndSessionRequest) ProtoReflect() protoreflect.Message
func (*EndSessionRequest) Reset ¶ added in v1.43.0
func (x *EndSessionRequest) Reset()
func (*EndSessionRequest) String ¶ added in v1.43.0
func (x *EndSessionRequest) String() string
func (*EndSessionRequest) Validate ¶ added in v1.43.0
func (m *EndSessionRequest) Validate() error
Validate checks the field values on EndSessionRequest 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 (*EndSessionRequest) ValidateAll ¶ added in v1.43.0
func (m *EndSessionRequest) ValidateAll() error
ValidateAll checks the field values on EndSessionRequest 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 EndSessionRequestMultiError, or nil if none found.
type EndSessionRequestMultiError ¶ added in v1.43.0
type EndSessionRequestMultiError []error
EndSessionRequestMultiError is an error wrapping multiple validation errors returned by EndSessionRequest.ValidateAll() if the designated constraints aren't met.
func (EndSessionRequestMultiError) AllErrors ¶ added in v1.43.0
func (m EndSessionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EndSessionRequestMultiError) Error ¶ added in v1.43.0
func (m EndSessionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EndSessionRequestValidationError ¶ added in v1.43.0
type EndSessionRequestValidationError struct {
// contains filtered or unexported fields
}
EndSessionRequestValidationError is the validation error returned by EndSessionRequest.Validate if the designated constraints aren't met.
func (EndSessionRequestValidationError) Cause ¶ added in v1.43.0
func (e EndSessionRequestValidationError) Cause() error
Cause function returns cause value.
func (EndSessionRequestValidationError) Error ¶ added in v1.43.0
func (e EndSessionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EndSessionRequestValidationError) ErrorName ¶ added in v1.43.0
func (e EndSessionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EndSessionRequestValidationError) Field ¶ added in v1.43.0
func (e EndSessionRequestValidationError) Field() string
Field function returns field value.
func (EndSessionRequestValidationError) Key ¶ added in v1.43.0
func (e EndSessionRequestValidationError) Key() bool
Key function returns key value.
func (EndSessionRequestValidationError) Reason ¶ added in v1.43.0
func (e EndSessionRequestValidationError) Reason() string
Reason function returns reason value.
type EndSessionResponse ¶ added in v1.43.0
type EndSessionResponse struct {
// contains filtered or unexported fields
}
func (*EndSessionResponse) Descriptor
deprecated
added in
v1.43.0
func (*EndSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use EndSessionResponse.ProtoReflect.Descriptor instead.
func (*EndSessionResponse) ProtoMessage ¶ added in v1.43.0
func (*EndSessionResponse) ProtoMessage()
func (*EndSessionResponse) ProtoReflect ¶ added in v1.43.0
func (x *EndSessionResponse) ProtoReflect() protoreflect.Message
func (*EndSessionResponse) Reset ¶ added in v1.43.0
func (x *EndSessionResponse) Reset()
func (*EndSessionResponse) String ¶ added in v1.43.0
func (x *EndSessionResponse) String() string
func (*EndSessionResponse) Validate ¶ added in v1.43.0
func (m *EndSessionResponse) Validate() error
Validate checks the field values on EndSessionResponse 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 (*EndSessionResponse) ValidateAll ¶ added in v1.43.0
func (m *EndSessionResponse) ValidateAll() error
ValidateAll checks the field values on EndSessionResponse 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 EndSessionResponseMultiError, or nil if none found.
type EndSessionResponseMultiError ¶ added in v1.43.0
type EndSessionResponseMultiError []error
EndSessionResponseMultiError is an error wrapping multiple validation errors returned by EndSessionResponse.ValidateAll() if the designated constraints aren't met.
func (EndSessionResponseMultiError) AllErrors ¶ added in v1.43.0
func (m EndSessionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EndSessionResponseMultiError) Error ¶ added in v1.43.0
func (m EndSessionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EndSessionResponseValidationError ¶ added in v1.43.0
type EndSessionResponseValidationError struct {
// contains filtered or unexported fields
}
EndSessionResponseValidationError is the validation error returned by EndSessionResponse.Validate if the designated constraints aren't met.
func (EndSessionResponseValidationError) Cause ¶ added in v1.43.0
func (e EndSessionResponseValidationError) Cause() error
Cause function returns cause value.
func (EndSessionResponseValidationError) Error ¶ added in v1.43.0
func (e EndSessionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EndSessionResponseValidationError) ErrorName ¶ added in v1.43.0
func (e EndSessionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EndSessionResponseValidationError) Field ¶ added in v1.43.0
func (e EndSessionResponseValidationError) Field() string
Field function returns field value.
func (EndSessionResponseValidationError) Key ¶ added in v1.43.0
func (e EndSessionResponseValidationError) Key() bool
Key function returns key value.
func (EndSessionResponseValidationError) Reason ¶ added in v1.43.0
func (e EndSessionResponseValidationError) Reason() string
Reason function returns reason value.
type Entitlement ¶ added in v1.14.0
type Entitlement struct { // The particular resource which this entitlement gives access to Target *NamedEID `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` // The particular role this entitlement gives access to Role *NamedEID `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // Whether or not it is auto approved AutoApproved bool `protobuf:"varint,3,opt,name=auto_approved,json=autoApproved,proto3" json:"auto_approved,omitempty"` // target_path is the hierarchical path to the particular entitlement target. // It is used in the Common Fate web console to display entitlements in a hierarchy view. // For example, an AWS account entitlement will have a path of // `Root OU -> Parent OU -> Child OU.` // // target_path is in sorted order, from the root path node to the immediate parent of the target. // // The target_path does not include the target itself. TargetPath []*NamedEID `protobuf:"bytes,4,rep,name=target_path,json=targetPath,proto3" json:"target_path,omitempty"` // The Cedar Policys which contributed to the authorizations decisions Reason *EntitlementAccessReason `protobuf:"bytes,5,opt,name=reason,proto3" json:"reason,omitempty"` RolePriority int64 `protobuf:"varint,6,opt,name=role_priority,json=rolePriority,proto3" json:"role_priority,omitempty"` // contains filtered or unexported fields }
func (*Entitlement) Descriptor
deprecated
added in
v1.14.0
func (*Entitlement) Descriptor() ([]byte, []int)
Deprecated: Use Entitlement.ProtoReflect.Descriptor instead.
func (*Entitlement) GetAutoApproved ¶ added in v1.16.0
func (x *Entitlement) GetAutoApproved() bool
func (*Entitlement) GetReason ¶ added in v1.25.0
func (x *Entitlement) GetReason() *EntitlementAccessReason
func (*Entitlement) GetRole ¶ added in v1.14.0
func (x *Entitlement) GetRole() *NamedEID
func (*Entitlement) GetRolePriority ¶ added in v1.40.1
func (x *Entitlement) GetRolePriority() int64
func (*Entitlement) GetTarget ¶ added in v1.14.0
func (x *Entitlement) GetTarget() *NamedEID
func (*Entitlement) GetTargetPath ¶ added in v1.24.0
func (x *Entitlement) GetTargetPath() []*NamedEID
func (*Entitlement) ProtoMessage ¶ added in v1.14.0
func (*Entitlement) ProtoMessage()
func (*Entitlement) ProtoReflect ¶ added in v1.14.0
func (x *Entitlement) ProtoReflect() protoreflect.Message
func (*Entitlement) Reset ¶ added in v1.14.0
func (x *Entitlement) Reset()
func (*Entitlement) String ¶ added in v1.14.0
func (x *Entitlement) String() string
func (*Entitlement) Validate ¶ added in v1.32.1
func (m *Entitlement) Validate() error
Validate checks the field values on Entitlement 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 (*Entitlement) ValidateAll ¶ added in v1.32.1
func (m *Entitlement) ValidateAll() error
ValidateAll checks the field values on Entitlement 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 EntitlementMultiError, or nil if none found.
type EntitlementAccessReason ¶ added in v1.25.0
type EntitlementAccessReason struct { // Cedar Policy IDs which contributed to the can_request authorization decision. CanRequestReason []string `protobuf:"bytes,1,rep,name=can_request_reason,json=canRequestReason,proto3" json:"can_request_reason,omitempty"` // Cedar Policy IDs which contributed to the auto_approval authorization decision. AutoApprovalReason []string `protobuf:"bytes,2,rep,name=auto_approval_reason,json=autoApprovalReason,proto3" json:"auto_approval_reason,omitempty"` // contains filtered or unexported fields }
func (*EntitlementAccessReason) Descriptor
deprecated
added in
v1.25.0
func (*EntitlementAccessReason) Descriptor() ([]byte, []int)
Deprecated: Use EntitlementAccessReason.ProtoReflect.Descriptor instead.
func (*EntitlementAccessReason) GetAutoApprovalReason ¶ added in v1.25.0
func (x *EntitlementAccessReason) GetAutoApprovalReason() []string
func (*EntitlementAccessReason) GetCanRequestReason ¶ added in v1.25.0
func (x *EntitlementAccessReason) GetCanRequestReason() []string
func (*EntitlementAccessReason) ProtoMessage ¶ added in v1.25.0
func (*EntitlementAccessReason) ProtoMessage()
func (*EntitlementAccessReason) ProtoReflect ¶ added in v1.25.0
func (x *EntitlementAccessReason) ProtoReflect() protoreflect.Message
func (*EntitlementAccessReason) Reset ¶ added in v1.25.0
func (x *EntitlementAccessReason) Reset()
func (*EntitlementAccessReason) String ¶ added in v1.25.0
func (x *EntitlementAccessReason) String() string
func (*EntitlementAccessReason) Validate ¶ added in v1.32.1
func (m *EntitlementAccessReason) Validate() error
Validate checks the field values on EntitlementAccessReason 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 (*EntitlementAccessReason) ValidateAll ¶ added in v1.32.1
func (m *EntitlementAccessReason) ValidateAll() error
ValidateAll checks the field values on EntitlementAccessReason 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 EntitlementAccessReasonMultiError, or nil if none found.
type EntitlementAccessReasonMultiError ¶ added in v1.32.1
type EntitlementAccessReasonMultiError []error
EntitlementAccessReasonMultiError is an error wrapping multiple validation errors returned by EntitlementAccessReason.ValidateAll() if the designated constraints aren't met.
func (EntitlementAccessReasonMultiError) AllErrors ¶ added in v1.32.1
func (m EntitlementAccessReasonMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementAccessReasonMultiError) Error ¶ added in v1.32.1
func (m EntitlementAccessReasonMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementAccessReasonValidationError ¶ added in v1.32.1
type EntitlementAccessReasonValidationError struct {
// contains filtered or unexported fields
}
EntitlementAccessReasonValidationError is the validation error returned by EntitlementAccessReason.Validate if the designated constraints aren't met.
func (EntitlementAccessReasonValidationError) Cause ¶ added in v1.32.1
func (e EntitlementAccessReasonValidationError) Cause() error
Cause function returns cause value.
func (EntitlementAccessReasonValidationError) Error ¶ added in v1.32.1
func (e EntitlementAccessReasonValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementAccessReasonValidationError) ErrorName ¶ added in v1.32.1
func (e EntitlementAccessReasonValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementAccessReasonValidationError) Field ¶ added in v1.32.1
func (e EntitlementAccessReasonValidationError) Field() string
Field function returns field value.
func (EntitlementAccessReasonValidationError) Key ¶ added in v1.32.1
func (e EntitlementAccessReasonValidationError) Key() bool
Key function returns key value.
func (EntitlementAccessReasonValidationError) Reason ¶ added in v1.32.1
func (e EntitlementAccessReasonValidationError) Reason() string
Reason function returns reason value.
type EntitlementInput ¶
type EntitlementInput struct { // The principal to grant access to. // If empty, the current caller will be used as the principal. Principal *Specifier `protobuf:"bytes,1,opt,name=principal,proto3" json:"principal,omitempty"` // The resource to grant the principal access to. Target *Specifier `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` // The role to grant the principal access to the resource with. Role *Specifier `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,4,opt,name=duration,proto3,oneof" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*EntitlementInput) Descriptor
deprecated
func (*EntitlementInput) Descriptor() ([]byte, []int)
Deprecated: Use EntitlementInput.ProtoReflect.Descriptor instead.
func (*EntitlementInput) GetDuration ¶ added in v1.12.3
func (x *EntitlementInput) GetDuration() *durationpb.Duration
func (*EntitlementInput) GetPrincipal ¶
func (x *EntitlementInput) GetPrincipal() *Specifier
func (*EntitlementInput) GetRole ¶
func (x *EntitlementInput) GetRole() *Specifier
func (*EntitlementInput) GetTarget ¶
func (x *EntitlementInput) GetTarget() *Specifier
func (*EntitlementInput) ProtoMessage ¶
func (*EntitlementInput) ProtoMessage()
func (*EntitlementInput) ProtoReflect ¶
func (x *EntitlementInput) ProtoReflect() protoreflect.Message
func (*EntitlementInput) Reset ¶
func (x *EntitlementInput) Reset()
func (*EntitlementInput) String ¶
func (x *EntitlementInput) String() string
func (*EntitlementInput) Validate ¶ added in v1.32.1
func (m *EntitlementInput) Validate() error
Validate checks the field values on EntitlementInput 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 (*EntitlementInput) ValidateAll ¶ added in v1.32.1
func (m *EntitlementInput) ValidateAll() error
ValidateAll checks the field values on EntitlementInput 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 EntitlementInputMultiError, or nil if none found.
type EntitlementInputMultiError ¶ added in v1.32.1
type EntitlementInputMultiError []error
EntitlementInputMultiError is an error wrapping multiple validation errors returned by EntitlementInput.ValidateAll() if the designated constraints aren't met.
func (EntitlementInputMultiError) AllErrors ¶ added in v1.32.1
func (m EntitlementInputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementInputMultiError) Error ¶ added in v1.32.1
func (m EntitlementInputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementInputValidationError ¶ added in v1.32.1
type EntitlementInputValidationError struct {
// contains filtered or unexported fields
}
EntitlementInputValidationError is the validation error returned by EntitlementInput.Validate if the designated constraints aren't met.
func (EntitlementInputValidationError) Cause ¶ added in v1.32.1
func (e EntitlementInputValidationError) Cause() error
Cause function returns cause value.
func (EntitlementInputValidationError) Error ¶ added in v1.32.1
func (e EntitlementInputValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementInputValidationError) ErrorName ¶ added in v1.32.1
func (e EntitlementInputValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementInputValidationError) Field ¶ added in v1.32.1
func (e EntitlementInputValidationError) Field() string
Field function returns field value.
func (EntitlementInputValidationError) Key ¶ added in v1.32.1
func (e EntitlementInputValidationError) Key() bool
Key function returns key value.
func (EntitlementInputValidationError) Reason ¶ added in v1.32.1
func (e EntitlementInputValidationError) Reason() string
Reason function returns reason value.
type EntitlementMultiError ¶ added in v1.32.1
type EntitlementMultiError []error
EntitlementMultiError is an error wrapping multiple validation errors returned by Entitlement.ValidateAll() if the designated constraints aren't met.
func (EntitlementMultiError) AllErrors ¶ added in v1.32.1
func (m EntitlementMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementMultiError) Error ¶ added in v1.32.1
func (m EntitlementMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementNode ¶ added in v1.39.0
type EntitlementNode struct { NamedEid *NamedEID `protobuf:"bytes,1,opt,name=NamedEid,proto3" json:"NamedEid,omitempty"` Requestable bool `protobuf:"varint,2,opt,name=requestable,proto3" json:"requestable,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Children []*EntitlementNode `protobuf:"bytes,4,rep,name=children,proto3" json:"children,omitempty"` Parent *NamedEID `protobuf:"bytes,5,opt,name=parent,proto3,oneof" json:"parent,omitempty"` Roles []*NamedEID `protobuf:"bytes,6,rep,name=roles,proto3" json:"roles,omitempty"` SuggestedRole *NamedEID `protobuf:"bytes,7,opt,name=suggested_role,json=suggestedRole,proto3" json:"suggested_role,omitempty"` // contains filtered or unexported fields }
func (*EntitlementNode) Descriptor
deprecated
added in
v1.39.0
func (*EntitlementNode) Descriptor() ([]byte, []int)
Deprecated: Use EntitlementNode.ProtoReflect.Descriptor instead.
func (*EntitlementNode) GetChildren ¶ added in v1.39.0
func (x *EntitlementNode) GetChildren() []*EntitlementNode
func (*EntitlementNode) GetNamedEid ¶ added in v1.39.0
func (x *EntitlementNode) GetNamedEid() *NamedEID
func (*EntitlementNode) GetParent ¶ added in v1.39.0
func (x *EntitlementNode) GetParent() *NamedEID
func (*EntitlementNode) GetRequestable ¶ added in v1.39.0
func (x *EntitlementNode) GetRequestable() bool
func (*EntitlementNode) GetRoles ¶ added in v1.39.0
func (x *EntitlementNode) GetRoles() []*NamedEID
func (*EntitlementNode) GetSuggestedRole ¶ added in v1.40.1
func (x *EntitlementNode) GetSuggestedRole() *NamedEID
func (*EntitlementNode) GetUrl ¶ added in v1.39.0
func (x *EntitlementNode) GetUrl() string
func (*EntitlementNode) ProtoMessage ¶ added in v1.39.0
func (*EntitlementNode) ProtoMessage()
func (*EntitlementNode) ProtoReflect ¶ added in v1.39.0
func (x *EntitlementNode) ProtoReflect() protoreflect.Message
func (*EntitlementNode) Reset ¶ added in v1.39.0
func (x *EntitlementNode) Reset()
func (*EntitlementNode) String ¶ added in v1.39.0
func (x *EntitlementNode) String() string
func (*EntitlementNode) Validate ¶ added in v1.42.0
func (m *EntitlementNode) Validate() error
Validate checks the field values on EntitlementNode 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 (*EntitlementNode) ValidateAll ¶ added in v1.42.0
func (m *EntitlementNode) ValidateAll() error
ValidateAll checks the field values on EntitlementNode 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 EntitlementNodeMultiError, or nil if none found.
type EntitlementNodeMultiError ¶ added in v1.42.0
type EntitlementNodeMultiError []error
EntitlementNodeMultiError is an error wrapping multiple validation errors returned by EntitlementNode.ValidateAll() if the designated constraints aren't met.
func (EntitlementNodeMultiError) AllErrors ¶ added in v1.42.0
func (m EntitlementNodeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementNodeMultiError) Error ¶ added in v1.42.0
func (m EntitlementNodeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementNodeValidationError ¶ added in v1.42.0
type EntitlementNodeValidationError struct {
// contains filtered or unexported fields
}
EntitlementNodeValidationError is the validation error returned by EntitlementNode.Validate if the designated constraints aren't met.
func (EntitlementNodeValidationError) Cause ¶ added in v1.42.0
func (e EntitlementNodeValidationError) Cause() error
Cause function returns cause value.
func (EntitlementNodeValidationError) Error ¶ added in v1.42.0
func (e EntitlementNodeValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementNodeValidationError) ErrorName ¶ added in v1.42.0
func (e EntitlementNodeValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementNodeValidationError) Field ¶ added in v1.42.0
func (e EntitlementNodeValidationError) Field() string
Field function returns field value.
func (EntitlementNodeValidationError) Key ¶ added in v1.42.0
func (e EntitlementNodeValidationError) Key() bool
Key function returns key value.
func (EntitlementNodeValidationError) Reason ¶ added in v1.42.0
func (e EntitlementNodeValidationError) Reason() string
Reason function returns reason value.
type EntitlementValidationError ¶ added in v1.32.1
type EntitlementValidationError struct {
// contains filtered or unexported fields
}
EntitlementValidationError is the validation error returned by Entitlement.Validate if the designated constraints aren't met.
func (EntitlementValidationError) Cause ¶ added in v1.32.1
func (e EntitlementValidationError) Cause() error
Cause function returns cause value.
func (EntitlementValidationError) Error ¶ added in v1.32.1
func (e EntitlementValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementValidationError) ErrorName ¶ added in v1.32.1
func (e EntitlementValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementValidationError) Field ¶ added in v1.32.1
func (e EntitlementValidationError) Field() string
Field function returns field value.
func (EntitlementValidationError) Key ¶ added in v1.32.1
func (e EntitlementValidationError) Key() bool
Key function returns key value.
func (EntitlementValidationError) Reason ¶ added in v1.32.1
func (e EntitlementValidationError) Reason() string
Reason function returns reason value.
type Extension ¶ added in v1.42.0
type Extension struct { // the number of allowed extensions remaining Remaining int32 `protobuf:"varint,1,opt,name=remaining,proto3" json:"remaining,omitempty"` // the duration to extend by on each extension ExtensionDurationSeconds *durationpb.Duration `` /* 135-byte string literal not displayed */ // whether or not an extension has been used ExtensionUsed bool `protobuf:"varint,3,opt,name=extension_used,json=extensionUsed,proto3" json:"extension_used,omitempty"` // ExtendableAfter is the time after which the grant is allowed to be extended. ExtendableAfter *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=extendable_after,json=extendableAfter,proto3,oneof" json:"extendable_after,omitempty"` // contains filtered or unexported fields }
func (*Extension) Descriptor
deprecated
added in
v1.42.0
func (*Extension) GetExtendableAfter ¶ added in v1.53.0
func (x *Extension) GetExtendableAfter() *timestamppb.Timestamp
func (*Extension) GetExtensionDurationSeconds ¶ added in v1.42.0
func (x *Extension) GetExtensionDurationSeconds() *durationpb.Duration
func (*Extension) GetExtensionUsed ¶ added in v1.53.0
func (*Extension) GetRemaining ¶ added in v1.42.0
func (*Extension) ProtoMessage ¶ added in v1.42.0
func (*Extension) ProtoMessage()
func (*Extension) ProtoReflect ¶ added in v1.42.0
func (x *Extension) ProtoReflect() protoreflect.Message
func (*Extension) Validate ¶ added in v1.42.0
Validate checks the field values on Extension 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 (*Extension) ValidateAll ¶ added in v1.42.0
ValidateAll checks the field values on Extension 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 ExtensionMultiError, or nil if none found.
type ExtensionConditions ¶ added in v1.42.0
type ExtensionConditions struct { MaximumNumberOfExtensions int32 `` /* 141-byte string literal not displayed */ ExtensionDurationSeconds *durationpb.Duration `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ExtensionConditions) Descriptor
deprecated
added in
v1.42.0
func (*ExtensionConditions) Descriptor() ([]byte, []int)
Deprecated: Use ExtensionConditions.ProtoReflect.Descriptor instead.
func (*ExtensionConditions) GetExtensionDurationSeconds ¶ added in v1.42.0
func (x *ExtensionConditions) GetExtensionDurationSeconds() *durationpb.Duration
func (*ExtensionConditions) GetMaximumNumberOfExtensions ¶ added in v1.42.0
func (x *ExtensionConditions) GetMaximumNumberOfExtensions() int32
func (*ExtensionConditions) ProtoMessage ¶ added in v1.42.0
func (*ExtensionConditions) ProtoMessage()
func (*ExtensionConditions) ProtoReflect ¶ added in v1.42.0
func (x *ExtensionConditions) ProtoReflect() protoreflect.Message
func (*ExtensionConditions) Reset ¶ added in v1.42.0
func (x *ExtensionConditions) Reset()
func (*ExtensionConditions) String ¶ added in v1.42.0
func (x *ExtensionConditions) String() string
func (*ExtensionConditions) Validate ¶ added in v1.42.0
func (m *ExtensionConditions) Validate() error
Validate checks the field values on ExtensionConditions 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 (*ExtensionConditions) ValidateAll ¶ added in v1.42.0
func (m *ExtensionConditions) ValidateAll() error
ValidateAll checks the field values on ExtensionConditions 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 ExtensionConditionsMultiError, or nil if none found.
type ExtensionConditionsMultiError ¶ added in v1.42.0
type ExtensionConditionsMultiError []error
ExtensionConditionsMultiError is an error wrapping multiple validation errors returned by ExtensionConditions.ValidateAll() if the designated constraints aren't met.
func (ExtensionConditionsMultiError) AllErrors ¶ added in v1.42.0
func (m ExtensionConditionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExtensionConditionsMultiError) Error ¶ added in v1.42.0
func (m ExtensionConditionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExtensionConditionsValidationError ¶ added in v1.42.0
type ExtensionConditionsValidationError struct {
// contains filtered or unexported fields
}
ExtensionConditionsValidationError is the validation error returned by ExtensionConditions.Validate if the designated constraints aren't met.
func (ExtensionConditionsValidationError) Cause ¶ added in v1.42.0
func (e ExtensionConditionsValidationError) Cause() error
Cause function returns cause value.
func (ExtensionConditionsValidationError) Error ¶ added in v1.42.0
func (e ExtensionConditionsValidationError) Error() string
Error satisfies the builtin error interface
func (ExtensionConditionsValidationError) ErrorName ¶ added in v1.42.0
func (e ExtensionConditionsValidationError) ErrorName() string
ErrorName returns error name.
func (ExtensionConditionsValidationError) Field ¶ added in v1.42.0
func (e ExtensionConditionsValidationError) Field() string
Field function returns field value.
func (ExtensionConditionsValidationError) Key ¶ added in v1.42.0
func (e ExtensionConditionsValidationError) Key() bool
Key function returns key value.
func (ExtensionConditionsValidationError) Reason ¶ added in v1.42.0
func (e ExtensionConditionsValidationError) Reason() string
Reason function returns reason value.
type ExtensionMultiError ¶ added in v1.42.0
type ExtensionMultiError []error
ExtensionMultiError is an error wrapping multiple validation errors returned by Extension.ValidateAll() if the designated constraints aren't met.
func (ExtensionMultiError) AllErrors ¶ added in v1.42.0
func (m ExtensionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExtensionMultiError) Error ¶ added in v1.42.0
func (m ExtensionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExtensionValidationError ¶ added in v1.42.0
type ExtensionValidationError struct {
// contains filtered or unexported fields
}
ExtensionValidationError is the validation error returned by Extension.Validate if the designated constraints aren't met.
func (ExtensionValidationError) Cause ¶ added in v1.42.0
func (e ExtensionValidationError) Cause() error
Cause function returns cause value.
func (ExtensionValidationError) Error ¶ added in v1.42.0
func (e ExtensionValidationError) Error() string
Error satisfies the builtin error interface
func (ExtensionValidationError) ErrorName ¶ added in v1.42.0
func (e ExtensionValidationError) ErrorName() string
ErrorName returns error name.
func (ExtensionValidationError) Field ¶ added in v1.42.0
func (e ExtensionValidationError) Field() string
Field function returns field value.
func (ExtensionValidationError) Key ¶ added in v1.42.0
func (e ExtensionValidationError) Key() bool
Key function returns key value.
func (ExtensionValidationError) Reason ¶ added in v1.42.0
func (e ExtensionValidationError) Reason() string
Reason function returns reason value.
type GCPProject ¶
type GCPProject struct { Project string `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*GCPProject) Descriptor
deprecated
func (*GCPProject) Descriptor() ([]byte, []int)
Deprecated: Use GCPProject.ProtoReflect.Descriptor instead.
func (*GCPProject) GetProject ¶
func (x *GCPProject) GetProject() string
func (*GCPProject) GetRole ¶
func (x *GCPProject) GetRole() string
func (*GCPProject) ProtoMessage ¶
func (*GCPProject) ProtoMessage()
func (*GCPProject) ProtoReflect ¶
func (x *GCPProject) ProtoReflect() protoreflect.Message
func (*GCPProject) Reset ¶
func (x *GCPProject) Reset()
func (*GCPProject) String ¶
func (x *GCPProject) String() string
func (*GCPProject) Validate ¶ added in v1.32.1
func (m *GCPProject) Validate() error
Validate checks the field values on GCPProject 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 (*GCPProject) ValidateAll ¶ added in v1.32.1
func (m *GCPProject) ValidateAll() error
ValidateAll checks the field values on GCPProject 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 GCPProjectMultiError, or nil if none found.
type GCPProjectMultiError ¶ added in v1.32.1
type GCPProjectMultiError []error
GCPProjectMultiError is an error wrapping multiple validation errors returned by GCPProject.ValidateAll() if the designated constraints aren't met.
func (GCPProjectMultiError) AllErrors ¶ added in v1.32.1
func (m GCPProjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GCPProjectMultiError) Error ¶ added in v1.32.1
func (m GCPProjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GCPProjectValidationError ¶ added in v1.32.1
type GCPProjectValidationError struct {
// contains filtered or unexported fields
}
GCPProjectValidationError is the validation error returned by GCPProject.Validate if the designated constraints aren't met.
func (GCPProjectValidationError) Cause ¶ added in v1.32.1
func (e GCPProjectValidationError) Cause() error
Cause function returns cause value.
func (GCPProjectValidationError) Error ¶ added in v1.32.1
func (e GCPProjectValidationError) Error() string
Error satisfies the builtin error interface
func (GCPProjectValidationError) ErrorName ¶ added in v1.32.1
func (e GCPProjectValidationError) ErrorName() string
ErrorName returns error name.
func (GCPProjectValidationError) Field ¶ added in v1.32.1
func (e GCPProjectValidationError) Field() string
Field function returns field value.
func (GCPProjectValidationError) Key ¶ added in v1.32.1
func (e GCPProjectValidationError) Key() bool
Key function returns key value.
func (GCPProjectValidationError) Reason ¶ added in v1.32.1
func (e GCPProjectValidationError) Reason() string
Reason function returns reason value.
type GetAccessRequestActionsRequest ¶ added in v1.34.0
type GetAccessRequestActionsRequest struct { AccessRequestId string `protobuf:"bytes,1,opt,name=access_request_id,json=accessRequestId,proto3" json:"access_request_id,omitempty"` // contains filtered or unexported fields }
func (*GetAccessRequestActionsRequest) Descriptor
deprecated
added in
v1.34.0
func (*GetAccessRequestActionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAccessRequestActionsRequest.ProtoReflect.Descriptor instead.
func (*GetAccessRequestActionsRequest) GetAccessRequestId ¶ added in v1.34.0
func (x *GetAccessRequestActionsRequest) GetAccessRequestId() string
func (*GetAccessRequestActionsRequest) ProtoMessage ¶ added in v1.34.0
func (*GetAccessRequestActionsRequest) ProtoMessage()
func (*GetAccessRequestActionsRequest) ProtoReflect ¶ added in v1.34.0
func (x *GetAccessRequestActionsRequest) ProtoReflect() protoreflect.Message
func (*GetAccessRequestActionsRequest) Reset ¶ added in v1.34.0
func (x *GetAccessRequestActionsRequest) Reset()
func (*GetAccessRequestActionsRequest) String ¶ added in v1.34.0
func (x *GetAccessRequestActionsRequest) String() string
func (*GetAccessRequestActionsRequest) Validate ¶ added in v1.42.0
func (m *GetAccessRequestActionsRequest) Validate() error
Validate checks the field values on GetAccessRequestActionsRequest 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 (*GetAccessRequestActionsRequest) ValidateAll ¶ added in v1.42.0
func (m *GetAccessRequestActionsRequest) ValidateAll() error
ValidateAll checks the field values on GetAccessRequestActionsRequest 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 GetAccessRequestActionsRequestMultiError, or nil if none found.
type GetAccessRequestActionsRequestMultiError ¶ added in v1.42.0
type GetAccessRequestActionsRequestMultiError []error
GetAccessRequestActionsRequestMultiError is an error wrapping multiple validation errors returned by GetAccessRequestActionsRequest.ValidateAll() if the designated constraints aren't met.
func (GetAccessRequestActionsRequestMultiError) AllErrors ¶ added in v1.42.0
func (m GetAccessRequestActionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccessRequestActionsRequestMultiError) Error ¶ added in v1.42.0
func (m GetAccessRequestActionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccessRequestActionsRequestValidationError ¶ added in v1.42.0
type GetAccessRequestActionsRequestValidationError struct {
// contains filtered or unexported fields
}
GetAccessRequestActionsRequestValidationError is the validation error returned by GetAccessRequestActionsRequest.Validate if the designated constraints aren't met.
func (GetAccessRequestActionsRequestValidationError) Cause ¶ added in v1.42.0
func (e GetAccessRequestActionsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAccessRequestActionsRequestValidationError) Error ¶ added in v1.42.0
func (e GetAccessRequestActionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccessRequestActionsRequestValidationError) ErrorName ¶ added in v1.42.0
func (e GetAccessRequestActionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccessRequestActionsRequestValidationError) Field ¶ added in v1.42.0
func (e GetAccessRequestActionsRequestValidationError) Field() string
Field function returns field value.
func (GetAccessRequestActionsRequestValidationError) Key ¶ added in v1.42.0
func (e GetAccessRequestActionsRequestValidationError) Key() bool
Key function returns key value.
func (GetAccessRequestActionsRequestValidationError) Reason ¶ added in v1.42.0
func (e GetAccessRequestActionsRequestValidationError) Reason() string
Reason function returns reason value.
type GetAccessRequestActionsResponse ¶ added in v1.34.0
type GetAccessRequestActionsResponse struct { AccessRequestActions *AccessRequestActions `protobuf:"bytes,1,opt,name=access_request_actions,json=accessRequestActions,proto3" json:"access_request_actions,omitempty"` // contains filtered or unexported fields }
func (*GetAccessRequestActionsResponse) Descriptor
deprecated
added in
v1.34.0
func (*GetAccessRequestActionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAccessRequestActionsResponse.ProtoReflect.Descriptor instead.
func (*GetAccessRequestActionsResponse) GetAccessRequestActions ¶ added in v1.34.0
func (x *GetAccessRequestActionsResponse) GetAccessRequestActions() *AccessRequestActions
func (*GetAccessRequestActionsResponse) ProtoMessage ¶ added in v1.34.0
func (*GetAccessRequestActionsResponse) ProtoMessage()
func (*GetAccessRequestActionsResponse) ProtoReflect ¶ added in v1.34.0
func (x *GetAccessRequestActionsResponse) ProtoReflect() protoreflect.Message
func (*GetAccessRequestActionsResponse) Reset ¶ added in v1.34.0
func (x *GetAccessRequestActionsResponse) Reset()
func (*GetAccessRequestActionsResponse) String ¶ added in v1.34.0
func (x *GetAccessRequestActionsResponse) String() string
func (*GetAccessRequestActionsResponse) Validate ¶ added in v1.42.0
func (m *GetAccessRequestActionsResponse) Validate() error
Validate checks the field values on GetAccessRequestActionsResponse 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 (*GetAccessRequestActionsResponse) ValidateAll ¶ added in v1.42.0
func (m *GetAccessRequestActionsResponse) ValidateAll() error
ValidateAll checks the field values on GetAccessRequestActionsResponse 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 GetAccessRequestActionsResponseMultiError, or nil if none found.
type GetAccessRequestActionsResponseMultiError ¶ added in v1.42.0
type GetAccessRequestActionsResponseMultiError []error
GetAccessRequestActionsResponseMultiError is an error wrapping multiple validation errors returned by GetAccessRequestActionsResponse.ValidateAll() if the designated constraints aren't met.
func (GetAccessRequestActionsResponseMultiError) AllErrors ¶ added in v1.42.0
func (m GetAccessRequestActionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccessRequestActionsResponseMultiError) Error ¶ added in v1.42.0
func (m GetAccessRequestActionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccessRequestActionsResponseValidationError ¶ added in v1.42.0
type GetAccessRequestActionsResponseValidationError struct {
// contains filtered or unexported fields
}
GetAccessRequestActionsResponseValidationError is the validation error returned by GetAccessRequestActionsResponse.Validate if the designated constraints aren't met.
func (GetAccessRequestActionsResponseValidationError) Cause ¶ added in v1.42.0
func (e GetAccessRequestActionsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAccessRequestActionsResponseValidationError) Error ¶ added in v1.42.0
func (e GetAccessRequestActionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccessRequestActionsResponseValidationError) ErrorName ¶ added in v1.42.0
func (e GetAccessRequestActionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccessRequestActionsResponseValidationError) Field ¶ added in v1.42.0
func (e GetAccessRequestActionsResponseValidationError) Field() string
Field function returns field value.
func (GetAccessRequestActionsResponseValidationError) Key ¶ added in v1.42.0
func (e GetAccessRequestActionsResponseValidationError) Key() bool
Key function returns key value.
func (GetAccessRequestActionsResponseValidationError) Reason ¶ added in v1.42.0
func (e GetAccessRequestActionsResponseValidationError) Reason() string
Reason function returns reason value.
type GetAccessRequestRequest ¶
type GetAccessRequestRequest struct { // The ID of the Access Request. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAccessRequestRequest) Descriptor
deprecated
func (*GetAccessRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAccessRequestRequest.ProtoReflect.Descriptor instead.
func (*GetAccessRequestRequest) GetId ¶
func (x *GetAccessRequestRequest) GetId() string
func (*GetAccessRequestRequest) ProtoMessage ¶
func (*GetAccessRequestRequest) ProtoMessage()
func (*GetAccessRequestRequest) ProtoReflect ¶
func (x *GetAccessRequestRequest) ProtoReflect() protoreflect.Message
func (*GetAccessRequestRequest) Reset ¶
func (x *GetAccessRequestRequest) Reset()
func (*GetAccessRequestRequest) String ¶
func (x *GetAccessRequestRequest) String() string
func (*GetAccessRequestRequest) Validate ¶ added in v1.32.1
func (m *GetAccessRequestRequest) Validate() error
Validate checks the field values on GetAccessRequestRequest 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 (*GetAccessRequestRequest) ValidateAll ¶ added in v1.32.1
func (m *GetAccessRequestRequest) ValidateAll() error
ValidateAll checks the field values on GetAccessRequestRequest 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 GetAccessRequestRequestMultiError, or nil if none found.
type GetAccessRequestRequestMultiError ¶ added in v1.32.1
type GetAccessRequestRequestMultiError []error
GetAccessRequestRequestMultiError is an error wrapping multiple validation errors returned by GetAccessRequestRequest.ValidateAll() if the designated constraints aren't met.
func (GetAccessRequestRequestMultiError) AllErrors ¶ added in v1.32.1
func (m GetAccessRequestRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccessRequestRequestMultiError) Error ¶ added in v1.32.1
func (m GetAccessRequestRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccessRequestRequestValidationError ¶ added in v1.32.1
type GetAccessRequestRequestValidationError struct {
// contains filtered or unexported fields
}
GetAccessRequestRequestValidationError is the validation error returned by GetAccessRequestRequest.Validate if the designated constraints aren't met.
func (GetAccessRequestRequestValidationError) Cause ¶ added in v1.32.1
func (e GetAccessRequestRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAccessRequestRequestValidationError) Error ¶ added in v1.32.1
func (e GetAccessRequestRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccessRequestRequestValidationError) ErrorName ¶ added in v1.32.1
func (e GetAccessRequestRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccessRequestRequestValidationError) Field ¶ added in v1.32.1
func (e GetAccessRequestRequestValidationError) Field() string
Field function returns field value.
func (GetAccessRequestRequestValidationError) Key ¶ added in v1.32.1
func (e GetAccessRequestRequestValidationError) Key() bool
Key function returns key value.
func (GetAccessRequestRequestValidationError) Reason ¶ added in v1.32.1
func (e GetAccessRequestRequestValidationError) Reason() string
Reason function returns reason value.
type GetAccessRequestResponse ¶
type GetAccessRequestResponse struct { AccessRequest *AccessRequest `protobuf:"bytes,1,opt,name=access_request,json=accessRequest,proto3" json:"access_request,omitempty"` // contains filtered or unexported fields }
func (*GetAccessRequestResponse) Descriptor
deprecated
func (*GetAccessRequestResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAccessRequestResponse.ProtoReflect.Descriptor instead.
func (*GetAccessRequestResponse) GetAccessRequest ¶
func (x *GetAccessRequestResponse) GetAccessRequest() *AccessRequest
func (*GetAccessRequestResponse) ProtoMessage ¶
func (*GetAccessRequestResponse) ProtoMessage()
func (*GetAccessRequestResponse) ProtoReflect ¶
func (x *GetAccessRequestResponse) ProtoReflect() protoreflect.Message
func (*GetAccessRequestResponse) Reset ¶
func (x *GetAccessRequestResponse) Reset()
func (*GetAccessRequestResponse) String ¶
func (x *GetAccessRequestResponse) String() string
func (*GetAccessRequestResponse) Validate ¶ added in v1.32.1
func (m *GetAccessRequestResponse) Validate() error
Validate checks the field values on GetAccessRequestResponse 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 (*GetAccessRequestResponse) ValidateAll ¶ added in v1.32.1
func (m *GetAccessRequestResponse) ValidateAll() error
ValidateAll checks the field values on GetAccessRequestResponse 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 GetAccessRequestResponseMultiError, or nil if none found.
type GetAccessRequestResponseMultiError ¶ added in v1.32.1
type GetAccessRequestResponseMultiError []error
GetAccessRequestResponseMultiError is an error wrapping multiple validation errors returned by GetAccessRequestResponse.ValidateAll() if the designated constraints aren't met.
func (GetAccessRequestResponseMultiError) AllErrors ¶ added in v1.32.1
func (m GetAccessRequestResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccessRequestResponseMultiError) Error ¶ added in v1.32.1
func (m GetAccessRequestResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccessRequestResponseValidationError ¶ added in v1.32.1
type GetAccessRequestResponseValidationError struct {
// contains filtered or unexported fields
}
GetAccessRequestResponseValidationError is the validation error returned by GetAccessRequestResponse.Validate if the designated constraints aren't met.
func (GetAccessRequestResponseValidationError) Cause ¶ added in v1.32.1
func (e GetAccessRequestResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAccessRequestResponseValidationError) Error ¶ added in v1.32.1
func (e GetAccessRequestResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccessRequestResponseValidationError) ErrorName ¶ added in v1.32.1
func (e GetAccessRequestResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccessRequestResponseValidationError) Field ¶ added in v1.32.1
func (e GetAccessRequestResponseValidationError) Field() string
Field function returns field value.
func (GetAccessRequestResponseValidationError) Key ¶ added in v1.32.1
func (e GetAccessRequestResponseValidationError) Key() bool
Key function returns key value.
func (GetAccessRequestResponseValidationError) Reason ¶ added in v1.32.1
func (e GetAccessRequestResponseValidationError) Reason() string
Reason function returns reason value.
type GetCallerIdentityRequest ¶
type GetCallerIdentityRequest struct {
// contains filtered or unexported fields
}
func (*GetCallerIdentityRequest) Descriptor
deprecated
func (*GetCallerIdentityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCallerIdentityRequest.ProtoReflect.Descriptor instead.
func (*GetCallerIdentityRequest) ProtoMessage ¶
func (*GetCallerIdentityRequest) ProtoMessage()
func (*GetCallerIdentityRequest) ProtoReflect ¶
func (x *GetCallerIdentityRequest) ProtoReflect() protoreflect.Message
func (*GetCallerIdentityRequest) Reset ¶
func (x *GetCallerIdentityRequest) Reset()
func (*GetCallerIdentityRequest) String ¶
func (x *GetCallerIdentityRequest) String() string
func (*GetCallerIdentityRequest) Validate ¶ added in v1.32.1
func (m *GetCallerIdentityRequest) Validate() error
Validate checks the field values on GetCallerIdentityRequest 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 (*GetCallerIdentityRequest) ValidateAll ¶ added in v1.32.1
func (m *GetCallerIdentityRequest) ValidateAll() error
ValidateAll checks the field values on GetCallerIdentityRequest 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 GetCallerIdentityRequestMultiError, or nil if none found.
type GetCallerIdentityRequestMultiError ¶ added in v1.32.1
type GetCallerIdentityRequestMultiError []error
GetCallerIdentityRequestMultiError is an error wrapping multiple validation errors returned by GetCallerIdentityRequest.ValidateAll() if the designated constraints aren't met.
func (GetCallerIdentityRequestMultiError) AllErrors ¶ added in v1.32.1
func (m GetCallerIdentityRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCallerIdentityRequestMultiError) Error ¶ added in v1.32.1
func (m GetCallerIdentityRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCallerIdentityRequestValidationError ¶ added in v1.32.1
type GetCallerIdentityRequestValidationError struct {
// contains filtered or unexported fields
}
GetCallerIdentityRequestValidationError is the validation error returned by GetCallerIdentityRequest.Validate if the designated constraints aren't met.
func (GetCallerIdentityRequestValidationError) Cause ¶ added in v1.32.1
func (e GetCallerIdentityRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCallerIdentityRequestValidationError) Error ¶ added in v1.32.1
func (e GetCallerIdentityRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCallerIdentityRequestValidationError) ErrorName ¶ added in v1.32.1
func (e GetCallerIdentityRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCallerIdentityRequestValidationError) Field ¶ added in v1.32.1
func (e GetCallerIdentityRequestValidationError) Field() string
Field function returns field value.
func (GetCallerIdentityRequestValidationError) Key ¶ added in v1.32.1
func (e GetCallerIdentityRequestValidationError) Key() bool
Key function returns key value.
func (GetCallerIdentityRequestValidationError) Reason ¶ added in v1.32.1
func (e GetCallerIdentityRequestValidationError) Reason() string
Reason function returns reason value.
type GetCallerIdentityResponse ¶
type GetCallerIdentityResponse struct { // The chain of the identities for the user. // The final item in the chain is the current identity the user is acting as, // and is the 'principal' for authorization policy evaluations. // // For users authenticating with OIDC, the chain will usually look like: // 1. OIDC::Subject::"https://oidc-issuer.example.com/93fcac4b-ab67-405c-926b-184f8ba697a4" // 2. CF::User::"usr_2Z0WQkw9Ogpsn2Us6RuIBiDRYzJ" Chain []*IdentityLink `protobuf:"bytes,1,rep,name=chain,proto3" json:"chain,omitempty"` // The principal that the user is currently acting as. Principal *User `protobuf:"bytes,2,opt,name=principal,proto3" json:"principal,omitempty"` // contains filtered or unexported fields }
func (*GetCallerIdentityResponse) Descriptor
deprecated
func (*GetCallerIdentityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCallerIdentityResponse.ProtoReflect.Descriptor instead.
func (*GetCallerIdentityResponse) GetChain ¶
func (x *GetCallerIdentityResponse) GetChain() []*IdentityLink
func (*GetCallerIdentityResponse) GetPrincipal ¶
func (x *GetCallerIdentityResponse) GetPrincipal() *User
func (*GetCallerIdentityResponse) ProtoMessage ¶
func (*GetCallerIdentityResponse) ProtoMessage()
func (*GetCallerIdentityResponse) ProtoReflect ¶
func (x *GetCallerIdentityResponse) ProtoReflect() protoreflect.Message
func (*GetCallerIdentityResponse) Reset ¶
func (x *GetCallerIdentityResponse) Reset()
func (*GetCallerIdentityResponse) String ¶
func (x *GetCallerIdentityResponse) String() string
func (*GetCallerIdentityResponse) Validate ¶ added in v1.32.1
func (m *GetCallerIdentityResponse) Validate() error
Validate checks the field values on GetCallerIdentityResponse 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 (*GetCallerIdentityResponse) ValidateAll ¶ added in v1.32.1
func (m *GetCallerIdentityResponse) ValidateAll() error
ValidateAll checks the field values on GetCallerIdentityResponse 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 GetCallerIdentityResponseMultiError, or nil if none found.
type GetCallerIdentityResponseMultiError ¶ added in v1.32.1
type GetCallerIdentityResponseMultiError []error
GetCallerIdentityResponseMultiError is an error wrapping multiple validation errors returned by GetCallerIdentityResponse.ValidateAll() if the designated constraints aren't met.
func (GetCallerIdentityResponseMultiError) AllErrors ¶ added in v1.32.1
func (m GetCallerIdentityResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCallerIdentityResponseMultiError) Error ¶ added in v1.32.1
func (m GetCallerIdentityResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCallerIdentityResponseValidationError ¶ added in v1.32.1
type GetCallerIdentityResponseValidationError struct {
// contains filtered or unexported fields
}
GetCallerIdentityResponseValidationError is the validation error returned by GetCallerIdentityResponse.Validate if the designated constraints aren't met.
func (GetCallerIdentityResponseValidationError) Cause ¶ added in v1.32.1
func (e GetCallerIdentityResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCallerIdentityResponseValidationError) Error ¶ added in v1.32.1
func (e GetCallerIdentityResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCallerIdentityResponseValidationError) ErrorName ¶ added in v1.32.1
func (e GetCallerIdentityResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCallerIdentityResponseValidationError) Field ¶ added in v1.32.1
func (e GetCallerIdentityResponseValidationError) Field() string
Field function returns field value.
func (GetCallerIdentityResponseValidationError) Key ¶ added in v1.32.1
func (e GetCallerIdentityResponseValidationError) Key() bool
Key function returns key value.
func (GetCallerIdentityResponseValidationError) Reason ¶ added in v1.32.1
func (e GetCallerIdentityResponseValidationError) Reason() string
Reason function returns reason value.
type GetGrantOutputRequest ¶ added in v1.50.0
type GetGrantOutputRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetGrantOutputRequest) Descriptor
deprecated
added in
v1.50.0
func (*GetGrantOutputRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGrantOutputRequest.ProtoReflect.Descriptor instead.
func (*GetGrantOutputRequest) GetId ¶ added in v1.50.0
func (x *GetGrantOutputRequest) GetId() string
func (*GetGrantOutputRequest) ProtoMessage ¶ added in v1.50.0
func (*GetGrantOutputRequest) ProtoMessage()
func (*GetGrantOutputRequest) ProtoReflect ¶ added in v1.50.0
func (x *GetGrantOutputRequest) ProtoReflect() protoreflect.Message
func (*GetGrantOutputRequest) Reset ¶ added in v1.50.0
func (x *GetGrantOutputRequest) Reset()
func (*GetGrantOutputRequest) String ¶ added in v1.50.0
func (x *GetGrantOutputRequest) String() string
func (*GetGrantOutputRequest) Validate ¶ added in v1.50.0
func (m *GetGrantOutputRequest) Validate() error
Validate checks the field values on GetGrantOutputRequest 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 (*GetGrantOutputRequest) ValidateAll ¶ added in v1.50.0
func (m *GetGrantOutputRequest) ValidateAll() error
ValidateAll checks the field values on GetGrantOutputRequest 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 GetGrantOutputRequestMultiError, or nil if none found.
type GetGrantOutputRequestMultiError ¶ added in v1.50.0
type GetGrantOutputRequestMultiError []error
GetGrantOutputRequestMultiError is an error wrapping multiple validation errors returned by GetGrantOutputRequest.ValidateAll() if the designated constraints aren't met.
func (GetGrantOutputRequestMultiError) AllErrors ¶ added in v1.50.0
func (m GetGrantOutputRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGrantOutputRequestMultiError) Error ¶ added in v1.50.0
func (m GetGrantOutputRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGrantOutputRequestValidationError ¶ added in v1.50.0
type GetGrantOutputRequestValidationError struct {
// contains filtered or unexported fields
}
GetGrantOutputRequestValidationError is the validation error returned by GetGrantOutputRequest.Validate if the designated constraints aren't met.
func (GetGrantOutputRequestValidationError) Cause ¶ added in v1.50.0
func (e GetGrantOutputRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGrantOutputRequestValidationError) Error ¶ added in v1.50.0
func (e GetGrantOutputRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGrantOutputRequestValidationError) ErrorName ¶ added in v1.50.0
func (e GetGrantOutputRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGrantOutputRequestValidationError) Field ¶ added in v1.50.0
func (e GetGrantOutputRequestValidationError) Field() string
Field function returns field value.
func (GetGrantOutputRequestValidationError) Key ¶ added in v1.50.0
func (e GetGrantOutputRequestValidationError) Key() bool
Key function returns key value.
func (GetGrantOutputRequestValidationError) Reason ¶ added in v1.50.0
func (e GetGrantOutputRequestValidationError) Reason() string
Reason function returns reason value.
type GetGrantOutputResponse ¶ added in v1.50.0
type GetGrantOutputResponse struct { // Types that are assignable to Output: // // *GetGrantOutputResponse_OutputEntity // *GetGrantOutputResponse_OutputAwsRds // *GetGrantOutputResponse_OutputAwsDynamicRole Output isGetGrantOutputResponse_Output `protobuf_oneof:"output"` // contains filtered or unexported fields }
func (*GetGrantOutputResponse) Descriptor
deprecated
added in
v1.50.0
func (*GetGrantOutputResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGrantOutputResponse.ProtoReflect.Descriptor instead.
func (*GetGrantOutputResponse) GetOutput ¶ added in v1.50.0
func (m *GetGrantOutputResponse) GetOutput() isGetGrantOutputResponse_Output
func (*GetGrantOutputResponse) GetOutputAwsDynamicRole ¶ added in v1.50.0
func (x *GetGrantOutputResponse) GetOutputAwsDynamicRole() *AWSDynamicRoleOutput
func (*GetGrantOutputResponse) GetOutputAwsRds ¶ added in v1.50.0
func (x *GetGrantOutputResponse) GetOutputAwsRds() *AWSRDSOutput
func (*GetGrantOutputResponse) GetOutputEntity ¶ added in v1.50.0
func (x *GetGrantOutputResponse) GetOutputEntity() *v1alpha1.Entity
func (*GetGrantOutputResponse) ProtoMessage ¶ added in v1.50.0
func (*GetGrantOutputResponse) ProtoMessage()
func (*GetGrantOutputResponse) ProtoReflect ¶ added in v1.50.0
func (x *GetGrantOutputResponse) ProtoReflect() protoreflect.Message
func (*GetGrantOutputResponse) Reset ¶ added in v1.50.0
func (x *GetGrantOutputResponse) Reset()
func (*GetGrantOutputResponse) String ¶ added in v1.50.0
func (x *GetGrantOutputResponse) String() string
func (*GetGrantOutputResponse) Validate ¶ added in v1.50.0
func (m *GetGrantOutputResponse) Validate() error
Validate checks the field values on GetGrantOutputResponse 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 (*GetGrantOutputResponse) ValidateAll ¶ added in v1.50.0
func (m *GetGrantOutputResponse) ValidateAll() error
ValidateAll checks the field values on GetGrantOutputResponse 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 GetGrantOutputResponseMultiError, or nil if none found.
type GetGrantOutputResponseMultiError ¶ added in v1.50.0
type GetGrantOutputResponseMultiError []error
GetGrantOutputResponseMultiError is an error wrapping multiple validation errors returned by GetGrantOutputResponse.ValidateAll() if the designated constraints aren't met.
func (GetGrantOutputResponseMultiError) AllErrors ¶ added in v1.50.0
func (m GetGrantOutputResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGrantOutputResponseMultiError) Error ¶ added in v1.50.0
func (m GetGrantOutputResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGrantOutputResponseValidationError ¶ added in v1.50.0
type GetGrantOutputResponseValidationError struct {
// contains filtered or unexported fields
}
GetGrantOutputResponseValidationError is the validation error returned by GetGrantOutputResponse.Validate if the designated constraints aren't met.
func (GetGrantOutputResponseValidationError) Cause ¶ added in v1.50.0
func (e GetGrantOutputResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGrantOutputResponseValidationError) Error ¶ added in v1.50.0
func (e GetGrantOutputResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGrantOutputResponseValidationError) ErrorName ¶ added in v1.50.0
func (e GetGrantOutputResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGrantOutputResponseValidationError) Field ¶ added in v1.50.0
func (e GetGrantOutputResponseValidationError) Field() string
Field function returns field value.
func (GetGrantOutputResponseValidationError) Key ¶ added in v1.50.0
func (e GetGrantOutputResponseValidationError) Key() bool
Key function returns key value.
func (GetGrantOutputResponseValidationError) Reason ¶ added in v1.50.0
func (e GetGrantOutputResponseValidationError) Reason() string
Reason function returns reason value.
type GetGrantOutputResponse_OutputAwsDynamicRole ¶ added in v1.50.0
type GetGrantOutputResponse_OutputAwsDynamicRole struct {
OutputAwsDynamicRole *AWSDynamicRoleOutput `protobuf:"bytes,3,opt,name=output_aws_dynamic_role,json=outputAwsDynamicRole,proto3,oneof"`
}
type GetGrantOutputResponse_OutputAwsRds ¶ added in v1.50.0
type GetGrantOutputResponse_OutputAwsRds struct {
OutputAwsRds *AWSRDSOutput `protobuf:"bytes,2,opt,name=output_aws_rds,json=outputAwsRds,proto3,oneof"`
}
type GetGrantOutputResponse_OutputEntity ¶ added in v1.50.0
type GetGrantRequest ¶ added in v1.43.0
type GetGrantRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetGrantRequest) Descriptor
deprecated
added in
v1.43.0
func (*GetGrantRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGrantRequest.ProtoReflect.Descriptor instead.
func (*GetGrantRequest) GetId ¶ added in v1.43.0
func (x *GetGrantRequest) GetId() string
func (*GetGrantRequest) ProtoMessage ¶ added in v1.43.0
func (*GetGrantRequest) ProtoMessage()
func (*GetGrantRequest) ProtoReflect ¶ added in v1.43.0
func (x *GetGrantRequest) ProtoReflect() protoreflect.Message
func (*GetGrantRequest) Reset ¶ added in v1.43.0
func (x *GetGrantRequest) Reset()
func (*GetGrantRequest) String ¶ added in v1.43.0
func (x *GetGrantRequest) String() string
func (*GetGrantRequest) Validate ¶ added in v1.43.0
func (m *GetGrantRequest) Validate() error
Validate checks the field values on GetGrantRequest 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 (*GetGrantRequest) ValidateAll ¶ added in v1.43.0
func (m *GetGrantRequest) ValidateAll() error
ValidateAll checks the field values on GetGrantRequest 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 GetGrantRequestMultiError, or nil if none found.
type GetGrantRequestMultiError ¶ added in v1.43.0
type GetGrantRequestMultiError []error
GetGrantRequestMultiError is an error wrapping multiple validation errors returned by GetGrantRequest.ValidateAll() if the designated constraints aren't met.
func (GetGrantRequestMultiError) AllErrors ¶ added in v1.43.0
func (m GetGrantRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGrantRequestMultiError) Error ¶ added in v1.43.0
func (m GetGrantRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGrantRequestValidationError ¶ added in v1.43.0
type GetGrantRequestValidationError struct {
// contains filtered or unexported fields
}
GetGrantRequestValidationError is the validation error returned by GetGrantRequest.Validate if the designated constraints aren't met.
func (GetGrantRequestValidationError) Cause ¶ added in v1.43.0
func (e GetGrantRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGrantRequestValidationError) Error ¶ added in v1.43.0
func (e GetGrantRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGrantRequestValidationError) ErrorName ¶ added in v1.43.0
func (e GetGrantRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGrantRequestValidationError) Field ¶ added in v1.43.0
func (e GetGrantRequestValidationError) Field() string
Field function returns field value.
func (GetGrantRequestValidationError) Key ¶ added in v1.43.0
func (e GetGrantRequestValidationError) Key() bool
Key function returns key value.
func (GetGrantRequestValidationError) Reason ¶ added in v1.43.0
func (e GetGrantRequestValidationError) Reason() string
Reason function returns reason value.
type GetGrantResponse ¶ added in v1.43.0
type GetGrantResponse struct { Grant *Grant `protobuf:"bytes,1,opt,name=grant,proto3" json:"grant,omitempty"` Output *v1alpha1.Entity `protobuf:"bytes,2,opt,name=output,proto3,oneof" json:"output,omitempty"` // contains filtered or unexported fields }
func (*GetGrantResponse) Descriptor
deprecated
added in
v1.43.0
func (*GetGrantResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGrantResponse.ProtoReflect.Descriptor instead.
func (*GetGrantResponse) GetGrant ¶ added in v1.43.0
func (x *GetGrantResponse) GetGrant() *Grant
func (*GetGrantResponse) GetOutput ¶ added in v1.50.0
func (x *GetGrantResponse) GetOutput() *v1alpha1.Entity
func (*GetGrantResponse) ProtoMessage ¶ added in v1.43.0
func (*GetGrantResponse) ProtoMessage()
func (*GetGrantResponse) ProtoReflect ¶ added in v1.43.0
func (x *GetGrantResponse) ProtoReflect() protoreflect.Message
func (*GetGrantResponse) Reset ¶ added in v1.43.0
func (x *GetGrantResponse) Reset()
func (*GetGrantResponse) String ¶ added in v1.43.0
func (x *GetGrantResponse) String() string
func (*GetGrantResponse) Validate ¶ added in v1.43.0
func (m *GetGrantResponse) Validate() error
Validate checks the field values on GetGrantResponse 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 (*GetGrantResponse) ValidateAll ¶ added in v1.43.0
func (m *GetGrantResponse) ValidateAll() error
ValidateAll checks the field values on GetGrantResponse 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 GetGrantResponseMultiError, or nil if none found.
type GetGrantResponseMultiError ¶ added in v1.43.0
type GetGrantResponseMultiError []error
GetGrantResponseMultiError is an error wrapping multiple validation errors returned by GetGrantResponse.ValidateAll() if the designated constraints aren't met.
func (GetGrantResponseMultiError) AllErrors ¶ added in v1.43.0
func (m GetGrantResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGrantResponseMultiError) Error ¶ added in v1.43.0
func (m GetGrantResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGrantResponseValidationError ¶ added in v1.43.0
type GetGrantResponseValidationError struct {
// contains filtered or unexported fields
}
GetGrantResponseValidationError is the validation error returned by GetGrantResponse.Validate if the designated constraints aren't met.
func (GetGrantResponseValidationError) Cause ¶ added in v1.43.0
func (e GetGrantResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGrantResponseValidationError) Error ¶ added in v1.43.0
func (e GetGrantResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGrantResponseValidationError) ErrorName ¶ added in v1.43.0
func (e GetGrantResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGrantResponseValidationError) Field ¶ added in v1.43.0
func (e GetGrantResponseValidationError) Field() string
Field function returns field value.
func (GetGrantResponseValidationError) Key ¶ added in v1.43.0
func (e GetGrantResponseValidationError) Key() bool
Key function returns key value.
func (GetGrantResponseValidationError) Reason ¶ added in v1.43.0
func (e GetGrantResponseValidationError) Reason() string
Reason function returns reason value.
type GetSessionRequest ¶ added in v1.43.0
type GetSessionRequest struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*GetSessionRequest) Descriptor
deprecated
added in
v1.43.0
func (*GetSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionRequest.ProtoReflect.Descriptor instead.
func (*GetSessionRequest) GetSessionId ¶ added in v1.43.0
func (x *GetSessionRequest) GetSessionId() string
func (*GetSessionRequest) ProtoMessage ¶ added in v1.43.0
func (*GetSessionRequest) ProtoMessage()
func (*GetSessionRequest) ProtoReflect ¶ added in v1.43.0
func (x *GetSessionRequest) ProtoReflect() protoreflect.Message
func (*GetSessionRequest) Reset ¶ added in v1.43.0
func (x *GetSessionRequest) Reset()
func (*GetSessionRequest) String ¶ added in v1.43.0
func (x *GetSessionRequest) String() string
func (*GetSessionRequest) Validate ¶ added in v1.43.0
func (m *GetSessionRequest) Validate() error
Validate checks the field values on GetSessionRequest 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 (*GetSessionRequest) ValidateAll ¶ added in v1.43.0
func (m *GetSessionRequest) ValidateAll() error
ValidateAll checks the field values on GetSessionRequest 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 GetSessionRequestMultiError, or nil if none found.
type GetSessionRequestMultiError ¶ added in v1.43.0
type GetSessionRequestMultiError []error
GetSessionRequestMultiError is an error wrapping multiple validation errors returned by GetSessionRequest.ValidateAll() if the designated constraints aren't met.
func (GetSessionRequestMultiError) AllErrors ¶ added in v1.43.0
func (m GetSessionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSessionRequestMultiError) Error ¶ added in v1.43.0
func (m GetSessionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSessionRequestValidationError ¶ added in v1.43.0
type GetSessionRequestValidationError struct {
// contains filtered or unexported fields
}
GetSessionRequestValidationError is the validation error returned by GetSessionRequest.Validate if the designated constraints aren't met.
func (GetSessionRequestValidationError) Cause ¶ added in v1.43.0
func (e GetSessionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSessionRequestValidationError) Error ¶ added in v1.43.0
func (e GetSessionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSessionRequestValidationError) ErrorName ¶ added in v1.43.0
func (e GetSessionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSessionRequestValidationError) Field ¶ added in v1.43.0
func (e GetSessionRequestValidationError) Field() string
Field function returns field value.
func (GetSessionRequestValidationError) Key ¶ added in v1.43.0
func (e GetSessionRequestValidationError) Key() bool
Key function returns key value.
func (GetSessionRequestValidationError) Reason ¶ added in v1.43.0
func (e GetSessionRequestValidationError) Reason() string
Reason function returns reason value.
type GetSessionResponse ¶ added in v1.43.0
type GetSessionResponse struct { Session *Session `protobuf:"bytes,1,opt,name=session,proto3" json:"session,omitempty"` // contains filtered or unexported fields }
func (*GetSessionResponse) Descriptor
deprecated
added in
v1.43.0
func (*GetSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionResponse.ProtoReflect.Descriptor instead.
func (*GetSessionResponse) GetSession ¶ added in v1.43.0
func (x *GetSessionResponse) GetSession() *Session
func (*GetSessionResponse) ProtoMessage ¶ added in v1.43.0
func (*GetSessionResponse) ProtoMessage()
func (*GetSessionResponse) ProtoReflect ¶ added in v1.43.0
func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
func (*GetSessionResponse) Reset ¶ added in v1.43.0
func (x *GetSessionResponse) Reset()
func (*GetSessionResponse) String ¶ added in v1.43.0
func (x *GetSessionResponse) String() string
func (*GetSessionResponse) Validate ¶ added in v1.43.0
func (m *GetSessionResponse) Validate() error
Validate checks the field values on GetSessionResponse 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 (*GetSessionResponse) ValidateAll ¶ added in v1.43.0
func (m *GetSessionResponse) ValidateAll() error
ValidateAll checks the field values on GetSessionResponse 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 GetSessionResponseMultiError, or nil if none found.
type GetSessionResponseMultiError ¶ added in v1.43.0
type GetSessionResponseMultiError []error
GetSessionResponseMultiError is an error wrapping multiple validation errors returned by GetSessionResponse.ValidateAll() if the designated constraints aren't met.
func (GetSessionResponseMultiError) AllErrors ¶ added in v1.43.0
func (m GetSessionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSessionResponseMultiError) Error ¶ added in v1.43.0
func (m GetSessionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSessionResponseValidationError ¶ added in v1.43.0
type GetSessionResponseValidationError struct {
// contains filtered or unexported fields
}
GetSessionResponseValidationError is the validation error returned by GetSessionResponse.Validate if the designated constraints aren't met.
func (GetSessionResponseValidationError) Cause ¶ added in v1.43.0
func (e GetSessionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSessionResponseValidationError) Error ¶ added in v1.43.0
func (e GetSessionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSessionResponseValidationError) ErrorName ¶ added in v1.43.0
func (e GetSessionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSessionResponseValidationError) Field ¶ added in v1.43.0
func (e GetSessionResponseValidationError) Field() string
Field function returns field value.
func (GetSessionResponseValidationError) Key ¶ added in v1.43.0
func (e GetSessionResponseValidationError) Key() bool
Key function returns key value.
func (GetSessionResponseValidationError) Reason ¶ added in v1.43.0
func (e GetSessionResponseValidationError) Reason() string
Reason function returns reason value.
type Grant ¶
type Grant struct { // The ID of the Grant. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // A user-friendly name describing the access, such as "AdministratorAccess to tax-api-prod" Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // The resource being requested. Target *NamedEID `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` // The role being requested, such as "View" or "Admin". Role *NamedEID `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` // The user or service account that requested the access. // // If a service account requested access, the 'name' and 'email' may be empty. Principal *User `protobuf:"bytes,5,opt,name=principal,proto3" json:"principal,omitempty"` // The status of the Grant. Status GrantStatus `protobuf:"varint,6,opt,name=status,proto3,enum=commonfate.access.v1alpha1.GrantStatus" json:"status,omitempty"` // For active grants, the time that the access is due to expire. ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` // For active grants, the time that the user may attempt to extend the grant. // If empty, extension is not permitted. TryExtendAfter *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=try_extend_after,json=tryExtendAfter,proto3" json:"try_extend_after,omitempty"` // The ID of the Access Request associated with the Grant. AccessRequestId string `protobuf:"bytes,10,opt,name=access_request_id,json=accessRequestId,proto3" json:"access_request_id,omitempty"` // Approved is true if there are any approving reviews on the Grant. Approved bool `protobuf:"varint,11,opt,name=approved,proto3" json:"approved,omitempty"` // The time that the grant was closed. ClosedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=closed_at,json=closedAt,proto3" json:"closed_at,omitempty"` // For grants which were activated, the time that the access was activated. ActivatedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=activated_at,json=activatedAt,proto3" json:"activated_at,omitempty"` // For grants which were activated, the time that the access was deprovisioned. DeprovisionedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=deprovisioned_at,json=deprovisionedAt,proto3" json:"deprovisioned_at,omitempty"` // The provisioning status of the Grant. This status tracks whether the entitlements have been successfully provisioned in the integration that Common Fate is provisioning access to, such as AWS or GCP. ProvisioningStatus ProvisioningStatus `` /* 168-byte string literal not displayed */ Duration *durationpb.Duration `protobuf:"bytes,16,opt,name=duration,proto3" json:"duration,omitempty"` // The default duration shown for the grant. DefaultDuration *durationpb.Duration `protobuf:"bytes,17,opt,name=default_duration,json=defaultDuration,proto3" json:"default_duration,omitempty"` // A URL which can be used to access the requested entitlement. ExternalUrl string `protobuf:"bytes,18,opt,name=external_url,json=externalUrl,proto3" json:"external_url,omitempty"` // Conditions for extending access. // If empty, extensions are not permitted. Extension *Extension `protobuf:"bytes,19,opt,name=extension,proto3" json:"extension,omitempty"` // Instructions in Markdown format for accessing the entitlement // using a CLI. CliAccessInstructions string `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Grant) Descriptor
deprecated
func (*Grant) GetAccessRequestId ¶
func (*Grant) GetActivatedAt ¶ added in v1.7.0
func (x *Grant) GetActivatedAt() *timestamppb.Timestamp
func (*Grant) GetApproved ¶
func (*Grant) GetCliAccessInstructions ¶ added in v1.51.0
func (*Grant) GetClosedAt ¶ added in v1.7.0
func (x *Grant) GetClosedAt() *timestamppb.Timestamp
func (*Grant) GetDefaultDuration ¶ added in v1.32.0
func (x *Grant) GetDefaultDuration() *durationpb.Duration
func (*Grant) GetDeprovisionedAt ¶ added in v1.7.0
func (x *Grant) GetDeprovisionedAt() *timestamppb.Timestamp
func (*Grant) GetDuration ¶ added in v1.10.0
func (x *Grant) GetDuration() *durationpb.Duration
func (*Grant) GetExpiresAt ¶
func (x *Grant) GetExpiresAt() *timestamppb.Timestamp
func (*Grant) GetExtension ¶ added in v1.42.0
func (*Grant) GetExternalUrl ¶ added in v1.33.1
func (*Grant) GetPrincipal ¶
func (*Grant) GetProvisioningStatus ¶ added in v1.8.0
func (x *Grant) GetProvisioningStatus() ProvisioningStatus
func (*Grant) GetStatus ¶
func (x *Grant) GetStatus() GrantStatus
func (*Grant) GetTryExtendAfter ¶
func (x *Grant) GetTryExtendAfter() *timestamppb.Timestamp
func (*Grant) ProtoMessage ¶
func (*Grant) ProtoMessage()
func (*Grant) ProtoReflect ¶
func (x *Grant) ProtoReflect() protoreflect.Message
func (*Grant) Validate ¶ added in v1.32.1
Validate checks the field values on Grant 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 (*Grant) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Grant 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 GrantMultiError, or nil if none found.
type GrantChange ¶
type GrantChange int32
const ( GrantChange_GRANT_CHANGE_UNSPECIFIED GrantChange = 0 // The Grant has been newly requested GrantChange_GRANT_CHANGE_REQUESTED GrantChange = 1 // The Grant has been activated GrantChange_GRANT_CHANGE_ACTIVATED GrantChange = 2 // The Grant has been extended GrantChange_GRANT_CHANGE_EXTENDED GrantChange = 3 // The provisioning process failed for the Grant GrantChange_GRANT_CHANGE_PROVISIONING_FAILED GrantChange = 4 )
func (GrantChange) Descriptor ¶
func (GrantChange) Descriptor() protoreflect.EnumDescriptor
func (GrantChange) Enum ¶
func (x GrantChange) Enum() *GrantChange
func (GrantChange) EnumDescriptor
deprecated
func (GrantChange) EnumDescriptor() ([]byte, []int)
Deprecated: Use GrantChange.Descriptor instead.
func (GrantChange) Number ¶
func (x GrantChange) Number() protoreflect.EnumNumber
func (GrantChange) String ¶
func (x GrantChange) String() string
func (GrantChange) Type ¶
func (GrantChange) Type() protoreflect.EnumType
type GrantMultiError ¶ added in v1.32.1
type GrantMultiError []error
GrantMultiError is an error wrapping multiple validation errors returned by Grant.ValidateAll() if the designated constraints aren't met.
func (GrantMultiError) AllErrors ¶ added in v1.32.1
func (m GrantMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantMultiError) Error ¶ added in v1.32.1
func (m GrantMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantState ¶
type GrantState struct { Grant *Grant `protobuf:"bytes,1,opt,name=grant,proto3" json:"grant,omitempty"` // The change to the grant. // Will be unspecified if the grant has not been changed. Change GrantChange `protobuf:"varint,2,opt,name=change,proto3,enum=commonfate.access.v1alpha1.GrantChange" json:"change,omitempty"` // contains filtered or unexported fields }
func (*GrantState) Descriptor
deprecated
func (*GrantState) Descriptor() ([]byte, []int)
Deprecated: Use GrantState.ProtoReflect.Descriptor instead.
func (*GrantState) GetChange ¶
func (x *GrantState) GetChange() GrantChange
func (*GrantState) GetGrant ¶
func (x *GrantState) GetGrant() *Grant
func (*GrantState) ProtoMessage ¶
func (*GrantState) ProtoMessage()
func (*GrantState) ProtoReflect ¶
func (x *GrantState) ProtoReflect() protoreflect.Message
func (*GrantState) Reset ¶
func (x *GrantState) Reset()
func (*GrantState) String ¶
func (x *GrantState) String() string
func (*GrantState) Validate ¶ added in v1.32.1
func (m *GrantState) Validate() error
Validate checks the field values on GrantState 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 (*GrantState) ValidateAll ¶ added in v1.32.1
func (m *GrantState) ValidateAll() error
ValidateAll checks the field values on GrantState 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 GrantStateMultiError, or nil if none found.
type GrantStateMultiError ¶ added in v1.32.1
type GrantStateMultiError []error
GrantStateMultiError is an error wrapping multiple validation errors returned by GrantState.ValidateAll() if the designated constraints aren't met.
func (GrantStateMultiError) AllErrors ¶ added in v1.32.1
func (m GrantStateMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantStateMultiError) Error ¶ added in v1.32.1
func (m GrantStateMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantStateValidationError ¶ added in v1.32.1
type GrantStateValidationError struct {
// contains filtered or unexported fields
}
GrantStateValidationError is the validation error returned by GrantState.Validate if the designated constraints aren't met.
func (GrantStateValidationError) Cause ¶ added in v1.32.1
func (e GrantStateValidationError) Cause() error
Cause function returns cause value.
func (GrantStateValidationError) Error ¶ added in v1.32.1
func (e GrantStateValidationError) Error() string
Error satisfies the builtin error interface
func (GrantStateValidationError) ErrorName ¶ added in v1.32.1
func (e GrantStateValidationError) ErrorName() string
ErrorName returns error name.
func (GrantStateValidationError) Field ¶ added in v1.32.1
func (e GrantStateValidationError) Field() string
Field function returns field value.
func (GrantStateValidationError) Key ¶ added in v1.32.1
func (e GrantStateValidationError) Key() bool
Key function returns key value.
func (GrantStateValidationError) Reason ¶ added in v1.32.1
func (e GrantStateValidationError) Reason() string
Reason function returns reason value.
type GrantStatus ¶
type GrantStatus int32
const ( GrantStatus_GRANT_STATUS_UNSPECIFIED GrantStatus = 0 // Awaiting a manual review. GrantStatus_GRANT_STATUS_PENDING GrantStatus = 1 // The grant to the entitlement is currently active. GrantStatus_GRANT_STATUS_ACTIVE GrantStatus = 3 // No longer active. Grants may be closed due to several reasons, such as: // - the grant was cancelled by the user // - the grant was revoked by an administrator // - the grant has expired GrantStatus_GRANT_STATUS_CLOSED GrantStatus = 4 )
func (GrantStatus) Descriptor ¶
func (GrantStatus) Descriptor() protoreflect.EnumDescriptor
func (GrantStatus) Enum ¶
func (x GrantStatus) Enum() *GrantStatus
func (GrantStatus) EnumDescriptor
deprecated
func (GrantStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use GrantStatus.Descriptor instead.
func (GrantStatus) Number ¶
func (x GrantStatus) Number() protoreflect.EnumNumber
func (GrantStatus) String ¶
func (x GrantStatus) String() string
func (GrantStatus) Type ¶
func (GrantStatus) Type() protoreflect.EnumType
type GrantValidationError ¶ added in v1.32.1
type GrantValidationError struct {
// contains filtered or unexported fields
}
GrantValidationError is the validation error returned by Grant.Validate if the designated constraints aren't met.
func (GrantValidationError) Cause ¶ added in v1.32.1
func (e GrantValidationError) Cause() error
Cause function returns cause value.
func (GrantValidationError) Error ¶ added in v1.32.1
func (e GrantValidationError) Error() string
Error satisfies the builtin error interface
func (GrantValidationError) ErrorName ¶ added in v1.32.1
func (e GrantValidationError) ErrorName() string
ErrorName returns error name.
func (GrantValidationError) Field ¶ added in v1.32.1
func (e GrantValidationError) Field() string
Field function returns field value.
func (GrantValidationError) Key ¶ added in v1.32.1
func (e GrantValidationError) Key() bool
Key function returns key value.
func (GrantValidationError) Reason ¶ added in v1.32.1
func (e GrantValidationError) Reason() string
Reason function returns reason value.
type IdentityLink ¶
type IdentityLink struct { Id *v1alpha1.EID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` // contains filtered or unexported fields }
func (*IdentityLink) Descriptor
deprecated
func (*IdentityLink) Descriptor() ([]byte, []int)
Deprecated: Use IdentityLink.ProtoReflect.Descriptor instead.
func (*IdentityLink) GetId ¶
func (x *IdentityLink) GetId() *v1alpha1.EID
func (*IdentityLink) GetLabel ¶
func (x *IdentityLink) GetLabel() string
func (*IdentityLink) ProtoMessage ¶
func (*IdentityLink) ProtoMessage()
func (*IdentityLink) ProtoReflect ¶
func (x *IdentityLink) ProtoReflect() protoreflect.Message
func (*IdentityLink) Reset ¶
func (x *IdentityLink) Reset()
func (*IdentityLink) String ¶
func (x *IdentityLink) String() string
func (*IdentityLink) Validate ¶ added in v1.32.1
func (m *IdentityLink) Validate() error
Validate checks the field values on IdentityLink 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 (*IdentityLink) ValidateAll ¶ added in v1.32.1
func (m *IdentityLink) ValidateAll() error
ValidateAll checks the field values on IdentityLink 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 IdentityLinkMultiError, or nil if none found.
type IdentityLinkMultiError ¶ added in v1.32.1
type IdentityLinkMultiError []error
IdentityLinkMultiError is an error wrapping multiple validation errors returned by IdentityLink.ValidateAll() if the designated constraints aren't met.
func (IdentityLinkMultiError) AllErrors ¶ added in v1.32.1
func (m IdentityLinkMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IdentityLinkMultiError) Error ¶ added in v1.32.1
func (m IdentityLinkMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IdentityLinkValidationError ¶ added in v1.32.1
type IdentityLinkValidationError struct {
// contains filtered or unexported fields
}
IdentityLinkValidationError is the validation error returned by IdentityLink.Validate if the designated constraints aren't met.
func (IdentityLinkValidationError) Cause ¶ added in v1.32.1
func (e IdentityLinkValidationError) Cause() error
Cause function returns cause value.
func (IdentityLinkValidationError) Error ¶ added in v1.32.1
func (e IdentityLinkValidationError) Error() string
Error satisfies the builtin error interface
func (IdentityLinkValidationError) ErrorName ¶ added in v1.32.1
func (e IdentityLinkValidationError) ErrorName() string
ErrorName returns error name.
func (IdentityLinkValidationError) Field ¶ added in v1.32.1
func (e IdentityLinkValidationError) Field() string
Field function returns field value.
func (IdentityLinkValidationError) Key ¶ added in v1.32.1
func (e IdentityLinkValidationError) Key() bool
Key function returns key value.
func (IdentityLinkValidationError) Reason ¶ added in v1.32.1
func (e IdentityLinkValidationError) Reason() string
Reason function returns reason value.
type IntegrationAuditLog ¶
type IntegrationAuditLog struct { // the action which occurred Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"` // the timestamp the action occurred at. OccurredAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"` // a human-friendly message describing the action. Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // structured data details the audit log event Details *structpb.Struct `protobuf:"bytes,4,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*IntegrationAuditLog) Descriptor
deprecated
func (*IntegrationAuditLog) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationAuditLog.ProtoReflect.Descriptor instead.
func (*IntegrationAuditLog) GetAction ¶
func (x *IntegrationAuditLog) GetAction() string
func (*IntegrationAuditLog) GetDetails ¶
func (x *IntegrationAuditLog) GetDetails() *structpb.Struct
func (*IntegrationAuditLog) GetMessage ¶
func (x *IntegrationAuditLog) GetMessage() string
func (*IntegrationAuditLog) GetOccurredAt ¶
func (x *IntegrationAuditLog) GetOccurredAt() *timestamppb.Timestamp
func (*IntegrationAuditLog) ProtoMessage ¶
func (*IntegrationAuditLog) ProtoMessage()
func (*IntegrationAuditLog) ProtoReflect ¶
func (x *IntegrationAuditLog) ProtoReflect() protoreflect.Message
func (*IntegrationAuditLog) Reset ¶
func (x *IntegrationAuditLog) Reset()
func (*IntegrationAuditLog) String ¶
func (x *IntegrationAuditLog) String() string
func (*IntegrationAuditLog) Validate ¶ added in v1.32.1
func (m *IntegrationAuditLog) Validate() error
Validate checks the field values on IntegrationAuditLog 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 (*IntegrationAuditLog) ValidateAll ¶ added in v1.32.1
func (m *IntegrationAuditLog) ValidateAll() error
ValidateAll checks the field values on IntegrationAuditLog 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 IntegrationAuditLogMultiError, or nil if none found.
type IntegrationAuditLogMultiError ¶ added in v1.32.1
type IntegrationAuditLogMultiError []error
IntegrationAuditLogMultiError is an error wrapping multiple validation errors returned by IntegrationAuditLog.ValidateAll() if the designated constraints aren't met.
func (IntegrationAuditLogMultiError) AllErrors ¶ added in v1.32.1
func (m IntegrationAuditLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationAuditLogMultiError) Error ¶ added in v1.32.1
func (m IntegrationAuditLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationAuditLogValidationError ¶ added in v1.32.1
type IntegrationAuditLogValidationError struct {
// contains filtered or unexported fields
}
IntegrationAuditLogValidationError is the validation error returned by IntegrationAuditLog.Validate if the designated constraints aren't met.
func (IntegrationAuditLogValidationError) Cause ¶ added in v1.32.1
func (e IntegrationAuditLogValidationError) Cause() error
Cause function returns cause value.
func (IntegrationAuditLogValidationError) Error ¶ added in v1.32.1
func (e IntegrationAuditLogValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationAuditLogValidationError) ErrorName ¶ added in v1.32.1
func (e IntegrationAuditLogValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationAuditLogValidationError) Field ¶ added in v1.32.1
func (e IntegrationAuditLogValidationError) Field() string
Field function returns field value.
func (IntegrationAuditLogValidationError) Key ¶ added in v1.32.1
func (e IntegrationAuditLogValidationError) Key() bool
Key function returns key value.
func (IntegrationAuditLogValidationError) Reason ¶ added in v1.32.1
func (e IntegrationAuditLogValidationError) Reason() string
Reason function returns reason value.
type Justification ¶
type Justification struct { Reason *string `protobuf:"bytes,1,opt,name=reason,proto3,oneof" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*Justification) Descriptor
deprecated
func (*Justification) Descriptor() ([]byte, []int)
Deprecated: Use Justification.ProtoReflect.Descriptor instead.
func (*Justification) GetReason ¶
func (x *Justification) GetReason() string
func (*Justification) ProtoMessage ¶
func (*Justification) ProtoMessage()
func (*Justification) ProtoReflect ¶
func (x *Justification) ProtoReflect() protoreflect.Message
func (*Justification) Reset ¶
func (x *Justification) Reset()
func (*Justification) String ¶
func (x *Justification) String() string
func (*Justification) Validate ¶ added in v1.32.1
func (m *Justification) Validate() error
Validate checks the field values on Justification 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 (*Justification) ValidateAll ¶ added in v1.32.1
func (m *Justification) ValidateAll() error
ValidateAll checks the field values on Justification 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 JustificationMultiError, or nil if none found.
type JustificationMultiError ¶ added in v1.32.1
type JustificationMultiError []error
JustificationMultiError is an error wrapping multiple validation errors returned by Justification.ValidateAll() if the designated constraints aren't met.
func (JustificationMultiError) AllErrors ¶ added in v1.32.1
func (m JustificationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JustificationMultiError) Error ¶ added in v1.32.1
func (m JustificationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JustificationValidationError ¶ added in v1.32.1
type JustificationValidationError struct {
// contains filtered or unexported fields
}
JustificationValidationError is the validation error returned by Justification.Validate if the designated constraints aren't met.
func (JustificationValidationError) Cause ¶ added in v1.32.1
func (e JustificationValidationError) Cause() error
Cause function returns cause value.
func (JustificationValidationError) Error ¶ added in v1.32.1
func (e JustificationValidationError) Error() string
Error satisfies the builtin error interface
func (JustificationValidationError) ErrorName ¶ added in v1.32.1
func (e JustificationValidationError) ErrorName() string
ErrorName returns error name.
func (JustificationValidationError) Field ¶ added in v1.32.1
func (e JustificationValidationError) Field() string
Field function returns field value.
func (JustificationValidationError) Key ¶ added in v1.32.1
func (e JustificationValidationError) Key() bool
Key function returns key value.
func (JustificationValidationError) Reason ¶ added in v1.32.1
func (e JustificationValidationError) Reason() string
Reason function returns reason value.
type NamedEID ¶
type NamedEID struct { Eid *v1alpha1.EID `protobuf:"bytes,1,opt,name=eid,proto3" json:"eid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*NamedEID) Descriptor
deprecated
func (*NamedEID) ProtoMessage ¶
func (*NamedEID) ProtoMessage()
func (*NamedEID) ProtoReflect ¶
func (x *NamedEID) ProtoReflect() protoreflect.Message
func (*NamedEID) Validate ¶ added in v1.32.1
Validate checks the field values on NamedEID 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 (*NamedEID) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on NamedEID 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 NamedEIDMultiError, or nil if none found.
type NamedEIDMultiError ¶ added in v1.32.1
type NamedEIDMultiError []error
NamedEIDMultiError is an error wrapping multiple validation errors returned by NamedEID.ValidateAll() if the designated constraints aren't met.
func (NamedEIDMultiError) AllErrors ¶ added in v1.32.1
func (m NamedEIDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NamedEIDMultiError) Error ¶ added in v1.32.1
func (m NamedEIDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NamedEIDValidationError ¶ added in v1.32.1
type NamedEIDValidationError struct {
// contains filtered or unexported fields
}
NamedEIDValidationError is the validation error returned by NamedEID.Validate if the designated constraints aren't met.
func (NamedEIDValidationError) Cause ¶ added in v1.32.1
func (e NamedEIDValidationError) Cause() error
Cause function returns cause value.
func (NamedEIDValidationError) Error ¶ added in v1.32.1
func (e NamedEIDValidationError) Error() string
Error satisfies the builtin error interface
func (NamedEIDValidationError) ErrorName ¶ added in v1.32.1
func (e NamedEIDValidationError) ErrorName() string
ErrorName returns error name.
func (NamedEIDValidationError) Field ¶ added in v1.32.1
func (e NamedEIDValidationError) Field() string
Field function returns field value.
func (NamedEIDValidationError) Key ¶ added in v1.32.1
func (e NamedEIDValidationError) Key() bool
Key function returns key value.
func (NamedEIDValidationError) Reason ¶ added in v1.32.1
func (e NamedEIDValidationError) Reason() string
Reason function returns reason value.
type PreviewEntitlementAccessRequest ¶ added in v1.16.0
type PreviewEntitlementAccessRequest struct { Target *Specifier `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` Role *Specifier `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*PreviewEntitlementAccessRequest) Descriptor
deprecated
added in
v1.16.0
func (*PreviewEntitlementAccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use PreviewEntitlementAccessRequest.ProtoReflect.Descriptor instead.
func (*PreviewEntitlementAccessRequest) GetRole ¶ added in v1.16.0
func (x *PreviewEntitlementAccessRequest) GetRole() *Specifier
func (*PreviewEntitlementAccessRequest) GetTarget ¶ added in v1.16.0
func (x *PreviewEntitlementAccessRequest) GetTarget() *Specifier
func (*PreviewEntitlementAccessRequest) ProtoMessage ¶ added in v1.16.0
func (*PreviewEntitlementAccessRequest) ProtoMessage()
func (*PreviewEntitlementAccessRequest) ProtoReflect ¶ added in v1.16.0
func (x *PreviewEntitlementAccessRequest) ProtoReflect() protoreflect.Message
func (*PreviewEntitlementAccessRequest) Reset ¶ added in v1.16.0
func (x *PreviewEntitlementAccessRequest) Reset()
func (*PreviewEntitlementAccessRequest) String ¶ added in v1.16.0
func (x *PreviewEntitlementAccessRequest) String() string
func (*PreviewEntitlementAccessRequest) Validate ¶ added in v1.32.1
func (m *PreviewEntitlementAccessRequest) Validate() error
Validate checks the field values on PreviewEntitlementAccessRequest 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 (*PreviewEntitlementAccessRequest) ValidateAll ¶ added in v1.32.1
func (m *PreviewEntitlementAccessRequest) ValidateAll() error
ValidateAll checks the field values on PreviewEntitlementAccessRequest 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 PreviewEntitlementAccessRequestMultiError, or nil if none found.
type PreviewEntitlementAccessRequestMultiError ¶ added in v1.32.1
type PreviewEntitlementAccessRequestMultiError []error
PreviewEntitlementAccessRequestMultiError is an error wrapping multiple validation errors returned by PreviewEntitlementAccessRequest.ValidateAll() if the designated constraints aren't met.
func (PreviewEntitlementAccessRequestMultiError) AllErrors ¶ added in v1.32.1
func (m PreviewEntitlementAccessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewEntitlementAccessRequestMultiError) Error ¶ added in v1.32.1
func (m PreviewEntitlementAccessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewEntitlementAccessRequestValidationError ¶ added in v1.32.1
type PreviewEntitlementAccessRequestValidationError struct {
// contains filtered or unexported fields
}
PreviewEntitlementAccessRequestValidationError is the validation error returned by PreviewEntitlementAccessRequest.Validate if the designated constraints aren't met.
func (PreviewEntitlementAccessRequestValidationError) Cause ¶ added in v1.32.1
func (e PreviewEntitlementAccessRequestValidationError) Cause() error
Cause function returns cause value.
func (PreviewEntitlementAccessRequestValidationError) Error ¶ added in v1.32.1
func (e PreviewEntitlementAccessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewEntitlementAccessRequestValidationError) ErrorName ¶ added in v1.32.1
func (e PreviewEntitlementAccessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewEntitlementAccessRequestValidationError) Field ¶ added in v1.32.1
func (e PreviewEntitlementAccessRequestValidationError) Field() string
Field function returns field value.
func (PreviewEntitlementAccessRequestValidationError) Key ¶ added in v1.32.1
func (e PreviewEntitlementAccessRequestValidationError) Key() bool
Key function returns key value.
func (PreviewEntitlementAccessRequestValidationError) Reason ¶ added in v1.32.1
func (e PreviewEntitlementAccessRequestValidationError) Reason() string
Reason function returns reason value.
type PreviewEntitlementAccessResponse ¶ added in v1.16.0
type PreviewEntitlementAccessResponse struct { // The principals which have access to request access and whether that access will be auto approved Access []*PrincipalAccess `protobuf:"bytes,1,rep,name=access,proto3" json:"access,omitempty"` // contains filtered or unexported fields }
func (*PreviewEntitlementAccessResponse) Descriptor
deprecated
added in
v1.16.0
func (*PreviewEntitlementAccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use PreviewEntitlementAccessResponse.ProtoReflect.Descriptor instead.
func (*PreviewEntitlementAccessResponse) GetAccess ¶ added in v1.16.0
func (x *PreviewEntitlementAccessResponse) GetAccess() []*PrincipalAccess
func (*PreviewEntitlementAccessResponse) ProtoMessage ¶ added in v1.16.0
func (*PreviewEntitlementAccessResponse) ProtoMessage()
func (*PreviewEntitlementAccessResponse) ProtoReflect ¶ added in v1.16.0
func (x *PreviewEntitlementAccessResponse) ProtoReflect() protoreflect.Message
func (*PreviewEntitlementAccessResponse) Reset ¶ added in v1.16.0
func (x *PreviewEntitlementAccessResponse) Reset()
func (*PreviewEntitlementAccessResponse) String ¶ added in v1.16.0
func (x *PreviewEntitlementAccessResponse) String() string
func (*PreviewEntitlementAccessResponse) Validate ¶ added in v1.32.1
func (m *PreviewEntitlementAccessResponse) Validate() error
Validate checks the field values on PreviewEntitlementAccessResponse 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 (*PreviewEntitlementAccessResponse) ValidateAll ¶ added in v1.32.1
func (m *PreviewEntitlementAccessResponse) ValidateAll() error
ValidateAll checks the field values on PreviewEntitlementAccessResponse 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 PreviewEntitlementAccessResponseMultiError, or nil if none found.
type PreviewEntitlementAccessResponseMultiError ¶ added in v1.32.1
type PreviewEntitlementAccessResponseMultiError []error
PreviewEntitlementAccessResponseMultiError is an error wrapping multiple validation errors returned by PreviewEntitlementAccessResponse.ValidateAll() if the designated constraints aren't met.
func (PreviewEntitlementAccessResponseMultiError) AllErrors ¶ added in v1.32.1
func (m PreviewEntitlementAccessResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewEntitlementAccessResponseMultiError) Error ¶ added in v1.32.1
func (m PreviewEntitlementAccessResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewEntitlementAccessResponseValidationError ¶ added in v1.32.1
type PreviewEntitlementAccessResponseValidationError struct {
// contains filtered or unexported fields
}
PreviewEntitlementAccessResponseValidationError is the validation error returned by PreviewEntitlementAccessResponse.Validate if the designated constraints aren't met.
func (PreviewEntitlementAccessResponseValidationError) Cause ¶ added in v1.32.1
func (e PreviewEntitlementAccessResponseValidationError) Cause() error
Cause function returns cause value.
func (PreviewEntitlementAccessResponseValidationError) Error ¶ added in v1.32.1
func (e PreviewEntitlementAccessResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewEntitlementAccessResponseValidationError) ErrorName ¶ added in v1.32.1
func (e PreviewEntitlementAccessResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewEntitlementAccessResponseValidationError) Field ¶ added in v1.32.1
func (e PreviewEntitlementAccessResponseValidationError) Field() string
Field function returns field value.
func (PreviewEntitlementAccessResponseValidationError) Key ¶ added in v1.32.1
func (e PreviewEntitlementAccessResponseValidationError) Key() bool
Key function returns key value.
func (PreviewEntitlementAccessResponseValidationError) Reason ¶ added in v1.32.1
func (e PreviewEntitlementAccessResponseValidationError) Reason() string
Reason function returns reason value.
type PreviewUserAccessRequest ¶ added in v1.17.0
type PreviewUserAccessRequest struct { Principal *Specifier `protobuf:"bytes,1,opt,name=principal,proto3" json:"principal,omitempty"` TargetType *string `protobuf:"bytes,2,opt,name=target_type,json=targetType,proto3,oneof" json:"target_type,omitempty"` // contains filtered or unexported fields }
func (*PreviewUserAccessRequest) Descriptor
deprecated
added in
v1.17.0
func (*PreviewUserAccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use PreviewUserAccessRequest.ProtoReflect.Descriptor instead.
func (*PreviewUserAccessRequest) GetPrincipal ¶ added in v1.17.0
func (x *PreviewUserAccessRequest) GetPrincipal() *Specifier
func (*PreviewUserAccessRequest) GetTargetType ¶ added in v1.17.0
func (x *PreviewUserAccessRequest) GetTargetType() string
func (*PreviewUserAccessRequest) ProtoMessage ¶ added in v1.17.0
func (*PreviewUserAccessRequest) ProtoMessage()
func (*PreviewUserAccessRequest) ProtoReflect ¶ added in v1.17.0
func (x *PreviewUserAccessRequest) ProtoReflect() protoreflect.Message
func (*PreviewUserAccessRequest) Reset ¶ added in v1.17.0
func (x *PreviewUserAccessRequest) Reset()
func (*PreviewUserAccessRequest) String ¶ added in v1.17.0
func (x *PreviewUserAccessRequest) String() string
func (*PreviewUserAccessRequest) Validate ¶ added in v1.32.1
func (m *PreviewUserAccessRequest) Validate() error
Validate checks the field values on PreviewUserAccessRequest 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 (*PreviewUserAccessRequest) ValidateAll ¶ added in v1.32.1
func (m *PreviewUserAccessRequest) ValidateAll() error
ValidateAll checks the field values on PreviewUserAccessRequest 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 PreviewUserAccessRequestMultiError, or nil if none found.
type PreviewUserAccessRequestMultiError ¶ added in v1.32.1
type PreviewUserAccessRequestMultiError []error
PreviewUserAccessRequestMultiError is an error wrapping multiple validation errors returned by PreviewUserAccessRequest.ValidateAll() if the designated constraints aren't met.
func (PreviewUserAccessRequestMultiError) AllErrors ¶ added in v1.32.1
func (m PreviewUserAccessRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewUserAccessRequestMultiError) Error ¶ added in v1.32.1
func (m PreviewUserAccessRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewUserAccessRequestValidationError ¶ added in v1.32.1
type PreviewUserAccessRequestValidationError struct {
// contains filtered or unexported fields
}
PreviewUserAccessRequestValidationError is the validation error returned by PreviewUserAccessRequest.Validate if the designated constraints aren't met.
func (PreviewUserAccessRequestValidationError) Cause ¶ added in v1.32.1
func (e PreviewUserAccessRequestValidationError) Cause() error
Cause function returns cause value.
func (PreviewUserAccessRequestValidationError) Error ¶ added in v1.32.1
func (e PreviewUserAccessRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewUserAccessRequestValidationError) ErrorName ¶ added in v1.32.1
func (e PreviewUserAccessRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewUserAccessRequestValidationError) Field ¶ added in v1.32.1
func (e PreviewUserAccessRequestValidationError) Field() string
Field function returns field value.
func (PreviewUserAccessRequestValidationError) Key ¶ added in v1.32.1
func (e PreviewUserAccessRequestValidationError) Key() bool
Key function returns key value.
func (PreviewUserAccessRequestValidationError) Reason ¶ added in v1.32.1
func (e PreviewUserAccessRequestValidationError) Reason() string
Reason function returns reason value.
type PreviewUserAccessResponse ¶ added in v1.17.0
type PreviewUserAccessResponse struct { Entitlements []*Entitlement `protobuf:"bytes,1,rep,name=entitlements,proto3" json:"entitlements,omitempty"` // contains filtered or unexported fields }
func (*PreviewUserAccessResponse) Descriptor
deprecated
added in
v1.17.0
func (*PreviewUserAccessResponse) Descriptor() ([]byte, []int)
Deprecated: Use PreviewUserAccessResponse.ProtoReflect.Descriptor instead.
func (*PreviewUserAccessResponse) GetEntitlements ¶ added in v1.17.0
func (x *PreviewUserAccessResponse) GetEntitlements() []*Entitlement
func (*PreviewUserAccessResponse) ProtoMessage ¶ added in v1.17.0
func (*PreviewUserAccessResponse) ProtoMessage()
func (*PreviewUserAccessResponse) ProtoReflect ¶ added in v1.17.0
func (x *PreviewUserAccessResponse) ProtoReflect() protoreflect.Message
func (*PreviewUserAccessResponse) Reset ¶ added in v1.17.0
func (x *PreviewUserAccessResponse) Reset()
func (*PreviewUserAccessResponse) String ¶ added in v1.17.0
func (x *PreviewUserAccessResponse) String() string
func (*PreviewUserAccessResponse) Validate ¶ added in v1.32.1
func (m *PreviewUserAccessResponse) Validate() error
Validate checks the field values on PreviewUserAccessResponse 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 (*PreviewUserAccessResponse) ValidateAll ¶ added in v1.32.1
func (m *PreviewUserAccessResponse) ValidateAll() error
ValidateAll checks the field values on PreviewUserAccessResponse 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 PreviewUserAccessResponseMultiError, or nil if none found.
type PreviewUserAccessResponseMultiError ¶ added in v1.32.1
type PreviewUserAccessResponseMultiError []error
PreviewUserAccessResponseMultiError is an error wrapping multiple validation errors returned by PreviewUserAccessResponse.ValidateAll() if the designated constraints aren't met.
func (PreviewUserAccessResponseMultiError) AllErrors ¶ added in v1.32.1
func (m PreviewUserAccessResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreviewUserAccessResponseMultiError) Error ¶ added in v1.32.1
func (m PreviewUserAccessResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreviewUserAccessResponseValidationError ¶ added in v1.32.1
type PreviewUserAccessResponseValidationError struct {
// contains filtered or unexported fields
}
PreviewUserAccessResponseValidationError is the validation error returned by PreviewUserAccessResponse.Validate if the designated constraints aren't met.
func (PreviewUserAccessResponseValidationError) Cause ¶ added in v1.32.1
func (e PreviewUserAccessResponseValidationError) Cause() error
Cause function returns cause value.
func (PreviewUserAccessResponseValidationError) Error ¶ added in v1.32.1
func (e PreviewUserAccessResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PreviewUserAccessResponseValidationError) ErrorName ¶ added in v1.32.1
func (e PreviewUserAccessResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PreviewUserAccessResponseValidationError) Field ¶ added in v1.32.1
func (e PreviewUserAccessResponseValidationError) Field() string
Field function returns field value.
func (PreviewUserAccessResponseValidationError) Key ¶ added in v1.32.1
func (e PreviewUserAccessResponseValidationError) Key() bool
Key function returns key value.
func (PreviewUserAccessResponseValidationError) Reason ¶ added in v1.32.1
func (e PreviewUserAccessResponseValidationError) Reason() string
Reason function returns reason value.
type PrincipalAccess ¶ added in v1.16.0
type PrincipalAccess struct { Principal *User `protobuf:"bytes,1,opt,name=principal,proto3" json:"principal,omitempty"` // Whether or not it is auto approved AutoApproved bool `protobuf:"varint,2,opt,name=auto_approved,json=autoApproved,proto3" json:"auto_approved,omitempty"` // The Cedar Policys which contributed to the authorizations decisions Reason *EntitlementAccessReason `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*PrincipalAccess) Descriptor
deprecated
added in
v1.16.0
func (*PrincipalAccess) Descriptor() ([]byte, []int)
Deprecated: Use PrincipalAccess.ProtoReflect.Descriptor instead.
func (*PrincipalAccess) GetAutoApproved ¶ added in v1.16.0
func (x *PrincipalAccess) GetAutoApproved() bool
func (*PrincipalAccess) GetPrincipal ¶ added in v1.16.0
func (x *PrincipalAccess) GetPrincipal() *User
func (*PrincipalAccess) GetReason ¶ added in v1.25.0
func (x *PrincipalAccess) GetReason() *EntitlementAccessReason
func (*PrincipalAccess) ProtoMessage ¶ added in v1.16.0
func (*PrincipalAccess) ProtoMessage()
func (*PrincipalAccess) ProtoReflect ¶ added in v1.16.0
func (x *PrincipalAccess) ProtoReflect() protoreflect.Message
func (*PrincipalAccess) Reset ¶ added in v1.16.0
func (x *PrincipalAccess) Reset()
func (*PrincipalAccess) String ¶ added in v1.16.0
func (x *PrincipalAccess) String() string
func (*PrincipalAccess) Validate ¶ added in v1.32.1
func (m *PrincipalAccess) Validate() error
Validate checks the field values on PrincipalAccess 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 (*PrincipalAccess) ValidateAll ¶ added in v1.32.1
func (m *PrincipalAccess) ValidateAll() error
ValidateAll checks the field values on PrincipalAccess 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 PrincipalAccessMultiError, or nil if none found.
type PrincipalAccessMultiError ¶ added in v1.32.1
type PrincipalAccessMultiError []error
PrincipalAccessMultiError is an error wrapping multiple validation errors returned by PrincipalAccess.ValidateAll() if the designated constraints aren't met.
func (PrincipalAccessMultiError) AllErrors ¶ added in v1.32.1
func (m PrincipalAccessMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PrincipalAccessMultiError) Error ¶ added in v1.32.1
func (m PrincipalAccessMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PrincipalAccessValidationError ¶ added in v1.32.1
type PrincipalAccessValidationError struct {
// contains filtered or unexported fields
}
PrincipalAccessValidationError is the validation error returned by PrincipalAccess.Validate if the designated constraints aren't met.
func (PrincipalAccessValidationError) Cause ¶ added in v1.32.1
func (e PrincipalAccessValidationError) Cause() error
Cause function returns cause value.
func (PrincipalAccessValidationError) Error ¶ added in v1.32.1
func (e PrincipalAccessValidationError) Error() string
Error satisfies the builtin error interface
func (PrincipalAccessValidationError) ErrorName ¶ added in v1.32.1
func (e PrincipalAccessValidationError) ErrorName() string
ErrorName returns error name.
func (PrincipalAccessValidationError) Field ¶ added in v1.32.1
func (e PrincipalAccessValidationError) Field() string
Field function returns field value.
func (PrincipalAccessValidationError) Key ¶ added in v1.32.1
func (e PrincipalAccessValidationError) Key() bool
Key function returns key value.
func (PrincipalAccessValidationError) Reason ¶ added in v1.32.1
func (e PrincipalAccessValidationError) Reason() string
Reason function returns reason value.
type ProvisioningStatus ¶ added in v1.8.0
type ProvisioningStatus int32
const ( ProvisioningStatus_PROVISIONING_STATUS_UNSPECIFIED ProvisioningStatus = 0 // Provisioning has not been attempted. This is the value before the Grant is activated. ProvisioningStatus_PROVISIONING_STATUS_NOT_ATTEMPTED ProvisioningStatus = 1 // The Grant is currently being provisioned. ProvisioningStatus_PROVISIONING_STATUS_ATTEMPTING ProvisioningStatus = 2 // Provisioning has completed successfully. ProvisioningStatus_PROVISIONING_STATUS_SUCCESSFUL ProvisioningStatus = 3 )
func (ProvisioningStatus) Descriptor ¶ added in v1.8.0
func (ProvisioningStatus) Descriptor() protoreflect.EnumDescriptor
func (ProvisioningStatus) Enum ¶ added in v1.8.0
func (x ProvisioningStatus) Enum() *ProvisioningStatus
func (ProvisioningStatus) EnumDescriptor
deprecated
added in
v1.8.0
func (ProvisioningStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProvisioningStatus.Descriptor instead.
func (ProvisioningStatus) Number ¶ added in v1.8.0
func (x ProvisioningStatus) Number() protoreflect.EnumNumber
func (ProvisioningStatus) String ¶ added in v1.8.0
func (x ProvisioningStatus) String() string
func (ProvisioningStatus) Type ¶ added in v1.8.0
func (ProvisioningStatus) Type() protoreflect.EnumType
type PutSessionLogRequest ¶ added in v1.43.0
type PutSessionLogRequest struct { GrantId string `protobuf:"bytes,1,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"` SessionId string `protobuf:"bytes,2,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // the timestamp the action occurred at. OccurredAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"` // contains filtered or unexported fields }
func (*PutSessionLogRequest) Descriptor
deprecated
added in
v1.43.0
func (*PutSessionLogRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutSessionLogRequest.ProtoReflect.Descriptor instead.
func (*PutSessionLogRequest) GetGrantId ¶ added in v1.43.0
func (x *PutSessionLogRequest) GetGrantId() string
func (*PutSessionLogRequest) GetMessage ¶ added in v1.43.0
func (x *PutSessionLogRequest) GetMessage() string
func (*PutSessionLogRequest) GetOccurredAt ¶ added in v1.43.0
func (x *PutSessionLogRequest) GetOccurredAt() *timestamppb.Timestamp
func (*PutSessionLogRequest) GetSessionId ¶ added in v1.43.0
func (x *PutSessionLogRequest) GetSessionId() string
func (*PutSessionLogRequest) ProtoMessage ¶ added in v1.43.0
func (*PutSessionLogRequest) ProtoMessage()
func (*PutSessionLogRequest) ProtoReflect ¶ added in v1.43.0
func (x *PutSessionLogRequest) ProtoReflect() protoreflect.Message
func (*PutSessionLogRequest) Reset ¶ added in v1.43.0
func (x *PutSessionLogRequest) Reset()
func (*PutSessionLogRequest) String ¶ added in v1.43.0
func (x *PutSessionLogRequest) String() string
func (*PutSessionLogRequest) Validate ¶ added in v1.43.0
func (m *PutSessionLogRequest) Validate() error
Validate checks the field values on PutSessionLogRequest 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 (*PutSessionLogRequest) ValidateAll ¶ added in v1.43.0
func (m *PutSessionLogRequest) ValidateAll() error
ValidateAll checks the field values on PutSessionLogRequest 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 PutSessionLogRequestMultiError, or nil if none found.
type PutSessionLogRequestMultiError ¶ added in v1.43.0
type PutSessionLogRequestMultiError []error
PutSessionLogRequestMultiError is an error wrapping multiple validation errors returned by PutSessionLogRequest.ValidateAll() if the designated constraints aren't met.
func (PutSessionLogRequestMultiError) AllErrors ¶ added in v1.43.0
func (m PutSessionLogRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PutSessionLogRequestMultiError) Error ¶ added in v1.43.0
func (m PutSessionLogRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PutSessionLogRequestValidationError ¶ added in v1.43.0
type PutSessionLogRequestValidationError struct {
// contains filtered or unexported fields
}
PutSessionLogRequestValidationError is the validation error returned by PutSessionLogRequest.Validate if the designated constraints aren't met.
func (PutSessionLogRequestValidationError) Cause ¶ added in v1.43.0
func (e PutSessionLogRequestValidationError) Cause() error
Cause function returns cause value.
func (PutSessionLogRequestValidationError) Error ¶ added in v1.43.0
func (e PutSessionLogRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PutSessionLogRequestValidationError) ErrorName ¶ added in v1.43.0
func (e PutSessionLogRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PutSessionLogRequestValidationError) Field ¶ added in v1.43.0
func (e PutSessionLogRequestValidationError) Field() string
Field function returns field value.
func (PutSessionLogRequestValidationError) Key ¶ added in v1.43.0
func (e PutSessionLogRequestValidationError) Key() bool
Key function returns key value.
func (PutSessionLogRequestValidationError) Reason ¶ added in v1.43.0
func (e PutSessionLogRequestValidationError) Reason() string
Reason function returns reason value.
type PutSessionLogResponse ¶ added in v1.43.0
type PutSessionLogResponse struct {
// contains filtered or unexported fields
}
func (*PutSessionLogResponse) Descriptor
deprecated
added in
v1.43.0
func (*PutSessionLogResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutSessionLogResponse.ProtoReflect.Descriptor instead.
func (*PutSessionLogResponse) ProtoMessage ¶ added in v1.43.0
func (*PutSessionLogResponse) ProtoMessage()
func (*PutSessionLogResponse) ProtoReflect ¶ added in v1.43.0
func (x *PutSessionLogResponse) ProtoReflect() protoreflect.Message
func (*PutSessionLogResponse) Reset ¶ added in v1.43.0
func (x *PutSessionLogResponse) Reset()
func (*PutSessionLogResponse) String ¶ added in v1.43.0
func (x *PutSessionLogResponse) String() string
func (*PutSessionLogResponse) Validate ¶ added in v1.43.0
func (m *PutSessionLogResponse) Validate() error
Validate checks the field values on PutSessionLogResponse 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 (*PutSessionLogResponse) ValidateAll ¶ added in v1.43.0
func (m *PutSessionLogResponse) ValidateAll() error
ValidateAll checks the field values on PutSessionLogResponse 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 PutSessionLogResponseMultiError, or nil if none found.
type PutSessionLogResponseMultiError ¶ added in v1.43.0
type PutSessionLogResponseMultiError []error
PutSessionLogResponseMultiError is an error wrapping multiple validation errors returned by PutSessionLogResponse.ValidateAll() if the designated constraints aren't met.
func (PutSessionLogResponseMultiError) AllErrors ¶ added in v1.43.0
func (m PutSessionLogResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PutSessionLogResponseMultiError) Error ¶ added in v1.43.0
func (m PutSessionLogResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PutSessionLogResponseValidationError ¶ added in v1.43.0
type PutSessionLogResponseValidationError struct {
// contains filtered or unexported fields
}
PutSessionLogResponseValidationError is the validation error returned by PutSessionLogResponse.Validate if the designated constraints aren't met.
func (PutSessionLogResponseValidationError) Cause ¶ added in v1.43.0
func (e PutSessionLogResponseValidationError) Cause() error
Cause function returns cause value.
func (PutSessionLogResponseValidationError) Error ¶ added in v1.43.0
func (e PutSessionLogResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PutSessionLogResponseValidationError) ErrorName ¶ added in v1.43.0
func (e PutSessionLogResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PutSessionLogResponseValidationError) Field ¶ added in v1.43.0
func (e PutSessionLogResponseValidationError) Field() string
Field function returns field value.
func (PutSessionLogResponseValidationError) Key ¶ added in v1.43.0
func (e PutSessionLogResponseValidationError) Key() bool
Key function returns key value.
func (PutSessionLogResponseValidationError) Reason ¶ added in v1.43.0
func (e PutSessionLogResponseValidationError) Reason() string
Reason function returns reason value.
type QueryAccessRequestsRequest ¶
type QueryAccessRequestsRequest struct { // The token for the next page. PageToken string `protobuf:"bytes,1,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` Archived bool `protobuf:"varint,2,opt,name=archived,proto3" json:"archived,omitempty"` Order *v1alpha1.Order `protobuf:"varint,3,opt,name=order,proto3,enum=commonfate.entity.v1alpha1.Order,oneof" json:"order,omitempty"` // contains filtered or unexported fields }
func (*QueryAccessRequestsRequest) Descriptor
deprecated
func (*QueryAccessRequestsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryAccessRequestsRequest.ProtoReflect.Descriptor instead.
func (*QueryAccessRequestsRequest) GetArchived ¶
func (x *QueryAccessRequestsRequest) GetArchived() bool
func (*QueryAccessRequestsRequest) GetOrder ¶ added in v1.3.0
func (x *QueryAccessRequestsRequest) GetOrder() v1alpha1.Order
func (*QueryAccessRequestsRequest) GetPageToken ¶
func (x *QueryAccessRequestsRequest) GetPageToken() string
func (*QueryAccessRequestsRequest) ProtoMessage ¶
func (*QueryAccessRequestsRequest) ProtoMessage()
func (*QueryAccessRequestsRequest) ProtoReflect ¶
func (x *QueryAccessRequestsRequest) ProtoReflect() protoreflect.Message
func (*QueryAccessRequestsRequest) Reset ¶
func (x *QueryAccessRequestsRequest) Reset()
func (*QueryAccessRequestsRequest) String ¶
func (x *QueryAccessRequestsRequest) String() string
func (*QueryAccessRequestsRequest) Validate ¶ added in v1.32.1
func (m *QueryAccessRequestsRequest) Validate() error
Validate checks the field values on QueryAccessRequestsRequest 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 (*QueryAccessRequestsRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryAccessRequestsRequest) ValidateAll() error
ValidateAll checks the field values on QueryAccessRequestsRequest 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 QueryAccessRequestsRequestMultiError, or nil if none found.
type QueryAccessRequestsRequestMultiError ¶ added in v1.32.1
type QueryAccessRequestsRequestMultiError []error
QueryAccessRequestsRequestMultiError is an error wrapping multiple validation errors returned by QueryAccessRequestsRequest.ValidateAll() if the designated constraints aren't met.
func (QueryAccessRequestsRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryAccessRequestsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryAccessRequestsRequestMultiError) Error ¶ added in v1.32.1
func (m QueryAccessRequestsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryAccessRequestsRequestValidationError ¶ added in v1.32.1
type QueryAccessRequestsRequestValidationError struct {
// contains filtered or unexported fields
}
QueryAccessRequestsRequestValidationError is the validation error returned by QueryAccessRequestsRequest.Validate if the designated constraints aren't met.
func (QueryAccessRequestsRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryAccessRequestsRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryAccessRequestsRequestValidationError) Error ¶ added in v1.32.1
func (e QueryAccessRequestsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryAccessRequestsRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryAccessRequestsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryAccessRequestsRequestValidationError) Field ¶ added in v1.32.1
func (e QueryAccessRequestsRequestValidationError) Field() string
Field function returns field value.
func (QueryAccessRequestsRequestValidationError) Key ¶ added in v1.32.1
func (e QueryAccessRequestsRequestValidationError) Key() bool
Key function returns key value.
func (QueryAccessRequestsRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryAccessRequestsRequestValidationError) Reason() string
Reason function returns reason value.
type QueryAccessRequestsResponse ¶
type QueryAccessRequestsResponse struct { AccessRequests []*AccessRequest `protobuf:"bytes,1,rep,name=access_requests,json=accessRequests,proto3" json:"access_requests,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryAccessRequestsResponse) Descriptor
deprecated
func (*QueryAccessRequestsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryAccessRequestsResponse.ProtoReflect.Descriptor instead.
func (*QueryAccessRequestsResponse) GetAccessRequests ¶
func (x *QueryAccessRequestsResponse) GetAccessRequests() []*AccessRequest
func (*QueryAccessRequestsResponse) GetNextPageToken ¶
func (x *QueryAccessRequestsResponse) GetNextPageToken() string
func (*QueryAccessRequestsResponse) ProtoMessage ¶
func (*QueryAccessRequestsResponse) ProtoMessage()
func (*QueryAccessRequestsResponse) ProtoReflect ¶
func (x *QueryAccessRequestsResponse) ProtoReflect() protoreflect.Message
func (*QueryAccessRequestsResponse) Reset ¶
func (x *QueryAccessRequestsResponse) Reset()
func (*QueryAccessRequestsResponse) String ¶
func (x *QueryAccessRequestsResponse) String() string
func (*QueryAccessRequestsResponse) Validate ¶ added in v1.32.1
func (m *QueryAccessRequestsResponse) Validate() error
Validate checks the field values on QueryAccessRequestsResponse 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 (*QueryAccessRequestsResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryAccessRequestsResponse) ValidateAll() error
ValidateAll checks the field values on QueryAccessRequestsResponse 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 QueryAccessRequestsResponseMultiError, or nil if none found.
type QueryAccessRequestsResponseMultiError ¶ added in v1.32.1
type QueryAccessRequestsResponseMultiError []error
QueryAccessRequestsResponseMultiError is an error wrapping multiple validation errors returned by QueryAccessRequestsResponse.ValidateAll() if the designated constraints aren't met.
func (QueryAccessRequestsResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryAccessRequestsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryAccessRequestsResponseMultiError) Error ¶ added in v1.32.1
func (m QueryAccessRequestsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryAccessRequestsResponseValidationError ¶ added in v1.32.1
type QueryAccessRequestsResponseValidationError struct {
// contains filtered or unexported fields
}
QueryAccessRequestsResponseValidationError is the validation error returned by QueryAccessRequestsResponse.Validate if the designated constraints aren't met.
func (QueryAccessRequestsResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryAccessRequestsResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryAccessRequestsResponseValidationError) Error ¶ added in v1.32.1
func (e QueryAccessRequestsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryAccessRequestsResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryAccessRequestsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryAccessRequestsResponseValidationError) Field ¶ added in v1.32.1
func (e QueryAccessRequestsResponseValidationError) Field() string
Field function returns field value.
func (QueryAccessRequestsResponseValidationError) Key ¶ added in v1.32.1
func (e QueryAccessRequestsResponseValidationError) Key() bool
Key function returns key value.
func (QueryAccessRequestsResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryAccessRequestsResponseValidationError) Reason() string
Reason function returns reason value.
type QueryApproversRequest ¶ added in v1.16.0
type QueryApproversRequest struct { // Types that are assignable to Query: // // *QueryApproversRequest_TargetRole // *QueryApproversRequest_Grant Query isQueryApproversRequest_Query `protobuf_oneof:"query"` // contains filtered or unexported fields }
func (*QueryApproversRequest) Descriptor
deprecated
added in
v1.16.0
func (*QueryApproversRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryApproversRequest.ProtoReflect.Descriptor instead.
func (*QueryApproversRequest) GetGrant ¶ added in v1.16.0
func (x *QueryApproversRequest) GetGrant() *v1alpha1.EID
func (*QueryApproversRequest) GetQuery ¶ added in v1.16.0
func (m *QueryApproversRequest) GetQuery() isQueryApproversRequest_Query
func (*QueryApproversRequest) GetTargetRole ¶ added in v1.16.0
func (x *QueryApproversRequest) GetTargetRole() *TargetRole
func (*QueryApproversRequest) ProtoMessage ¶ added in v1.16.0
func (*QueryApproversRequest) ProtoMessage()
func (*QueryApproversRequest) ProtoReflect ¶ added in v1.16.0
func (x *QueryApproversRequest) ProtoReflect() protoreflect.Message
func (*QueryApproversRequest) Reset ¶ added in v1.16.0
func (x *QueryApproversRequest) Reset()
func (*QueryApproversRequest) String ¶ added in v1.16.0
func (x *QueryApproversRequest) String() string
func (*QueryApproversRequest) Validate ¶ added in v1.32.1
func (m *QueryApproversRequest) Validate() error
Validate checks the field values on QueryApproversRequest 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 (*QueryApproversRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryApproversRequest) ValidateAll() error
ValidateAll checks the field values on QueryApproversRequest 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 QueryApproversRequestMultiError, or nil if none found.
type QueryApproversRequestMultiError ¶ added in v1.32.1
type QueryApproversRequestMultiError []error
QueryApproversRequestMultiError is an error wrapping multiple validation errors returned by QueryApproversRequest.ValidateAll() if the designated constraints aren't met.
func (QueryApproversRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryApproversRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryApproversRequestMultiError) Error ¶ added in v1.32.1
func (m QueryApproversRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryApproversRequestValidationError ¶ added in v1.32.1
type QueryApproversRequestValidationError struct {
// contains filtered or unexported fields
}
QueryApproversRequestValidationError is the validation error returned by QueryApproversRequest.Validate if the designated constraints aren't met.
func (QueryApproversRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryApproversRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryApproversRequestValidationError) Error ¶ added in v1.32.1
func (e QueryApproversRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryApproversRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryApproversRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryApproversRequestValidationError) Field ¶ added in v1.32.1
func (e QueryApproversRequestValidationError) Field() string
Field function returns field value.
func (QueryApproversRequestValidationError) Key ¶ added in v1.32.1
func (e QueryApproversRequestValidationError) Key() bool
Key function returns key value.
func (QueryApproversRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryApproversRequestValidationError) Reason() string
Reason function returns reason value.
type QueryApproversRequest_Grant ¶ added in v1.16.0
type QueryApproversRequest_TargetRole ¶ added in v1.16.0
type QueryApproversRequest_TargetRole struct {
TargetRole *TargetRole `protobuf:"bytes,1,opt,name=target_role,json=targetRole,proto3,oneof"`
}
type QueryApproversResponse ¶ added in v1.16.0
type QueryApproversResponse struct { Approvers []*User `protobuf:"bytes,1,rep,name=approvers,proto3" json:"approvers,omitempty"` // contains filtered or unexported fields }
func (*QueryApproversResponse) Descriptor
deprecated
added in
v1.16.0
func (*QueryApproversResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryApproversResponse.ProtoReflect.Descriptor instead.
func (*QueryApproversResponse) GetApprovers ¶ added in v1.16.0
func (x *QueryApproversResponse) GetApprovers() []*User
func (*QueryApproversResponse) ProtoMessage ¶ added in v1.16.0
func (*QueryApproversResponse) ProtoMessage()
func (*QueryApproversResponse) ProtoReflect ¶ added in v1.16.0
func (x *QueryApproversResponse) ProtoReflect() protoreflect.Message
func (*QueryApproversResponse) Reset ¶ added in v1.16.0
func (x *QueryApproversResponse) Reset()
func (*QueryApproversResponse) String ¶ added in v1.16.0
func (x *QueryApproversResponse) String() string
func (*QueryApproversResponse) Validate ¶ added in v1.32.1
func (m *QueryApproversResponse) Validate() error
Validate checks the field values on QueryApproversResponse 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 (*QueryApproversResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryApproversResponse) ValidateAll() error
ValidateAll checks the field values on QueryApproversResponse 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 QueryApproversResponseMultiError, or nil if none found.
type QueryApproversResponseMultiError ¶ added in v1.32.1
type QueryApproversResponseMultiError []error
QueryApproversResponseMultiError is an error wrapping multiple validation errors returned by QueryApproversResponse.ValidateAll() if the designated constraints aren't met.
func (QueryApproversResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryApproversResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryApproversResponseMultiError) Error ¶ added in v1.32.1
func (m QueryApproversResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryApproversResponseValidationError ¶ added in v1.32.1
type QueryApproversResponseValidationError struct {
// contains filtered or unexported fields
}
QueryApproversResponseValidationError is the validation error returned by QueryApproversResponse.Validate if the designated constraints aren't met.
func (QueryApproversResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryApproversResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryApproversResponseValidationError) Error ¶ added in v1.32.1
func (e QueryApproversResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryApproversResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryApproversResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryApproversResponseValidationError) Field ¶ added in v1.32.1
func (e QueryApproversResponseValidationError) Field() string
Field function returns field value.
func (QueryApproversResponseValidationError) Key ¶ added in v1.32.1
func (e QueryApproversResponseValidationError) Key() bool
Key function returns key value.
func (QueryApproversResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryApproversResponseValidationError) Reason() string
Reason function returns reason value.
type QueryAuditLogsRequest ¶
type QueryAuditLogsRequest struct { // Query for audit logs relating to a particular target Target *v1alpha1.EID `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` // The token for the next page. PageToken string `protobuf:"bytes,10,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryAuditLogsRequest) Descriptor
deprecated
func (*QueryAuditLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryAuditLogsRequest.ProtoReflect.Descriptor instead.
func (*QueryAuditLogsRequest) GetPageToken ¶
func (x *QueryAuditLogsRequest) GetPageToken() string
func (*QueryAuditLogsRequest) GetTarget ¶
func (x *QueryAuditLogsRequest) GetTarget() *v1alpha1.EID
func (*QueryAuditLogsRequest) ProtoMessage ¶
func (*QueryAuditLogsRequest) ProtoMessage()
func (*QueryAuditLogsRequest) ProtoReflect ¶
func (x *QueryAuditLogsRequest) ProtoReflect() protoreflect.Message
func (*QueryAuditLogsRequest) Reset ¶
func (x *QueryAuditLogsRequest) Reset()
func (*QueryAuditLogsRequest) String ¶
func (x *QueryAuditLogsRequest) String() string
func (*QueryAuditLogsRequest) Validate ¶ added in v1.32.1
func (m *QueryAuditLogsRequest) Validate() error
Validate checks the field values on QueryAuditLogsRequest 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 (*QueryAuditLogsRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryAuditLogsRequest) ValidateAll() error
ValidateAll checks the field values on QueryAuditLogsRequest 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 QueryAuditLogsRequestMultiError, or nil if none found.
type QueryAuditLogsRequestMultiError ¶ added in v1.32.1
type QueryAuditLogsRequestMultiError []error
QueryAuditLogsRequestMultiError is an error wrapping multiple validation errors returned by QueryAuditLogsRequest.ValidateAll() if the designated constraints aren't met.
func (QueryAuditLogsRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryAuditLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryAuditLogsRequestMultiError) Error ¶ added in v1.32.1
func (m QueryAuditLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryAuditLogsRequestValidationError ¶ added in v1.32.1
type QueryAuditLogsRequestValidationError struct {
// contains filtered or unexported fields
}
QueryAuditLogsRequestValidationError is the validation error returned by QueryAuditLogsRequest.Validate if the designated constraints aren't met.
func (QueryAuditLogsRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryAuditLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryAuditLogsRequestValidationError) Error ¶ added in v1.32.1
func (e QueryAuditLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryAuditLogsRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryAuditLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryAuditLogsRequestValidationError) Field ¶ added in v1.32.1
func (e QueryAuditLogsRequestValidationError) Field() string
Field function returns field value.
func (QueryAuditLogsRequestValidationError) Key ¶ added in v1.32.1
func (e QueryAuditLogsRequestValidationError) Key() bool
Key function returns key value.
func (QueryAuditLogsRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryAuditLogsRequestValidationError) Reason() string
Reason function returns reason value.
type QueryAuditLogsResponse ¶
type QueryAuditLogsResponse struct { AuditLogs []*AuditLog `protobuf:"bytes,1,rep,name=audit_logs,json=auditLogs,proto3" json:"audit_logs,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryAuditLogsResponse) Descriptor
deprecated
func (*QueryAuditLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryAuditLogsResponse.ProtoReflect.Descriptor instead.
func (*QueryAuditLogsResponse) GetAuditLogs ¶
func (x *QueryAuditLogsResponse) GetAuditLogs() []*AuditLog
func (*QueryAuditLogsResponse) GetNextPageToken ¶
func (x *QueryAuditLogsResponse) GetNextPageToken() string
func (*QueryAuditLogsResponse) ProtoMessage ¶
func (*QueryAuditLogsResponse) ProtoMessage()
func (*QueryAuditLogsResponse) ProtoReflect ¶
func (x *QueryAuditLogsResponse) ProtoReflect() protoreflect.Message
func (*QueryAuditLogsResponse) Reset ¶
func (x *QueryAuditLogsResponse) Reset()
func (*QueryAuditLogsResponse) String ¶
func (x *QueryAuditLogsResponse) String() string
func (*QueryAuditLogsResponse) Validate ¶ added in v1.32.1
func (m *QueryAuditLogsResponse) Validate() error
Validate checks the field values on QueryAuditLogsResponse 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 (*QueryAuditLogsResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryAuditLogsResponse) ValidateAll() error
ValidateAll checks the field values on QueryAuditLogsResponse 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 QueryAuditLogsResponseMultiError, or nil if none found.
type QueryAuditLogsResponseMultiError ¶ added in v1.32.1
type QueryAuditLogsResponseMultiError []error
QueryAuditLogsResponseMultiError is an error wrapping multiple validation errors returned by QueryAuditLogsResponse.ValidateAll() if the designated constraints aren't met.
func (QueryAuditLogsResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryAuditLogsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryAuditLogsResponseMultiError) Error ¶ added in v1.32.1
func (m QueryAuditLogsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryAuditLogsResponseValidationError ¶ added in v1.32.1
type QueryAuditLogsResponseValidationError struct {
// contains filtered or unexported fields
}
QueryAuditLogsResponseValidationError is the validation error returned by QueryAuditLogsResponse.Validate if the designated constraints aren't met.
func (QueryAuditLogsResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryAuditLogsResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryAuditLogsResponseValidationError) Error ¶ added in v1.32.1
func (e QueryAuditLogsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryAuditLogsResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryAuditLogsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryAuditLogsResponseValidationError) Field ¶ added in v1.32.1
func (e QueryAuditLogsResponseValidationError) Field() string
Field function returns field value.
func (QueryAuditLogsResponseValidationError) Key ¶ added in v1.32.1
func (e QueryAuditLogsResponseValidationError) Key() bool
Key function returns key value.
func (QueryAuditLogsResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryAuditLogsResponseValidationError) Reason() string
Reason function returns reason value.
type QueryAvailabilitiesRequest ¶
type QueryAvailabilitiesRequest struct { // The token for the next page. PageToken string `protobuf:"bytes,10,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryAvailabilitiesRequest) Descriptor
deprecated
func (*QueryAvailabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryAvailabilitiesRequest.ProtoReflect.Descriptor instead.
func (*QueryAvailabilitiesRequest) GetPageToken ¶
func (x *QueryAvailabilitiesRequest) GetPageToken() string
func (*QueryAvailabilitiesRequest) ProtoMessage ¶
func (*QueryAvailabilitiesRequest) ProtoMessage()
func (*QueryAvailabilitiesRequest) ProtoReflect ¶
func (x *QueryAvailabilitiesRequest) ProtoReflect() protoreflect.Message
func (*QueryAvailabilitiesRequest) Reset ¶
func (x *QueryAvailabilitiesRequest) Reset()
func (*QueryAvailabilitiesRequest) String ¶
func (x *QueryAvailabilitiesRequest) String() string
func (*QueryAvailabilitiesRequest) Validate ¶ added in v1.32.1
func (m *QueryAvailabilitiesRequest) Validate() error
Validate checks the field values on QueryAvailabilitiesRequest 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 (*QueryAvailabilitiesRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryAvailabilitiesRequest) ValidateAll() error
ValidateAll checks the field values on QueryAvailabilitiesRequest 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 QueryAvailabilitiesRequestMultiError, or nil if none found.
type QueryAvailabilitiesRequestMultiError ¶ added in v1.32.1
type QueryAvailabilitiesRequestMultiError []error
QueryAvailabilitiesRequestMultiError is an error wrapping multiple validation errors returned by QueryAvailabilitiesRequest.ValidateAll() if the designated constraints aren't met.
func (QueryAvailabilitiesRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryAvailabilitiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryAvailabilitiesRequestMultiError) Error ¶ added in v1.32.1
func (m QueryAvailabilitiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryAvailabilitiesRequestValidationError ¶ added in v1.32.1
type QueryAvailabilitiesRequestValidationError struct {
// contains filtered or unexported fields
}
QueryAvailabilitiesRequestValidationError is the validation error returned by QueryAvailabilitiesRequest.Validate if the designated constraints aren't met.
func (QueryAvailabilitiesRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryAvailabilitiesRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryAvailabilitiesRequestValidationError) Error ¶ added in v1.32.1
func (e QueryAvailabilitiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryAvailabilitiesRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryAvailabilitiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryAvailabilitiesRequestValidationError) Field ¶ added in v1.32.1
func (e QueryAvailabilitiesRequestValidationError) Field() string
Field function returns field value.
func (QueryAvailabilitiesRequestValidationError) Key ¶ added in v1.32.1
func (e QueryAvailabilitiesRequestValidationError) Key() bool
Key function returns key value.
func (QueryAvailabilitiesRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryAvailabilitiesRequestValidationError) Reason() string
Reason function returns reason value.
type QueryAvailabilitiesResponse ¶
type QueryAvailabilitiesResponse struct { Availabilities []*Availability `protobuf:"bytes,1,rep,name=availabilities,proto3" json:"availabilities,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryAvailabilitiesResponse) Descriptor
deprecated
func (*QueryAvailabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryAvailabilitiesResponse.ProtoReflect.Descriptor instead.
func (*QueryAvailabilitiesResponse) GetAvailabilities ¶
func (x *QueryAvailabilitiesResponse) GetAvailabilities() []*Availability
func (*QueryAvailabilitiesResponse) GetNextPageToken ¶
func (x *QueryAvailabilitiesResponse) GetNextPageToken() string
func (*QueryAvailabilitiesResponse) ProtoMessage ¶
func (*QueryAvailabilitiesResponse) ProtoMessage()
func (*QueryAvailabilitiesResponse) ProtoReflect ¶
func (x *QueryAvailabilitiesResponse) ProtoReflect() protoreflect.Message
func (*QueryAvailabilitiesResponse) Reset ¶
func (x *QueryAvailabilitiesResponse) Reset()
func (*QueryAvailabilitiesResponse) String ¶
func (x *QueryAvailabilitiesResponse) String() string
func (*QueryAvailabilitiesResponse) Validate ¶ added in v1.32.1
func (m *QueryAvailabilitiesResponse) Validate() error
Validate checks the field values on QueryAvailabilitiesResponse 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 (*QueryAvailabilitiesResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryAvailabilitiesResponse) ValidateAll() error
ValidateAll checks the field values on QueryAvailabilitiesResponse 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 QueryAvailabilitiesResponseMultiError, or nil if none found.
type QueryAvailabilitiesResponseMultiError ¶ added in v1.32.1
type QueryAvailabilitiesResponseMultiError []error
QueryAvailabilitiesResponseMultiError is an error wrapping multiple validation errors returned by QueryAvailabilitiesResponse.ValidateAll() if the designated constraints aren't met.
func (QueryAvailabilitiesResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryAvailabilitiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryAvailabilitiesResponseMultiError) Error ¶ added in v1.32.1
func (m QueryAvailabilitiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryAvailabilitiesResponseValidationError ¶ added in v1.32.1
type QueryAvailabilitiesResponseValidationError struct {
// contains filtered or unexported fields
}
QueryAvailabilitiesResponseValidationError is the validation error returned by QueryAvailabilitiesResponse.Validate if the designated constraints aren't met.
func (QueryAvailabilitiesResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryAvailabilitiesResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryAvailabilitiesResponseValidationError) Error ¶ added in v1.32.1
func (e QueryAvailabilitiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryAvailabilitiesResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryAvailabilitiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryAvailabilitiesResponseValidationError) Field ¶ added in v1.32.1
func (e QueryAvailabilitiesResponseValidationError) Field() string
Field function returns field value.
func (QueryAvailabilitiesResponseValidationError) Key ¶ added in v1.32.1
func (e QueryAvailabilitiesResponseValidationError) Key() bool
Key function returns key value.
func (QueryAvailabilitiesResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryAvailabilitiesResponseValidationError) Reason() string
Reason function returns reason value.
type QueryDescendentsRequest ¶
type QueryDescendentsRequest struct { Parent *v1alpha1.EID `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` EntityType string `protobuf:"bytes,2,opt,name=entity_type,json=entityType,proto3" json:"entity_type,omitempty"` // The token for the next page. PageToken string `protobuf:"bytes,10,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryDescendentsRequest) Descriptor
deprecated
func (*QueryDescendentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryDescendentsRequest.ProtoReflect.Descriptor instead.
func (*QueryDescendentsRequest) GetEntityType ¶
func (x *QueryDescendentsRequest) GetEntityType() string
func (*QueryDescendentsRequest) GetPageToken ¶
func (x *QueryDescendentsRequest) GetPageToken() string
func (*QueryDescendentsRequest) GetParent ¶
func (x *QueryDescendentsRequest) GetParent() *v1alpha1.EID
func (*QueryDescendentsRequest) ProtoMessage ¶
func (*QueryDescendentsRequest) ProtoMessage()
func (*QueryDescendentsRequest) ProtoReflect ¶
func (x *QueryDescendentsRequest) ProtoReflect() protoreflect.Message
func (*QueryDescendentsRequest) Reset ¶
func (x *QueryDescendentsRequest) Reset()
func (*QueryDescendentsRequest) String ¶
func (x *QueryDescendentsRequest) String() string
func (*QueryDescendentsRequest) Validate ¶ added in v1.32.1
func (m *QueryDescendentsRequest) Validate() error
Validate checks the field values on QueryDescendentsRequest 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 (*QueryDescendentsRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryDescendentsRequest) ValidateAll() error
ValidateAll checks the field values on QueryDescendentsRequest 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 QueryDescendentsRequestMultiError, or nil if none found.
type QueryDescendentsRequestMultiError ¶ added in v1.32.1
type QueryDescendentsRequestMultiError []error
QueryDescendentsRequestMultiError is an error wrapping multiple validation errors returned by QueryDescendentsRequest.ValidateAll() if the designated constraints aren't met.
func (QueryDescendentsRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryDescendentsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryDescendentsRequestMultiError) Error ¶ added in v1.32.1
func (m QueryDescendentsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryDescendentsRequestValidationError ¶ added in v1.32.1
type QueryDescendentsRequestValidationError struct {
// contains filtered or unexported fields
}
QueryDescendentsRequestValidationError is the validation error returned by QueryDescendentsRequest.Validate if the designated constraints aren't met.
func (QueryDescendentsRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryDescendentsRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryDescendentsRequestValidationError) Error ¶ added in v1.32.1
func (e QueryDescendentsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryDescendentsRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryDescendentsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryDescendentsRequestValidationError) Field ¶ added in v1.32.1
func (e QueryDescendentsRequestValidationError) Field() string
Field function returns field value.
func (QueryDescendentsRequestValidationError) Key ¶ added in v1.32.1
func (e QueryDescendentsRequestValidationError) Key() bool
Key function returns key value.
func (QueryDescendentsRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryDescendentsRequestValidationError) Reason() string
Reason function returns reason value.
type QueryDescendentsResponse ¶
type QueryDescendentsResponse struct { Entities []*NamedEID `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` // The token for the next page. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryDescendentsResponse) Descriptor
deprecated
func (*QueryDescendentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryDescendentsResponse.ProtoReflect.Descriptor instead.
func (*QueryDescendentsResponse) GetEntities ¶
func (x *QueryDescendentsResponse) GetEntities() []*NamedEID
func (*QueryDescendentsResponse) GetNextPageToken ¶
func (x *QueryDescendentsResponse) GetNextPageToken() string
func (*QueryDescendentsResponse) ProtoMessage ¶
func (*QueryDescendentsResponse) ProtoMessage()
func (*QueryDescendentsResponse) ProtoReflect ¶
func (x *QueryDescendentsResponse) ProtoReflect() protoreflect.Message
func (*QueryDescendentsResponse) Reset ¶
func (x *QueryDescendentsResponse) Reset()
func (*QueryDescendentsResponse) String ¶
func (x *QueryDescendentsResponse) String() string
func (*QueryDescendentsResponse) Validate ¶ added in v1.32.1
func (m *QueryDescendentsResponse) Validate() error
Validate checks the field values on QueryDescendentsResponse 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 (*QueryDescendentsResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryDescendentsResponse) ValidateAll() error
ValidateAll checks the field values on QueryDescendentsResponse 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 QueryDescendentsResponseMultiError, or nil if none found.
type QueryDescendentsResponseMultiError ¶ added in v1.32.1
type QueryDescendentsResponseMultiError []error
QueryDescendentsResponseMultiError is an error wrapping multiple validation errors returned by QueryDescendentsResponse.ValidateAll() if the designated constraints aren't met.
func (QueryDescendentsResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryDescendentsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryDescendentsResponseMultiError) Error ¶ added in v1.32.1
func (m QueryDescendentsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryDescendentsResponseValidationError ¶ added in v1.32.1
type QueryDescendentsResponseValidationError struct {
// contains filtered or unexported fields
}
QueryDescendentsResponseValidationError is the validation error returned by QueryDescendentsResponse.Validate if the designated constraints aren't met.
func (QueryDescendentsResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryDescendentsResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryDescendentsResponseValidationError) Error ¶ added in v1.32.1
func (e QueryDescendentsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryDescendentsResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryDescendentsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryDescendentsResponseValidationError) Field ¶ added in v1.32.1
func (e QueryDescendentsResponseValidationError) Field() string
Field function returns field value.
func (QueryDescendentsResponseValidationError) Key ¶ added in v1.32.1
func (e QueryDescendentsResponseValidationError) Key() bool
Key function returns key value.
func (QueryDescendentsResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryDescendentsResponseValidationError) Reason() string
Reason function returns reason value.
type QueryEntitlementsRequest ¶ added in v1.14.0
type QueryEntitlementsRequest struct { TargetType *string `protobuf:"bytes,1,opt,name=target_type,json=targetType,proto3,oneof" json:"target_type,omitempty"` // The token for the next page. PageToken string `protobuf:"bytes,10,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryEntitlementsRequest) Descriptor
deprecated
added in
v1.14.0
func (*QueryEntitlementsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryEntitlementsRequest.ProtoReflect.Descriptor instead.
func (*QueryEntitlementsRequest) GetPageToken ¶ added in v1.14.0
func (x *QueryEntitlementsRequest) GetPageToken() string
func (*QueryEntitlementsRequest) GetTargetType ¶ added in v1.16.0
func (x *QueryEntitlementsRequest) GetTargetType() string
func (*QueryEntitlementsRequest) ProtoMessage ¶ added in v1.14.0
func (*QueryEntitlementsRequest) ProtoMessage()
func (*QueryEntitlementsRequest) ProtoReflect ¶ added in v1.14.0
func (x *QueryEntitlementsRequest) ProtoReflect() protoreflect.Message
func (*QueryEntitlementsRequest) Reset ¶ added in v1.14.0
func (x *QueryEntitlementsRequest) Reset()
func (*QueryEntitlementsRequest) String ¶ added in v1.14.0
func (x *QueryEntitlementsRequest) String() string
func (*QueryEntitlementsRequest) Validate ¶ added in v1.32.1
func (m *QueryEntitlementsRequest) Validate() error
Validate checks the field values on QueryEntitlementsRequest 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 (*QueryEntitlementsRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryEntitlementsRequest) ValidateAll() error
ValidateAll checks the field values on QueryEntitlementsRequest 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 QueryEntitlementsRequestMultiError, or nil if none found.
type QueryEntitlementsRequestMultiError ¶ added in v1.32.1
type QueryEntitlementsRequestMultiError []error
QueryEntitlementsRequestMultiError is an error wrapping multiple validation errors returned by QueryEntitlementsRequest.ValidateAll() if the designated constraints aren't met.
func (QueryEntitlementsRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryEntitlementsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryEntitlementsRequestMultiError) Error ¶ added in v1.32.1
func (m QueryEntitlementsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryEntitlementsRequestValidationError ¶ added in v1.32.1
type QueryEntitlementsRequestValidationError struct {
// contains filtered or unexported fields
}
QueryEntitlementsRequestValidationError is the validation error returned by QueryEntitlementsRequest.Validate if the designated constraints aren't met.
func (QueryEntitlementsRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryEntitlementsRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryEntitlementsRequestValidationError) Error ¶ added in v1.32.1
func (e QueryEntitlementsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryEntitlementsRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryEntitlementsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryEntitlementsRequestValidationError) Field ¶ added in v1.32.1
func (e QueryEntitlementsRequestValidationError) Field() string
Field function returns field value.
func (QueryEntitlementsRequestValidationError) Key ¶ added in v1.32.1
func (e QueryEntitlementsRequestValidationError) Key() bool
Key function returns key value.
func (QueryEntitlementsRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryEntitlementsRequestValidationError) Reason() string
Reason function returns reason value.
type QueryEntitlementsResponse ¶ added in v1.14.0
type QueryEntitlementsResponse struct { Entitlements []*Entitlement `protobuf:"bytes,1,rep,name=entitlements,proto3" json:"entitlements,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryEntitlementsResponse) Descriptor
deprecated
added in
v1.14.0
func (*QueryEntitlementsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryEntitlementsResponse.ProtoReflect.Descriptor instead.
func (*QueryEntitlementsResponse) GetEntitlements ¶ added in v1.14.0
func (x *QueryEntitlementsResponse) GetEntitlements() []*Entitlement
func (*QueryEntitlementsResponse) GetNextPageToken ¶ added in v1.14.0
func (x *QueryEntitlementsResponse) GetNextPageToken() string
func (*QueryEntitlementsResponse) ProtoMessage ¶ added in v1.14.0
func (*QueryEntitlementsResponse) ProtoMessage()
func (*QueryEntitlementsResponse) ProtoReflect ¶ added in v1.14.0
func (x *QueryEntitlementsResponse) ProtoReflect() protoreflect.Message
func (*QueryEntitlementsResponse) Reset ¶ added in v1.14.0
func (x *QueryEntitlementsResponse) Reset()
func (*QueryEntitlementsResponse) String ¶ added in v1.14.0
func (x *QueryEntitlementsResponse) String() string
func (*QueryEntitlementsResponse) Validate ¶ added in v1.32.1
func (m *QueryEntitlementsResponse) Validate() error
Validate checks the field values on QueryEntitlementsResponse 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 (*QueryEntitlementsResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryEntitlementsResponse) ValidateAll() error
ValidateAll checks the field values on QueryEntitlementsResponse 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 QueryEntitlementsResponseMultiError, or nil if none found.
type QueryEntitlementsResponseMultiError ¶ added in v1.32.1
type QueryEntitlementsResponseMultiError []error
QueryEntitlementsResponseMultiError is an error wrapping multiple validation errors returned by QueryEntitlementsResponse.ValidateAll() if the designated constraints aren't met.
func (QueryEntitlementsResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryEntitlementsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryEntitlementsResponseMultiError) Error ¶ added in v1.32.1
func (m QueryEntitlementsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryEntitlementsResponseValidationError ¶ added in v1.32.1
type QueryEntitlementsResponseValidationError struct {
// contains filtered or unexported fields
}
QueryEntitlementsResponseValidationError is the validation error returned by QueryEntitlementsResponse.Validate if the designated constraints aren't met.
func (QueryEntitlementsResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryEntitlementsResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryEntitlementsResponseValidationError) Error ¶ added in v1.32.1
func (e QueryEntitlementsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryEntitlementsResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryEntitlementsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryEntitlementsResponseValidationError) Field ¶ added in v1.32.1
func (e QueryEntitlementsResponseValidationError) Field() string
Field function returns field value.
func (QueryEntitlementsResponseValidationError) Key ¶ added in v1.32.1
func (e QueryEntitlementsResponseValidationError) Key() bool
Key function returns key value.
func (QueryEntitlementsResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryEntitlementsResponseValidationError) Reason() string
Reason function returns reason value.
type QueryEntitlementsTreeRequest ¶ added in v1.39.0
type QueryEntitlementsTreeRequest struct { PageToken string `protobuf:"bytes,1,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryEntitlementsTreeRequest) Descriptor
deprecated
added in
v1.39.0
func (*QueryEntitlementsTreeRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryEntitlementsTreeRequest.ProtoReflect.Descriptor instead.
func (*QueryEntitlementsTreeRequest) GetPageToken ¶ added in v1.39.1
func (x *QueryEntitlementsTreeRequest) GetPageToken() string
func (*QueryEntitlementsTreeRequest) ProtoMessage ¶ added in v1.39.0
func (*QueryEntitlementsTreeRequest) ProtoMessage()
func (*QueryEntitlementsTreeRequest) ProtoReflect ¶ added in v1.39.0
func (x *QueryEntitlementsTreeRequest) ProtoReflect() protoreflect.Message
func (*QueryEntitlementsTreeRequest) Reset ¶ added in v1.39.0
func (x *QueryEntitlementsTreeRequest) Reset()
func (*QueryEntitlementsTreeRequest) String ¶ added in v1.39.0
func (x *QueryEntitlementsTreeRequest) String() string
func (*QueryEntitlementsTreeRequest) Validate ¶ added in v1.42.0
func (m *QueryEntitlementsTreeRequest) Validate() error
Validate checks the field values on QueryEntitlementsTreeRequest 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 (*QueryEntitlementsTreeRequest) ValidateAll ¶ added in v1.42.0
func (m *QueryEntitlementsTreeRequest) ValidateAll() error
ValidateAll checks the field values on QueryEntitlementsTreeRequest 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 QueryEntitlementsTreeRequestMultiError, or nil if none found.
type QueryEntitlementsTreeRequestMultiError ¶ added in v1.42.0
type QueryEntitlementsTreeRequestMultiError []error
QueryEntitlementsTreeRequestMultiError is an error wrapping multiple validation errors returned by QueryEntitlementsTreeRequest.ValidateAll() if the designated constraints aren't met.
func (QueryEntitlementsTreeRequestMultiError) AllErrors ¶ added in v1.42.0
func (m QueryEntitlementsTreeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryEntitlementsTreeRequestMultiError) Error ¶ added in v1.42.0
func (m QueryEntitlementsTreeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryEntitlementsTreeRequestValidationError ¶ added in v1.42.0
type QueryEntitlementsTreeRequestValidationError struct {
// contains filtered or unexported fields
}
QueryEntitlementsTreeRequestValidationError is the validation error returned by QueryEntitlementsTreeRequest.Validate if the designated constraints aren't met.
func (QueryEntitlementsTreeRequestValidationError) Cause ¶ added in v1.42.0
func (e QueryEntitlementsTreeRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryEntitlementsTreeRequestValidationError) Error ¶ added in v1.42.0
func (e QueryEntitlementsTreeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryEntitlementsTreeRequestValidationError) ErrorName ¶ added in v1.42.0
func (e QueryEntitlementsTreeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryEntitlementsTreeRequestValidationError) Field ¶ added in v1.42.0
func (e QueryEntitlementsTreeRequestValidationError) Field() string
Field function returns field value.
func (QueryEntitlementsTreeRequestValidationError) Key ¶ added in v1.42.0
func (e QueryEntitlementsTreeRequestValidationError) Key() bool
Key function returns key value.
func (QueryEntitlementsTreeRequestValidationError) Reason ¶ added in v1.42.0
func (e QueryEntitlementsTreeRequestValidationError) Reason() string
Reason function returns reason value.
type QueryEntitlementsTreeResponse ¶ added in v1.39.0
type QueryEntitlementsTreeResponse struct { Entitlements []*EntitlementNode `protobuf:"bytes,1,rep,name=entitlements,proto3" json:"entitlements,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryEntitlementsTreeResponse) Descriptor
deprecated
added in
v1.39.0
func (*QueryEntitlementsTreeResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryEntitlementsTreeResponse.ProtoReflect.Descriptor instead.
func (*QueryEntitlementsTreeResponse) GetEntitlements ¶ added in v1.39.0
func (x *QueryEntitlementsTreeResponse) GetEntitlements() []*EntitlementNode
func (*QueryEntitlementsTreeResponse) GetNextPageToken ¶ added in v1.39.1
func (x *QueryEntitlementsTreeResponse) GetNextPageToken() string
func (*QueryEntitlementsTreeResponse) ProtoMessage ¶ added in v1.39.0
func (*QueryEntitlementsTreeResponse) ProtoMessage()
func (*QueryEntitlementsTreeResponse) ProtoReflect ¶ added in v1.39.0
func (x *QueryEntitlementsTreeResponse) ProtoReflect() protoreflect.Message
func (*QueryEntitlementsTreeResponse) Reset ¶ added in v1.39.0
func (x *QueryEntitlementsTreeResponse) Reset()
func (*QueryEntitlementsTreeResponse) String ¶ added in v1.39.0
func (x *QueryEntitlementsTreeResponse) String() string
func (*QueryEntitlementsTreeResponse) Validate ¶ added in v1.42.0
func (m *QueryEntitlementsTreeResponse) Validate() error
Validate checks the field values on QueryEntitlementsTreeResponse 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 (*QueryEntitlementsTreeResponse) ValidateAll ¶ added in v1.42.0
func (m *QueryEntitlementsTreeResponse) ValidateAll() error
ValidateAll checks the field values on QueryEntitlementsTreeResponse 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 QueryEntitlementsTreeResponseMultiError, or nil if none found.
type QueryEntitlementsTreeResponseMultiError ¶ added in v1.42.0
type QueryEntitlementsTreeResponseMultiError []error
QueryEntitlementsTreeResponseMultiError is an error wrapping multiple validation errors returned by QueryEntitlementsTreeResponse.ValidateAll() if the designated constraints aren't met.
func (QueryEntitlementsTreeResponseMultiError) AllErrors ¶ added in v1.42.0
func (m QueryEntitlementsTreeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryEntitlementsTreeResponseMultiError) Error ¶ added in v1.42.0
func (m QueryEntitlementsTreeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryEntitlementsTreeResponseValidationError ¶ added in v1.42.0
type QueryEntitlementsTreeResponseValidationError struct {
// contains filtered or unexported fields
}
QueryEntitlementsTreeResponseValidationError is the validation error returned by QueryEntitlementsTreeResponse.Validate if the designated constraints aren't met.
func (QueryEntitlementsTreeResponseValidationError) Cause ¶ added in v1.42.0
func (e QueryEntitlementsTreeResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryEntitlementsTreeResponseValidationError) Error ¶ added in v1.42.0
func (e QueryEntitlementsTreeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryEntitlementsTreeResponseValidationError) ErrorName ¶ added in v1.42.0
func (e QueryEntitlementsTreeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryEntitlementsTreeResponseValidationError) Field ¶ added in v1.42.0
func (e QueryEntitlementsTreeResponseValidationError) Field() string
Field function returns field value.
func (QueryEntitlementsTreeResponseValidationError) Key ¶ added in v1.42.0
func (e QueryEntitlementsTreeResponseValidationError) Key() bool
Key function returns key value.
func (QueryEntitlementsTreeResponseValidationError) Reason ¶ added in v1.42.0
func (e QueryEntitlementsTreeResponseValidationError) Reason() string
Reason function returns reason value.
type QueryGrantChildrenRequest ¶
type QueryGrantChildrenRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The token for the next page. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryGrantChildrenRequest) Descriptor
deprecated
func (*QueryGrantChildrenRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryGrantChildrenRequest.ProtoReflect.Descriptor instead.
func (*QueryGrantChildrenRequest) GetId ¶
func (x *QueryGrantChildrenRequest) GetId() string
func (*QueryGrantChildrenRequest) GetPageToken ¶
func (x *QueryGrantChildrenRequest) GetPageToken() string
func (*QueryGrantChildrenRequest) ProtoMessage ¶
func (*QueryGrantChildrenRequest) ProtoMessage()
func (*QueryGrantChildrenRequest) ProtoReflect ¶
func (x *QueryGrantChildrenRequest) ProtoReflect() protoreflect.Message
func (*QueryGrantChildrenRequest) Reset ¶
func (x *QueryGrantChildrenRequest) Reset()
func (*QueryGrantChildrenRequest) String ¶
func (x *QueryGrantChildrenRequest) String() string
func (*QueryGrantChildrenRequest) Validate ¶ added in v1.32.1
func (m *QueryGrantChildrenRequest) Validate() error
Validate checks the field values on QueryGrantChildrenRequest 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 (*QueryGrantChildrenRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryGrantChildrenRequest) ValidateAll() error
ValidateAll checks the field values on QueryGrantChildrenRequest 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 QueryGrantChildrenRequestMultiError, or nil if none found.
type QueryGrantChildrenRequestMultiError ¶ added in v1.32.1
type QueryGrantChildrenRequestMultiError []error
QueryGrantChildrenRequestMultiError is an error wrapping multiple validation errors returned by QueryGrantChildrenRequest.ValidateAll() if the designated constraints aren't met.
func (QueryGrantChildrenRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryGrantChildrenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryGrantChildrenRequestMultiError) Error ¶ added in v1.32.1
func (m QueryGrantChildrenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryGrantChildrenRequestValidationError ¶ added in v1.32.1
type QueryGrantChildrenRequestValidationError struct {
// contains filtered or unexported fields
}
QueryGrantChildrenRequestValidationError is the validation error returned by QueryGrantChildrenRequest.Validate if the designated constraints aren't met.
func (QueryGrantChildrenRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryGrantChildrenRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryGrantChildrenRequestValidationError) Error ¶ added in v1.32.1
func (e QueryGrantChildrenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryGrantChildrenRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryGrantChildrenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryGrantChildrenRequestValidationError) Field ¶ added in v1.32.1
func (e QueryGrantChildrenRequestValidationError) Field() string
Field function returns field value.
func (QueryGrantChildrenRequestValidationError) Key ¶ added in v1.32.1
func (e QueryGrantChildrenRequestValidationError) Key() bool
Key function returns key value.
func (QueryGrantChildrenRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryGrantChildrenRequestValidationError) Reason() string
Reason function returns reason value.
type QueryGrantChildrenResponse ¶
type QueryGrantChildrenResponse struct { Entities []*v1alpha1.Entity `protobuf:"bytes,1,rep,name=entities,proto3" json:"entities,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryGrantChildrenResponse) Descriptor
deprecated
func (*QueryGrantChildrenResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryGrantChildrenResponse.ProtoReflect.Descriptor instead.
func (*QueryGrantChildrenResponse) GetEntities ¶
func (x *QueryGrantChildrenResponse) GetEntities() []*v1alpha1.Entity
func (*QueryGrantChildrenResponse) GetNextPageToken ¶
func (x *QueryGrantChildrenResponse) GetNextPageToken() string
func (*QueryGrantChildrenResponse) ProtoMessage ¶
func (*QueryGrantChildrenResponse) ProtoMessage()
func (*QueryGrantChildrenResponse) ProtoReflect ¶
func (x *QueryGrantChildrenResponse) ProtoReflect() protoreflect.Message
func (*QueryGrantChildrenResponse) Reset ¶
func (x *QueryGrantChildrenResponse) Reset()
func (*QueryGrantChildrenResponse) String ¶
func (x *QueryGrantChildrenResponse) String() string
func (*QueryGrantChildrenResponse) Validate ¶ added in v1.32.1
func (m *QueryGrantChildrenResponse) Validate() error
Validate checks the field values on QueryGrantChildrenResponse 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 (*QueryGrantChildrenResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryGrantChildrenResponse) ValidateAll() error
ValidateAll checks the field values on QueryGrantChildrenResponse 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 QueryGrantChildrenResponseMultiError, or nil if none found.
type QueryGrantChildrenResponseMultiError ¶ added in v1.32.1
type QueryGrantChildrenResponseMultiError []error
QueryGrantChildrenResponseMultiError is an error wrapping multiple validation errors returned by QueryGrantChildrenResponse.ValidateAll() if the designated constraints aren't met.
func (QueryGrantChildrenResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryGrantChildrenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryGrantChildrenResponseMultiError) Error ¶ added in v1.32.1
func (m QueryGrantChildrenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryGrantChildrenResponseValidationError ¶ added in v1.32.1
type QueryGrantChildrenResponseValidationError struct {
// contains filtered or unexported fields
}
QueryGrantChildrenResponseValidationError is the validation error returned by QueryGrantChildrenResponse.Validate if the designated constraints aren't met.
func (QueryGrantChildrenResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryGrantChildrenResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryGrantChildrenResponseValidationError) Error ¶ added in v1.32.1
func (e QueryGrantChildrenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryGrantChildrenResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryGrantChildrenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryGrantChildrenResponseValidationError) Field ¶ added in v1.32.1
func (e QueryGrantChildrenResponseValidationError) Field() string
Field function returns field value.
func (QueryGrantChildrenResponseValidationError) Key ¶ added in v1.32.1
func (e QueryGrantChildrenResponseValidationError) Key() bool
Key function returns key value.
func (QueryGrantChildrenResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryGrantChildrenResponseValidationError) Reason() string
Reason function returns reason value.
type QueryGrantsRequest ¶
type QueryGrantsRequest struct { // The token for the next page. PageToken string `protobuf:"bytes,1,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` Principal *v1alpha1.EID `protobuf:"bytes,2,opt,name=principal,proto3" json:"principal,omitempty"` Target *v1alpha1.EID `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` Role *v1alpha1.EID `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` // The status of the Grant. Status *GrantStatus `protobuf:"varint,5,opt,name=status,proto3,enum=commonfate.access.v1alpha1.GrantStatus,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
func (*QueryGrantsRequest) Descriptor
deprecated
func (*QueryGrantsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryGrantsRequest.ProtoReflect.Descriptor instead.
func (*QueryGrantsRequest) GetPageToken ¶
func (x *QueryGrantsRequest) GetPageToken() string
func (*QueryGrantsRequest) GetPrincipal ¶
func (x *QueryGrantsRequest) GetPrincipal() *v1alpha1.EID
func (*QueryGrantsRequest) GetRole ¶
func (x *QueryGrantsRequest) GetRole() *v1alpha1.EID
func (*QueryGrantsRequest) GetStatus ¶
func (x *QueryGrantsRequest) GetStatus() GrantStatus
func (*QueryGrantsRequest) GetTarget ¶
func (x *QueryGrantsRequest) GetTarget() *v1alpha1.EID
func (*QueryGrantsRequest) ProtoMessage ¶
func (*QueryGrantsRequest) ProtoMessage()
func (*QueryGrantsRequest) ProtoReflect ¶
func (x *QueryGrantsRequest) ProtoReflect() protoreflect.Message
func (*QueryGrantsRequest) Reset ¶
func (x *QueryGrantsRequest) Reset()
func (*QueryGrantsRequest) String ¶
func (x *QueryGrantsRequest) String() string
func (*QueryGrantsRequest) Validate ¶ added in v1.32.1
func (m *QueryGrantsRequest) Validate() error
Validate checks the field values on QueryGrantsRequest 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 (*QueryGrantsRequest) ValidateAll ¶ added in v1.32.1
func (m *QueryGrantsRequest) ValidateAll() error
ValidateAll checks the field values on QueryGrantsRequest 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 QueryGrantsRequestMultiError, or nil if none found.
type QueryGrantsRequestMultiError ¶ added in v1.32.1
type QueryGrantsRequestMultiError []error
QueryGrantsRequestMultiError is an error wrapping multiple validation errors returned by QueryGrantsRequest.ValidateAll() if the designated constraints aren't met.
func (QueryGrantsRequestMultiError) AllErrors ¶ added in v1.32.1
func (m QueryGrantsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryGrantsRequestMultiError) Error ¶ added in v1.32.1
func (m QueryGrantsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryGrantsRequestValidationError ¶ added in v1.32.1
type QueryGrantsRequestValidationError struct {
// contains filtered or unexported fields
}
QueryGrantsRequestValidationError is the validation error returned by QueryGrantsRequest.Validate if the designated constraints aren't met.
func (QueryGrantsRequestValidationError) Cause ¶ added in v1.32.1
func (e QueryGrantsRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryGrantsRequestValidationError) Error ¶ added in v1.32.1
func (e QueryGrantsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryGrantsRequestValidationError) ErrorName ¶ added in v1.32.1
func (e QueryGrantsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryGrantsRequestValidationError) Field ¶ added in v1.32.1
func (e QueryGrantsRequestValidationError) Field() string
Field function returns field value.
func (QueryGrantsRequestValidationError) Key ¶ added in v1.32.1
func (e QueryGrantsRequestValidationError) Key() bool
Key function returns key value.
func (QueryGrantsRequestValidationError) Reason ¶ added in v1.32.1
func (e QueryGrantsRequestValidationError) Reason() string
Reason function returns reason value.
type QueryGrantsResponse ¶
type QueryGrantsResponse struct { Grants []*Grant `protobuf:"bytes,1,rep,name=grants,proto3" json:"grants,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QueryGrantsResponse) Descriptor
deprecated
func (*QueryGrantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryGrantsResponse.ProtoReflect.Descriptor instead.
func (*QueryGrantsResponse) GetGrants ¶
func (x *QueryGrantsResponse) GetGrants() []*Grant
func (*QueryGrantsResponse) GetNextPageToken ¶
func (x *QueryGrantsResponse) GetNextPageToken() string
func (*QueryGrantsResponse) ProtoMessage ¶
func (*QueryGrantsResponse) ProtoMessage()
func (*QueryGrantsResponse) ProtoReflect ¶
func (x *QueryGrantsResponse) ProtoReflect() protoreflect.Message
func (*QueryGrantsResponse) Reset ¶
func (x *QueryGrantsResponse) Reset()
func (*QueryGrantsResponse) String ¶
func (x *QueryGrantsResponse) String() string
func (*QueryGrantsResponse) Validate ¶ added in v1.32.1
func (m *QueryGrantsResponse) Validate() error
Validate checks the field values on QueryGrantsResponse 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 (*QueryGrantsResponse) ValidateAll ¶ added in v1.32.1
func (m *QueryGrantsResponse) ValidateAll() error
ValidateAll checks the field values on QueryGrantsResponse 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 QueryGrantsResponseMultiError, or nil if none found.
type QueryGrantsResponseMultiError ¶ added in v1.32.1
type QueryGrantsResponseMultiError []error
QueryGrantsResponseMultiError is an error wrapping multiple validation errors returned by QueryGrantsResponse.ValidateAll() if the designated constraints aren't met.
func (QueryGrantsResponseMultiError) AllErrors ¶ added in v1.32.1
func (m QueryGrantsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QueryGrantsResponseMultiError) Error ¶ added in v1.32.1
func (m QueryGrantsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QueryGrantsResponseValidationError ¶ added in v1.32.1
type QueryGrantsResponseValidationError struct {
// contains filtered or unexported fields
}
QueryGrantsResponseValidationError is the validation error returned by QueryGrantsResponse.Validate if the designated constraints aren't met.
func (QueryGrantsResponseValidationError) Cause ¶ added in v1.32.1
func (e QueryGrantsResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryGrantsResponseValidationError) Error ¶ added in v1.32.1
func (e QueryGrantsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryGrantsResponseValidationError) ErrorName ¶ added in v1.32.1
func (e QueryGrantsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryGrantsResponseValidationError) Field ¶ added in v1.32.1
func (e QueryGrantsResponseValidationError) Field() string
Field function returns field value.
func (QueryGrantsResponseValidationError) Key ¶ added in v1.32.1
func (e QueryGrantsResponseValidationError) Key() bool
Key function returns key value.
func (QueryGrantsResponseValidationError) Reason ¶ added in v1.32.1
func (e QueryGrantsResponseValidationError) Reason() string
Reason function returns reason value.
type QuerySessionLogsRequest ¶ added in v1.43.0
type QuerySessionLogsRequest struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*QuerySessionLogsRequest) Descriptor
deprecated
added in
v1.43.0
func (*QuerySessionLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QuerySessionLogsRequest.ProtoReflect.Descriptor instead.
func (*QuerySessionLogsRequest) GetPageToken ¶ added in v1.43.0
func (x *QuerySessionLogsRequest) GetPageToken() string
func (*QuerySessionLogsRequest) GetSessionId ¶ added in v1.43.0
func (x *QuerySessionLogsRequest) GetSessionId() string
func (*QuerySessionLogsRequest) ProtoMessage ¶ added in v1.43.0
func (*QuerySessionLogsRequest) ProtoMessage()
func (*QuerySessionLogsRequest) ProtoReflect ¶ added in v1.43.0
func (x *QuerySessionLogsRequest) ProtoReflect() protoreflect.Message
func (*QuerySessionLogsRequest) Reset ¶ added in v1.43.0
func (x *QuerySessionLogsRequest) Reset()
func (*QuerySessionLogsRequest) String ¶ added in v1.43.0
func (x *QuerySessionLogsRequest) String() string
func (*QuerySessionLogsRequest) Validate ¶ added in v1.43.0
func (m *QuerySessionLogsRequest) Validate() error
Validate checks the field values on QuerySessionLogsRequest 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 (*QuerySessionLogsRequest) ValidateAll ¶ added in v1.43.0
func (m *QuerySessionLogsRequest) ValidateAll() error
ValidateAll checks the field values on QuerySessionLogsRequest 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 QuerySessionLogsRequestMultiError, or nil if none found.
type QuerySessionLogsRequestMultiError ¶ added in v1.43.0
type QuerySessionLogsRequestMultiError []error
QuerySessionLogsRequestMultiError is an error wrapping multiple validation errors returned by QuerySessionLogsRequest.ValidateAll() if the designated constraints aren't met.
func (QuerySessionLogsRequestMultiError) AllErrors ¶ added in v1.43.0
func (m QuerySessionLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QuerySessionLogsRequestMultiError) Error ¶ added in v1.43.0
func (m QuerySessionLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QuerySessionLogsRequestValidationError ¶ added in v1.43.0
type QuerySessionLogsRequestValidationError struct {
// contains filtered or unexported fields
}
QuerySessionLogsRequestValidationError is the validation error returned by QuerySessionLogsRequest.Validate if the designated constraints aren't met.
func (QuerySessionLogsRequestValidationError) Cause ¶ added in v1.43.0
func (e QuerySessionLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (QuerySessionLogsRequestValidationError) Error ¶ added in v1.43.0
func (e QuerySessionLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QuerySessionLogsRequestValidationError) ErrorName ¶ added in v1.43.0
func (e QuerySessionLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QuerySessionLogsRequestValidationError) Field ¶ added in v1.43.0
func (e QuerySessionLogsRequestValidationError) Field() string
Field function returns field value.
func (QuerySessionLogsRequestValidationError) Key ¶ added in v1.43.0
func (e QuerySessionLogsRequestValidationError) Key() bool
Key function returns key value.
func (QuerySessionLogsRequestValidationError) Reason ¶ added in v1.43.0
func (e QuerySessionLogsRequestValidationError) Reason() string
Reason function returns reason value.
type QuerySessionLogsResponse ¶ added in v1.43.0
type QuerySessionLogsResponse struct { SessionLogs []*SessionLog `protobuf:"bytes,1,rep,name=session_logs,json=sessionLogs,proto3" json:"session_logs,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*QuerySessionLogsResponse) Descriptor
deprecated
added in
v1.43.0
func (*QuerySessionLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QuerySessionLogsResponse.ProtoReflect.Descriptor instead.
func (*QuerySessionLogsResponse) GetNextPageToken ¶ added in v1.43.0
func (x *QuerySessionLogsResponse) GetNextPageToken() string
func (*QuerySessionLogsResponse) GetSessionLogs ¶ added in v1.43.0
func (x *QuerySessionLogsResponse) GetSessionLogs() []*SessionLog
func (*QuerySessionLogsResponse) ProtoMessage ¶ added in v1.43.0
func (*QuerySessionLogsResponse) ProtoMessage()
func (*QuerySessionLogsResponse) ProtoReflect ¶ added in v1.43.0
func (x *QuerySessionLogsResponse) ProtoReflect() protoreflect.Message
func (*QuerySessionLogsResponse) Reset ¶ added in v1.43.0
func (x *QuerySessionLogsResponse) Reset()
func (*QuerySessionLogsResponse) String ¶ added in v1.43.0
func (x *QuerySessionLogsResponse) String() string
func (*QuerySessionLogsResponse) Validate ¶ added in v1.43.0
func (m *QuerySessionLogsResponse) Validate() error
Validate checks the field values on QuerySessionLogsResponse 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 (*QuerySessionLogsResponse) ValidateAll ¶ added in v1.43.0
func (m *QuerySessionLogsResponse) ValidateAll() error
ValidateAll checks the field values on QuerySessionLogsResponse 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 QuerySessionLogsResponseMultiError, or nil if none found.
type QuerySessionLogsResponseMultiError ¶ added in v1.43.0
type QuerySessionLogsResponseMultiError []error
QuerySessionLogsResponseMultiError is an error wrapping multiple validation errors returned by QuerySessionLogsResponse.ValidateAll() if the designated constraints aren't met.
func (QuerySessionLogsResponseMultiError) AllErrors ¶ added in v1.43.0
func (m QuerySessionLogsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QuerySessionLogsResponseMultiError) Error ¶ added in v1.43.0
func (m QuerySessionLogsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QuerySessionLogsResponseValidationError ¶ added in v1.43.0
type QuerySessionLogsResponseValidationError struct {
// contains filtered or unexported fields
}
QuerySessionLogsResponseValidationError is the validation error returned by QuerySessionLogsResponse.Validate if the designated constraints aren't met.
func (QuerySessionLogsResponseValidationError) Cause ¶ added in v1.43.0
func (e QuerySessionLogsResponseValidationError) Cause() error
Cause function returns cause value.
func (QuerySessionLogsResponseValidationError) Error ¶ added in v1.43.0
func (e QuerySessionLogsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QuerySessionLogsResponseValidationError) ErrorName ¶ added in v1.43.0
func (e QuerySessionLogsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QuerySessionLogsResponseValidationError) Field ¶ added in v1.43.0
func (e QuerySessionLogsResponseValidationError) Field() string
Field function returns field value.
func (QuerySessionLogsResponseValidationError) Key ¶ added in v1.43.0
func (e QuerySessionLogsResponseValidationError) Key() bool
Key function returns key value.
func (QuerySessionLogsResponseValidationError) Reason ¶ added in v1.43.0
func (e QuerySessionLogsResponseValidationError) Reason() string
Reason function returns reason value.
type Resource ¶
type Resource struct { // Types that are assignable to Resource: // // *Resource_AwsAccount // *Resource_GcpProject Resource isResource_Resource `protobuf_oneof:"resource"` // contains filtered or unexported fields }
func (*Resource) Descriptor
deprecated
func (*Resource) GetAwsAccount ¶
func (x *Resource) GetAwsAccount() *AWSAccount
func (*Resource) GetGcpProject ¶
func (x *Resource) GetGcpProject() *GCPProject
func (*Resource) GetResource ¶
func (m *Resource) GetResource() isResource_Resource
func (*Resource) ProtoMessage ¶
func (*Resource) ProtoMessage()
func (*Resource) ProtoReflect ¶
func (x *Resource) ProtoReflect() protoreflect.Message
func (*Resource) Validate ¶ added in v1.32.1
Validate checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Resource) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourceMultiError, or nil if none found.
type ResourceMultiError ¶ added in v1.32.1
type ResourceMultiError []error
ResourceMultiError is an error wrapping multiple validation errors returned by Resource.ValidateAll() if the designated constraints aren't met.
func (ResourceMultiError) AllErrors ¶ added in v1.32.1
func (m ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceMultiError) Error ¶ added in v1.32.1
func (m ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceValidationError ¶ added in v1.32.1
type ResourceValidationError struct {
// contains filtered or unexported fields
}
ResourceValidationError is the validation error returned by Resource.Validate if the designated constraints aren't met.
func (ResourceValidationError) Cause ¶ added in v1.32.1
func (e ResourceValidationError) Cause() error
Cause function returns cause value.
func (ResourceValidationError) Error ¶ added in v1.32.1
func (e ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceValidationError) ErrorName ¶ added in v1.32.1
func (e ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceValidationError) Field ¶ added in v1.32.1
func (e ResourceValidationError) Field() string
Field function returns field value.
func (ResourceValidationError) Key ¶ added in v1.32.1
func (e ResourceValidationError) Key() bool
Key function returns key value.
func (ResourceValidationError) Reason ¶ added in v1.32.1
func (e ResourceValidationError) Reason() string
Reason function returns reason value.
type Resource_AwsAccount ¶
type Resource_AwsAccount struct {
AwsAccount *AWSAccount `protobuf:"bytes,1,opt,name=aws_account,json=awsAccount,proto3,oneof"`
}
type Resource_GcpProject ¶
type Resource_GcpProject struct {
GcpProject *GCPProject `protobuf:"bytes,2,opt,name=gcp_project,json=gcpProject,proto3,oneof"`
}
type Session ¶ added in v1.43.0
type Session struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` GrantId string `protobuf:"bytes,2,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` StartedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` EndedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=ended_at,json=endedAt,proto3,oneof" json:"ended_at,omitempty"` // contains filtered or unexported fields }
func (*Session) Descriptor
deprecated
added in
v1.43.0
func (*Session) GetEndedAt ¶ added in v1.43.0
func (x *Session) GetEndedAt() *timestamppb.Timestamp
func (*Session) GetGrantId ¶ added in v1.43.0
func (*Session) GetRequestId ¶ added in v1.43.0
func (*Session) GetStartedAt ¶ added in v1.43.0
func (x *Session) GetStartedAt() *timestamppb.Timestamp
func (*Session) ProtoMessage ¶ added in v1.43.0
func (*Session) ProtoMessage()
func (*Session) ProtoReflect ¶ added in v1.43.0
func (x *Session) ProtoReflect() protoreflect.Message
func (*Session) Validate ¶ added in v1.43.0
Validate checks the field values on Session 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 (*Session) ValidateAll ¶ added in v1.43.0
ValidateAll checks the field values on Session 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 SessionMultiError, or nil if none found.
type SessionLog ¶ added in v1.43.0
type SessionLog struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // the timestamp the action occurred at. OccurredAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"` // contains filtered or unexported fields }
func (*SessionLog) Descriptor
deprecated
added in
v1.43.0
func (*SessionLog) Descriptor() ([]byte, []int)
Deprecated: Use SessionLog.ProtoReflect.Descriptor instead.
func (*SessionLog) GetMessage ¶ added in v1.43.0
func (x *SessionLog) GetMessage() string
func (*SessionLog) GetOccurredAt ¶ added in v1.43.0
func (x *SessionLog) GetOccurredAt() *timestamppb.Timestamp
func (*SessionLog) ProtoMessage ¶ added in v1.43.0
func (*SessionLog) ProtoMessage()
func (*SessionLog) ProtoReflect ¶ added in v1.43.0
func (x *SessionLog) ProtoReflect() protoreflect.Message
func (*SessionLog) Reset ¶ added in v1.43.0
func (x *SessionLog) Reset()
func (*SessionLog) String ¶ added in v1.43.0
func (x *SessionLog) String() string
func (*SessionLog) Validate ¶ added in v1.43.0
func (m *SessionLog) Validate() error
Validate checks the field values on SessionLog 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 (*SessionLog) ValidateAll ¶ added in v1.43.0
func (m *SessionLog) ValidateAll() error
ValidateAll checks the field values on SessionLog 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 SessionLogMultiError, or nil if none found.
type SessionLogMultiError ¶ added in v1.43.0
type SessionLogMultiError []error
SessionLogMultiError is an error wrapping multiple validation errors returned by SessionLog.ValidateAll() if the designated constraints aren't met.
func (SessionLogMultiError) AllErrors ¶ added in v1.43.0
func (m SessionLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SessionLogMultiError) Error ¶ added in v1.43.0
func (m SessionLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SessionLogValidationError ¶ added in v1.43.0
type SessionLogValidationError struct {
// contains filtered or unexported fields
}
SessionLogValidationError is the validation error returned by SessionLog.Validate if the designated constraints aren't met.
func (SessionLogValidationError) Cause ¶ added in v1.43.0
func (e SessionLogValidationError) Cause() error
Cause function returns cause value.
func (SessionLogValidationError) Error ¶ added in v1.43.0
func (e SessionLogValidationError) Error() string
Error satisfies the builtin error interface
func (SessionLogValidationError) ErrorName ¶ added in v1.43.0
func (e SessionLogValidationError) ErrorName() string
ErrorName returns error name.
func (SessionLogValidationError) Field ¶ added in v1.43.0
func (e SessionLogValidationError) Field() string
Field function returns field value.
func (SessionLogValidationError) Key ¶ added in v1.43.0
func (e SessionLogValidationError) Key() bool
Key function returns key value.
func (SessionLogValidationError) Reason ¶ added in v1.43.0
func (e SessionLogValidationError) Reason() string
Reason function returns reason value.
type SessionMultiError ¶ added in v1.43.0
type SessionMultiError []error
SessionMultiError is an error wrapping multiple validation errors returned by Session.ValidateAll() if the designated constraints aren't met.
func (SessionMultiError) AllErrors ¶ added in v1.43.0
func (m SessionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SessionMultiError) Error ¶ added in v1.43.0
func (m SessionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SessionValidationError ¶ added in v1.43.0
type SessionValidationError struct {
// contains filtered or unexported fields
}
SessionValidationError is the validation error returned by Session.Validate if the designated constraints aren't met.
func (SessionValidationError) Cause ¶ added in v1.43.0
func (e SessionValidationError) Cause() error
Cause function returns cause value.
func (SessionValidationError) Error ¶ added in v1.43.0
func (e SessionValidationError) Error() string
Error satisfies the builtin error interface
func (SessionValidationError) ErrorName ¶ added in v1.43.0
func (e SessionValidationError) ErrorName() string
ErrorName returns error name.
func (SessionValidationError) Field ¶ added in v1.43.0
func (e SessionValidationError) Field() string
Field function returns field value.
func (SessionValidationError) Key ¶ added in v1.43.0
func (e SessionValidationError) Key() bool
Key function returns key value.
func (SessionValidationError) Reason ¶ added in v1.43.0
func (e SessionValidationError) Reason() string
Reason function returns reason value.
type Specifier ¶
type Specifier struct { // Types that are assignable to Specify: // // *Specifier_Eid // *Specifier_Lookup Specify isSpecifier_Specify `protobuf_oneof:"specify"` // contains filtered or unexported fields }
func (*Specifier) Descriptor
deprecated
func (*Specifier) GetSpecify ¶
func (m *Specifier) GetSpecify() isSpecifier_Specify
func (*Specifier) ProtoMessage ¶
func (*Specifier) ProtoMessage()
func (*Specifier) ProtoReflect ¶
func (x *Specifier) ProtoReflect() protoreflect.Message
func (*Specifier) Validate ¶ added in v1.32.1
Validate checks the field values on Specifier 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 (*Specifier) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on Specifier 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 SpecifierMultiError, or nil if none found.
type SpecifierMultiError ¶ added in v1.32.1
type SpecifierMultiError []error
SpecifierMultiError is an error wrapping multiple validation errors returned by Specifier.ValidateAll() if the designated constraints aren't met.
func (SpecifierMultiError) AllErrors ¶ added in v1.32.1
func (m SpecifierMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SpecifierMultiError) Error ¶ added in v1.32.1
func (m SpecifierMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SpecifierValidationError ¶ added in v1.32.1
type SpecifierValidationError struct {
// contains filtered or unexported fields
}
SpecifierValidationError is the validation error returned by Specifier.Validate if the designated constraints aren't met.
func (SpecifierValidationError) Cause ¶ added in v1.32.1
func (e SpecifierValidationError) Cause() error
Cause function returns cause value.
func (SpecifierValidationError) Error ¶ added in v1.32.1
func (e SpecifierValidationError) Error() string
Error satisfies the builtin error interface
func (SpecifierValidationError) ErrorName ¶ added in v1.32.1
func (e SpecifierValidationError) ErrorName() string
ErrorName returns error name.
func (SpecifierValidationError) Field ¶ added in v1.32.1
func (e SpecifierValidationError) Field() string
Field function returns field value.
func (SpecifierValidationError) Key ¶ added in v1.32.1
func (e SpecifierValidationError) Key() bool
Key function returns key value.
func (SpecifierValidationError) Reason ¶ added in v1.32.1
func (e SpecifierValidationError) Reason() string
Reason function returns reason value.
type Specifier_Eid ¶
type Specifier_Lookup ¶
type Specifier_Lookup struct { // Specify a resource using a string lookup. This is used in our CLI // to allow end users to look up resources by name, ID and/or EID. // // The order of matching is: // 1. the 'lookup' field will be parsed as a EID - if it's valid it will be a EID lookup // 2. the 'lookup' field will be matched against all resource IDs // 3. the 'lookup' field will be matched against all resource names. // // If the lookup is a valid EID but it is not found, the API will return a Not Found error. // The API will return an Invalid Arguments error if the lookup is ambiguous and could match // multiple resources. Lookup string `protobuf:"bytes,2,opt,name=lookup,proto3,oneof"` }
type StartSessionRequest ¶ added in v1.43.0
type StartSessionRequest struct { GrantId string `protobuf:"bytes,1,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"` // contains filtered or unexported fields }
func (*StartSessionRequest) Descriptor
deprecated
added in
v1.43.0
func (*StartSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartSessionRequest.ProtoReflect.Descriptor instead.
func (*StartSessionRequest) GetGrantId ¶ added in v1.43.0
func (x *StartSessionRequest) GetGrantId() string
func (*StartSessionRequest) ProtoMessage ¶ added in v1.43.0
func (*StartSessionRequest) ProtoMessage()
func (*StartSessionRequest) ProtoReflect ¶ added in v1.43.0
func (x *StartSessionRequest) ProtoReflect() protoreflect.Message
func (*StartSessionRequest) Reset ¶ added in v1.43.0
func (x *StartSessionRequest) Reset()
func (*StartSessionRequest) String ¶ added in v1.43.0
func (x *StartSessionRequest) String() string
func (*StartSessionRequest) Validate ¶ added in v1.43.0
func (m *StartSessionRequest) Validate() error
Validate checks the field values on StartSessionRequest 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 (*StartSessionRequest) ValidateAll ¶ added in v1.43.0
func (m *StartSessionRequest) ValidateAll() error
ValidateAll checks the field values on StartSessionRequest 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 StartSessionRequestMultiError, or nil if none found.
type StartSessionRequestMultiError ¶ added in v1.43.0
type StartSessionRequestMultiError []error
StartSessionRequestMultiError is an error wrapping multiple validation errors returned by StartSessionRequest.ValidateAll() if the designated constraints aren't met.
func (StartSessionRequestMultiError) AllErrors ¶ added in v1.43.0
func (m StartSessionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StartSessionRequestMultiError) Error ¶ added in v1.43.0
func (m StartSessionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StartSessionRequestValidationError ¶ added in v1.43.0
type StartSessionRequestValidationError struct {
// contains filtered or unexported fields
}
StartSessionRequestValidationError is the validation error returned by StartSessionRequest.Validate if the designated constraints aren't met.
func (StartSessionRequestValidationError) Cause ¶ added in v1.43.0
func (e StartSessionRequestValidationError) Cause() error
Cause function returns cause value.
func (StartSessionRequestValidationError) Error ¶ added in v1.43.0
func (e StartSessionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (StartSessionRequestValidationError) ErrorName ¶ added in v1.43.0
func (e StartSessionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (StartSessionRequestValidationError) Field ¶ added in v1.43.0
func (e StartSessionRequestValidationError) Field() string
Field function returns field value.
func (StartSessionRequestValidationError) Key ¶ added in v1.43.0
func (e StartSessionRequestValidationError) Key() bool
Key function returns key value.
func (StartSessionRequestValidationError) Reason ¶ added in v1.43.0
func (e StartSessionRequestValidationError) Reason() string
Reason function returns reason value.
type StartSessionResponse ¶ added in v1.43.0
type StartSessionResponse struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*StartSessionResponse) Descriptor
deprecated
added in
v1.43.0
func (*StartSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartSessionResponse.ProtoReflect.Descriptor instead.
func (*StartSessionResponse) GetSessionId ¶ added in v1.43.0
func (x *StartSessionResponse) GetSessionId() string
func (*StartSessionResponse) ProtoMessage ¶ added in v1.43.0
func (*StartSessionResponse) ProtoMessage()
func (*StartSessionResponse) ProtoReflect ¶ added in v1.43.0
func (x *StartSessionResponse) ProtoReflect() protoreflect.Message
func (*StartSessionResponse) Reset ¶ added in v1.43.0
func (x *StartSessionResponse) Reset()
func (*StartSessionResponse) String ¶ added in v1.43.0
func (x *StartSessionResponse) String() string
func (*StartSessionResponse) Validate ¶ added in v1.43.0
func (m *StartSessionResponse) Validate() error
Validate checks the field values on StartSessionResponse 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 (*StartSessionResponse) ValidateAll ¶ added in v1.43.0
func (m *StartSessionResponse) ValidateAll() error
ValidateAll checks the field values on StartSessionResponse 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 StartSessionResponseMultiError, or nil if none found.
type StartSessionResponseMultiError ¶ added in v1.43.0
type StartSessionResponseMultiError []error
StartSessionResponseMultiError is an error wrapping multiple validation errors returned by StartSessionResponse.ValidateAll() if the designated constraints aren't met.
func (StartSessionResponseMultiError) AllErrors ¶ added in v1.43.0
func (m StartSessionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StartSessionResponseMultiError) Error ¶ added in v1.43.0
func (m StartSessionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StartSessionResponseValidationError ¶ added in v1.43.0
type StartSessionResponseValidationError struct {
// contains filtered or unexported fields
}
StartSessionResponseValidationError is the validation error returned by StartSessionResponse.Validate if the designated constraints aren't met.
func (StartSessionResponseValidationError) Cause ¶ added in v1.43.0
func (e StartSessionResponseValidationError) Cause() error
Cause function returns cause value.
func (StartSessionResponseValidationError) Error ¶ added in v1.43.0
func (e StartSessionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (StartSessionResponseValidationError) ErrorName ¶ added in v1.43.0
func (e StartSessionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (StartSessionResponseValidationError) Field ¶ added in v1.43.0
func (e StartSessionResponseValidationError) Field() string
Field function returns field value.
func (StartSessionResponseValidationError) Key ¶ added in v1.43.0
func (e StartSessionResponseValidationError) Key() bool
Key function returns key value.
func (StartSessionResponseValidationError) Reason ¶ added in v1.43.0
func (e StartSessionResponseValidationError) Reason() string
Reason function returns reason value.
type TargetRole ¶ added in v1.16.0
type TargetRole struct { Target *Specifier `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` Role *Specifier `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*TargetRole) Descriptor
deprecated
added in
v1.16.0
func (*TargetRole) Descriptor() ([]byte, []int)
Deprecated: Use TargetRole.ProtoReflect.Descriptor instead.
func (*TargetRole) GetRole ¶ added in v1.16.0
func (x *TargetRole) GetRole() *Specifier
func (*TargetRole) GetTarget ¶ added in v1.16.0
func (x *TargetRole) GetTarget() *Specifier
func (*TargetRole) ProtoMessage ¶ added in v1.16.0
func (*TargetRole) ProtoMessage()
func (*TargetRole) ProtoReflect ¶ added in v1.16.0
func (x *TargetRole) ProtoReflect() protoreflect.Message
func (*TargetRole) Reset ¶ added in v1.16.0
func (x *TargetRole) Reset()
func (*TargetRole) String ¶ added in v1.16.0
func (x *TargetRole) String() string
func (*TargetRole) Validate ¶ added in v1.32.1
func (m *TargetRole) Validate() error
Validate checks the field values on TargetRole 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 (*TargetRole) ValidateAll ¶ added in v1.32.1
func (m *TargetRole) ValidateAll() error
ValidateAll checks the field values on TargetRole 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 TargetRoleMultiError, or nil if none found.
type TargetRoleMultiError ¶ added in v1.32.1
type TargetRoleMultiError []error
TargetRoleMultiError is an error wrapping multiple validation errors returned by TargetRole.ValidateAll() if the designated constraints aren't met.
func (TargetRoleMultiError) AllErrors ¶ added in v1.32.1
func (m TargetRoleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TargetRoleMultiError) Error ¶ added in v1.32.1
func (m TargetRoleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TargetRoleValidationError ¶ added in v1.32.1
type TargetRoleValidationError struct {
// contains filtered or unexported fields
}
TargetRoleValidationError is the validation error returned by TargetRole.Validate if the designated constraints aren't met.
func (TargetRoleValidationError) Cause ¶ added in v1.32.1
func (e TargetRoleValidationError) Cause() error
Cause function returns cause value.
func (TargetRoleValidationError) Error ¶ added in v1.32.1
func (e TargetRoleValidationError) Error() string
Error satisfies the builtin error interface
func (TargetRoleValidationError) ErrorName ¶ added in v1.32.1
func (e TargetRoleValidationError) ErrorName() string
ErrorName returns error name.
func (TargetRoleValidationError) Field ¶ added in v1.32.1
func (e TargetRoleValidationError) Field() string
Field function returns field value.
func (TargetRoleValidationError) Key ¶ added in v1.32.1
func (e TargetRoleValidationError) Key() bool
Key function returns key value.
func (TargetRoleValidationError) Reason ¶ added in v1.32.1
func (e TargetRoleValidationError) Reason() string
Reason function returns reason value.
type User ¶
type User struct { Eid *v1alpha1.EID `protobuf:"bytes,1,opt,name=eid,proto3" json:"eid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶ added in v1.32.1
Validate checks the field values on User 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 (*User) ValidateAll ¶ added in v1.32.1
ValidateAll checks the field values on User 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 UserMultiError, or nil if none found.
type UserMultiError ¶ added in v1.32.1
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶ added in v1.32.1
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶ added in v1.32.1
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserValidationError ¶ added in v1.32.1
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶ added in v1.32.1
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶ added in v1.32.1
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶ added in v1.32.1
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶ added in v1.32.1
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶ added in v1.32.1
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶ added in v1.32.1
func (e UserValidationError) Reason() string
Reason function returns reason value.
type Validation ¶ added in v1.33.0
type Validation struct { // If true, a reason is required for access. HasReason bool `protobuf:"varint,1,opt,name=has_reason,json=hasReason,proto3" json:"has_reason,omitempty"` // contains filtered or unexported fields }
func (*Validation) Descriptor
deprecated
added in
v1.33.0
func (*Validation) Descriptor() ([]byte, []int)
Deprecated: Use Validation.ProtoReflect.Descriptor instead.
func (*Validation) GetHasReason ¶ added in v1.33.0
func (x *Validation) GetHasReason() bool
func (*Validation) ProtoMessage ¶ added in v1.33.0
func (*Validation) ProtoMessage()
func (*Validation) ProtoReflect ¶ added in v1.33.0
func (x *Validation) ProtoReflect() protoreflect.Message
func (*Validation) Reset ¶ added in v1.33.0
func (x *Validation) Reset()
func (*Validation) String ¶ added in v1.33.0
func (x *Validation) String() string
func (*Validation) Validate ¶ added in v1.42.0
func (m *Validation) Validate() error
Validate checks the field values on Validation 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 (*Validation) ValidateAll ¶ added in v1.42.0
func (m *Validation) ValidateAll() error
ValidateAll checks the field values on Validation 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 ValidationMultiError, or nil if none found.
type ValidationMultiError ¶ added in v1.42.0
type ValidationMultiError []error
ValidationMultiError is an error wrapping multiple validation errors returned by Validation.ValidateAll() if the designated constraints aren't met.
func (ValidationMultiError) AllErrors ¶ added in v1.42.0
func (m ValidationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ValidationMultiError) Error ¶ added in v1.42.0
func (m ValidationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ValidationValidationError ¶ added in v1.42.0
type ValidationValidationError struct {
// contains filtered or unexported fields
}
ValidationValidationError is the validation error returned by Validation.Validate if the designated constraints aren't met.
func (ValidationValidationError) Cause ¶ added in v1.42.0
func (e ValidationValidationError) Cause() error
Cause function returns cause value.
func (ValidationValidationError) Error ¶ added in v1.42.0
func (e ValidationValidationError) Error() string
Error satisfies the builtin error interface
func (ValidationValidationError) ErrorName ¶ added in v1.42.0
func (e ValidationValidationError) ErrorName() string
ErrorName returns error name.
func (ValidationValidationError) Field ¶ added in v1.42.0
func (e ValidationValidationError) Field() string
Field function returns field value.
func (ValidationValidationError) Key ¶ added in v1.42.0
func (e ValidationValidationError) Key() bool
Key function returns key value.
func (ValidationValidationError) Reason ¶ added in v1.42.0
func (e ValidationValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- access.pb.go
- access.pb.validate.go
- access_request.pb.go
- access_request.pb.validate.go
- audit_logs.pb.go
- audit_logs.pb.validate.go
- diagnostic.pb.go
- diagnostic.pb.validate.go
- display.go
- entities.pb.go
- entities.pb.validate.go
- extension_conditions.pb.go
- extension_conditions.pb.validate.go
- grant.pb.go
- grant.pb.validate.go
- grants.pb.go
- grants.pb.validate.go
- identity.pb.go
- identity.pb.validate.go
- integration_audit_logs.pb.go
- integration_audit_logs.pb.validate.go
- named_eid.pb.go
- named_eid.pb.validate.go
- proxy_session.pb.go
- proxy_session.pb.validate.go
- resource.pb.go
- resource.pb.validate.go
- user.pb.go
- user.pb.validate.go