Documentation ¶
Index ¶
- Variables
- type C1ZDiffOutput
- func (*C1ZDiffOutput) Descriptor() ([]byte, []int)deprecated
- func (x *C1ZDiffOutput) GetEntitlements() *EntitlementDiff
- func (x *C1ZDiffOutput) GetGrants() *GrantDiff
- func (x *C1ZDiffOutput) GetResources() *ResourceDiff
- func (*C1ZDiffOutput) ProtoMessage()
- func (x *C1ZDiffOutput) ProtoReflect() protoreflect.Message
- func (x *C1ZDiffOutput) Reset()
- func (x *C1ZDiffOutput) String() string
- func (m *C1ZDiffOutput) Validate() error
- func (m *C1ZDiffOutput) ValidateAll() error
- type C1ZDiffOutputMultiError
- type C1ZDiffOutputValidationError
- func (e C1ZDiffOutputValidationError) Cause() error
- func (e C1ZDiffOutputValidationError) Error() string
- func (e C1ZDiffOutputValidationError) ErrorName() string
- func (e C1ZDiffOutputValidationError) Field() string
- func (e C1ZDiffOutputValidationError) Key() bool
- func (e C1ZDiffOutputValidationError) Reason() string
- type EntitlementDiff
- func (*EntitlementDiff) Descriptor() ([]byte, []int)deprecated
- func (x *EntitlementDiff) GetCreated() []*v2.Entitlement
- func (x *EntitlementDiff) GetDeleted() []*v2.Entitlement
- func (x *EntitlementDiff) GetModified() []*v2.Entitlement
- func (*EntitlementDiff) ProtoMessage()
- func (x *EntitlementDiff) ProtoReflect() protoreflect.Message
- func (x *EntitlementDiff) Reset()
- func (x *EntitlementDiff) String() string
- func (m *EntitlementDiff) Validate() error
- func (m *EntitlementDiff) ValidateAll() error
- type EntitlementDiffMultiError
- type EntitlementDiffValidationError
- func (e EntitlementDiffValidationError) Cause() error
- func (e EntitlementDiffValidationError) Error() string
- func (e EntitlementDiffValidationError) ErrorName() string
- func (e EntitlementDiffValidationError) Field() string
- func (e EntitlementDiffValidationError) Key() bool
- func (e EntitlementDiffValidationError) Reason() string
- type EntitlementListOutput
- func (*EntitlementListOutput) Descriptor() ([]byte, []int)deprecated
- func (x *EntitlementListOutput) GetEntitlements() []*EntitlementOutput
- func (*EntitlementListOutput) ProtoMessage()
- func (x *EntitlementListOutput) ProtoReflect() protoreflect.Message
- func (x *EntitlementListOutput) Reset()
- func (x *EntitlementListOutput) String() string
- func (m *EntitlementListOutput) Validate() error
- func (m *EntitlementListOutput) ValidateAll() error
- type EntitlementListOutputMultiError
- type EntitlementListOutputValidationError
- func (e EntitlementListOutputValidationError) Cause() error
- func (e EntitlementListOutputValidationError) Error() string
- func (e EntitlementListOutputValidationError) ErrorName() string
- func (e EntitlementListOutputValidationError) Field() string
- func (e EntitlementListOutputValidationError) Key() bool
- func (e EntitlementListOutputValidationError) Reason() string
- type EntitlementOutput
- func (*EntitlementOutput) Descriptor() ([]byte, []int)deprecated
- func (x *EntitlementOutput) GetEntitlement() *v2.Entitlement
- func (x *EntitlementOutput) GetResource() *v2.Resource
- func (x *EntitlementOutput) GetResourceType() *v2.ResourceType
- func (*EntitlementOutput) ProtoMessage()
- func (x *EntitlementOutput) ProtoReflect() protoreflect.Message
- func (x *EntitlementOutput) Reset()
- func (x *EntitlementOutput) String() string
- func (m *EntitlementOutput) Validate() error
- func (m *EntitlementOutput) ValidateAll() error
- type EntitlementOutputMultiError
- type EntitlementOutputValidationError
- func (e EntitlementOutputValidationError) Cause() error
- func (e EntitlementOutputValidationError) Error() string
- func (e EntitlementOutputValidationError) ErrorName() string
- func (e EntitlementOutputValidationError) Field() string
- func (e EntitlementOutputValidationError) Key() bool
- func (e EntitlementOutputValidationError) Reason() string
- type GrantDiff
- func (*GrantDiff) Descriptor() ([]byte, []int)deprecated
- func (x *GrantDiff) GetCreated() []*v2.Grant
- func (x *GrantDiff) GetDeleted() []*v2.Grant
- func (x *GrantDiff) GetModified() []*v2.Grant
- func (*GrantDiff) ProtoMessage()
- func (x *GrantDiff) ProtoReflect() protoreflect.Message
- func (x *GrantDiff) Reset()
- func (x *GrantDiff) String() string
- func (m *GrantDiff) Validate() error
- func (m *GrantDiff) ValidateAll() error
- type GrantDiffMultiError
- type GrantDiffValidationError
- type GrantListOutput
- func (*GrantListOutput) Descriptor() ([]byte, []int)deprecated
- func (x *GrantListOutput) GetGrants() []*GrantOutput
- func (*GrantListOutput) ProtoMessage()
- func (x *GrantListOutput) ProtoReflect() protoreflect.Message
- func (x *GrantListOutput) Reset()
- func (x *GrantListOutput) String() string
- func (m *GrantListOutput) Validate() error
- func (m *GrantListOutput) ValidateAll() error
- type GrantListOutputMultiError
- type GrantListOutputValidationError
- func (e GrantListOutputValidationError) Cause() error
- func (e GrantListOutputValidationError) Error() string
- func (e GrantListOutputValidationError) ErrorName() string
- func (e GrantListOutputValidationError) Field() string
- func (e GrantListOutputValidationError) Key() bool
- func (e GrantListOutputValidationError) Reason() string
- type GrantOutput
- func (*GrantOutput) Descriptor() ([]byte, []int)deprecated
- func (x *GrantOutput) GetEntitlement() *v2.Entitlement
- func (x *GrantOutput) GetGrant() *v2.Grant
- func (x *GrantOutput) GetPrincipal() *v2.Resource
- func (x *GrantOutput) GetResource() *v2.Resource
- func (x *GrantOutput) GetResourceType() *v2.ResourceType
- func (*GrantOutput) ProtoMessage()
- func (x *GrantOutput) ProtoReflect() protoreflect.Message
- func (x *GrantOutput) Reset()
- func (x *GrantOutput) String() string
- func (m *GrantOutput) Validate() error
- func (m *GrantOutput) ValidateAll() error
- type GrantOutputMultiError
- type GrantOutputValidationError
- func (e GrantOutputValidationError) Cause() error
- func (e GrantOutputValidationError) Error() string
- func (e GrantOutputValidationError) ErrorName() string
- func (e GrantOutputValidationError) Field() string
- func (e GrantOutputValidationError) Key() bool
- func (e GrantOutputValidationError) Reason() string
- type PrincipalsCompareOutput
- func (*PrincipalsCompareOutput) Descriptor() ([]byte, []int)deprecated
- func (x *PrincipalsCompareOutput) GetBase() []*ResourceOutput
- func (x *PrincipalsCompareOutput) GetCompared() []*ResourceOutput
- func (x *PrincipalsCompareOutput) GetExtra() []*ResourceOutput
- func (x *PrincipalsCompareOutput) GetMissing() []*ResourceOutput
- func (*PrincipalsCompareOutput) ProtoMessage()
- func (x *PrincipalsCompareOutput) ProtoReflect() protoreflect.Message
- func (x *PrincipalsCompareOutput) Reset()
- func (x *PrincipalsCompareOutput) String() string
- func (m *PrincipalsCompareOutput) Validate() error
- func (m *PrincipalsCompareOutput) ValidateAll() error
- type PrincipalsCompareOutputMultiError
- type PrincipalsCompareOutputValidationError
- func (e PrincipalsCompareOutputValidationError) Cause() error
- func (e PrincipalsCompareOutputValidationError) Error() string
- func (e PrincipalsCompareOutputValidationError) ErrorName() string
- func (e PrincipalsCompareOutputValidationError) Field() string
- func (e PrincipalsCompareOutputValidationError) Key() bool
- func (e PrincipalsCompareOutputValidationError) Reason() string
- type ResourceAccessListOutput
- func (*ResourceAccessListOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceAccessListOutput) GetAccess() []*ResourceAccessOutput
- func (x *ResourceAccessListOutput) GetPrincipal() *v2.Resource
- func (*ResourceAccessListOutput) ProtoMessage()
- func (x *ResourceAccessListOutput) ProtoReflect() protoreflect.Message
- func (x *ResourceAccessListOutput) Reset()
- func (x *ResourceAccessListOutput) String() string
- func (m *ResourceAccessListOutput) Validate() error
- func (m *ResourceAccessListOutput) ValidateAll() error
- type ResourceAccessListOutputMultiError
- type ResourceAccessListOutputValidationError
- func (e ResourceAccessListOutputValidationError) Cause() error
- func (e ResourceAccessListOutputValidationError) Error() string
- func (e ResourceAccessListOutputValidationError) ErrorName() string
- func (e ResourceAccessListOutputValidationError) Field() string
- func (e ResourceAccessListOutputValidationError) Key() bool
- func (e ResourceAccessListOutputValidationError) Reason() string
- type ResourceAccessOutput
- func (*ResourceAccessOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceAccessOutput) GetEntitlements() []*v2.Entitlement
- func (x *ResourceAccessOutput) GetResource() *v2.Resource
- func (x *ResourceAccessOutput) GetResourceType() *v2.ResourceType
- func (*ResourceAccessOutput) ProtoMessage()
- func (x *ResourceAccessOutput) ProtoReflect() protoreflect.Message
- func (x *ResourceAccessOutput) Reset()
- func (x *ResourceAccessOutput) String() string
- func (m *ResourceAccessOutput) Validate() error
- func (m *ResourceAccessOutput) ValidateAll() error
- type ResourceAccessOutputMultiError
- type ResourceAccessOutputValidationError
- func (e ResourceAccessOutputValidationError) Cause() error
- func (e ResourceAccessOutputValidationError) Error() string
- func (e ResourceAccessOutputValidationError) ErrorName() string
- func (e ResourceAccessOutputValidationError) Field() string
- func (e ResourceAccessOutputValidationError) Key() bool
- func (e ResourceAccessOutputValidationError) Reason() string
- type ResourceDiff
- func (*ResourceDiff) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceDiff) GetCreated() []*v2.Resource
- func (x *ResourceDiff) GetDeleted() []*v2.Resource
- func (x *ResourceDiff) GetModified() []*v2.Resource
- func (*ResourceDiff) ProtoMessage()
- func (x *ResourceDiff) ProtoReflect() protoreflect.Message
- func (x *ResourceDiff) Reset()
- func (x *ResourceDiff) String() string
- func (m *ResourceDiff) Validate() error
- func (m *ResourceDiff) ValidateAll() error
- type ResourceDiffMultiError
- type ResourceDiffValidationError
- func (e ResourceDiffValidationError) Cause() error
- func (e ResourceDiffValidationError) Error() string
- func (e ResourceDiffValidationError) ErrorName() string
- func (e ResourceDiffValidationError) Field() string
- func (e ResourceDiffValidationError) Key() bool
- func (e ResourceDiffValidationError) Reason() string
- type ResourceListOutput
- func (*ResourceListOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceListOutput) GetResources() []*ResourceOutput
- func (*ResourceListOutput) ProtoMessage()
- func (x *ResourceListOutput) ProtoReflect() protoreflect.Message
- func (x *ResourceListOutput) Reset()
- func (x *ResourceListOutput) String() string
- func (m *ResourceListOutput) Validate() error
- func (m *ResourceListOutput) ValidateAll() error
- type ResourceListOutputMultiError
- type ResourceListOutputValidationError
- func (e ResourceListOutputValidationError) Cause() error
- func (e ResourceListOutputValidationError) Error() string
- func (e ResourceListOutputValidationError) ErrorName() string
- func (e ResourceListOutputValidationError) Field() string
- func (e ResourceListOutputValidationError) Key() bool
- func (e ResourceListOutputValidationError) Reason() string
- type ResourceOutput
- func (*ResourceOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceOutput) GetParent() *v2.Resource
- func (x *ResourceOutput) GetResource() *v2.Resource
- func (x *ResourceOutput) GetResourceType() *v2.ResourceType
- func (*ResourceOutput) ProtoMessage()
- func (x *ResourceOutput) ProtoReflect() protoreflect.Message
- func (x *ResourceOutput) Reset()
- func (x *ResourceOutput) String() string
- func (m *ResourceOutput) Validate() error
- func (m *ResourceOutput) ValidateAll() error
- type ResourceOutputMultiError
- type ResourceOutputValidationError
- func (e ResourceOutputValidationError) Cause() error
- func (e ResourceOutputValidationError) Error() string
- func (e ResourceOutputValidationError) ErrorName() string
- func (e ResourceOutputValidationError) Field() string
- func (e ResourceOutputValidationError) Key() bool
- func (e ResourceOutputValidationError) Reason() string
- type ResourceTypeListOutput
- func (*ResourceTypeListOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceTypeListOutput) GetResourceTypes() []*ResourceTypeOutput
- func (*ResourceTypeListOutput) ProtoMessage()
- func (x *ResourceTypeListOutput) ProtoReflect() protoreflect.Message
- func (x *ResourceTypeListOutput) Reset()
- func (x *ResourceTypeListOutput) String() string
- func (m *ResourceTypeListOutput) Validate() error
- func (m *ResourceTypeListOutput) ValidateAll() error
- type ResourceTypeListOutputMultiError
- type ResourceTypeListOutputValidationError
- func (e ResourceTypeListOutputValidationError) Cause() error
- func (e ResourceTypeListOutputValidationError) Error() string
- func (e ResourceTypeListOutputValidationError) ErrorName() string
- func (e ResourceTypeListOutputValidationError) Field() string
- func (e ResourceTypeListOutputValidationError) Key() bool
- func (e ResourceTypeListOutputValidationError) Reason() string
- type ResourceTypeOutput
- func (*ResourceTypeOutput) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceTypeOutput) GetResourceType() *v2.ResourceType
- func (*ResourceTypeOutput) ProtoMessage()
- func (x *ResourceTypeOutput) ProtoReflect() protoreflect.Message
- func (x *ResourceTypeOutput) Reset()
- func (x *ResourceTypeOutput) String() string
- func (m *ResourceTypeOutput) Validate() error
- func (m *ResourceTypeOutput) ValidateAll() error
- type ResourceTypeOutputMultiError
- type ResourceTypeOutputValidationError
- func (e ResourceTypeOutputValidationError) Cause() error
- func (e ResourceTypeOutputValidationError) Error() string
- func (e ResourceTypeOutputValidationError) ErrorName() string
- func (e ResourceTypeOutputValidationError) Field() string
- func (e ResourceTypeOutputValidationError) Key() bool
- func (e ResourceTypeOutputValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var File_baton_v1_outputs_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type C1ZDiffOutput ¶
type C1ZDiffOutput struct { Resources *ResourceDiff `protobuf:"bytes,1,opt,name=resources,proto3" json:"resources,omitempty"` Entitlements *EntitlementDiff `protobuf:"bytes,2,opt,name=entitlements,proto3" json:"entitlements,omitempty"` Grants *GrantDiff `protobuf:"bytes,3,opt,name=grants,proto3" json:"grants,omitempty"` // contains filtered or unexported fields }
func (*C1ZDiffOutput) Descriptor
deprecated
func (*C1ZDiffOutput) Descriptor() ([]byte, []int)
Deprecated: Use C1ZDiffOutput.ProtoReflect.Descriptor instead.
func (*C1ZDiffOutput) GetEntitlements ¶
func (x *C1ZDiffOutput) GetEntitlements() *EntitlementDiff
func (*C1ZDiffOutput) GetGrants ¶
func (x *C1ZDiffOutput) GetGrants() *GrantDiff
func (*C1ZDiffOutput) GetResources ¶
func (x *C1ZDiffOutput) GetResources() *ResourceDiff
func (*C1ZDiffOutput) ProtoMessage ¶
func (*C1ZDiffOutput) ProtoMessage()
func (*C1ZDiffOutput) ProtoReflect ¶
func (x *C1ZDiffOutput) ProtoReflect() protoreflect.Message
func (*C1ZDiffOutput) Reset ¶
func (x *C1ZDiffOutput) Reset()
func (*C1ZDiffOutput) String ¶
func (x *C1ZDiffOutput) String() string
func (*C1ZDiffOutput) Validate ¶
func (m *C1ZDiffOutput) Validate() error
Validate checks the field values on C1ZDiffOutput 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 (*C1ZDiffOutput) ValidateAll ¶
func (m *C1ZDiffOutput) ValidateAll() error
ValidateAll checks the field values on C1ZDiffOutput 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 C1ZDiffOutputMultiError, or nil if none found.
type C1ZDiffOutputMultiError ¶
type C1ZDiffOutputMultiError []error
C1ZDiffOutputMultiError is an error wrapping multiple validation errors returned by C1ZDiffOutput.ValidateAll() if the designated constraints aren't met.
func (C1ZDiffOutputMultiError) AllErrors ¶
func (m C1ZDiffOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (C1ZDiffOutputMultiError) Error ¶
func (m C1ZDiffOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type C1ZDiffOutputValidationError ¶
type C1ZDiffOutputValidationError struct {
// contains filtered or unexported fields
}
C1ZDiffOutputValidationError is the validation error returned by C1ZDiffOutput.Validate if the designated constraints aren't met.
func (C1ZDiffOutputValidationError) Cause ¶
func (e C1ZDiffOutputValidationError) Cause() error
Cause function returns cause value.
func (C1ZDiffOutputValidationError) Error ¶
func (e C1ZDiffOutputValidationError) Error() string
Error satisfies the builtin error interface
func (C1ZDiffOutputValidationError) ErrorName ¶
func (e C1ZDiffOutputValidationError) ErrorName() string
ErrorName returns error name.
func (C1ZDiffOutputValidationError) Field ¶
func (e C1ZDiffOutputValidationError) Field() string
Field function returns field value.
func (C1ZDiffOutputValidationError) Key ¶
func (e C1ZDiffOutputValidationError) Key() bool
Key function returns key value.
func (C1ZDiffOutputValidationError) Reason ¶
func (e C1ZDiffOutputValidationError) Reason() string
Reason function returns reason value.
type EntitlementDiff ¶
type EntitlementDiff struct { Created []*v2.Entitlement `protobuf:"bytes,1,rep,name=created,proto3" json:"created,omitempty"` Deleted []*v2.Entitlement `protobuf:"bytes,2,rep,name=deleted,proto3" json:"deleted,omitempty"` Modified []*v2.Entitlement `protobuf:"bytes,3,rep,name=modified,proto3" json:"modified,omitempty"` // contains filtered or unexported fields }
func (*EntitlementDiff) Descriptor
deprecated
func (*EntitlementDiff) Descriptor() ([]byte, []int)
Deprecated: Use EntitlementDiff.ProtoReflect.Descriptor instead.
func (*EntitlementDiff) GetCreated ¶
func (x *EntitlementDiff) GetCreated() []*v2.Entitlement
func (*EntitlementDiff) GetDeleted ¶
func (x *EntitlementDiff) GetDeleted() []*v2.Entitlement
func (*EntitlementDiff) GetModified ¶
func (x *EntitlementDiff) GetModified() []*v2.Entitlement
func (*EntitlementDiff) ProtoMessage ¶
func (*EntitlementDiff) ProtoMessage()
func (*EntitlementDiff) ProtoReflect ¶
func (x *EntitlementDiff) ProtoReflect() protoreflect.Message
func (*EntitlementDiff) Reset ¶
func (x *EntitlementDiff) Reset()
func (*EntitlementDiff) String ¶
func (x *EntitlementDiff) String() string
func (*EntitlementDiff) Validate ¶
func (m *EntitlementDiff) Validate() error
Validate checks the field values on EntitlementDiff 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 (*EntitlementDiff) ValidateAll ¶
func (m *EntitlementDiff) ValidateAll() error
ValidateAll checks the field values on EntitlementDiff 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 EntitlementDiffMultiError, or nil if none found.
type EntitlementDiffMultiError ¶
type EntitlementDiffMultiError []error
EntitlementDiffMultiError is an error wrapping multiple validation errors returned by EntitlementDiff.ValidateAll() if the designated constraints aren't met.
func (EntitlementDiffMultiError) AllErrors ¶
func (m EntitlementDiffMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementDiffMultiError) Error ¶
func (m EntitlementDiffMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementDiffValidationError ¶
type EntitlementDiffValidationError struct {
// contains filtered or unexported fields
}
EntitlementDiffValidationError is the validation error returned by EntitlementDiff.Validate if the designated constraints aren't met.
func (EntitlementDiffValidationError) Cause ¶
func (e EntitlementDiffValidationError) Cause() error
Cause function returns cause value.
func (EntitlementDiffValidationError) Error ¶
func (e EntitlementDiffValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementDiffValidationError) ErrorName ¶
func (e EntitlementDiffValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementDiffValidationError) Field ¶
func (e EntitlementDiffValidationError) Field() string
Field function returns field value.
func (EntitlementDiffValidationError) Key ¶
func (e EntitlementDiffValidationError) Key() bool
Key function returns key value.
func (EntitlementDiffValidationError) Reason ¶
func (e EntitlementDiffValidationError) Reason() string
Reason function returns reason value.
type EntitlementListOutput ¶
type EntitlementListOutput struct { Entitlements []*EntitlementOutput `protobuf:"bytes,1,rep,name=entitlements,proto3" json:"entitlements,omitempty"` // contains filtered or unexported fields }
func (*EntitlementListOutput) Descriptor
deprecated
func (*EntitlementListOutput) Descriptor() ([]byte, []int)
Deprecated: Use EntitlementListOutput.ProtoReflect.Descriptor instead.
func (*EntitlementListOutput) GetEntitlements ¶
func (x *EntitlementListOutput) GetEntitlements() []*EntitlementOutput
func (*EntitlementListOutput) ProtoMessage ¶
func (*EntitlementListOutput) ProtoMessage()
func (*EntitlementListOutput) ProtoReflect ¶
func (x *EntitlementListOutput) ProtoReflect() protoreflect.Message
func (*EntitlementListOutput) Reset ¶
func (x *EntitlementListOutput) Reset()
func (*EntitlementListOutput) String ¶
func (x *EntitlementListOutput) String() string
func (*EntitlementListOutput) Validate ¶
func (m *EntitlementListOutput) Validate() error
Validate checks the field values on EntitlementListOutput 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 (*EntitlementListOutput) ValidateAll ¶
func (m *EntitlementListOutput) ValidateAll() error
ValidateAll checks the field values on EntitlementListOutput 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 EntitlementListOutputMultiError, or nil if none found.
type EntitlementListOutputMultiError ¶
type EntitlementListOutputMultiError []error
EntitlementListOutputMultiError is an error wrapping multiple validation errors returned by EntitlementListOutput.ValidateAll() if the designated constraints aren't met.
func (EntitlementListOutputMultiError) AllErrors ¶
func (m EntitlementListOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementListOutputMultiError) Error ¶
func (m EntitlementListOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementListOutputValidationError ¶
type EntitlementListOutputValidationError struct {
// contains filtered or unexported fields
}
EntitlementListOutputValidationError is the validation error returned by EntitlementListOutput.Validate if the designated constraints aren't met.
func (EntitlementListOutputValidationError) Cause ¶
func (e EntitlementListOutputValidationError) Cause() error
Cause function returns cause value.
func (EntitlementListOutputValidationError) Error ¶
func (e EntitlementListOutputValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementListOutputValidationError) ErrorName ¶
func (e EntitlementListOutputValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementListOutputValidationError) Field ¶
func (e EntitlementListOutputValidationError) Field() string
Field function returns field value.
func (EntitlementListOutputValidationError) Key ¶
func (e EntitlementListOutputValidationError) Key() bool
Key function returns key value.
func (EntitlementListOutputValidationError) Reason ¶
func (e EntitlementListOutputValidationError) Reason() string
Reason function returns reason value.
type EntitlementOutput ¶
type EntitlementOutput struct { Entitlement *v2.Entitlement `protobuf:"bytes,1,opt,name=entitlement,proto3" json:"entitlement,omitempty"` Resource *v2.Resource `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"` ResourceType *v2.ResourceType `protobuf:"bytes,3,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` // contains filtered or unexported fields }
func (*EntitlementOutput) Descriptor
deprecated
func (*EntitlementOutput) Descriptor() ([]byte, []int)
Deprecated: Use EntitlementOutput.ProtoReflect.Descriptor instead.
func (*EntitlementOutput) GetEntitlement ¶
func (x *EntitlementOutput) GetEntitlement() *v2.Entitlement
func (*EntitlementOutput) GetResource ¶
func (x *EntitlementOutput) GetResource() *v2.Resource
func (*EntitlementOutput) GetResourceType ¶
func (x *EntitlementOutput) GetResourceType() *v2.ResourceType
func (*EntitlementOutput) ProtoMessage ¶
func (*EntitlementOutput) ProtoMessage()
func (*EntitlementOutput) ProtoReflect ¶
func (x *EntitlementOutput) ProtoReflect() protoreflect.Message
func (*EntitlementOutput) Reset ¶
func (x *EntitlementOutput) Reset()
func (*EntitlementOutput) String ¶
func (x *EntitlementOutput) String() string
func (*EntitlementOutput) Validate ¶
func (m *EntitlementOutput) Validate() error
Validate checks the field values on EntitlementOutput 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 (*EntitlementOutput) ValidateAll ¶
func (m *EntitlementOutput) ValidateAll() error
ValidateAll checks the field values on EntitlementOutput 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 EntitlementOutputMultiError, or nil if none found.
type EntitlementOutputMultiError ¶
type EntitlementOutputMultiError []error
EntitlementOutputMultiError is an error wrapping multiple validation errors returned by EntitlementOutput.ValidateAll() if the designated constraints aren't met.
func (EntitlementOutputMultiError) AllErrors ¶
func (m EntitlementOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntitlementOutputMultiError) Error ¶
func (m EntitlementOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntitlementOutputValidationError ¶
type EntitlementOutputValidationError struct {
// contains filtered or unexported fields
}
EntitlementOutputValidationError is the validation error returned by EntitlementOutput.Validate if the designated constraints aren't met.
func (EntitlementOutputValidationError) Cause ¶
func (e EntitlementOutputValidationError) Cause() error
Cause function returns cause value.
func (EntitlementOutputValidationError) Error ¶
func (e EntitlementOutputValidationError) Error() string
Error satisfies the builtin error interface
func (EntitlementOutputValidationError) ErrorName ¶
func (e EntitlementOutputValidationError) ErrorName() string
ErrorName returns error name.
func (EntitlementOutputValidationError) Field ¶
func (e EntitlementOutputValidationError) Field() string
Field function returns field value.
func (EntitlementOutputValidationError) Key ¶
func (e EntitlementOutputValidationError) Key() bool
Key function returns key value.
func (EntitlementOutputValidationError) Reason ¶
func (e EntitlementOutputValidationError) Reason() string
Reason function returns reason value.
type GrantDiff ¶
type GrantDiff struct { Created []*v2.Grant `protobuf:"bytes,1,rep,name=created,proto3" json:"created,omitempty"` Deleted []*v2.Grant `protobuf:"bytes,2,rep,name=deleted,proto3" json:"deleted,omitempty"` Modified []*v2.Grant `protobuf:"bytes,3,rep,name=modified,proto3" json:"modified,omitempty"` // contains filtered or unexported fields }
func (*GrantDiff) Descriptor
deprecated
func (*GrantDiff) GetCreated ¶
func (*GrantDiff) GetDeleted ¶
func (*GrantDiff) GetModified ¶
func (*GrantDiff) ProtoMessage ¶
func (*GrantDiff) ProtoMessage()
func (*GrantDiff) ProtoReflect ¶
func (x *GrantDiff) ProtoReflect() protoreflect.Message
func (*GrantDiff) Validate ¶
Validate checks the field values on GrantDiff 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 (*GrantDiff) ValidateAll ¶
ValidateAll checks the field values on GrantDiff 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 GrantDiffMultiError, or nil if none found.
type GrantDiffMultiError ¶
type GrantDiffMultiError []error
GrantDiffMultiError is an error wrapping multiple validation errors returned by GrantDiff.ValidateAll() if the designated constraints aren't met.
func (GrantDiffMultiError) AllErrors ¶
func (m GrantDiffMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantDiffMultiError) Error ¶
func (m GrantDiffMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantDiffValidationError ¶
type GrantDiffValidationError struct {
// contains filtered or unexported fields
}
GrantDiffValidationError is the validation error returned by GrantDiff.Validate if the designated constraints aren't met.
func (GrantDiffValidationError) Cause ¶
func (e GrantDiffValidationError) Cause() error
Cause function returns cause value.
func (GrantDiffValidationError) Error ¶
func (e GrantDiffValidationError) Error() string
Error satisfies the builtin error interface
func (GrantDiffValidationError) ErrorName ¶
func (e GrantDiffValidationError) ErrorName() string
ErrorName returns error name.
func (GrantDiffValidationError) Field ¶
func (e GrantDiffValidationError) Field() string
Field function returns field value.
func (GrantDiffValidationError) Key ¶
func (e GrantDiffValidationError) Key() bool
Key function returns key value.
func (GrantDiffValidationError) Reason ¶
func (e GrantDiffValidationError) Reason() string
Reason function returns reason value.
type GrantListOutput ¶
type GrantListOutput struct { Grants []*GrantOutput `protobuf:"bytes,1,rep,name=grants,proto3" json:"grants,omitempty"` // contains filtered or unexported fields }
func (*GrantListOutput) Descriptor
deprecated
func (*GrantListOutput) Descriptor() ([]byte, []int)
Deprecated: Use GrantListOutput.ProtoReflect.Descriptor instead.
func (*GrantListOutput) GetGrants ¶
func (x *GrantListOutput) GetGrants() []*GrantOutput
func (*GrantListOutput) ProtoMessage ¶
func (*GrantListOutput) ProtoMessage()
func (*GrantListOutput) ProtoReflect ¶
func (x *GrantListOutput) ProtoReflect() protoreflect.Message
func (*GrantListOutput) Reset ¶
func (x *GrantListOutput) Reset()
func (*GrantListOutput) String ¶
func (x *GrantListOutput) String() string
func (*GrantListOutput) Validate ¶
func (m *GrantListOutput) Validate() error
Validate checks the field values on GrantListOutput 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 (*GrantListOutput) ValidateAll ¶
func (m *GrantListOutput) ValidateAll() error
ValidateAll checks the field values on GrantListOutput 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 GrantListOutputMultiError, or nil if none found.
type GrantListOutputMultiError ¶
type GrantListOutputMultiError []error
GrantListOutputMultiError is an error wrapping multiple validation errors returned by GrantListOutput.ValidateAll() if the designated constraints aren't met.
func (GrantListOutputMultiError) AllErrors ¶
func (m GrantListOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantListOutputMultiError) Error ¶
func (m GrantListOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantListOutputValidationError ¶
type GrantListOutputValidationError struct {
// contains filtered or unexported fields
}
GrantListOutputValidationError is the validation error returned by GrantListOutput.Validate if the designated constraints aren't met.
func (GrantListOutputValidationError) Cause ¶
func (e GrantListOutputValidationError) Cause() error
Cause function returns cause value.
func (GrantListOutputValidationError) Error ¶
func (e GrantListOutputValidationError) Error() string
Error satisfies the builtin error interface
func (GrantListOutputValidationError) ErrorName ¶
func (e GrantListOutputValidationError) ErrorName() string
ErrorName returns error name.
func (GrantListOutputValidationError) Field ¶
func (e GrantListOutputValidationError) Field() string
Field function returns field value.
func (GrantListOutputValidationError) Key ¶
func (e GrantListOutputValidationError) Key() bool
Key function returns key value.
func (GrantListOutputValidationError) Reason ¶
func (e GrantListOutputValidationError) Reason() string
Reason function returns reason value.
type GrantOutput ¶
type GrantOutput struct { Grant *v2.Grant `protobuf:"bytes,1,opt,name=grant,proto3" json:"grant,omitempty"` Entitlement *v2.Entitlement `protobuf:"bytes,2,opt,name=entitlement,proto3" json:"entitlement,omitempty"` Resource *v2.Resource `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"` ResourceType *v2.ResourceType `protobuf:"bytes,4,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` Principal *v2.Resource `protobuf:"bytes,5,opt,name=principal,proto3" json:"principal,omitempty"` // contains filtered or unexported fields }
func (*GrantOutput) Descriptor
deprecated
func (*GrantOutput) Descriptor() ([]byte, []int)
Deprecated: Use GrantOutput.ProtoReflect.Descriptor instead.
func (*GrantOutput) GetEntitlement ¶
func (x *GrantOutput) GetEntitlement() *v2.Entitlement
func (*GrantOutput) GetGrant ¶
func (x *GrantOutput) GetGrant() *v2.Grant
func (*GrantOutput) GetPrincipal ¶
func (x *GrantOutput) GetPrincipal() *v2.Resource
func (*GrantOutput) GetResource ¶
func (x *GrantOutput) GetResource() *v2.Resource
func (*GrantOutput) GetResourceType ¶
func (x *GrantOutput) GetResourceType() *v2.ResourceType
func (*GrantOutput) ProtoMessage ¶
func (*GrantOutput) ProtoMessage()
func (*GrantOutput) ProtoReflect ¶
func (x *GrantOutput) ProtoReflect() protoreflect.Message
func (*GrantOutput) Reset ¶
func (x *GrantOutput) Reset()
func (*GrantOutput) String ¶
func (x *GrantOutput) String() string
func (*GrantOutput) Validate ¶
func (m *GrantOutput) Validate() error
Validate checks the field values on GrantOutput 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 (*GrantOutput) ValidateAll ¶
func (m *GrantOutput) ValidateAll() error
ValidateAll checks the field values on GrantOutput 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 GrantOutputMultiError, or nil if none found.
type GrantOutputMultiError ¶
type GrantOutputMultiError []error
GrantOutputMultiError is an error wrapping multiple validation errors returned by GrantOutput.ValidateAll() if the designated constraints aren't met.
func (GrantOutputMultiError) AllErrors ¶
func (m GrantOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GrantOutputMultiError) Error ¶
func (m GrantOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GrantOutputValidationError ¶
type GrantOutputValidationError struct {
// contains filtered or unexported fields
}
GrantOutputValidationError is the validation error returned by GrantOutput.Validate if the designated constraints aren't met.
func (GrantOutputValidationError) Cause ¶
func (e GrantOutputValidationError) Cause() error
Cause function returns cause value.
func (GrantOutputValidationError) Error ¶
func (e GrantOutputValidationError) Error() string
Error satisfies the builtin error interface
func (GrantOutputValidationError) ErrorName ¶
func (e GrantOutputValidationError) ErrorName() string
ErrorName returns error name.
func (GrantOutputValidationError) Field ¶
func (e GrantOutputValidationError) Field() string
Field function returns field value.
func (GrantOutputValidationError) Key ¶
func (e GrantOutputValidationError) Key() bool
Key function returns key value.
func (GrantOutputValidationError) Reason ¶
func (e GrantOutputValidationError) Reason() string
Reason function returns reason value.
type PrincipalsCompareOutput ¶ added in v0.0.8
type PrincipalsCompareOutput struct { Missing []*ResourceOutput `protobuf:"bytes,1,rep,name=missing,proto3" json:"missing,omitempty"` Extra []*ResourceOutput `protobuf:"bytes,2,rep,name=extra,proto3" json:"extra,omitempty"` Base []*ResourceOutput `protobuf:"bytes,3,rep,name=base,proto3" json:"base,omitempty"` Compared []*ResourceOutput `protobuf:"bytes,4,rep,name=compared,proto3" json:"compared,omitempty"` // contains filtered or unexported fields }
func (*PrincipalsCompareOutput) Descriptor
deprecated
added in
v0.0.8
func (*PrincipalsCompareOutput) Descriptor() ([]byte, []int)
Deprecated: Use PrincipalsCompareOutput.ProtoReflect.Descriptor instead.
func (*PrincipalsCompareOutput) GetBase ¶ added in v0.0.8
func (x *PrincipalsCompareOutput) GetBase() []*ResourceOutput
func (*PrincipalsCompareOutput) GetCompared ¶ added in v0.0.8
func (x *PrincipalsCompareOutput) GetCompared() []*ResourceOutput
func (*PrincipalsCompareOutput) GetExtra ¶ added in v0.0.8
func (x *PrincipalsCompareOutput) GetExtra() []*ResourceOutput
func (*PrincipalsCompareOutput) GetMissing ¶ added in v0.0.8
func (x *PrincipalsCompareOutput) GetMissing() []*ResourceOutput
func (*PrincipalsCompareOutput) ProtoMessage ¶ added in v0.0.8
func (*PrincipalsCompareOutput) ProtoMessage()
func (*PrincipalsCompareOutput) ProtoReflect ¶ added in v0.0.8
func (x *PrincipalsCompareOutput) ProtoReflect() protoreflect.Message
func (*PrincipalsCompareOutput) Reset ¶ added in v0.0.8
func (x *PrincipalsCompareOutput) Reset()
func (*PrincipalsCompareOutput) String ¶ added in v0.0.8
func (x *PrincipalsCompareOutput) String() string
func (*PrincipalsCompareOutput) Validate ¶ added in v0.0.8
func (m *PrincipalsCompareOutput) Validate() error
Validate checks the field values on PrincipalsCompareOutput 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 (*PrincipalsCompareOutput) ValidateAll ¶ added in v0.0.8
func (m *PrincipalsCompareOutput) ValidateAll() error
ValidateAll checks the field values on PrincipalsCompareOutput 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 PrincipalsCompareOutputMultiError, or nil if none found.
type PrincipalsCompareOutputMultiError ¶ added in v0.0.8
type PrincipalsCompareOutputMultiError []error
PrincipalsCompareOutputMultiError is an error wrapping multiple validation errors returned by PrincipalsCompareOutput.ValidateAll() if the designated constraints aren't met.
func (PrincipalsCompareOutputMultiError) AllErrors ¶ added in v0.0.8
func (m PrincipalsCompareOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PrincipalsCompareOutputMultiError) Error ¶ added in v0.0.8
func (m PrincipalsCompareOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PrincipalsCompareOutputValidationError ¶ added in v0.0.8
type PrincipalsCompareOutputValidationError struct {
// contains filtered or unexported fields
}
PrincipalsCompareOutputValidationError is the validation error returned by PrincipalsCompareOutput.Validate if the designated constraints aren't met.
func (PrincipalsCompareOutputValidationError) Cause ¶ added in v0.0.8
func (e PrincipalsCompareOutputValidationError) Cause() error
Cause function returns cause value.
func (PrincipalsCompareOutputValidationError) Error ¶ added in v0.0.8
func (e PrincipalsCompareOutputValidationError) Error() string
Error satisfies the builtin error interface
func (PrincipalsCompareOutputValidationError) ErrorName ¶ added in v0.0.8
func (e PrincipalsCompareOutputValidationError) ErrorName() string
ErrorName returns error name.
func (PrincipalsCompareOutputValidationError) Field ¶ added in v0.0.8
func (e PrincipalsCompareOutputValidationError) Field() string
Field function returns field value.
func (PrincipalsCompareOutputValidationError) Key ¶ added in v0.0.8
func (e PrincipalsCompareOutputValidationError) Key() bool
Key function returns key value.
func (PrincipalsCompareOutputValidationError) Reason ¶ added in v0.0.8
func (e PrincipalsCompareOutputValidationError) Reason() string
Reason function returns reason value.
type ResourceAccessListOutput ¶ added in v0.0.3
type ResourceAccessListOutput struct { Principal *v2.Resource `protobuf:"bytes,1,opt,name=principal,proto3" json:"principal,omitempty"` Access []*ResourceAccessOutput `protobuf:"bytes,2,rep,name=access,proto3" json:"access,omitempty"` // contains filtered or unexported fields }
func (*ResourceAccessListOutput) Descriptor
deprecated
added in
v0.0.3
func (*ResourceAccessListOutput) Descriptor() ([]byte, []int)
Deprecated: Use ResourceAccessListOutput.ProtoReflect.Descriptor instead.
func (*ResourceAccessListOutput) GetAccess ¶ added in v0.0.3
func (x *ResourceAccessListOutput) GetAccess() []*ResourceAccessOutput
func (*ResourceAccessListOutput) GetPrincipal ¶ added in v0.0.3
func (x *ResourceAccessListOutput) GetPrincipal() *v2.Resource
func (*ResourceAccessListOutput) ProtoMessage ¶ added in v0.0.3
func (*ResourceAccessListOutput) ProtoMessage()
func (*ResourceAccessListOutput) ProtoReflect ¶ added in v0.0.3
func (x *ResourceAccessListOutput) ProtoReflect() protoreflect.Message
func (*ResourceAccessListOutput) Reset ¶ added in v0.0.3
func (x *ResourceAccessListOutput) Reset()
func (*ResourceAccessListOutput) String ¶ added in v0.0.3
func (x *ResourceAccessListOutput) String() string
func (*ResourceAccessListOutput) Validate ¶ added in v0.0.3
func (m *ResourceAccessListOutput) Validate() error
Validate checks the field values on ResourceAccessListOutput 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 (*ResourceAccessListOutput) ValidateAll ¶ added in v0.0.3
func (m *ResourceAccessListOutput) ValidateAll() error
ValidateAll checks the field values on ResourceAccessListOutput 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 ResourceAccessListOutputMultiError, or nil if none found.
type ResourceAccessListOutputMultiError ¶ added in v0.0.3
type ResourceAccessListOutputMultiError []error
ResourceAccessListOutputMultiError is an error wrapping multiple validation errors returned by ResourceAccessListOutput.ValidateAll() if the designated constraints aren't met.
func (ResourceAccessListOutputMultiError) AllErrors ¶ added in v0.0.3
func (m ResourceAccessListOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceAccessListOutputMultiError) Error ¶ added in v0.0.3
func (m ResourceAccessListOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceAccessListOutputValidationError ¶ added in v0.0.3
type ResourceAccessListOutputValidationError struct {
// contains filtered or unexported fields
}
ResourceAccessListOutputValidationError is the validation error returned by ResourceAccessListOutput.Validate if the designated constraints aren't met.
func (ResourceAccessListOutputValidationError) Cause ¶ added in v0.0.3
func (e ResourceAccessListOutputValidationError) Cause() error
Cause function returns cause value.
func (ResourceAccessListOutputValidationError) Error ¶ added in v0.0.3
func (e ResourceAccessListOutputValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceAccessListOutputValidationError) ErrorName ¶ added in v0.0.3
func (e ResourceAccessListOutputValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceAccessListOutputValidationError) Field ¶ added in v0.0.3
func (e ResourceAccessListOutputValidationError) Field() string
Field function returns field value.
func (ResourceAccessListOutputValidationError) Key ¶ added in v0.0.3
func (e ResourceAccessListOutputValidationError) Key() bool
Key function returns key value.
func (ResourceAccessListOutputValidationError) Reason ¶ added in v0.0.3
func (e ResourceAccessListOutputValidationError) Reason() string
Reason function returns reason value.
type ResourceAccessOutput ¶ added in v0.0.3
type ResourceAccessOutput struct { ResourceType *v2.ResourceType `protobuf:"bytes,1,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` Resource *v2.Resource `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"` Entitlements []*v2.Entitlement `protobuf:"bytes,3,rep,name=entitlements,proto3" json:"entitlements,omitempty"` // contains filtered or unexported fields }
func (*ResourceAccessOutput) Descriptor
deprecated
added in
v0.0.3
func (*ResourceAccessOutput) Descriptor() ([]byte, []int)
Deprecated: Use ResourceAccessOutput.ProtoReflect.Descriptor instead.
func (*ResourceAccessOutput) GetEntitlements ¶ added in v0.0.3
func (x *ResourceAccessOutput) GetEntitlements() []*v2.Entitlement
func (*ResourceAccessOutput) GetResource ¶ added in v0.0.3
func (x *ResourceAccessOutput) GetResource() *v2.Resource
func (*ResourceAccessOutput) GetResourceType ¶ added in v0.0.3
func (x *ResourceAccessOutput) GetResourceType() *v2.ResourceType
func (*ResourceAccessOutput) ProtoMessage ¶ added in v0.0.3
func (*ResourceAccessOutput) ProtoMessage()
func (*ResourceAccessOutput) ProtoReflect ¶ added in v0.0.3
func (x *ResourceAccessOutput) ProtoReflect() protoreflect.Message
func (*ResourceAccessOutput) Reset ¶ added in v0.0.3
func (x *ResourceAccessOutput) Reset()
func (*ResourceAccessOutput) String ¶ added in v0.0.3
func (x *ResourceAccessOutput) String() string
func (*ResourceAccessOutput) Validate ¶ added in v0.0.3
func (m *ResourceAccessOutput) Validate() error
Validate checks the field values on ResourceAccessOutput 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 (*ResourceAccessOutput) ValidateAll ¶ added in v0.0.3
func (m *ResourceAccessOutput) ValidateAll() error
ValidateAll checks the field values on ResourceAccessOutput 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 ResourceAccessOutputMultiError, or nil if none found.
type ResourceAccessOutputMultiError ¶ added in v0.0.3
type ResourceAccessOutputMultiError []error
ResourceAccessOutputMultiError is an error wrapping multiple validation errors returned by ResourceAccessOutput.ValidateAll() if the designated constraints aren't met.
func (ResourceAccessOutputMultiError) AllErrors ¶ added in v0.0.3
func (m ResourceAccessOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceAccessOutputMultiError) Error ¶ added in v0.0.3
func (m ResourceAccessOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceAccessOutputValidationError ¶ added in v0.0.3
type ResourceAccessOutputValidationError struct {
// contains filtered or unexported fields
}
ResourceAccessOutputValidationError is the validation error returned by ResourceAccessOutput.Validate if the designated constraints aren't met.
func (ResourceAccessOutputValidationError) Cause ¶ added in v0.0.3
func (e ResourceAccessOutputValidationError) Cause() error
Cause function returns cause value.
func (ResourceAccessOutputValidationError) Error ¶ added in v0.0.3
func (e ResourceAccessOutputValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceAccessOutputValidationError) ErrorName ¶ added in v0.0.3
func (e ResourceAccessOutputValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceAccessOutputValidationError) Field ¶ added in v0.0.3
func (e ResourceAccessOutputValidationError) Field() string
Field function returns field value.
func (ResourceAccessOutputValidationError) Key ¶ added in v0.0.3
func (e ResourceAccessOutputValidationError) Key() bool
Key function returns key value.
func (ResourceAccessOutputValidationError) Reason ¶ added in v0.0.3
func (e ResourceAccessOutputValidationError) Reason() string
Reason function returns reason value.
type ResourceDiff ¶
type ResourceDiff struct { Created []*v2.Resource `protobuf:"bytes,1,rep,name=created,proto3" json:"created,omitempty"` Deleted []*v2.Resource `protobuf:"bytes,2,rep,name=deleted,proto3" json:"deleted,omitempty"` Modified []*v2.Resource `protobuf:"bytes,3,rep,name=modified,proto3" json:"modified,omitempty"` // contains filtered or unexported fields }
func (*ResourceDiff) Descriptor
deprecated
func (*ResourceDiff) Descriptor() ([]byte, []int)
Deprecated: Use ResourceDiff.ProtoReflect.Descriptor instead.
func (*ResourceDiff) GetCreated ¶
func (x *ResourceDiff) GetCreated() []*v2.Resource
func (*ResourceDiff) GetDeleted ¶
func (x *ResourceDiff) GetDeleted() []*v2.Resource
func (*ResourceDiff) GetModified ¶
func (x *ResourceDiff) GetModified() []*v2.Resource
func (*ResourceDiff) ProtoMessage ¶
func (*ResourceDiff) ProtoMessage()
func (*ResourceDiff) ProtoReflect ¶
func (x *ResourceDiff) ProtoReflect() protoreflect.Message
func (*ResourceDiff) Reset ¶
func (x *ResourceDiff) Reset()
func (*ResourceDiff) String ¶
func (x *ResourceDiff) String() string
func (*ResourceDiff) Validate ¶
func (m *ResourceDiff) Validate() error
Validate checks the field values on ResourceDiff 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 (*ResourceDiff) ValidateAll ¶
func (m *ResourceDiff) ValidateAll() error
ValidateAll checks the field values on ResourceDiff 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 ResourceDiffMultiError, or nil if none found.
type ResourceDiffMultiError ¶
type ResourceDiffMultiError []error
ResourceDiffMultiError is an error wrapping multiple validation errors returned by ResourceDiff.ValidateAll() if the designated constraints aren't met.
func (ResourceDiffMultiError) AllErrors ¶
func (m ResourceDiffMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceDiffMultiError) Error ¶
func (m ResourceDiffMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceDiffValidationError ¶
type ResourceDiffValidationError struct {
// contains filtered or unexported fields
}
ResourceDiffValidationError is the validation error returned by ResourceDiff.Validate if the designated constraints aren't met.
func (ResourceDiffValidationError) Cause ¶
func (e ResourceDiffValidationError) Cause() error
Cause function returns cause value.
func (ResourceDiffValidationError) Error ¶
func (e ResourceDiffValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceDiffValidationError) ErrorName ¶
func (e ResourceDiffValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceDiffValidationError) Field ¶
func (e ResourceDiffValidationError) Field() string
Field function returns field value.
func (ResourceDiffValidationError) Key ¶
func (e ResourceDiffValidationError) Key() bool
Key function returns key value.
func (ResourceDiffValidationError) Reason ¶
func (e ResourceDiffValidationError) Reason() string
Reason function returns reason value.
type ResourceListOutput ¶
type ResourceListOutput struct { Resources []*ResourceOutput `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"` // contains filtered or unexported fields }
func (*ResourceListOutput) Descriptor
deprecated
func (*ResourceListOutput) Descriptor() ([]byte, []int)
Deprecated: Use ResourceListOutput.ProtoReflect.Descriptor instead.
func (*ResourceListOutput) GetResources ¶
func (x *ResourceListOutput) GetResources() []*ResourceOutput
func (*ResourceListOutput) ProtoMessage ¶
func (*ResourceListOutput) ProtoMessage()
func (*ResourceListOutput) ProtoReflect ¶
func (x *ResourceListOutput) ProtoReflect() protoreflect.Message
func (*ResourceListOutput) Reset ¶
func (x *ResourceListOutput) Reset()
func (*ResourceListOutput) String ¶
func (x *ResourceListOutput) String() string
func (*ResourceListOutput) Validate ¶
func (m *ResourceListOutput) Validate() error
Validate checks the field values on ResourceListOutput 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 (*ResourceListOutput) ValidateAll ¶
func (m *ResourceListOutput) ValidateAll() error
ValidateAll checks the field values on ResourceListOutput 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 ResourceListOutputMultiError, or nil if none found.
type ResourceListOutputMultiError ¶
type ResourceListOutputMultiError []error
ResourceListOutputMultiError is an error wrapping multiple validation errors returned by ResourceListOutput.ValidateAll() if the designated constraints aren't met.
func (ResourceListOutputMultiError) AllErrors ¶
func (m ResourceListOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceListOutputMultiError) Error ¶
func (m ResourceListOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceListOutputValidationError ¶
type ResourceListOutputValidationError struct {
// contains filtered or unexported fields
}
ResourceListOutputValidationError is the validation error returned by ResourceListOutput.Validate if the designated constraints aren't met.
func (ResourceListOutputValidationError) Cause ¶
func (e ResourceListOutputValidationError) Cause() error
Cause function returns cause value.
func (ResourceListOutputValidationError) Error ¶
func (e ResourceListOutputValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceListOutputValidationError) ErrorName ¶
func (e ResourceListOutputValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceListOutputValidationError) Field ¶
func (e ResourceListOutputValidationError) Field() string
Field function returns field value.
func (ResourceListOutputValidationError) Key ¶
func (e ResourceListOutputValidationError) Key() bool
Key function returns key value.
func (ResourceListOutputValidationError) Reason ¶
func (e ResourceListOutputValidationError) Reason() string
Reason function returns reason value.
type ResourceOutput ¶
type ResourceOutput struct { Resource *v2.Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` ResourceType *v2.ResourceType `protobuf:"bytes,2,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` Parent *v2.Resource `protobuf:"bytes,3,opt,name=parent,proto3" json:"parent,omitempty"` // contains filtered or unexported fields }
func (*ResourceOutput) Descriptor
deprecated
func (*ResourceOutput) Descriptor() ([]byte, []int)
Deprecated: Use ResourceOutput.ProtoReflect.Descriptor instead.
func (*ResourceOutput) GetParent ¶
func (x *ResourceOutput) GetParent() *v2.Resource
func (*ResourceOutput) GetResource ¶
func (x *ResourceOutput) GetResource() *v2.Resource
func (*ResourceOutput) GetResourceType ¶
func (x *ResourceOutput) GetResourceType() *v2.ResourceType
func (*ResourceOutput) ProtoMessage ¶
func (*ResourceOutput) ProtoMessage()
func (*ResourceOutput) ProtoReflect ¶
func (x *ResourceOutput) ProtoReflect() protoreflect.Message
func (*ResourceOutput) Reset ¶
func (x *ResourceOutput) Reset()
func (*ResourceOutput) String ¶
func (x *ResourceOutput) String() string
func (*ResourceOutput) Validate ¶
func (m *ResourceOutput) Validate() error
Validate checks the field values on ResourceOutput 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 (*ResourceOutput) ValidateAll ¶
func (m *ResourceOutput) ValidateAll() error
ValidateAll checks the field values on ResourceOutput 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 ResourceOutputMultiError, or nil if none found.
type ResourceOutputMultiError ¶
type ResourceOutputMultiError []error
ResourceOutputMultiError is an error wrapping multiple validation errors returned by ResourceOutput.ValidateAll() if the designated constraints aren't met.
func (ResourceOutputMultiError) AllErrors ¶
func (m ResourceOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceOutputMultiError) Error ¶
func (m ResourceOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceOutputValidationError ¶
type ResourceOutputValidationError struct {
// contains filtered or unexported fields
}
ResourceOutputValidationError is the validation error returned by ResourceOutput.Validate if the designated constraints aren't met.
func (ResourceOutputValidationError) Cause ¶
func (e ResourceOutputValidationError) Cause() error
Cause function returns cause value.
func (ResourceOutputValidationError) Error ¶
func (e ResourceOutputValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceOutputValidationError) ErrorName ¶
func (e ResourceOutputValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceOutputValidationError) Field ¶
func (e ResourceOutputValidationError) Field() string
Field function returns field value.
func (ResourceOutputValidationError) Key ¶
func (e ResourceOutputValidationError) Key() bool
Key function returns key value.
func (ResourceOutputValidationError) Reason ¶
func (e ResourceOutputValidationError) Reason() string
Reason function returns reason value.
type ResourceTypeListOutput ¶
type ResourceTypeListOutput struct { ResourceTypes []*ResourceTypeOutput `protobuf:"bytes,1,rep,name=resource_types,json=resourceTypes,proto3" json:"resource_types,omitempty"` // contains filtered or unexported fields }
func (*ResourceTypeListOutput) Descriptor
deprecated
func (*ResourceTypeListOutput) Descriptor() ([]byte, []int)
Deprecated: Use ResourceTypeListOutput.ProtoReflect.Descriptor instead.
func (*ResourceTypeListOutput) GetResourceTypes ¶
func (x *ResourceTypeListOutput) GetResourceTypes() []*ResourceTypeOutput
func (*ResourceTypeListOutput) ProtoMessage ¶
func (*ResourceTypeListOutput) ProtoMessage()
func (*ResourceTypeListOutput) ProtoReflect ¶
func (x *ResourceTypeListOutput) ProtoReflect() protoreflect.Message
func (*ResourceTypeListOutput) Reset ¶
func (x *ResourceTypeListOutput) Reset()
func (*ResourceTypeListOutput) String ¶
func (x *ResourceTypeListOutput) String() string
func (*ResourceTypeListOutput) Validate ¶
func (m *ResourceTypeListOutput) Validate() error
Validate checks the field values on ResourceTypeListOutput 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 (*ResourceTypeListOutput) ValidateAll ¶
func (m *ResourceTypeListOutput) ValidateAll() error
ValidateAll checks the field values on ResourceTypeListOutput 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 ResourceTypeListOutputMultiError, or nil if none found.
type ResourceTypeListOutputMultiError ¶
type ResourceTypeListOutputMultiError []error
ResourceTypeListOutputMultiError is an error wrapping multiple validation errors returned by ResourceTypeListOutput.ValidateAll() if the designated constraints aren't met.
func (ResourceTypeListOutputMultiError) AllErrors ¶
func (m ResourceTypeListOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceTypeListOutputMultiError) Error ¶
func (m ResourceTypeListOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceTypeListOutputValidationError ¶
type ResourceTypeListOutputValidationError struct {
// contains filtered or unexported fields
}
ResourceTypeListOutputValidationError is the validation error returned by ResourceTypeListOutput.Validate if the designated constraints aren't met.
func (ResourceTypeListOutputValidationError) Cause ¶
func (e ResourceTypeListOutputValidationError) Cause() error
Cause function returns cause value.
func (ResourceTypeListOutputValidationError) Error ¶
func (e ResourceTypeListOutputValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceTypeListOutputValidationError) ErrorName ¶
func (e ResourceTypeListOutputValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceTypeListOutputValidationError) Field ¶
func (e ResourceTypeListOutputValidationError) Field() string
Field function returns field value.
func (ResourceTypeListOutputValidationError) Key ¶
func (e ResourceTypeListOutputValidationError) Key() bool
Key function returns key value.
func (ResourceTypeListOutputValidationError) Reason ¶
func (e ResourceTypeListOutputValidationError) Reason() string
Reason function returns reason value.
type ResourceTypeOutput ¶
type ResourceTypeOutput struct { ResourceType *v2.ResourceType `protobuf:"bytes,1,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` // contains filtered or unexported fields }
func (*ResourceTypeOutput) Descriptor
deprecated
func (*ResourceTypeOutput) Descriptor() ([]byte, []int)
Deprecated: Use ResourceTypeOutput.ProtoReflect.Descriptor instead.
func (*ResourceTypeOutput) GetResourceType ¶
func (x *ResourceTypeOutput) GetResourceType() *v2.ResourceType
func (*ResourceTypeOutput) ProtoMessage ¶
func (*ResourceTypeOutput) ProtoMessage()
func (*ResourceTypeOutput) ProtoReflect ¶
func (x *ResourceTypeOutput) ProtoReflect() protoreflect.Message
func (*ResourceTypeOutput) Reset ¶
func (x *ResourceTypeOutput) Reset()
func (*ResourceTypeOutput) String ¶
func (x *ResourceTypeOutput) String() string
func (*ResourceTypeOutput) Validate ¶
func (m *ResourceTypeOutput) Validate() error
Validate checks the field values on ResourceTypeOutput 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 (*ResourceTypeOutput) ValidateAll ¶
func (m *ResourceTypeOutput) ValidateAll() error
ValidateAll checks the field values on ResourceTypeOutput 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 ResourceTypeOutputMultiError, or nil if none found.
type ResourceTypeOutputMultiError ¶
type ResourceTypeOutputMultiError []error
ResourceTypeOutputMultiError is an error wrapping multiple validation errors returned by ResourceTypeOutput.ValidateAll() if the designated constraints aren't met.
func (ResourceTypeOutputMultiError) AllErrors ¶
func (m ResourceTypeOutputMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceTypeOutputMultiError) Error ¶
func (m ResourceTypeOutputMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceTypeOutputValidationError ¶
type ResourceTypeOutputValidationError struct {
// contains filtered or unexported fields
}
ResourceTypeOutputValidationError is the validation error returned by ResourceTypeOutput.Validate if the designated constraints aren't met.
func (ResourceTypeOutputValidationError) Cause ¶
func (e ResourceTypeOutputValidationError) Cause() error
Cause function returns cause value.
func (ResourceTypeOutputValidationError) Error ¶
func (e ResourceTypeOutputValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceTypeOutputValidationError) ErrorName ¶
func (e ResourceTypeOutputValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceTypeOutputValidationError) Field ¶
func (e ResourceTypeOutputValidationError) Field() string
Field function returns field value.
func (ResourceTypeOutputValidationError) Key ¶
func (e ResourceTypeOutputValidationError) Key() bool
Key function returns key value.
func (ResourceTypeOutputValidationError) Reason ¶
func (e ResourceTypeOutputValidationError) Reason() string
Reason function returns reason value.