Documentation ¶
Index ¶
- Variables
- type ApplicationAgentCredentialConfig
- func (*ApplicationAgentCredentialConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ApplicationAgentCredentialConfig) GetExpireTime() *timestamppb.Timestamp
- func (x *ApplicationAgentCredentialConfig) GetKeyFormat() string
- func (x *ApplicationAgentCredentialConfig) GetKid() string
- func (x *ApplicationAgentCredentialConfig) GetOriginalKid() string
- func (*ApplicationAgentCredentialConfig) ProtoMessage()
- func (x *ApplicationAgentCredentialConfig) ProtoReflect() protoreflect.Message
- func (x *ApplicationAgentCredentialConfig) Reset()
- func (x *ApplicationAgentCredentialConfig) String() string
- func (m *ApplicationAgentCredentialConfig) Validate() error
- func (m *ApplicationAgentCredentialConfig) ValidateAll() error
- type ApplicationAgentCredentialConfigMultiError
- type ApplicationAgentCredentialConfigValidationError
- func (e ApplicationAgentCredentialConfigValidationError) Cause() error
- func (e ApplicationAgentCredentialConfigValidationError) Error() string
- func (e ApplicationAgentCredentialConfigValidationError) ErrorName() string
- func (e ApplicationAgentCredentialConfigValidationError) Field() string
- func (e ApplicationAgentCredentialConfigValidationError) Key() bool
- func (e ApplicationAgentCredentialConfigValidationError) Reason() string
- type AssignConfigPermissions
- func (*AssignConfigPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *AssignConfigPermissions) GetCustomerId() string
- func (x *AssignConfigPermissions) GetObjectId() string
- func (x *AssignConfigPermissions) GetObjectType() ConfigType
- func (x *AssignConfigPermissions) GetRole() string
- func (x *AssignConfigPermissions) GetTargetIdentifier() string
- func (x *AssignConfigPermissions) GetTargetType() ConfigType
- func (*AssignConfigPermissions) ProtoMessage()
- func (x *AssignConfigPermissions) ProtoReflect() protoreflect.Message
- func (x *AssignConfigPermissions) Reset()
- func (x *AssignConfigPermissions) String() string
- func (m *AssignConfigPermissions) Validate() error
- func (m *AssignConfigPermissions) ValidateAll() error
- type AssignConfigPermissionsMultiError
- type AssignConfigPermissionsValidationError
- func (e AssignConfigPermissionsValidationError) Cause() error
- func (e AssignConfigPermissionsValidationError) Error() string
- func (e AssignConfigPermissionsValidationError) ErrorName() string
- func (e AssignConfigPermissionsValidationError) Field() string
- func (e AssignConfigPermissionsValidationError) Key() bool
- func (e AssignConfigPermissionsValidationError) Reason() string
- type AuditSinkConfig
- func (*AuditSinkConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AuditSinkConfig) GetKafka() *AuditSinkConfig_Kafka
- func (m *AuditSinkConfig) GetProvider() isAuditSinkConfig_Provider
- func (*AuditSinkConfig) ProtoMessage()
- func (x *AuditSinkConfig) ProtoReflect() protoreflect.Message
- func (x *AuditSinkConfig) Reset()
- func (x *AuditSinkConfig) String() string
- func (m *AuditSinkConfig) Validate() error
- func (m *AuditSinkConfig) ValidateAll() error
- type AuditSinkConfigMultiError
- type AuditSinkConfigValidationError
- func (e AuditSinkConfigValidationError) Cause() error
- func (e AuditSinkConfigValidationError) Error() string
- func (e AuditSinkConfigValidationError) ErrorName() string
- func (e AuditSinkConfigValidationError) Field() string
- func (e AuditSinkConfigValidationError) Key() bool
- func (e AuditSinkConfigValidationError) Reason() string
- type AuditSinkConfig_Kafka
- func (*AuditSinkConfig_Kafka) Descriptor() ([]byte, []int)deprecated
- func (x *AuditSinkConfig_Kafka) GetBrokers() []string
- func (x *AuditSinkConfig_Kafka) GetDisableTls() bool
- func (x *AuditSinkConfig_Kafka) GetPassword() string
- func (x *AuditSinkConfig_Kafka) GetTlsSkipVerify() bool
- func (x *AuditSinkConfig_Kafka) GetTopic() string
- func (x *AuditSinkConfig_Kafka) GetUsername() string
- func (*AuditSinkConfig_Kafka) ProtoMessage()
- func (x *AuditSinkConfig_Kafka) ProtoReflect() protoreflect.Message
- func (x *AuditSinkConfig_Kafka) Reset()
- func (x *AuditSinkConfig_Kafka) String() string
- func (m *AuditSinkConfig_Kafka) Validate() error
- func (m *AuditSinkConfig_Kafka) ValidateAll() error
- type AuditSinkConfig_KafkaMultiError
- type AuditSinkConfig_KafkaValidationError
- func (e AuditSinkConfig_KafkaValidationError) Cause() error
- func (e AuditSinkConfig_KafkaValidationError) Error() string
- func (e AuditSinkConfig_KafkaValidationError) ErrorName() string
- func (e AuditSinkConfig_KafkaValidationError) Field() string
- func (e AuditSinkConfig_KafkaValidationError) Key() bool
- func (e AuditSinkConfig_KafkaValidationError) Reason() string
- type AuditSinkConfig_Kafka_
- type AuthorizationDenyReason
- func (*AuthorizationDenyReason) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizationDenyReason) GetMessage() string
- func (*AuthorizationDenyReason) ProtoMessage()
- func (x *AuthorizationDenyReason) ProtoReflect() protoreflect.Message
- func (x *AuthorizationDenyReason) Reset()
- func (x *AuthorizationDenyReason) String() string
- func (m *AuthorizationDenyReason) Validate() error
- func (m *AuthorizationDenyReason) ValidateAll() error
- type AuthorizationDenyReasonMultiError
- type AuthorizationDenyReasonValidationError
- func (e AuthorizationDenyReasonValidationError) Cause() error
- func (e AuthorizationDenyReasonValidationError) Error() string
- func (e AuthorizationDenyReasonValidationError) ErrorName() string
- func (e AuthorizationDenyReasonValidationError) Field() string
- func (e AuthorizationDenyReasonValidationError) Key() bool
- func (e AuthorizationDenyReasonValidationError) Reason() string
- type AuthorizationDigitalTwin
- func (*AuthorizationDigitalTwin) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizationDigitalTwin) GetId() string
- func (*AuthorizationDigitalTwin) ProtoMessage()
- func (x *AuthorizationDigitalTwin) ProtoReflect() protoreflect.Message
- func (x *AuthorizationDigitalTwin) Reset()
- func (x *AuthorizationDigitalTwin) String() string
- func (m *AuthorizationDigitalTwin) Validate() error
- func (m *AuthorizationDigitalTwin) ValidateAll() error
- type AuthorizationDigitalTwinMultiError
- type AuthorizationDigitalTwinValidationError
- func (e AuthorizationDigitalTwinValidationError) Cause() error
- func (e AuthorizationDigitalTwinValidationError) Error() string
- func (e AuthorizationDigitalTwinValidationError) ErrorName() string
- func (e AuthorizationDigitalTwinValidationError) Field() string
- func (e AuthorizationDigitalTwinValidationError) Key() bool
- func (e AuthorizationDigitalTwinValidationError) Reason() string
- type AuthorizationPolicy
- func (*AuthorizationPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizationPolicy) GetId() string
- func (x *AuthorizationPolicy) GetName() string
- func (*AuthorizationPolicy) ProtoMessage()
- func (x *AuthorizationPolicy) ProtoReflect() protoreflect.Message
- func (x *AuthorizationPolicy) Reset()
- func (x *AuthorizationPolicy) String() string
- func (m *AuthorizationPolicy) Validate() error
- func (m *AuthorizationPolicy) ValidateAll() error
- type AuthorizationPolicyConfig
- func (*AuthorizationPolicyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizationPolicyConfig) GetPolicy() string
- func (x *AuthorizationPolicyConfig) GetStatus() AuthorizationPolicyConfig_Status
- func (x *AuthorizationPolicyConfig) GetTags() []string
- func (*AuthorizationPolicyConfig) ProtoMessage()
- func (x *AuthorizationPolicyConfig) ProtoReflect() protoreflect.Message
- func (x *AuthorizationPolicyConfig) Reset()
- func (x *AuthorizationPolicyConfig) String() string
- func (m *AuthorizationPolicyConfig) Validate() error
- func (m *AuthorizationPolicyConfig) ValidateAll() error
- type AuthorizationPolicyConfigMultiError
- type AuthorizationPolicyConfigValidationError
- func (e AuthorizationPolicyConfigValidationError) Cause() error
- func (e AuthorizationPolicyConfigValidationError) Error() string
- func (e AuthorizationPolicyConfigValidationError) ErrorName() string
- func (e AuthorizationPolicyConfigValidationError) Field() string
- func (e AuthorizationPolicyConfigValidationError) Key() bool
- func (e AuthorizationPolicyConfigValidationError) Reason() string
- type AuthorizationPolicyConfig_Status
- func (AuthorizationPolicyConfig_Status) Descriptor() protoreflect.EnumDescriptor
- func (x AuthorizationPolicyConfig_Status) Enum() *AuthorizationPolicyConfig_Status
- func (AuthorizationPolicyConfig_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x AuthorizationPolicyConfig_Status) Number() protoreflect.EnumNumber
- func (x AuthorizationPolicyConfig_Status) String() string
- func (AuthorizationPolicyConfig_Status) Type() protoreflect.EnumType
- type AuthorizationPolicyMultiError
- type AuthorizationPolicyValidationError
- func (e AuthorizationPolicyValidationError) Cause() error
- func (e AuthorizationPolicyValidationError) Error() string
- func (e AuthorizationPolicyValidationError) ErrorName() string
- func (e AuthorizationPolicyValidationError) Field() string
- func (e AuthorizationPolicyValidationError) Key() bool
- func (e AuthorizationPolicyValidationError) Reason() string
- type AuthorizationSubject
- func (*AuthorizationSubject) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizationSubject) GetAccessToken() string
- func (x *AuthorizationSubject) GetDigitalTwin() *AuthorizationDigitalTwin
- func (x *AuthorizationSubject) GetDigitalTwinProperty() *AuthorizationSubject_Property
- func (x *AuthorizationSubject) GetExternalId() *AuthorizationSubject_ExternalID
- func (m *AuthorizationSubject) GetSubject() isAuthorizationSubject_Subject
- func (*AuthorizationSubject) ProtoMessage()
- func (x *AuthorizationSubject) ProtoReflect() protoreflect.Message
- func (x *AuthorizationSubject) Reset()
- func (x *AuthorizationSubject) String() string
- func (m *AuthorizationSubject) Validate() error
- func (m *AuthorizationSubject) ValidateAll() error
- type AuthorizationSubjectMultiError
- type AuthorizationSubjectValidationError
- func (e AuthorizationSubjectValidationError) Cause() error
- func (e AuthorizationSubjectValidationError) Error() string
- func (e AuthorizationSubjectValidationError) ErrorName() string
- func (e AuthorizationSubjectValidationError) Field() string
- func (e AuthorizationSubjectValidationError) Key() bool
- func (e AuthorizationSubjectValidationError) Reason() string
- type AuthorizationSubject_AccessToken
- type AuthorizationSubject_DigitalTwin
- type AuthorizationSubject_DigitalTwinProperty
- type AuthorizationSubject_ExternalID
- func (*AuthorizationSubject_ExternalID) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizationSubject_ExternalID) GetExternalId() string
- func (x *AuthorizationSubject_ExternalID) GetType() string
- func (*AuthorizationSubject_ExternalID) ProtoMessage()
- func (x *AuthorizationSubject_ExternalID) ProtoReflect() protoreflect.Message
- func (x *AuthorizationSubject_ExternalID) Reset()
- func (x *AuthorizationSubject_ExternalID) String() string
- func (m *AuthorizationSubject_ExternalID) Validate() error
- func (m *AuthorizationSubject_ExternalID) ValidateAll() error
- type AuthorizationSubject_ExternalIDMultiError
- type AuthorizationSubject_ExternalIDValidationError
- func (e AuthorizationSubject_ExternalIDValidationError) Cause() error
- func (e AuthorizationSubject_ExternalIDValidationError) Error() string
- func (e AuthorizationSubject_ExternalIDValidationError) ErrorName() string
- func (e AuthorizationSubject_ExternalIDValidationError) Field() string
- func (e AuthorizationSubject_ExternalIDValidationError) Key() bool
- func (e AuthorizationSubject_ExternalIDValidationError) Reason() string
- type AuthorizationSubject_ExternalId
- type AuthorizationSubject_Property
- func (*AuthorizationSubject_Property) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizationSubject_Property) GetType() string
- func (x *AuthorizationSubject_Property) GetValue() *v1beta1.Value
- func (*AuthorizationSubject_Property) ProtoMessage()
- func (x *AuthorizationSubject_Property) ProtoReflect() protoreflect.Message
- func (x *AuthorizationSubject_Property) Reset()
- func (x *AuthorizationSubject_Property) String() string
- func (m *AuthorizationSubject_Property) Validate() error
- func (m *AuthorizationSubject_Property) ValidateAll() error
- type AuthorizationSubject_PropertyMultiError
- type AuthorizationSubject_PropertyValidationError
- func (e AuthorizationSubject_PropertyValidationError) Cause() error
- func (e AuthorizationSubject_PropertyValidationError) Error() string
- func (e AuthorizationSubject_PropertyValidationError) ErrorName() string
- func (e AuthorizationSubject_PropertyValidationError) Field() string
- func (e AuthorizationSubject_PropertyValidationError) Key() bool
- func (e AuthorizationSubject_PropertyValidationError) Reason() string
- type BatchDeleteNodeProperties
- func (*BatchDeleteNodeProperties) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteNodeProperties) GetNodeProperties() []*DeleteData_NodePropertyMatch
- func (*BatchDeleteNodeProperties) ProtoMessage()
- func (x *BatchDeleteNodeProperties) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodeProperties) Reset()
- func (x *BatchDeleteNodeProperties) String() string
- func (m *BatchDeleteNodeProperties) Validate() error
- func (m *BatchDeleteNodeProperties) ValidateAll() error
- type BatchDeleteNodePropertiesMultiError
- type BatchDeleteNodePropertiesValidationError
- func (e BatchDeleteNodePropertiesValidationError) Cause() error
- func (e BatchDeleteNodePropertiesValidationError) Error() string
- func (e BatchDeleteNodePropertiesValidationError) ErrorName() string
- func (e BatchDeleteNodePropertiesValidationError) Field() string
- func (e BatchDeleteNodePropertiesValidationError) Key() bool
- func (e BatchDeleteNodePropertiesValidationError) Reason() string
- type BatchDeleteNodeTags
- func (*BatchDeleteNodeTags) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteNodeTags) GetNodeTags() []*DeleteData_NodeTagMatch
- func (*BatchDeleteNodeTags) ProtoMessage()
- func (x *BatchDeleteNodeTags) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodeTags) Reset()
- func (x *BatchDeleteNodeTags) String() string
- func (m *BatchDeleteNodeTags) Validate() error
- func (m *BatchDeleteNodeTags) ValidateAll() error
- type BatchDeleteNodeTagsMultiError
- type BatchDeleteNodeTagsValidationError
- func (e BatchDeleteNodeTagsValidationError) Cause() error
- func (e BatchDeleteNodeTagsValidationError) Error() string
- func (e BatchDeleteNodeTagsValidationError) ErrorName() string
- func (e BatchDeleteNodeTagsValidationError) Field() string
- func (e BatchDeleteNodeTagsValidationError) Key() bool
- func (e BatchDeleteNodeTagsValidationError) Reason() string
- type BatchDeleteNodes
- func (*BatchDeleteNodes) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteNodes) GetNodes() []*NodeMatch
- func (*BatchDeleteNodes) ProtoMessage()
- func (x *BatchDeleteNodes) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteNodes) Reset()
- func (x *BatchDeleteNodes) String() string
- func (m *BatchDeleteNodes) Validate() error
- func (m *BatchDeleteNodes) ValidateAll() error
- type BatchDeleteNodesMultiError
- type BatchDeleteNodesValidationError
- func (e BatchDeleteNodesValidationError) Cause() error
- func (e BatchDeleteNodesValidationError) Error() string
- func (e BatchDeleteNodesValidationError) ErrorName() string
- func (e BatchDeleteNodesValidationError) Field() string
- func (e BatchDeleteNodesValidationError) Key() bool
- func (e BatchDeleteNodesValidationError) Reason() string
- type BatchDeleteRelationshipProperties
- func (*BatchDeleteRelationshipProperties) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteRelationshipProperties) GetRelationshipProperties() []*DeleteData_RelationshipPropertyMatch
- func (*BatchDeleteRelationshipProperties) ProtoMessage()
- func (x *BatchDeleteRelationshipProperties) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteRelationshipProperties) Reset()
- func (x *BatchDeleteRelationshipProperties) String() string
- func (m *BatchDeleteRelationshipProperties) Validate() error
- func (m *BatchDeleteRelationshipProperties) ValidateAll() error
- type BatchDeleteRelationshipPropertiesMultiError
- type BatchDeleteRelationshipPropertiesValidationError
- func (e BatchDeleteRelationshipPropertiesValidationError) Cause() error
- func (e BatchDeleteRelationshipPropertiesValidationError) Error() string
- func (e BatchDeleteRelationshipPropertiesValidationError) ErrorName() string
- func (e BatchDeleteRelationshipPropertiesValidationError) Field() string
- func (e BatchDeleteRelationshipPropertiesValidationError) Key() bool
- func (e BatchDeleteRelationshipPropertiesValidationError) Reason() string
- type BatchDeleteRelationships
- func (*BatchDeleteRelationships) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteRelationships) GetRelationships() []*Relationship
- func (*BatchDeleteRelationships) ProtoMessage()
- func (x *BatchDeleteRelationships) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteRelationships) Reset()
- func (x *BatchDeleteRelationships) String() string
- func (m *BatchDeleteRelationships) Validate() error
- func (m *BatchDeleteRelationships) ValidateAll() error
- type BatchDeleteRelationshipsMultiError
- type BatchDeleteRelationshipsValidationError
- func (e BatchDeleteRelationshipsValidationError) Cause() error
- func (e BatchDeleteRelationshipsValidationError) Error() string
- func (e BatchDeleteRelationshipsValidationError) ErrorName() string
- func (e BatchDeleteRelationshipsValidationError) Field() string
- func (e BatchDeleteRelationshipsValidationError) Key() bool
- func (e BatchDeleteRelationshipsValidationError) Reason() string
- type BatchUpsertNodes
- func (*BatchUpsertNodes) Descriptor() ([]byte, []int)deprecated
- func (x *BatchUpsertNodes) GetNodes() []*Node
- func (*BatchUpsertNodes) ProtoMessage()
- func (x *BatchUpsertNodes) ProtoReflect() protoreflect.Message
- func (x *BatchUpsertNodes) Reset()
- func (x *BatchUpsertNodes) String() string
- func (m *BatchUpsertNodes) Validate() error
- func (m *BatchUpsertNodes) ValidateAll() error
- type BatchUpsertNodesMultiError
- type BatchUpsertNodesValidationError
- func (e BatchUpsertNodesValidationError) Cause() error
- func (e BatchUpsertNodesValidationError) Error() string
- func (e BatchUpsertNodesValidationError) ErrorName() string
- func (e BatchUpsertNodesValidationError) Field() string
- func (e BatchUpsertNodesValidationError) Key() bool
- func (e BatchUpsertNodesValidationError) Reason() string
- type BatchUpsertRelationships
- func (*BatchUpsertRelationships) Descriptor() ([]byte, []int)deprecated
- func (x *BatchUpsertRelationships) GetRelationships() []*Relationship
- func (*BatchUpsertRelationships) ProtoMessage()
- func (x *BatchUpsertRelationships) ProtoReflect() protoreflect.Message
- func (x *BatchUpsertRelationships) Reset()
- func (x *BatchUpsertRelationships) String() string
- func (m *BatchUpsertRelationships) Validate() error
- func (m *BatchUpsertRelationships) ValidateAll() error
- type BatchUpsertRelationshipsMultiError
- type BatchUpsertRelationshipsValidationError
- func (e BatchUpsertRelationshipsValidationError) Cause() error
- func (e BatchUpsertRelationshipsValidationError) Error() string
- func (e BatchUpsertRelationshipsValidationError) ErrorName() string
- func (e BatchUpsertRelationshipsValidationError) Field() string
- func (e BatchUpsertRelationshipsValidationError) Key() bool
- func (e BatchUpsertRelationshipsValidationError) Reason() string
- type ConfigDetail
- func (*ConfigDetail) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigDetail) GetApplicationAgentCredential() *ApplicationAgentCredentialConfig
- func (x *ConfigDetail) GetAuditSinkConfig() *AuditSinkConfig
- func (x *ConfigDetail) GetAuthorizationPolicyConfig() *AuthorizationPolicyConfig
- func (m *ConfigDetail) GetConfiguration() isConfigDetail_Configuration
- func (x *ConfigDetail) GetConsentConfig() *ConsentConfiguration
- func (x *ConfigDetail) GetDescription() string
- func (x *ConfigDetail) GetDisplayName() string
- func (x *ConfigDetail) GetEntityMatchingPipelineConfig() *EntityMatchingPipelineConfig
- func (x *ConfigDetail) GetExternalDataResolverConfig() *ExternalDataResolverConfig
- func (x *ConfigDetail) GetIngestPipelineConfig() *IngestPipelineConfig
- func (x *ConfigDetail) GetName() string
- func (x *ConfigDetail) GetServiceAccountCredential() *ServiceAccountCredentialConfig
- func (x *ConfigDetail) GetTokenIntrospectConfig() *TokenIntrospectConfig
- func (x *ConfigDetail) GetVersion() int64
- func (*ConfigDetail) ProtoMessage()
- func (x *ConfigDetail) ProtoReflect() protoreflect.Message
- func (x *ConfigDetail) Reset()
- func (x *ConfigDetail) String() string
- func (m *ConfigDetail) Validate() error
- func (m *ConfigDetail) ValidateAll() error
- type ConfigDetailMultiError
- type ConfigDetailValidationError
- func (e ConfigDetailValidationError) Cause() error
- func (e ConfigDetailValidationError) Error() string
- func (e ConfigDetailValidationError) ErrorName() string
- func (e ConfigDetailValidationError) Field() string
- func (e ConfigDetailValidationError) Key() bool
- func (e ConfigDetailValidationError) Reason() string
- type ConfigDetail_ApplicationAgentCredential
- type ConfigDetail_AuditSinkConfig
- type ConfigDetail_AuthorizationPolicyConfig
- type ConfigDetail_ConsentConfig
- type ConfigDetail_EntityMatchingPipelineConfig
- type ConfigDetail_ExternalDataResolverConfig
- type ConfigDetail_IngestPipelineConfig
- type ConfigDetail_ServiceAccountCredential
- type ConfigDetail_TokenIntrospectConfig
- type ConfigType
- type ConsentConfiguration
- func (*ConsentConfiguration) Descriptor() ([]byte, []int)deprecated
- func (x *ConsentConfiguration) GetApplicationId() string
- func (x *ConsentConfiguration) GetDataPoints() []string
- func (x *ConsentConfiguration) GetPurpose() string
- func (x *ConsentConfiguration) GetRevokeAfterUse() bool
- func (x *ConsentConfiguration) GetTokenStatus() ExternalTokenStatus
- func (x *ConsentConfiguration) GetValidityPeriod() uint64
- func (*ConsentConfiguration) ProtoMessage()
- func (x *ConsentConfiguration) ProtoReflect() protoreflect.Message
- func (x *ConsentConfiguration) Reset()
- func (x *ConsentConfiguration) String() string
- func (m *ConsentConfiguration) Validate() error
- func (m *ConsentConfiguration) ValidateAll() error
- type ConsentConfigurationMultiError
- type ConsentConfigurationValidationError
- func (e ConsentConfigurationValidationError) Cause() error
- func (e ConsentConfigurationValidationError) Error() string
- func (e ConsentConfigurationValidationError) ErrorName() string
- func (e ConsentConfigurationValidationError) Field() string
- func (e ConsentConfigurationValidationError) Key() bool
- func (e ConsentConfigurationValidationError) Reason() string
- type ContainersPath
- func (*ContainersPath) Descriptor() ([]byte, []int)deprecated
- func (x *ContainersPath) GetApplicationSpaceId() string
- func (x *ContainersPath) GetCustomerId() string
- func (*ContainersPath) ProtoMessage()
- func (x *ContainersPath) ProtoReflect() protoreflect.Message
- func (x *ContainersPath) Reset()
- func (x *ContainersPath) String() string
- func (m *ContainersPath) Validate() error
- func (m *ContainersPath) ValidateAll() error
- type ContainersPathMultiError
- type ContainersPathValidationError
- func (e ContainersPathValidationError) Cause() error
- func (e ContainersPathValidationError) Error() string
- func (e ContainersPathValidationError) ErrorName() string
- func (e ContainersPathValidationError) Field() string
- func (e ContainersPathValidationError) Key() bool
- func (e ContainersPathValidationError) Reason() string
- type CreatedConfig
- func (*CreatedConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CreatedConfig) GetContainersPath() *ContainersPath
- func (x *CreatedConfig) GetDetail() *ConfigDetail
- func (x *CreatedConfig) GetId() string
- func (x *CreatedConfig) GetLocation() *CreatedConfig_Location
- func (x *CreatedConfig) GetType() ConfigType
- func (*CreatedConfig) ProtoMessage()
- func (x *CreatedConfig) ProtoReflect() protoreflect.Message
- func (x *CreatedConfig) Reset()
- func (x *CreatedConfig) String() string
- func (m *CreatedConfig) Validate() error
- func (m *CreatedConfig) ValidateAll() error
- type CreatedConfigMultiError
- type CreatedConfigValidationError
- func (e CreatedConfigValidationError) Cause() error
- func (e CreatedConfigValidationError) Error() string
- func (e CreatedConfigValidationError) ErrorName() string
- func (e CreatedConfigValidationError) Field() string
- func (e CreatedConfigValidationError) Key() bool
- func (e CreatedConfigValidationError) Reason() string
- type CreatedConfig_Location
- func (*CreatedConfig_Location) Descriptor() ([]byte, []int)deprecated
- func (x *CreatedConfig_Location) GetId() string
- func (x *CreatedConfig_Location) GetType() ConfigType
- func (*CreatedConfig_Location) ProtoMessage()
- func (x *CreatedConfig_Location) ProtoReflect() protoreflect.Message
- func (x *CreatedConfig_Location) Reset()
- func (x *CreatedConfig_Location) String() string
- func (m *CreatedConfig_Location) Validate() error
- func (m *CreatedConfig_Location) ValidateAll() error
- type CreatedConfig_LocationMultiError
- type CreatedConfig_LocationValidationError
- func (e CreatedConfig_LocationValidationError) Cause() error
- func (e CreatedConfig_LocationValidationError) Error() string
- func (e CreatedConfig_LocationValidationError) ErrorName() string
- func (e CreatedConfig_LocationValidationError) Field() string
- func (e CreatedConfig_LocationValidationError) Key() bool
- func (e CreatedConfig_LocationValidationError) Reason() string
- type DeleteData
- func (*DeleteData) Descriptor() ([]byte, []int)deprecated
- func (m *DeleteData) GetData() isDeleteData_Data
- func (x *DeleteData) GetNode() *NodeMatch
- func (x *DeleteData) GetNodeProperty() *DeleteData_NodePropertyMatch
- func (x *DeleteData) GetNodeTags() *DeleteData_NodeTagMatch
- func (x *DeleteData) GetRelationship() *Relationship
- func (x *DeleteData) GetRelationshipProperty() *DeleteData_RelationshipPropertyMatch
- func (*DeleteData) ProtoMessage()
- func (x *DeleteData) ProtoReflect() protoreflect.Message
- func (x *DeleteData) Reset()
- func (x *DeleteData) String() string
- func (m *DeleteData) Validate() error
- func (m *DeleteData) ValidateAll() error
- type DeleteDataMultiError
- type DeleteDataValidationError
- type DeleteData_Node
- type DeleteData_NodeProperty
- type DeleteData_NodePropertyMatch
- func (*DeleteData_NodePropertyMatch) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteData_NodePropertyMatch) GetMatch() *NodeMatch
- func (x *DeleteData_NodePropertyMatch) GetPropertyType() string
- func (*DeleteData_NodePropertyMatch) ProtoMessage()
- func (x *DeleteData_NodePropertyMatch) ProtoReflect() protoreflect.Message
- func (x *DeleteData_NodePropertyMatch) Reset()
- func (x *DeleteData_NodePropertyMatch) String() string
- func (m *DeleteData_NodePropertyMatch) Validate() error
- func (m *DeleteData_NodePropertyMatch) ValidateAll() error
- type DeleteData_NodePropertyMatchMultiError
- type DeleteData_NodePropertyMatchValidationError
- func (e DeleteData_NodePropertyMatchValidationError) Cause() error
- func (e DeleteData_NodePropertyMatchValidationError) Error() string
- func (e DeleteData_NodePropertyMatchValidationError) ErrorName() string
- func (e DeleteData_NodePropertyMatchValidationError) Field() string
- func (e DeleteData_NodePropertyMatchValidationError) Key() bool
- func (e DeleteData_NodePropertyMatchValidationError) Reason() string
- type DeleteData_NodeTagMatch
- func (*DeleteData_NodeTagMatch) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteData_NodeTagMatch) GetMatch() *NodeMatch
- func (x *DeleteData_NodeTagMatch) GetTags() []string
- func (*DeleteData_NodeTagMatch) ProtoMessage()
- func (x *DeleteData_NodeTagMatch) ProtoReflect() protoreflect.Message
- func (x *DeleteData_NodeTagMatch) Reset()
- func (x *DeleteData_NodeTagMatch) String() string
- func (m *DeleteData_NodeTagMatch) Validate() error
- func (m *DeleteData_NodeTagMatch) ValidateAll() error
- type DeleteData_NodeTagMatchMultiError
- type DeleteData_NodeTagMatchValidationError
- func (e DeleteData_NodeTagMatchValidationError) Cause() error
- func (e DeleteData_NodeTagMatchValidationError) Error() string
- func (e DeleteData_NodeTagMatchValidationError) ErrorName() string
- func (e DeleteData_NodeTagMatchValidationError) Field() string
- func (e DeleteData_NodeTagMatchValidationError) Key() bool
- func (e DeleteData_NodeTagMatchValidationError) Reason() string
- type DeleteData_NodeTags
- type DeleteData_Relationship
- type DeleteData_RelationshipProperty
- type DeleteData_RelationshipPropertyMatch
- func (*DeleteData_RelationshipPropertyMatch) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteData_RelationshipPropertyMatch) GetPropertyType() string
- func (x *DeleteData_RelationshipPropertyMatch) GetSource() *NodeMatch
- func (x *DeleteData_RelationshipPropertyMatch) GetTarget() *NodeMatch
- func (x *DeleteData_RelationshipPropertyMatch) GetType() string
- func (*DeleteData_RelationshipPropertyMatch) ProtoMessage()
- func (x *DeleteData_RelationshipPropertyMatch) ProtoReflect() protoreflect.Message
- func (x *DeleteData_RelationshipPropertyMatch) Reset()
- func (x *DeleteData_RelationshipPropertyMatch) String() string
- func (m *DeleteData_RelationshipPropertyMatch) Validate() error
- func (m *DeleteData_RelationshipPropertyMatch) ValidateAll() error
- type DeleteData_RelationshipPropertyMatchMultiError
- type DeleteData_RelationshipPropertyMatchValidationError
- func (e DeleteData_RelationshipPropertyMatchValidationError) Cause() error
- func (e DeleteData_RelationshipPropertyMatchValidationError) Error() string
- func (e DeleteData_RelationshipPropertyMatchValidationError) ErrorName() string
- func (e DeleteData_RelationshipPropertyMatchValidationError) Field() string
- func (e DeleteData_RelationshipPropertyMatchValidationError) Key() bool
- func (e DeleteData_RelationshipPropertyMatchValidationError) Reason() string
- type DeletedConfig
- func (*DeletedConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DeletedConfig) GetContainersPath() *ContainersPath
- func (x *DeletedConfig) GetId() string
- func (x *DeletedConfig) GetType() ConfigType
- func (*DeletedConfig) ProtoMessage()
- func (x *DeletedConfig) ProtoReflect() protoreflect.Message
- func (x *DeletedConfig) Reset()
- func (x *DeletedConfig) String() string
- func (m *DeletedConfig) Validate() error
- func (m *DeletedConfig) ValidateAll() error
- type DeletedConfigMultiError
- type DeletedConfigValidationError
- func (e DeletedConfigValidationError) Cause() error
- func (e DeletedConfigValidationError) Error() string
- func (e DeletedConfigValidationError) ErrorName() string
- func (e DeletedConfigValidationError) Field() string
- func (e DeletedConfigValidationError) Key() bool
- func (e DeletedConfigValidationError) Reason() string
- type DigitalTwin
- func (*DigitalTwin) Descriptor() ([]byte, []int)deprecated
- func (x *DigitalTwin) GetExternalId() string
- func (x *DigitalTwin) GetTenantId() string
- func (x *DigitalTwin) GetType() string
- func (*DigitalTwin) ProtoMessage()
- func (x *DigitalTwin) ProtoReflect() protoreflect.Message
- func (x *DigitalTwin) Reset()
- func (x *DigitalTwin) String() string
- func (m *DigitalTwin) Validate() error
- func (m *DigitalTwin) ValidateAll() error
- type DigitalTwinMultiError
- type DigitalTwinValidationError
- func (e DigitalTwinValidationError) Cause() error
- func (e DigitalTwinValidationError) Error() string
- func (e DigitalTwinValidationError) ErrorName() string
- func (e DigitalTwinValidationError) Field() string
- func (e DigitalTwinValidationError) Key() bool
- func (e DigitalTwinValidationError) Reason() string
- type EntityMatchingPipelineConfig
- func (*EntityMatchingPipelineConfig) Descriptor() ([]byte, []int)deprecated
- func (x *EntityMatchingPipelineConfig) GetEntityMatchingMessage() *wrapperspb.StringValue
- func (x *EntityMatchingPipelineConfig) GetEntityMatchingStatus() EntityMatchingPipelineConfig_Status
- func (x *EntityMatchingPipelineConfig) GetLastRunTime() *timestamppb.Timestamp
- func (x *EntityMatchingPipelineConfig) GetNodeFilter() *EntityMatchingPipelineConfig_NodeFilter
- func (x *EntityMatchingPipelineConfig) GetPropertyMappingMessage() *wrapperspb.StringValue
- func (x *EntityMatchingPipelineConfig) GetPropertyMappingStatus() EntityMatchingPipelineConfig_Status
- func (x *EntityMatchingPipelineConfig) GetPropertyMappings() []*EntityMatchingPipelineConfig_PropertyMapping
- func (x *EntityMatchingPipelineConfig) GetReportType() *wrapperspb.StringValue
- func (x *EntityMatchingPipelineConfig) GetReportUrl() *wrapperspb.StringValue
- func (x *EntityMatchingPipelineConfig) GetRerunInterval() string
- func (x *EntityMatchingPipelineConfig) GetSimilarityScoreCutoff() float32
- func (*EntityMatchingPipelineConfig) ProtoMessage()
- func (x *EntityMatchingPipelineConfig) ProtoReflect() protoreflect.Message
- func (x *EntityMatchingPipelineConfig) Reset()
- func (x *EntityMatchingPipelineConfig) String() string
- func (m *EntityMatchingPipelineConfig) Validate() error
- func (m *EntityMatchingPipelineConfig) ValidateAll() error
- type EntityMatchingPipelineConfigMultiError
- type EntityMatchingPipelineConfigValidationError
- func (e EntityMatchingPipelineConfigValidationError) Cause() error
- func (e EntityMatchingPipelineConfigValidationError) Error() string
- func (e EntityMatchingPipelineConfigValidationError) ErrorName() string
- func (e EntityMatchingPipelineConfigValidationError) Field() string
- func (e EntityMatchingPipelineConfigValidationError) Key() bool
- func (e EntityMatchingPipelineConfigValidationError) Reason() string
- type EntityMatchingPipelineConfig_NodeFilter
- func (*EntityMatchingPipelineConfig_NodeFilter) Descriptor() ([]byte, []int)deprecated
- func (x *EntityMatchingPipelineConfig_NodeFilter) GetSourceNodeTypes() []string
- func (x *EntityMatchingPipelineConfig_NodeFilter) GetTargetNodeTypes() []string
- func (*EntityMatchingPipelineConfig_NodeFilter) ProtoMessage()
- func (x *EntityMatchingPipelineConfig_NodeFilter) ProtoReflect() protoreflect.Message
- func (x *EntityMatchingPipelineConfig_NodeFilter) Reset()
- func (x *EntityMatchingPipelineConfig_NodeFilter) String() string
- func (m *EntityMatchingPipelineConfig_NodeFilter) Validate() error
- func (m *EntityMatchingPipelineConfig_NodeFilter) ValidateAll() error
- type EntityMatchingPipelineConfig_NodeFilterMultiError
- type EntityMatchingPipelineConfig_NodeFilterValidationError
- func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Cause() error
- func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Error() string
- func (e EntityMatchingPipelineConfig_NodeFilterValidationError) ErrorName() string
- func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Field() string
- func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Key() bool
- func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Reason() string
- type EntityMatchingPipelineConfig_PropertyMapping
- func (*EntityMatchingPipelineConfig_PropertyMapping) Descriptor() ([]byte, []int)deprecated
- func (x *EntityMatchingPipelineConfig_PropertyMapping) GetSimilarityScoreCutoff() float32
- func (x *EntityMatchingPipelineConfig_PropertyMapping) GetSourceNodeProperty() string
- func (x *EntityMatchingPipelineConfig_PropertyMapping) GetSourceNodeType() string
- func (x *EntityMatchingPipelineConfig_PropertyMapping) GetTargetNodeProperty() string
- func (x *EntityMatchingPipelineConfig_PropertyMapping) GetTargetNodeType() string
- func (*EntityMatchingPipelineConfig_PropertyMapping) ProtoMessage()
- func (x *EntityMatchingPipelineConfig_PropertyMapping) ProtoReflect() protoreflect.Message
- func (x *EntityMatchingPipelineConfig_PropertyMapping) Reset()
- func (x *EntityMatchingPipelineConfig_PropertyMapping) String() string
- func (m *EntityMatchingPipelineConfig_PropertyMapping) Validate() error
- func (m *EntityMatchingPipelineConfig_PropertyMapping) ValidateAll() error
- type EntityMatchingPipelineConfig_PropertyMappingMultiError
- type EntityMatchingPipelineConfig_PropertyMappingValidationError
- func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Cause() error
- func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Error() string
- func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) ErrorName() string
- func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Field() string
- func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Key() bool
- func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Reason() string
- type EntityMatchingPipelineConfig_Status
- func (EntityMatchingPipelineConfig_Status) Descriptor() protoreflect.EnumDescriptor
- func (x EntityMatchingPipelineConfig_Status) Enum() *EntityMatchingPipelineConfig_Status
- func (EntityMatchingPipelineConfig_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x EntityMatchingPipelineConfig_Status) Number() protoreflect.EnumNumber
- func (x EntityMatchingPipelineConfig_Status) String() string
- func (EntityMatchingPipelineConfig_Status) Type() protoreflect.EnumType
- type ExternalDataResolverConfig
- func (*ExternalDataResolverConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalDataResolverConfig) GetHeaders() map[string]string
- func (x *ExternalDataResolverConfig) GetMethod() string
- func (x *ExternalDataResolverConfig) GetRequestPayload() string
- func (x *ExternalDataResolverConfig) GetRequestType() ExternalDataResolverConfig_ContentType
- func (x *ExternalDataResolverConfig) GetResponseSelector() string
- func (x *ExternalDataResolverConfig) GetResponseType() ExternalDataResolverConfig_ContentType
- func (x *ExternalDataResolverConfig) GetUrl() string
- func (*ExternalDataResolverConfig) ProtoMessage()
- func (x *ExternalDataResolverConfig) ProtoReflect() protoreflect.Message
- func (x *ExternalDataResolverConfig) Reset()
- func (x *ExternalDataResolverConfig) String() string
- func (m *ExternalDataResolverConfig) Validate() error
- func (m *ExternalDataResolverConfig) ValidateAll() error
- type ExternalDataResolverConfigMultiError
- type ExternalDataResolverConfigValidationError
- func (e ExternalDataResolverConfigValidationError) Cause() error
- func (e ExternalDataResolverConfigValidationError) Error() string
- func (e ExternalDataResolverConfigValidationError) ErrorName() string
- func (e ExternalDataResolverConfigValidationError) Field() string
- func (e ExternalDataResolverConfigValidationError) Key() bool
- func (e ExternalDataResolverConfigValidationError) Reason() string
- type ExternalDataResolverConfig_ContentType
- func (ExternalDataResolverConfig_ContentType) Descriptor() protoreflect.EnumDescriptor
- func (x ExternalDataResolverConfig_ContentType) Enum() *ExternalDataResolverConfig_ContentType
- func (ExternalDataResolverConfig_ContentType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExternalDataResolverConfig_ContentType) Number() protoreflect.EnumNumber
- func (x ExternalDataResolverConfig_ContentType) String() string
- func (ExternalDataResolverConfig_ContentType) Type() protoreflect.EnumType
- type ExternalTokenStatus
- func (ExternalTokenStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ExternalTokenStatus) Enum() *ExternalTokenStatus
- func (ExternalTokenStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExternalTokenStatus) Number() protoreflect.EnumNumber
- func (x ExternalTokenStatus) String() string
- func (ExternalTokenStatus) Type() protoreflect.EnumType
- type IngestPipelineConfig
- func (*IngestPipelineConfig) Descriptor() ([]byte, []int)deprecated
- func (x *IngestPipelineConfig) GetAppAgentToken() string
- func (x *IngestPipelineConfig) GetOperations() []IngestPipelineOperation
- func (x *IngestPipelineConfig) GetSources() []string
- func (*IngestPipelineConfig) ProtoMessage()
- func (x *IngestPipelineConfig) ProtoReflect() protoreflect.Message
- func (x *IngestPipelineConfig) Reset()
- func (x *IngestPipelineConfig) String() string
- func (m *IngestPipelineConfig) Validate() error
- func (m *IngestPipelineConfig) ValidateAll() error
- type IngestPipelineConfigMultiError
- type IngestPipelineConfigValidationError
- func (e IngestPipelineConfigValidationError) Cause() error
- func (e IngestPipelineConfigValidationError) Error() string
- func (e IngestPipelineConfigValidationError) ErrorName() string
- func (e IngestPipelineConfigValidationError) Field() string
- func (e IngestPipelineConfigValidationError) Key() bool
- func (e IngestPipelineConfigValidationError) Reason() string
- type IngestPipelineOperation
- func (IngestPipelineOperation) Descriptor() protoreflect.EnumDescriptor
- func (x IngestPipelineOperation) Enum() *IngestPipelineOperation
- func (IngestPipelineOperation) EnumDescriptor() ([]byte, []int)deprecated
- func (x IngestPipelineOperation) Number() protoreflect.EnumNumber
- func (x IngestPipelineOperation) String() string
- func (IngestPipelineOperation) Type() protoreflect.EnumType
- type IsAuthorized
- func (*IsAuthorized) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthorized) GetDenyReason() *AuthorizationDenyReason
- func (x *IsAuthorized) GetErrorMessage() string
- func (x *IsAuthorized) GetEvaluationTime() *durationpb.Duration
- func (x *IsAuthorized) GetPoliciesFound() []*AuthorizationPolicy
- func (x *IsAuthorized) GetRequest() *IsAuthorized_Request
- func (x *IsAuthorized) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
- func (x *IsAuthorized) GetResponse() *IsAuthorized_Response
- func (*IsAuthorized) ProtoMessage()
- func (x *IsAuthorized) ProtoReflect() protoreflect.Message
- func (x *IsAuthorized) Reset()
- func (x *IsAuthorized) String() string
- func (m *IsAuthorized) Validate() error
- func (m *IsAuthorized) ValidateAll() error
- type IsAuthorizedMultiError
- type IsAuthorizedValidationError
- func (e IsAuthorizedValidationError) Cause() error
- func (e IsAuthorizedValidationError) Error() string
- func (e IsAuthorizedValidationError) ErrorName() string
- func (e IsAuthorizedValidationError) Field() string
- func (e IsAuthorizedValidationError) Key() bool
- func (e IsAuthorizedValidationError) Reason() string
- type IsAuthorized_Request
- func (*IsAuthorized_Request) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthorized_Request) GetInputParams() map[string]*v1beta1.Value
- func (x *IsAuthorized_Request) GetPolicyTags() []string
- func (x *IsAuthorized_Request) GetResources() []*IsAuthorized_Request_Resource
- func (x *IsAuthorized_Request) GetSubject() *AuthorizationSubject
- func (*IsAuthorized_Request) ProtoMessage()
- func (x *IsAuthorized_Request) ProtoReflect() protoreflect.Message
- func (x *IsAuthorized_Request) Reset()
- func (x *IsAuthorized_Request) String() string
- func (m *IsAuthorized_Request) Validate() error
- func (m *IsAuthorized_Request) ValidateAll() error
- type IsAuthorized_RequestMultiError
- type IsAuthorized_RequestValidationError
- func (e IsAuthorized_RequestValidationError) Cause() error
- func (e IsAuthorized_RequestValidationError) Error() string
- func (e IsAuthorized_RequestValidationError) ErrorName() string
- func (e IsAuthorized_RequestValidationError) Field() string
- func (e IsAuthorized_RequestValidationError) Key() bool
- func (e IsAuthorized_RequestValidationError) Reason() string
- type IsAuthorized_Request_Resource
- func (*IsAuthorized_Request_Resource) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthorized_Request_Resource) GetActions() []string
- func (x *IsAuthorized_Request_Resource) GetExternalId() string
- func (x *IsAuthorized_Request_Resource) GetType() string
- func (*IsAuthorized_Request_Resource) ProtoMessage()
- func (x *IsAuthorized_Request_Resource) ProtoReflect() protoreflect.Message
- func (x *IsAuthorized_Request_Resource) Reset()
- func (x *IsAuthorized_Request_Resource) String() string
- func (m *IsAuthorized_Request_Resource) Validate() error
- func (m *IsAuthorized_Request_Resource) ValidateAll() error
- type IsAuthorized_Request_ResourceMultiError
- type IsAuthorized_Request_ResourceValidationError
- func (e IsAuthorized_Request_ResourceValidationError) Cause() error
- func (e IsAuthorized_Request_ResourceValidationError) Error() string
- func (e IsAuthorized_Request_ResourceValidationError) ErrorName() string
- func (e IsAuthorized_Request_ResourceValidationError) Field() string
- func (e IsAuthorized_Request_ResourceValidationError) Key() bool
- func (e IsAuthorized_Request_ResourceValidationError) Reason() string
- type IsAuthorized_Response
- func (*IsAuthorized_Response) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthorized_Response) GetDecisionTime() *timestamppb.Timestamp
- func (x *IsAuthorized_Response) GetDecisions() map[string]*IsAuthorized_Response_ResourceType
- func (*IsAuthorized_Response) ProtoMessage()
- func (x *IsAuthorized_Response) ProtoReflect() protoreflect.Message
- func (x *IsAuthorized_Response) Reset()
- func (x *IsAuthorized_Response) String() string
- func (m *IsAuthorized_Response) Validate() error
- func (m *IsAuthorized_Response) ValidateAll() error
- type IsAuthorized_ResponseMultiError
- type IsAuthorized_ResponseValidationError
- func (e IsAuthorized_ResponseValidationError) Cause() error
- func (e IsAuthorized_ResponseValidationError) Error() string
- func (e IsAuthorized_ResponseValidationError) ErrorName() string
- func (e IsAuthorized_ResponseValidationError) Field() string
- func (e IsAuthorized_ResponseValidationError) Key() bool
- func (e IsAuthorized_ResponseValidationError) Reason() string
- type IsAuthorized_Response_Action
- func (*IsAuthorized_Response_Action) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthorized_Response_Action) GetAllow() bool
- func (*IsAuthorized_Response_Action) ProtoMessage()
- func (x *IsAuthorized_Response_Action) ProtoReflect() protoreflect.Message
- func (x *IsAuthorized_Response_Action) Reset()
- func (x *IsAuthorized_Response_Action) String() string
- func (m *IsAuthorized_Response_Action) Validate() error
- func (m *IsAuthorized_Response_Action) ValidateAll() error
- type IsAuthorized_Response_ActionMultiError
- type IsAuthorized_Response_ActionValidationError
- func (e IsAuthorized_Response_ActionValidationError) Cause() error
- func (e IsAuthorized_Response_ActionValidationError) Error() string
- func (e IsAuthorized_Response_ActionValidationError) ErrorName() string
- func (e IsAuthorized_Response_ActionValidationError) Field() string
- func (e IsAuthorized_Response_ActionValidationError) Key() bool
- func (e IsAuthorized_Response_ActionValidationError) Reason() string
- type IsAuthorized_Response_Resource
- func (*IsAuthorized_Response_Resource) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthorized_Response_Resource) GetActions() map[string]*IsAuthorized_Response_Action
- func (*IsAuthorized_Response_Resource) ProtoMessage()
- func (x *IsAuthorized_Response_Resource) ProtoReflect() protoreflect.Message
- func (x *IsAuthorized_Response_Resource) Reset()
- func (x *IsAuthorized_Response_Resource) String() string
- func (m *IsAuthorized_Response_Resource) Validate() error
- func (m *IsAuthorized_Response_Resource) ValidateAll() error
- type IsAuthorized_Response_ResourceMultiError
- type IsAuthorized_Response_ResourceType
- func (*IsAuthorized_Response_ResourceType) Descriptor() ([]byte, []int)deprecated
- func (x *IsAuthorized_Response_ResourceType) GetResources() map[string]*IsAuthorized_Response_Resource
- func (*IsAuthorized_Response_ResourceType) ProtoMessage()
- func (x *IsAuthorized_Response_ResourceType) ProtoReflect() protoreflect.Message
- func (x *IsAuthorized_Response_ResourceType) Reset()
- func (x *IsAuthorized_Response_ResourceType) String() string
- func (m *IsAuthorized_Response_ResourceType) Validate() error
- func (m *IsAuthorized_Response_ResourceType) ValidateAll() error
- type IsAuthorized_Response_ResourceTypeMultiError
- type IsAuthorized_Response_ResourceTypeValidationError
- func (e IsAuthorized_Response_ResourceTypeValidationError) Cause() error
- func (e IsAuthorized_Response_ResourceTypeValidationError) Error() string
- func (e IsAuthorized_Response_ResourceTypeValidationError) ErrorName() string
- func (e IsAuthorized_Response_ResourceTypeValidationError) Field() string
- func (e IsAuthorized_Response_ResourceTypeValidationError) Key() bool
- func (e IsAuthorized_Response_ResourceTypeValidationError) Reason() string
- type IsAuthorized_Response_ResourceValidationError
- func (e IsAuthorized_Response_ResourceValidationError) Cause() error
- func (e IsAuthorized_Response_ResourceValidationError) Error() string
- func (e IsAuthorized_Response_ResourceValidationError) ErrorName() string
- func (e IsAuthorized_Response_ResourceValidationError) Field() string
- func (e IsAuthorized_Response_ResourceValidationError) Key() bool
- func (e IsAuthorized_Response_ResourceValidationError) Reason() string
- type IsChangePoint
- func (*IsChangePoint) Descriptor() ([]byte, []int)deprecated
- func (x *IsChangePoint) GetChangePointDetected() *IsChangePoint_ChangePointDetection
- func (x *IsChangePoint) GetEvaluationTime() *durationpb.Duration
- func (x *IsChangePoint) GetRequest() *IsChangePoint_Request
- func (x *IsChangePoint) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
- func (x *IsChangePoint) GetResponse() *IsChangePoint_Response
- func (*IsChangePoint) ProtoMessage()
- func (x *IsChangePoint) ProtoReflect() protoreflect.Message
- func (x *IsChangePoint) Reset()
- func (x *IsChangePoint) String() string
- func (m *IsChangePoint) Validate() error
- func (m *IsChangePoint) ValidateAll() error
- type IsChangePointMultiError
- type IsChangePointValidationError
- func (e IsChangePointValidationError) Cause() error
- func (e IsChangePointValidationError) Error() string
- func (e IsChangePointValidationError) ErrorName() string
- func (e IsChangePointValidationError) Field() string
- func (e IsChangePointValidationError) Key() bool
- func (e IsChangePointValidationError) Reason() string
- type IsChangePoint_ChangePointDetection
- func (*IsChangePoint_ChangePointDetection) Descriptor() ([]byte, []int)deprecated
- func (x *IsChangePoint_ChangePointDetection) GetChangeScore() float64
- func (x *IsChangePoint_ChangePointDetection) GetExplanation() string
- func (x *IsChangePoint_ChangePointDetection) GetIsChange() bool
- func (*IsChangePoint_ChangePointDetection) ProtoMessage()
- func (x *IsChangePoint_ChangePointDetection) ProtoReflect() protoreflect.Message
- func (x *IsChangePoint_ChangePointDetection) Reset()
- func (x *IsChangePoint_ChangePointDetection) String() string
- func (m *IsChangePoint_ChangePointDetection) Validate() error
- func (m *IsChangePoint_ChangePointDetection) ValidateAll() error
- type IsChangePoint_ChangePointDetectionMultiError
- type IsChangePoint_ChangePointDetectionValidationError
- func (e IsChangePoint_ChangePointDetectionValidationError) Cause() error
- func (e IsChangePoint_ChangePointDetectionValidationError) Error() string
- func (e IsChangePoint_ChangePointDetectionValidationError) ErrorName() string
- func (e IsChangePoint_ChangePointDetectionValidationError) Field() string
- func (e IsChangePoint_ChangePointDetectionValidationError) Key() bool
- func (e IsChangePoint_ChangePointDetectionValidationError) Reason() string
- type IsChangePoint_Request
- func (*IsChangePoint_Request) Descriptor() ([]byte, []int)deprecated
- func (x *IsChangePoint_Request) GetAction() string
- func (x *IsChangePoint_Request) GetResource() string
- func (*IsChangePoint_Request) ProtoMessage()
- func (x *IsChangePoint_Request) ProtoReflect() protoreflect.Message
- func (x *IsChangePoint_Request) Reset()
- func (x *IsChangePoint_Request) String() string
- func (m *IsChangePoint_Request) Validate() error
- func (m *IsChangePoint_Request) ValidateAll() error
- type IsChangePoint_RequestMultiError
- type IsChangePoint_RequestValidationError
- func (e IsChangePoint_RequestValidationError) Cause() error
- func (e IsChangePoint_RequestValidationError) Error() string
- func (e IsChangePoint_RequestValidationError) ErrorName() string
- func (e IsChangePoint_RequestValidationError) Field() string
- func (e IsChangePoint_RequestValidationError) Key() bool
- func (e IsChangePoint_RequestValidationError) Reason() string
- type IsChangePoint_Response
- func (*IsChangePoint_Response) Descriptor() ([]byte, []int)deprecated
- func (x *IsChangePoint_Response) GetDecisionTime() string
- func (*IsChangePoint_Response) ProtoMessage()
- func (x *IsChangePoint_Response) ProtoReflect() protoreflect.Message
- func (x *IsChangePoint_Response) Reset()
- func (x *IsChangePoint_Response) String() string
- func (m *IsChangePoint_Response) Validate() error
- func (m *IsChangePoint_Response) ValidateAll() error
- type IsChangePoint_ResponseMultiError
- type IsChangePoint_ResponseValidationError
- func (e IsChangePoint_ResponseValidationError) Cause() error
- func (e IsChangePoint_ResponseValidationError) Error() string
- func (e IsChangePoint_ResponseValidationError) ErrorName() string
- func (e IsChangePoint_ResponseValidationError) Field() string
- func (e IsChangePoint_ResponseValidationError) Key() bool
- func (e IsChangePoint_ResponseValidationError) Reason() string
- type Node
- func (*Node) Descriptor() ([]byte, []int)deprecated
- func (x *Node) GetExternalId() string
- func (x *Node) GetId() string
- func (x *Node) GetIsIdentity() bool
- func (x *Node) GetType() string
- func (*Node) ProtoMessage()
- func (x *Node) ProtoReflect() protoreflect.Message
- func (x *Node) Reset()
- func (x *Node) String() string
- func (m *Node) Validate() error
- func (m *Node) ValidateAll() error
- type NodeMatch
- func (*NodeMatch) Descriptor() ([]byte, []int)deprecated
- func (x *NodeMatch) GetExternalId() string
- func (x *NodeMatch) GetType() string
- func (*NodeMatch) ProtoMessage()
- func (x *NodeMatch) ProtoReflect() protoreflect.Message
- func (x *NodeMatch) Reset()
- func (x *NodeMatch) String() string
- func (m *NodeMatch) Validate() error
- func (m *NodeMatch) ValidateAll() error
- type NodeMatchMultiError
- type NodeMatchValidationError
- type NodeMultiError
- type NodeValidationError
- type ReadConfig
- func (*ReadConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ReadConfig) GetContainersPath() *ContainersPath
- func (x *ReadConfig) GetId() string
- func (m *ReadConfig) GetIdentifier() isReadConfig_Identifier
- func (x *ReadConfig) GetName() *ReadConfig_NameIdentifier
- func (x *ReadConfig) GetType() ConfigType
- func (*ReadConfig) ProtoMessage()
- func (x *ReadConfig) ProtoReflect() protoreflect.Message
- func (x *ReadConfig) Reset()
- func (x *ReadConfig) String() string
- func (m *ReadConfig) Validate() error
- func (m *ReadConfig) ValidateAll() error
- type ReadConfigMultiError
- type ReadConfigValidationError
- type ReadConfig_Id
- type ReadConfig_Name
- type ReadConfig_NameIdentifier
- func (*ReadConfig_NameIdentifier) Descriptor() ([]byte, []int)deprecated
- func (x *ReadConfig_NameIdentifier) GetLocationId() string
- func (x *ReadConfig_NameIdentifier) GetLocationType() ConfigType
- func (x *ReadConfig_NameIdentifier) GetName() string
- func (*ReadConfig_NameIdentifier) ProtoMessage()
- func (x *ReadConfig_NameIdentifier) ProtoReflect() protoreflect.Message
- func (x *ReadConfig_NameIdentifier) Reset()
- func (x *ReadConfig_NameIdentifier) String() string
- func (m *ReadConfig_NameIdentifier) Validate() error
- func (m *ReadConfig_NameIdentifier) ValidateAll() error
- type ReadConfig_NameIdentifierMultiError
- type ReadConfig_NameIdentifierValidationError
- func (e ReadConfig_NameIdentifierValidationError) Cause() error
- func (e ReadConfig_NameIdentifierValidationError) Error() string
- func (e ReadConfig_NameIdentifierValidationError) ErrorName() string
- func (e ReadConfig_NameIdentifierValidationError) Field() string
- func (e ReadConfig_NameIdentifierValidationError) Key() bool
- func (e ReadConfig_NameIdentifierValidationError) Reason() string
- type Relationship
- func (*Relationship) Descriptor() ([]byte, []int)deprecated
- func (x *Relationship) GetSource() *NodeMatch
- func (x *Relationship) GetTarget() *NodeMatch
- func (x *Relationship) GetType() string
- func (*Relationship) ProtoMessage()
- func (x *Relationship) ProtoReflect() protoreflect.Message
- func (x *Relationship) Reset()
- func (x *Relationship) String() string
- func (m *Relationship) Validate() error
- func (m *Relationship) ValidateAll() error
- type RelationshipMultiError
- type RelationshipValidationError
- func (e RelationshipValidationError) Cause() error
- func (e RelationshipValidationError) Error() string
- func (e RelationshipValidationError) ErrorName() string
- func (e RelationshipValidationError) Field() string
- func (e RelationshipValidationError) Key() bool
- func (e RelationshipValidationError) Reason() string
- type Resource
- func (*Resource) Descriptor() ([]byte, []int)deprecated
- func (x *Resource) GetExternalId() string
- func (x *Resource) GetType() string
- 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 RevokeConfigPermissions
- func (*RevokeConfigPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeConfigPermissions) GetCustomerId() string
- func (x *RevokeConfigPermissions) GetObjectId() string
- func (x *RevokeConfigPermissions) GetObjectType() ConfigType
- func (x *RevokeConfigPermissions) GetRole() string
- func (x *RevokeConfigPermissions) GetTargetIdentifier() string
- func (x *RevokeConfigPermissions) GetTargetType() ConfigType
- func (*RevokeConfigPermissions) ProtoMessage()
- func (x *RevokeConfigPermissions) ProtoReflect() protoreflect.Message
- func (x *RevokeConfigPermissions) Reset()
- func (x *RevokeConfigPermissions) String() string
- func (m *RevokeConfigPermissions) Validate() error
- func (m *RevokeConfigPermissions) ValidateAll() error
- type RevokeConfigPermissionsMultiError
- type RevokeConfigPermissionsValidationError
- func (e RevokeConfigPermissionsValidationError) Cause() error
- func (e RevokeConfigPermissionsValidationError) Error() string
- func (e RevokeConfigPermissionsValidationError) ErrorName() string
- func (e RevokeConfigPermissionsValidationError) Field() string
- func (e RevokeConfigPermissionsValidationError) Key() bool
- func (e RevokeConfigPermissionsValidationError) Reason() string
- type ServiceAccountCredentialConfig
- func (*ServiceAccountCredentialConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceAccountCredentialConfig) GetExpireTime() *timestamppb.Timestamp
- func (x *ServiceAccountCredentialConfig) GetKeyFormat() string
- func (x *ServiceAccountCredentialConfig) GetKid() string
- func (x *ServiceAccountCredentialConfig) GetOriginalKid() string
- func (*ServiceAccountCredentialConfig) ProtoMessage()
- func (x *ServiceAccountCredentialConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceAccountCredentialConfig) Reset()
- func (x *ServiceAccountCredentialConfig) String() string
- func (m *ServiceAccountCredentialConfig) Validate() error
- func (m *ServiceAccountCredentialConfig) ValidateAll() error
- type ServiceAccountCredentialConfigMultiError
- type ServiceAccountCredentialConfigValidationError
- func (e ServiceAccountCredentialConfigValidationError) Cause() error
- func (e ServiceAccountCredentialConfigValidationError) Error() string
- func (e ServiceAccountCredentialConfigValidationError) ErrorName() string
- func (e ServiceAccountCredentialConfigValidationError) Field() string
- func (e ServiceAccountCredentialConfigValidationError) Key() bool
- func (e ServiceAccountCredentialConfigValidationError) Reason() string
- type TokenIntrospectConfig
- func (*TokenIntrospectConfig) Descriptor() ([]byte, []int)deprecated
- func (x *TokenIntrospectConfig) GetClaimsMapping() map[string]*TokenIntrospectConfig_Claim
- func (x *TokenIntrospectConfig) GetIkgNodeType() string
- func (x *TokenIntrospectConfig) GetJwt() *TokenIntrospectConfig_JWT
- func (x *TokenIntrospectConfig) GetOffline() *TokenIntrospectConfig_Offline
- func (x *TokenIntrospectConfig) GetOnline() *TokenIntrospectConfig_Online
- func (x *TokenIntrospectConfig) GetOpaque() *TokenIntrospectConfig_Opaque
- func (x *TokenIntrospectConfig) GetPerformUpsert() bool
- func (m *TokenIntrospectConfig) GetTokenMatcher() isTokenIntrospectConfig_TokenMatcher
- func (m *TokenIntrospectConfig) GetValidation() isTokenIntrospectConfig_Validation
- func (*TokenIntrospectConfig) ProtoMessage()
- func (x *TokenIntrospectConfig) ProtoReflect() protoreflect.Message
- func (x *TokenIntrospectConfig) Reset()
- func (x *TokenIntrospectConfig) String() string
- func (m *TokenIntrospectConfig) Validate() error
- func (m *TokenIntrospectConfig) ValidateAll() error
- type TokenIntrospectConfigMultiError
- type TokenIntrospectConfigValidationError
- func (e TokenIntrospectConfigValidationError) Cause() error
- func (e TokenIntrospectConfigValidationError) Error() string
- func (e TokenIntrospectConfigValidationError) ErrorName() string
- func (e TokenIntrospectConfigValidationError) Field() string
- func (e TokenIntrospectConfigValidationError) Key() bool
- func (e TokenIntrospectConfigValidationError) Reason() string
- type TokenIntrospectConfig_Claim
- func (*TokenIntrospectConfig_Claim) Descriptor() ([]byte, []int)deprecated
- func (x *TokenIntrospectConfig_Claim) GetSelector() string
- func (*TokenIntrospectConfig_Claim) ProtoMessage()
- func (x *TokenIntrospectConfig_Claim) ProtoReflect() protoreflect.Message
- func (x *TokenIntrospectConfig_Claim) Reset()
- func (x *TokenIntrospectConfig_Claim) String() string
- func (m *TokenIntrospectConfig_Claim) Validate() error
- func (m *TokenIntrospectConfig_Claim) ValidateAll() error
- type TokenIntrospectConfig_ClaimMultiError
- type TokenIntrospectConfig_ClaimValidationError
- func (e TokenIntrospectConfig_ClaimValidationError) Cause() error
- func (e TokenIntrospectConfig_ClaimValidationError) Error() string
- func (e TokenIntrospectConfig_ClaimValidationError) ErrorName() string
- func (e TokenIntrospectConfig_ClaimValidationError) Field() string
- func (e TokenIntrospectConfig_ClaimValidationError) Key() bool
- func (e TokenIntrospectConfig_ClaimValidationError) Reason() string
- type TokenIntrospectConfig_JWT
- func (*TokenIntrospectConfig_JWT) Descriptor() ([]byte, []int)deprecated
- func (x *TokenIntrospectConfig_JWT) GetAudience() string
- func (x *TokenIntrospectConfig_JWT) GetIssuer() string
- func (*TokenIntrospectConfig_JWT) ProtoMessage()
- func (x *TokenIntrospectConfig_JWT) ProtoReflect() protoreflect.Message
- func (x *TokenIntrospectConfig_JWT) Reset()
- func (x *TokenIntrospectConfig_JWT) String() string
- func (m *TokenIntrospectConfig_JWT) Validate() error
- func (m *TokenIntrospectConfig_JWT) ValidateAll() error
- type TokenIntrospectConfig_JWTMultiError
- type TokenIntrospectConfig_JWTValidationError
- func (e TokenIntrospectConfig_JWTValidationError) Cause() error
- func (e TokenIntrospectConfig_JWTValidationError) Error() string
- func (e TokenIntrospectConfig_JWTValidationError) ErrorName() string
- func (e TokenIntrospectConfig_JWTValidationError) Field() string
- func (e TokenIntrospectConfig_JWTValidationError) Key() bool
- func (e TokenIntrospectConfig_JWTValidationError) Reason() string
- type TokenIntrospectConfig_Jwt
- type TokenIntrospectConfig_Offline
- func (*TokenIntrospectConfig_Offline) Descriptor() ([]byte, []int)deprecated
- func (x *TokenIntrospectConfig_Offline) GetPublicJwks() [][]byte
- func (*TokenIntrospectConfig_Offline) ProtoMessage()
- func (x *TokenIntrospectConfig_Offline) ProtoReflect() protoreflect.Message
- func (x *TokenIntrospectConfig_Offline) Reset()
- func (x *TokenIntrospectConfig_Offline) String() string
- func (m *TokenIntrospectConfig_Offline) Validate() error
- func (m *TokenIntrospectConfig_Offline) ValidateAll() error
- type TokenIntrospectConfig_OfflineMultiError
- type TokenIntrospectConfig_OfflineValidationError
- func (e TokenIntrospectConfig_OfflineValidationError) Cause() error
- func (e TokenIntrospectConfig_OfflineValidationError) Error() string
- func (e TokenIntrospectConfig_OfflineValidationError) ErrorName() string
- func (e TokenIntrospectConfig_OfflineValidationError) Field() string
- func (e TokenIntrospectConfig_OfflineValidationError) Key() bool
- func (e TokenIntrospectConfig_OfflineValidationError) Reason() string
- type TokenIntrospectConfig_Offline_
- type TokenIntrospectConfig_Online
- func (*TokenIntrospectConfig_Online) Descriptor() ([]byte, []int)deprecated
- func (x *TokenIntrospectConfig_Online) GetCacheTtl() *durationpb.Duration
- func (x *TokenIntrospectConfig_Online) GetUserinfoEndpoint() string
- func (*TokenIntrospectConfig_Online) ProtoMessage()
- func (x *TokenIntrospectConfig_Online) ProtoReflect() protoreflect.Message
- func (x *TokenIntrospectConfig_Online) Reset()
- func (x *TokenIntrospectConfig_Online) String() string
- func (m *TokenIntrospectConfig_Online) Validate() error
- func (m *TokenIntrospectConfig_Online) ValidateAll() error
- type TokenIntrospectConfig_OnlineMultiError
- type TokenIntrospectConfig_OnlineValidationError
- func (e TokenIntrospectConfig_OnlineValidationError) Cause() error
- func (e TokenIntrospectConfig_OnlineValidationError) Error() string
- func (e TokenIntrospectConfig_OnlineValidationError) ErrorName() string
- func (e TokenIntrospectConfig_OnlineValidationError) Field() string
- func (e TokenIntrospectConfig_OnlineValidationError) Key() bool
- func (e TokenIntrospectConfig_OnlineValidationError) Reason() string
- type TokenIntrospectConfig_Online_
- type TokenIntrospectConfig_Opaque
- func (*TokenIntrospectConfig_Opaque) Descriptor() ([]byte, []int)deprecated
- func (*TokenIntrospectConfig_Opaque) ProtoMessage()
- func (x *TokenIntrospectConfig_Opaque) ProtoReflect() protoreflect.Message
- func (x *TokenIntrospectConfig_Opaque) Reset()
- func (x *TokenIntrospectConfig_Opaque) String() string
- func (m *TokenIntrospectConfig_Opaque) Validate() error
- func (m *TokenIntrospectConfig_Opaque) ValidateAll() error
- type TokenIntrospectConfig_OpaqueMultiError
- type TokenIntrospectConfig_OpaqueValidationError
- func (e TokenIntrospectConfig_OpaqueValidationError) Cause() error
- func (e TokenIntrospectConfig_OpaqueValidationError) Error() string
- func (e TokenIntrospectConfig_OpaqueValidationError) ErrorName() string
- func (e TokenIntrospectConfig_OpaqueValidationError) Field() string
- func (e TokenIntrospectConfig_OpaqueValidationError) Key() bool
- func (e TokenIntrospectConfig_OpaqueValidationError) Reason() string
- type TokenIntrospectConfig_Opaque_
- type UpdatedConfig
- func (*UpdatedConfig) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatedConfig) GetAfter() *ConfigDetail
- func (x *UpdatedConfig) GetBefore() *ConfigDetail
- func (x *UpdatedConfig) GetContainersPath() *ContainersPath
- func (x *UpdatedConfig) GetId() string
- func (x *UpdatedConfig) GetType() ConfigType
- func (*UpdatedConfig) ProtoMessage()
- func (x *UpdatedConfig) ProtoReflect() protoreflect.Message
- func (x *UpdatedConfig) Reset()
- func (x *UpdatedConfig) String() string
- func (m *UpdatedConfig) Validate() error
- func (m *UpdatedConfig) ValidateAll() error
- type UpdatedConfigMultiError
- type UpdatedConfigValidationError
- func (e UpdatedConfigValidationError) Cause() error
- func (e UpdatedConfigValidationError) Error() string
- func (e UpdatedConfigValidationError) ErrorName() string
- func (e UpdatedConfigValidationError) Field() string
- func (e UpdatedConfigValidationError) Key() bool
- func (e UpdatedConfigValidationError) Reason() string
- type UpsertData
- func (*UpsertData) Descriptor() ([]byte, []int)deprecated
- func (m *UpsertData) GetData() isUpsertData_Data
- func (x *UpsertData) GetNode() *Node
- func (x *UpsertData) GetRelationship() *Relationship
- func (*UpsertData) ProtoMessage()
- func (x *UpsertData) ProtoReflect() protoreflect.Message
- func (x *UpsertData) Reset()
- func (x *UpsertData) String() string
- func (m *UpsertData) Validate() error
- func (m *UpsertData) ValidateAll() error
- type UpsertDataMultiError
- type UpsertDataValidationError
- type UpsertData_Node
- type UpsertData_Relationship
- type WhatAuthorized
- func (*WhatAuthorized) Descriptor() ([]byte, []int)deprecated
- func (x *WhatAuthorized) GetDenyReason() *AuthorizationDenyReason
- func (x *WhatAuthorized) GetErrorMessage() string
- func (x *WhatAuthorized) GetEvaluationTime() *durationpb.Duration
- func (x *WhatAuthorized) GetPoliciesFound() []*AuthorizationPolicy
- func (x *WhatAuthorized) GetRequest() *WhatAuthorized_Request
- func (x *WhatAuthorized) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
- func (x *WhatAuthorized) GetResponse() *WhatAuthorized_Response
- func (*WhatAuthorized) ProtoMessage()
- func (x *WhatAuthorized) ProtoReflect() protoreflect.Message
- func (x *WhatAuthorized) Reset()
- func (x *WhatAuthorized) String() string
- func (m *WhatAuthorized) Validate() error
- func (m *WhatAuthorized) ValidateAll() error
- type WhatAuthorizedMultiError
- type WhatAuthorizedValidationError
- func (e WhatAuthorizedValidationError) Cause() error
- func (e WhatAuthorizedValidationError) Error() string
- func (e WhatAuthorizedValidationError) ErrorName() string
- func (e WhatAuthorizedValidationError) Field() string
- func (e WhatAuthorizedValidationError) Key() bool
- func (e WhatAuthorizedValidationError) Reason() string
- type WhatAuthorized_Request
- func (*WhatAuthorized_Request) Descriptor() ([]byte, []int)deprecated
- func (x *WhatAuthorized_Request) GetInputParams() map[string]*v1beta1.Value
- func (x *WhatAuthorized_Request) GetPolicyTags() []string
- func (x *WhatAuthorized_Request) GetResourceTypes() []*WhatAuthorized_Request_ResourceType
- func (x *WhatAuthorized_Request) GetSubject() *AuthorizationSubject
- func (*WhatAuthorized_Request) ProtoMessage()
- func (x *WhatAuthorized_Request) ProtoReflect() protoreflect.Message
- func (x *WhatAuthorized_Request) Reset()
- func (x *WhatAuthorized_Request) String() string
- func (m *WhatAuthorized_Request) Validate() error
- func (m *WhatAuthorized_Request) ValidateAll() error
- type WhatAuthorized_RequestMultiError
- type WhatAuthorized_RequestValidationError
- func (e WhatAuthorized_RequestValidationError) Cause() error
- func (e WhatAuthorized_RequestValidationError) Error() string
- func (e WhatAuthorized_RequestValidationError) ErrorName() string
- func (e WhatAuthorized_RequestValidationError) Field() string
- func (e WhatAuthorized_RequestValidationError) Key() bool
- func (e WhatAuthorized_RequestValidationError) Reason() string
- type WhatAuthorized_Request_ResourceType
- func (*WhatAuthorized_Request_ResourceType) Descriptor() ([]byte, []int)deprecated
- func (x *WhatAuthorized_Request_ResourceType) GetActions() []string
- func (x *WhatAuthorized_Request_ResourceType) GetType() string
- func (*WhatAuthorized_Request_ResourceType) ProtoMessage()
- func (x *WhatAuthorized_Request_ResourceType) ProtoReflect() protoreflect.Message
- func (x *WhatAuthorized_Request_ResourceType) Reset()
- func (x *WhatAuthorized_Request_ResourceType) String() string
- func (m *WhatAuthorized_Request_ResourceType) Validate() error
- func (m *WhatAuthorized_Request_ResourceType) ValidateAll() error
- type WhatAuthorized_Request_ResourceTypeMultiError
- type WhatAuthorized_Request_ResourceTypeValidationError
- func (e WhatAuthorized_Request_ResourceTypeValidationError) Cause() error
- func (e WhatAuthorized_Request_ResourceTypeValidationError) Error() string
- func (e WhatAuthorized_Request_ResourceTypeValidationError) ErrorName() string
- func (e WhatAuthorized_Request_ResourceTypeValidationError) Field() string
- func (e WhatAuthorized_Request_ResourceTypeValidationError) Key() bool
- func (e WhatAuthorized_Request_ResourceTypeValidationError) Reason() string
- type WhatAuthorized_Response
- func (*WhatAuthorized_Response) Descriptor() ([]byte, []int)deprecated
- func (x *WhatAuthorized_Response) GetDecisionTime() *timestamppb.Timestamp
- func (x *WhatAuthorized_Response) GetDecisions() map[string]*WhatAuthorized_Response_ResourceType
- func (*WhatAuthorized_Response) ProtoMessage()
- func (x *WhatAuthorized_Response) ProtoReflect() protoreflect.Message
- func (x *WhatAuthorized_Response) Reset()
- func (x *WhatAuthorized_Response) String() string
- func (m *WhatAuthorized_Response) Validate() error
- func (m *WhatAuthorized_Response) ValidateAll() error
- type WhatAuthorized_ResponseMultiError
- type WhatAuthorized_ResponseValidationError
- func (e WhatAuthorized_ResponseValidationError) Cause() error
- func (e WhatAuthorized_ResponseValidationError) Error() string
- func (e WhatAuthorized_ResponseValidationError) ErrorName() string
- func (e WhatAuthorized_ResponseValidationError) Field() string
- func (e WhatAuthorized_ResponseValidationError) Key() bool
- func (e WhatAuthorized_ResponseValidationError) Reason() string
- type WhatAuthorized_Response_Action
- func (*WhatAuthorized_Response_Action) Descriptor() ([]byte, []int)deprecated
- func (x *WhatAuthorized_Response_Action) GetResources() []*WhatAuthorized_Response_Resource
- func (*WhatAuthorized_Response_Action) ProtoMessage()
- func (x *WhatAuthorized_Response_Action) ProtoReflect() protoreflect.Message
- func (x *WhatAuthorized_Response_Action) Reset()
- func (x *WhatAuthorized_Response_Action) String() string
- func (m *WhatAuthorized_Response_Action) Validate() error
- func (m *WhatAuthorized_Response_Action) ValidateAll() error
- type WhatAuthorized_Response_ActionMultiError
- type WhatAuthorized_Response_ActionValidationError
- func (e WhatAuthorized_Response_ActionValidationError) Cause() error
- func (e WhatAuthorized_Response_ActionValidationError) Error() string
- func (e WhatAuthorized_Response_ActionValidationError) ErrorName() string
- func (e WhatAuthorized_Response_ActionValidationError) Field() string
- func (e WhatAuthorized_Response_ActionValidationError) Key() bool
- func (e WhatAuthorized_Response_ActionValidationError) Reason() string
- type WhatAuthorized_Response_Resource
- func (*WhatAuthorized_Response_Resource) Descriptor() ([]byte, []int)deprecated
- func (x *WhatAuthorized_Response_Resource) GetExternalId() string
- func (*WhatAuthorized_Response_Resource) ProtoMessage()
- func (x *WhatAuthorized_Response_Resource) ProtoReflect() protoreflect.Message
- func (x *WhatAuthorized_Response_Resource) Reset()
- func (x *WhatAuthorized_Response_Resource) String() string
- func (m *WhatAuthorized_Response_Resource) Validate() error
- func (m *WhatAuthorized_Response_Resource) ValidateAll() error
- type WhatAuthorized_Response_ResourceMultiError
- type WhatAuthorized_Response_ResourceType
- func (*WhatAuthorized_Response_ResourceType) Descriptor() ([]byte, []int)deprecated
- func (x *WhatAuthorized_Response_ResourceType) GetActions() map[string]*WhatAuthorized_Response_Action
- func (*WhatAuthorized_Response_ResourceType) ProtoMessage()
- func (x *WhatAuthorized_Response_ResourceType) ProtoReflect() protoreflect.Message
- func (x *WhatAuthorized_Response_ResourceType) Reset()
- func (x *WhatAuthorized_Response_ResourceType) String() string
- func (m *WhatAuthorized_Response_ResourceType) Validate() error
- func (m *WhatAuthorized_Response_ResourceType) ValidateAll() error
- type WhatAuthorized_Response_ResourceTypeMultiError
- type WhatAuthorized_Response_ResourceTypeValidationError
- func (e WhatAuthorized_Response_ResourceTypeValidationError) Cause() error
- func (e WhatAuthorized_Response_ResourceTypeValidationError) Error() string
- func (e WhatAuthorized_Response_ResourceTypeValidationError) ErrorName() string
- func (e WhatAuthorized_Response_ResourceTypeValidationError) Field() string
- func (e WhatAuthorized_Response_ResourceTypeValidationError) Key() bool
- func (e WhatAuthorized_Response_ResourceTypeValidationError) Reason() string
- type WhatAuthorized_Response_ResourceValidationError
- func (e WhatAuthorized_Response_ResourceValidationError) Cause() error
- func (e WhatAuthorized_Response_ResourceValidationError) Error() string
- func (e WhatAuthorized_Response_ResourceValidationError) ErrorName() string
- func (e WhatAuthorized_Response_ResourceValidationError) Field() string
- func (e WhatAuthorized_Response_ResourceValidationError) Key() bool
- func (e WhatAuthorized_Response_ResourceValidationError) Reason() string
- type WhoAuthorized
- func (*WhoAuthorized) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized) GetDenyReason() *AuthorizationDenyReason
- func (x *WhoAuthorized) GetErrorMessage() string
- func (x *WhoAuthorized) GetEvaluationTime() *durationpb.Duration
- func (x *WhoAuthorized) GetPoliciesFound() []*AuthorizationPolicy
- func (x *WhoAuthorized) GetRequest() *WhoAuthorized_Request
- func (x *WhoAuthorized) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
- func (x *WhoAuthorized) GetResponse() *WhoAuthorized_Response
- func (*WhoAuthorized) ProtoMessage()
- func (x *WhoAuthorized) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized) Reset()
- func (x *WhoAuthorized) String() string
- func (m *WhoAuthorized) Validate() error
- func (m *WhoAuthorized) ValidateAll() error
- type WhoAuthorizedMultiError
- type WhoAuthorizedValidationError
- func (e WhoAuthorizedValidationError) Cause() error
- func (e WhoAuthorizedValidationError) Error() string
- func (e WhoAuthorizedValidationError) ErrorName() string
- func (e WhoAuthorizedValidationError) Field() string
- func (e WhoAuthorizedValidationError) Key() bool
- func (e WhoAuthorizedValidationError) Reason() string
- type WhoAuthorized_Request
- func (*WhoAuthorized_Request) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized_Request) GetInputParams() map[string]*v1beta1.Value
- func (x *WhoAuthorized_Request) GetPolicyTags() []string
- func (x *WhoAuthorized_Request) GetResources() []*WhoAuthorized_Request_Resource
- func (*WhoAuthorized_Request) ProtoMessage()
- func (x *WhoAuthorized_Request) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized_Request) Reset()
- func (x *WhoAuthorized_Request) String() string
- func (m *WhoAuthorized_Request) Validate() error
- func (m *WhoAuthorized_Request) ValidateAll() error
- type WhoAuthorized_RequestMultiError
- type WhoAuthorized_RequestValidationError
- func (e WhoAuthorized_RequestValidationError) Cause() error
- func (e WhoAuthorized_RequestValidationError) Error() string
- func (e WhoAuthorized_RequestValidationError) ErrorName() string
- func (e WhoAuthorized_RequestValidationError) Field() string
- func (e WhoAuthorized_RequestValidationError) Key() bool
- func (e WhoAuthorized_RequestValidationError) Reason() string
- type WhoAuthorized_Request_Resource
- func (*WhoAuthorized_Request_Resource) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized_Request_Resource) GetActions() []string
- func (x *WhoAuthorized_Request_Resource) GetExternalId() string
- func (x *WhoAuthorized_Request_Resource) GetType() string
- func (*WhoAuthorized_Request_Resource) ProtoMessage()
- func (x *WhoAuthorized_Request_Resource) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized_Request_Resource) Reset()
- func (x *WhoAuthorized_Request_Resource) String() string
- func (m *WhoAuthorized_Request_Resource) Validate() error
- func (m *WhoAuthorized_Request_Resource) ValidateAll() error
- type WhoAuthorized_Request_ResourceMultiError
- type WhoAuthorized_Request_ResourceValidationError
- func (e WhoAuthorized_Request_ResourceValidationError) Cause() error
- func (e WhoAuthorized_Request_ResourceValidationError) Error() string
- func (e WhoAuthorized_Request_ResourceValidationError) ErrorName() string
- func (e WhoAuthorized_Request_ResourceValidationError) Field() string
- func (e WhoAuthorized_Request_ResourceValidationError) Key() bool
- func (e WhoAuthorized_Request_ResourceValidationError) Reason() string
- type WhoAuthorized_Response
- func (*WhoAuthorized_Response) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized_Response) GetDecisionTime() *timestamppb.Timestamp
- func (x *WhoAuthorized_Response) GetDecisions() map[string]*WhoAuthorized_Response_ResourceType
- func (*WhoAuthorized_Response) ProtoMessage()
- func (x *WhoAuthorized_Response) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized_Response) Reset()
- func (x *WhoAuthorized_Response) String() string
- func (m *WhoAuthorized_Response) Validate() error
- func (m *WhoAuthorized_Response) ValidateAll() error
- type WhoAuthorized_ResponseMultiError
- type WhoAuthorized_ResponseValidationError
- func (e WhoAuthorized_ResponseValidationError) Cause() error
- func (e WhoAuthorized_ResponseValidationError) Error() string
- func (e WhoAuthorized_ResponseValidationError) ErrorName() string
- func (e WhoAuthorized_ResponseValidationError) Field() string
- func (e WhoAuthorized_ResponseValidationError) Key() bool
- func (e WhoAuthorized_ResponseValidationError) Reason() string
- type WhoAuthorized_Response_Action
- func (*WhoAuthorized_Response_Action) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized_Response_Action) GetSubjects() []*WhoAuthorized_Response_Subject
- func (*WhoAuthorized_Response_Action) ProtoMessage()
- func (x *WhoAuthorized_Response_Action) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized_Response_Action) Reset()
- func (x *WhoAuthorized_Response_Action) String() string
- func (m *WhoAuthorized_Response_Action) Validate() error
- func (m *WhoAuthorized_Response_Action) ValidateAll() error
- type WhoAuthorized_Response_ActionMultiError
- type WhoAuthorized_Response_ActionValidationError
- func (e WhoAuthorized_Response_ActionValidationError) Cause() error
- func (e WhoAuthorized_Response_ActionValidationError) Error() string
- func (e WhoAuthorized_Response_ActionValidationError) ErrorName() string
- func (e WhoAuthorized_Response_ActionValidationError) Field() string
- func (e WhoAuthorized_Response_ActionValidationError) Key() bool
- func (e WhoAuthorized_Response_ActionValidationError) Reason() string
- type WhoAuthorized_Response_Resource
- func (*WhoAuthorized_Response_Resource) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized_Response_Resource) GetActions() map[string]*WhoAuthorized_Response_Action
- func (*WhoAuthorized_Response_Resource) ProtoMessage()
- func (x *WhoAuthorized_Response_Resource) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized_Response_Resource) Reset()
- func (x *WhoAuthorized_Response_Resource) String() string
- func (m *WhoAuthorized_Response_Resource) Validate() error
- func (m *WhoAuthorized_Response_Resource) ValidateAll() error
- type WhoAuthorized_Response_ResourceMultiError
- type WhoAuthorized_Response_ResourceType
- func (*WhoAuthorized_Response_ResourceType) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized_Response_ResourceType) GetResources() map[string]*WhoAuthorized_Response_Resource
- func (*WhoAuthorized_Response_ResourceType) ProtoMessage()
- func (x *WhoAuthorized_Response_ResourceType) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized_Response_ResourceType) Reset()
- func (x *WhoAuthorized_Response_ResourceType) String() string
- func (m *WhoAuthorized_Response_ResourceType) Validate() error
- func (m *WhoAuthorized_Response_ResourceType) ValidateAll() error
- type WhoAuthorized_Response_ResourceTypeMultiError
- type WhoAuthorized_Response_ResourceTypeValidationError
- func (e WhoAuthorized_Response_ResourceTypeValidationError) Cause() error
- func (e WhoAuthorized_Response_ResourceTypeValidationError) Error() string
- func (e WhoAuthorized_Response_ResourceTypeValidationError) ErrorName() string
- func (e WhoAuthorized_Response_ResourceTypeValidationError) Field() string
- func (e WhoAuthorized_Response_ResourceTypeValidationError) Key() bool
- func (e WhoAuthorized_Response_ResourceTypeValidationError) Reason() string
- type WhoAuthorized_Response_ResourceValidationError
- func (e WhoAuthorized_Response_ResourceValidationError) Cause() error
- func (e WhoAuthorized_Response_ResourceValidationError) Error() string
- func (e WhoAuthorized_Response_ResourceValidationError) ErrorName() string
- func (e WhoAuthorized_Response_ResourceValidationError) Field() string
- func (e WhoAuthorized_Response_ResourceValidationError) Key() bool
- func (e WhoAuthorized_Response_ResourceValidationError) Reason() string
- type WhoAuthorized_Response_Subject
- func (*WhoAuthorized_Response_Subject) Descriptor() ([]byte, []int)deprecated
- func (x *WhoAuthorized_Response_Subject) GetExternalId() string
- func (*WhoAuthorized_Response_Subject) ProtoMessage()
- func (x *WhoAuthorized_Response_Subject) ProtoReflect() protoreflect.Message
- func (x *WhoAuthorized_Response_Subject) Reset()
- func (x *WhoAuthorized_Response_Subject) String() string
- func (m *WhoAuthorized_Response_Subject) Validate() error
- func (m *WhoAuthorized_Response_Subject) ValidateAll() error
- type WhoAuthorized_Response_SubjectMultiError
- type WhoAuthorized_Response_SubjectValidationError
- func (e WhoAuthorized_Response_SubjectValidationError) Cause() error
- func (e WhoAuthorized_Response_SubjectValidationError) Error() string
- func (e WhoAuthorized_Response_SubjectValidationError) ErrorName() string
- func (e WhoAuthorized_Response_SubjectValidationError) Field() string
- func (e WhoAuthorized_Response_SubjectValidationError) Key() bool
- func (e WhoAuthorized_Response_SubjectValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( ConfigType_name = map[int32]string{ 0: "CONFIG_TYPE_INVALID", 1: "CONFIG_TYPE_CUSTOMER", 2: "CONFIG_TYPE_APPLICATION_SPACE", 15: "CONFIG_TYPE_ISSUER", 4: "CONFIG_TYPE_APPLICATION", 5: "CONFIG_TYPE_APP_AGENT", 6: "CONFIG_TYPE_APP_AGENT_CREDENTIAL", 18: "CONFIG_TYPE_SERVICE_ACCOUNT", 19: "CONFIG_TYPE_SERVICE_CREDENTIAL", 21: "CONFIG_TYPE_DIGITAL_TWIN", 27: "CONFIG_TYPE_AUDIT_SINK", 30: "CONFIG_TYPE_TOKEN_INTROSPECT", 22: "CONFIG_TYPE_AUTHORIZATION_POLICY", 29: "CONFIG_TYPE_CONSENT", 31: "CONFIG_TYPE_INGEST_PIPELINE", 32: "CONFIG_TYPE_ENTITY_MATCHING_PIPELINE", 33: "CONFIG_TYPE_EXTERNAL_DATA_RESOLVER", } ConfigType_value = map[string]int32{ "CONFIG_TYPE_INVALID": 0, "CONFIG_TYPE_CUSTOMER": 1, "CONFIG_TYPE_APPLICATION_SPACE": 2, "CONFIG_TYPE_ISSUER": 15, "CONFIG_TYPE_APPLICATION": 4, "CONFIG_TYPE_APP_AGENT": 5, "CONFIG_TYPE_APP_AGENT_CREDENTIAL": 6, "CONFIG_TYPE_SERVICE_ACCOUNT": 18, "CONFIG_TYPE_SERVICE_CREDENTIAL": 19, "CONFIG_TYPE_DIGITAL_TWIN": 21, "CONFIG_TYPE_AUDIT_SINK": 27, "CONFIG_TYPE_TOKEN_INTROSPECT": 30, "CONFIG_TYPE_AUTHORIZATION_POLICY": 22, "CONFIG_TYPE_CONSENT": 29, "CONFIG_TYPE_INGEST_PIPELINE": 31, "CONFIG_TYPE_ENTITY_MATCHING_PIPELINE": 32, "CONFIG_TYPE_EXTERNAL_DATA_RESOLVER": 33, } )
Enum value maps for ConfigType.
var ( ExternalTokenStatus_name = map[int32]string{ 0: "EXTERNAL_TOKEN_STATUS_INVALID", 1: "EXTERNAL_TOKEN_STATUS_ENFORCE", 2: "EXTERNAL_TOKEN_STATUS_ALLOW", 3: "EXTERNAL_TOKEN_STATUS_DISALLOW", } ExternalTokenStatus_value = map[string]int32{ "EXTERNAL_TOKEN_STATUS_INVALID": 0, "EXTERNAL_TOKEN_STATUS_ENFORCE": 1, "EXTERNAL_TOKEN_STATUS_ALLOW": 2, "EXTERNAL_TOKEN_STATUS_DISALLOW": 3, } )
Enum value maps for ExternalTokenStatus.
var ( IngestPipelineOperation_name = map[int32]string{ 0: "INGEST_PIPELINE_OPERATION_INVALID", 1: "INGEST_PIPELINE_OPERATION_UPSERT_NODE", 2: "INGEST_PIPELINE_OPERATION_UPSERT_RELATIONSHIP", 3: "INGEST_PIPELINE_OPERATION_DELETE_NODE", 4: "INGEST_PIPELINE_OPERATION_DELETE_RELATIONSHIP", 5: "INGEST_PIPELINE_OPERATION_DELETE_NODE_PROPERTY", 6: "INGEST_PIPELINE_OPERATION_DELETE_RELATIONSHIP_PROPERTY", } IngestPipelineOperation_value = map[string]int32{ "INGEST_PIPELINE_OPERATION_INVALID": 0, "INGEST_PIPELINE_OPERATION_UPSERT_NODE": 1, "INGEST_PIPELINE_OPERATION_UPSERT_RELATIONSHIP": 2, "INGEST_PIPELINE_OPERATION_DELETE_NODE": 3, "INGEST_PIPELINE_OPERATION_DELETE_RELATIONSHIP": 4, "INGEST_PIPELINE_OPERATION_DELETE_NODE_PROPERTY": 5, "INGEST_PIPELINE_OPERATION_DELETE_RELATIONSHIP_PROPERTY": 6, } )
Enum value maps for IngestPipelineOperation.
var ( ExternalDataResolverConfig_ContentType_name = map[int32]string{ 0: "CONTENT_TYPE_INVALID", 1: "CONTENT_TYPE_JSON", } ExternalDataResolverConfig_ContentType_value = map[string]int32{ "CONTENT_TYPE_INVALID": 0, "CONTENT_TYPE_JSON": 1, } )
Enum value maps for ExternalDataResolverConfig_ContentType.
var ( AuthorizationPolicyConfig_Status_name = map[int32]string{ 0: "STATUS_INVALID", 1: "STATUS_ACTIVE", 2: "STATUS_INACTIVE", 3: "STATUS_DRAFT", } AuthorizationPolicyConfig_Status_value = map[string]int32{ "STATUS_INVALID": 0, "STATUS_ACTIVE": 1, "STATUS_INACTIVE": 2, "STATUS_DRAFT": 3, } )
Enum value maps for AuthorizationPolicyConfig_Status.
var ( EntityMatchingPipelineConfig_Status_name = map[int32]string{ 0: "STATUS_INVALID", 1: "STATUS_PENDING", 2: "STATUS_IN_PROGRESS", 3: "STATUS_SUCCESS", 4: "STATUS_ERROR", } EntityMatchingPipelineConfig_Status_value = map[string]int32{ "STATUS_INVALID": 0, "STATUS_PENDING": 1, "STATUS_IN_PROGRESS": 2, "STATUS_SUCCESS": 3, "STATUS_ERROR": 4, } )
Enum value maps for EntityMatchingPipelineConfig_Status.
var File_indykite_auditsink_v1beta1_ai_proto protoreflect.FileDescriptor
var File_indykite_auditsink_v1beta1_config_proto protoreflect.FileDescriptor
var File_indykite_auditsink_v1beta1_ingest_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ApplicationAgentCredentialConfig ¶ added in v0.19.1
type ApplicationAgentCredentialConfig struct { Kid string `protobuf:"bytes,1,opt,name=kid,proto3" json:"kid,omitempty"` // KeyFormat specify in which format the public key was provided. // Could by empty, if no public key was provided. KeyFormat string `protobuf:"bytes,2,opt,name=key_format,json=keyFormat,proto3" json:"key_format,omitempty"` OriginalKid string `protobuf:"bytes,3,opt,name=original_kid,json=originalKid,proto3" json:"original_kid,omitempty"` ExpireTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // contains filtered or unexported fields }
func (*ApplicationAgentCredentialConfig) Descriptor
deprecated
added in
v0.19.1
func (*ApplicationAgentCredentialConfig) Descriptor() ([]byte, []int)
Deprecated: Use ApplicationAgentCredentialConfig.ProtoReflect.Descriptor instead.
func (*ApplicationAgentCredentialConfig) GetExpireTime ¶ added in v0.19.1
func (x *ApplicationAgentCredentialConfig) GetExpireTime() *timestamppb.Timestamp
func (*ApplicationAgentCredentialConfig) GetKeyFormat ¶ added in v0.19.1
func (x *ApplicationAgentCredentialConfig) GetKeyFormat() string
func (*ApplicationAgentCredentialConfig) GetKid ¶ added in v0.19.1
func (x *ApplicationAgentCredentialConfig) GetKid() string
func (*ApplicationAgentCredentialConfig) GetOriginalKid ¶ added in v0.19.1
func (x *ApplicationAgentCredentialConfig) GetOriginalKid() string
func (*ApplicationAgentCredentialConfig) ProtoMessage ¶ added in v0.19.1
func (*ApplicationAgentCredentialConfig) ProtoMessage()
func (*ApplicationAgentCredentialConfig) ProtoReflect ¶ added in v0.19.1
func (x *ApplicationAgentCredentialConfig) ProtoReflect() protoreflect.Message
func (*ApplicationAgentCredentialConfig) Reset ¶ added in v0.19.1
func (x *ApplicationAgentCredentialConfig) Reset()
func (*ApplicationAgentCredentialConfig) String ¶ added in v0.19.1
func (x *ApplicationAgentCredentialConfig) String() string
func (*ApplicationAgentCredentialConfig) Validate ¶ added in v0.19.1
func (m *ApplicationAgentCredentialConfig) Validate() error
Validate checks the field values on ApplicationAgentCredentialConfig 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 (*ApplicationAgentCredentialConfig) ValidateAll ¶ added in v0.19.1
func (m *ApplicationAgentCredentialConfig) ValidateAll() error
ValidateAll checks the field values on ApplicationAgentCredentialConfig 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 ApplicationAgentCredentialConfigMultiError, or nil if none found.
type ApplicationAgentCredentialConfigMultiError ¶ added in v0.19.1
type ApplicationAgentCredentialConfigMultiError []error
ApplicationAgentCredentialConfigMultiError is an error wrapping multiple validation errors returned by ApplicationAgentCredentialConfig.ValidateAll() if the designated constraints aren't met.
func (ApplicationAgentCredentialConfigMultiError) AllErrors ¶ added in v0.19.1
func (m ApplicationAgentCredentialConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ApplicationAgentCredentialConfigMultiError) Error ¶ added in v0.19.1
func (m ApplicationAgentCredentialConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ApplicationAgentCredentialConfigValidationError ¶ added in v0.19.1
type ApplicationAgentCredentialConfigValidationError struct {
// contains filtered or unexported fields
}
ApplicationAgentCredentialConfigValidationError is the validation error returned by ApplicationAgentCredentialConfig.Validate if the designated constraints aren't met.
func (ApplicationAgentCredentialConfigValidationError) Cause ¶ added in v0.19.1
func (e ApplicationAgentCredentialConfigValidationError) Cause() error
Cause function returns cause value.
func (ApplicationAgentCredentialConfigValidationError) Error ¶ added in v0.19.1
func (e ApplicationAgentCredentialConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ApplicationAgentCredentialConfigValidationError) ErrorName ¶ added in v0.19.1
func (e ApplicationAgentCredentialConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ApplicationAgentCredentialConfigValidationError) Field ¶ added in v0.19.1
func (e ApplicationAgentCredentialConfigValidationError) Field() string
Field function returns field value.
func (ApplicationAgentCredentialConfigValidationError) Key ¶ added in v0.19.1
func (e ApplicationAgentCredentialConfigValidationError) Key() bool
Key function returns key value.
func (ApplicationAgentCredentialConfigValidationError) Reason ¶ added in v0.19.1
func (e ApplicationAgentCredentialConfigValidationError) Reason() string
Reason function returns reason value.
type AssignConfigPermissions ¶ added in v0.19.1
type AssignConfigPermissions struct { // TargetIdentifier is gid identifier of Service Account or DigitalTwin. TargetIdentifier string `protobuf:"bytes,1,opt,name=target_identifier,json=targetIdentifier,proto3" json:"target_identifier,omitempty"` // TargetType is type of TargetIdentifier. TargetType ConfigType `` /* 135-byte string literal not displayed */ // Permission role id to be assigned. Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // CustomerId under which to assign permissions. CustomerId string `protobuf:"bytes,4,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"` // Object to which Permission will be linked to. Can be Customer, AppSpace or Tenant. ObjectId string `protobuf:"bytes,5,opt,name=object_id,json=objectId,proto3" json:"object_id,omitempty"` // Object type is type of object_id. ObjectType ConfigType `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AssignConfigPermissions) Descriptor
deprecated
added in
v0.19.1
func (*AssignConfigPermissions) Descriptor() ([]byte, []int)
Deprecated: Use AssignConfigPermissions.ProtoReflect.Descriptor instead.
func (*AssignConfigPermissions) GetCustomerId ¶ added in v0.19.1
func (x *AssignConfigPermissions) GetCustomerId() string
func (*AssignConfigPermissions) GetObjectId ¶ added in v0.19.1
func (x *AssignConfigPermissions) GetObjectId() string
func (*AssignConfigPermissions) GetObjectType ¶ added in v0.19.1
func (x *AssignConfigPermissions) GetObjectType() ConfigType
func (*AssignConfigPermissions) GetRole ¶ added in v0.19.1
func (x *AssignConfigPermissions) GetRole() string
func (*AssignConfigPermissions) GetTargetIdentifier ¶ added in v0.19.1
func (x *AssignConfigPermissions) GetTargetIdentifier() string
func (*AssignConfigPermissions) GetTargetType ¶ added in v0.19.1
func (x *AssignConfigPermissions) GetTargetType() ConfigType
func (*AssignConfigPermissions) ProtoMessage ¶ added in v0.19.1
func (*AssignConfigPermissions) ProtoMessage()
func (*AssignConfigPermissions) ProtoReflect ¶ added in v0.19.1
func (x *AssignConfigPermissions) ProtoReflect() protoreflect.Message
func (*AssignConfigPermissions) Reset ¶ added in v0.19.1
func (x *AssignConfigPermissions) Reset()
func (*AssignConfigPermissions) String ¶ added in v0.19.1
func (x *AssignConfigPermissions) String() string
func (*AssignConfigPermissions) Validate ¶ added in v0.19.1
func (m *AssignConfigPermissions) Validate() error
Validate checks the field values on AssignConfigPermissions 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 (*AssignConfigPermissions) ValidateAll ¶ added in v0.19.1
func (m *AssignConfigPermissions) ValidateAll() error
ValidateAll checks the field values on AssignConfigPermissions 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 AssignConfigPermissionsMultiError, or nil if none found.
type AssignConfigPermissionsMultiError ¶ added in v0.19.1
type AssignConfigPermissionsMultiError []error
AssignConfigPermissionsMultiError is an error wrapping multiple validation errors returned by AssignConfigPermissions.ValidateAll() if the designated constraints aren't met.
func (AssignConfigPermissionsMultiError) AllErrors ¶ added in v0.19.1
func (m AssignConfigPermissionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AssignConfigPermissionsMultiError) Error ¶ added in v0.19.1
func (m AssignConfigPermissionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AssignConfigPermissionsValidationError ¶ added in v0.19.1
type AssignConfigPermissionsValidationError struct {
// contains filtered or unexported fields
}
AssignConfigPermissionsValidationError is the validation error returned by AssignConfigPermissions.Validate if the designated constraints aren't met.
func (AssignConfigPermissionsValidationError) Cause ¶ added in v0.19.1
func (e AssignConfigPermissionsValidationError) Cause() error
Cause function returns cause value.
func (AssignConfigPermissionsValidationError) Error ¶ added in v0.19.1
func (e AssignConfigPermissionsValidationError) Error() string
Error satisfies the builtin error interface
func (AssignConfigPermissionsValidationError) ErrorName ¶ added in v0.19.1
func (e AssignConfigPermissionsValidationError) ErrorName() string
ErrorName returns error name.
func (AssignConfigPermissionsValidationError) Field ¶ added in v0.19.1
func (e AssignConfigPermissionsValidationError) Field() string
Field function returns field value.
func (AssignConfigPermissionsValidationError) Key ¶ added in v0.19.1
func (e AssignConfigPermissionsValidationError) Key() bool
Key function returns key value.
func (AssignConfigPermissionsValidationError) Reason ¶ added in v0.19.1
func (e AssignConfigPermissionsValidationError) Reason() string
Reason function returns reason value.
type AuditSinkConfig ¶ added in v0.19.1
type AuditSinkConfig struct { // Types that are assignable to Provider: // // *AuditSinkConfig_Kafka_ Provider isAuditSinkConfig_Provider `protobuf_oneof:"provider"` // contains filtered or unexported fields }
func (*AuditSinkConfig) Descriptor
deprecated
added in
v0.19.1
func (*AuditSinkConfig) Descriptor() ([]byte, []int)
Deprecated: Use AuditSinkConfig.ProtoReflect.Descriptor instead.
func (*AuditSinkConfig) GetKafka ¶ added in v0.19.1
func (x *AuditSinkConfig) GetKafka() *AuditSinkConfig_Kafka
func (*AuditSinkConfig) GetProvider ¶ added in v0.19.1
func (m *AuditSinkConfig) GetProvider() isAuditSinkConfig_Provider
func (*AuditSinkConfig) ProtoMessage ¶ added in v0.19.1
func (*AuditSinkConfig) ProtoMessage()
func (*AuditSinkConfig) ProtoReflect ¶ added in v0.19.1
func (x *AuditSinkConfig) ProtoReflect() protoreflect.Message
func (*AuditSinkConfig) Reset ¶ added in v0.19.1
func (x *AuditSinkConfig) Reset()
func (*AuditSinkConfig) String ¶ added in v0.19.1
func (x *AuditSinkConfig) String() string
func (*AuditSinkConfig) Validate ¶ added in v0.19.1
func (m *AuditSinkConfig) Validate() error
Validate checks the field values on AuditSinkConfig 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 (*AuditSinkConfig) ValidateAll ¶ added in v0.19.1
func (m *AuditSinkConfig) ValidateAll() error
ValidateAll checks the field values on AuditSinkConfig 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 AuditSinkConfigMultiError, or nil if none found.
type AuditSinkConfigMultiError ¶ added in v0.19.1
type AuditSinkConfigMultiError []error
AuditSinkConfigMultiError is an error wrapping multiple validation errors returned by AuditSinkConfig.ValidateAll() if the designated constraints aren't met.
func (AuditSinkConfigMultiError) AllErrors ¶ added in v0.19.1
func (m AuditSinkConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditSinkConfigMultiError) Error ¶ added in v0.19.1
func (m AuditSinkConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditSinkConfigValidationError ¶ added in v0.19.1
type AuditSinkConfigValidationError struct {
// contains filtered or unexported fields
}
AuditSinkConfigValidationError is the validation error returned by AuditSinkConfig.Validate if the designated constraints aren't met.
func (AuditSinkConfigValidationError) Cause ¶ added in v0.19.1
func (e AuditSinkConfigValidationError) Cause() error
Cause function returns cause value.
func (AuditSinkConfigValidationError) Error ¶ added in v0.19.1
func (e AuditSinkConfigValidationError) Error() string
Error satisfies the builtin error interface
func (AuditSinkConfigValidationError) ErrorName ¶ added in v0.19.1
func (e AuditSinkConfigValidationError) ErrorName() string
ErrorName returns error name.
func (AuditSinkConfigValidationError) Field ¶ added in v0.19.1
func (e AuditSinkConfigValidationError) Field() string
Field function returns field value.
func (AuditSinkConfigValidationError) Key ¶ added in v0.19.1
func (e AuditSinkConfigValidationError) Key() bool
Key function returns key value.
func (AuditSinkConfigValidationError) Reason ¶ added in v0.19.1
func (e AuditSinkConfigValidationError) Reason() string
Reason function returns reason value.
type AuditSinkConfig_Kafka ¶ added in v0.19.1
type AuditSinkConfig_Kafka struct { // Brokers specify Kafka destinations to connect to. Brokers []string `protobuf:"bytes,1,rep,name=brokers,proto3" json:"brokers,omitempty"` // Topic name must be valid based on source code: // https://github.com/apache/kafka/blob/0.10.2/core/src/main/scala/kafka/common/Topic.scala#L29-L30 Topic string `protobuf:"bytes,2,opt,name=topic,proto3" json:"topic,omitempty"` // DisableTLS can force using non-secure connection. DisableTls bool `protobuf:"varint,3,opt,name=disable_tls,json=disableTls,proto3" json:"disable_tls,omitempty"` // TLSSkipVerify defines whenever not to verify TLS certificate. Ignored if TLS is disabled. TlsSkipVerify bool `protobuf:"varint,4,opt,name=tls_skip_verify,json=tlsSkipVerify,proto3" json:"tls_skip_verify,omitempty"` Username string `protobuf:"bytes,5,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,6,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*AuditSinkConfig_Kafka) Descriptor
deprecated
added in
v0.19.1
func (*AuditSinkConfig_Kafka) Descriptor() ([]byte, []int)
Deprecated: Use AuditSinkConfig_Kafka.ProtoReflect.Descriptor instead.
func (*AuditSinkConfig_Kafka) GetBrokers ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) GetBrokers() []string
func (*AuditSinkConfig_Kafka) GetDisableTls ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) GetDisableTls() bool
func (*AuditSinkConfig_Kafka) GetPassword ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) GetPassword() string
func (*AuditSinkConfig_Kafka) GetTlsSkipVerify ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) GetTlsSkipVerify() bool
func (*AuditSinkConfig_Kafka) GetTopic ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) GetTopic() string
func (*AuditSinkConfig_Kafka) GetUsername ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) GetUsername() string
func (*AuditSinkConfig_Kafka) ProtoMessage ¶ added in v0.19.1
func (*AuditSinkConfig_Kafka) ProtoMessage()
func (*AuditSinkConfig_Kafka) ProtoReflect ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) ProtoReflect() protoreflect.Message
func (*AuditSinkConfig_Kafka) Reset ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) Reset()
func (*AuditSinkConfig_Kafka) String ¶ added in v0.19.1
func (x *AuditSinkConfig_Kafka) String() string
func (*AuditSinkConfig_Kafka) Validate ¶ added in v0.19.1
func (m *AuditSinkConfig_Kafka) Validate() error
Validate checks the field values on AuditSinkConfig_Kafka 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 (*AuditSinkConfig_Kafka) ValidateAll ¶ added in v0.19.1
func (m *AuditSinkConfig_Kafka) ValidateAll() error
ValidateAll checks the field values on AuditSinkConfig_Kafka 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 AuditSinkConfig_KafkaMultiError, or nil if none found.
type AuditSinkConfig_KafkaMultiError ¶ added in v0.19.1
type AuditSinkConfig_KafkaMultiError []error
AuditSinkConfig_KafkaMultiError is an error wrapping multiple validation errors returned by AuditSinkConfig_Kafka.ValidateAll() if the designated constraints aren't met.
func (AuditSinkConfig_KafkaMultiError) AllErrors ¶ added in v0.19.1
func (m AuditSinkConfig_KafkaMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditSinkConfig_KafkaMultiError) Error ¶ added in v0.19.1
func (m AuditSinkConfig_KafkaMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditSinkConfig_KafkaValidationError ¶ added in v0.19.1
type AuditSinkConfig_KafkaValidationError struct {
// contains filtered or unexported fields
}
AuditSinkConfig_KafkaValidationError is the validation error returned by AuditSinkConfig_Kafka.Validate if the designated constraints aren't met.
func (AuditSinkConfig_KafkaValidationError) Cause ¶ added in v0.19.1
func (e AuditSinkConfig_KafkaValidationError) Cause() error
Cause function returns cause value.
func (AuditSinkConfig_KafkaValidationError) Error ¶ added in v0.19.1
func (e AuditSinkConfig_KafkaValidationError) Error() string
Error satisfies the builtin error interface
func (AuditSinkConfig_KafkaValidationError) ErrorName ¶ added in v0.19.1
func (e AuditSinkConfig_KafkaValidationError) ErrorName() string
ErrorName returns error name.
func (AuditSinkConfig_KafkaValidationError) Field ¶ added in v0.19.1
func (e AuditSinkConfig_KafkaValidationError) Field() string
Field function returns field value.
func (AuditSinkConfig_KafkaValidationError) Key ¶ added in v0.19.1
func (e AuditSinkConfig_KafkaValidationError) Key() bool
Key function returns key value.
func (AuditSinkConfig_KafkaValidationError) Reason ¶ added in v0.19.1
func (e AuditSinkConfig_KafkaValidationError) Reason() string
Reason function returns reason value.
type AuditSinkConfig_Kafka_ ¶ added in v0.19.1
type AuditSinkConfig_Kafka_ struct {
Kafka *AuditSinkConfig_Kafka `protobuf:"bytes,1,opt,name=kafka,proto3,oneof"`
}
type AuthorizationDenyReason ¶
type AuthorizationDenyReason struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*AuthorizationDenyReason) Descriptor
deprecated
func (*AuthorizationDenyReason) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationDenyReason.ProtoReflect.Descriptor instead.
func (*AuthorizationDenyReason) GetMessage ¶
func (x *AuthorizationDenyReason) GetMessage() string
func (*AuthorizationDenyReason) ProtoMessage ¶
func (*AuthorizationDenyReason) ProtoMessage()
func (*AuthorizationDenyReason) ProtoReflect ¶
func (x *AuthorizationDenyReason) ProtoReflect() protoreflect.Message
func (*AuthorizationDenyReason) Reset ¶
func (x *AuthorizationDenyReason) Reset()
func (*AuthorizationDenyReason) String ¶
func (x *AuthorizationDenyReason) String() string
func (*AuthorizationDenyReason) Validate ¶
func (m *AuthorizationDenyReason) Validate() error
Validate checks the field values on AuthorizationDenyReason 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 (*AuthorizationDenyReason) ValidateAll ¶
func (m *AuthorizationDenyReason) ValidateAll() error
ValidateAll checks the field values on AuthorizationDenyReason 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 AuthorizationDenyReasonMultiError, or nil if none found.
type AuthorizationDenyReasonMultiError ¶
type AuthorizationDenyReasonMultiError []error
AuthorizationDenyReasonMultiError is an error wrapping multiple validation errors returned by AuthorizationDenyReason.ValidateAll() if the designated constraints aren't met.
func (AuthorizationDenyReasonMultiError) AllErrors ¶
func (m AuthorizationDenyReasonMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthorizationDenyReasonMultiError) Error ¶
func (m AuthorizationDenyReasonMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthorizationDenyReasonValidationError ¶
type AuthorizationDenyReasonValidationError struct {
// contains filtered or unexported fields
}
AuthorizationDenyReasonValidationError is the validation error returned by AuthorizationDenyReason.Validate if the designated constraints aren't met.
func (AuthorizationDenyReasonValidationError) Cause ¶
func (e AuthorizationDenyReasonValidationError) Cause() error
Cause function returns cause value.
func (AuthorizationDenyReasonValidationError) Error ¶
func (e AuthorizationDenyReasonValidationError) Error() string
Error satisfies the builtin error interface
func (AuthorizationDenyReasonValidationError) ErrorName ¶
func (e AuthorizationDenyReasonValidationError) ErrorName() string
ErrorName returns error name.
func (AuthorizationDenyReasonValidationError) Field ¶
func (e AuthorizationDenyReasonValidationError) Field() string
Field function returns field value.
func (AuthorizationDenyReasonValidationError) Key ¶
func (e AuthorizationDenyReasonValidationError) Key() bool
Key function returns key value.
func (AuthorizationDenyReasonValidationError) Reason ¶
func (e AuthorizationDenyReasonValidationError) Reason() string
Reason function returns reason value.
type AuthorizationDigitalTwin ¶
type AuthorizationDigitalTwin struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*AuthorizationDigitalTwin) Descriptor
deprecated
func (*AuthorizationDigitalTwin) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationDigitalTwin.ProtoReflect.Descriptor instead.
func (*AuthorizationDigitalTwin) GetId ¶
func (x *AuthorizationDigitalTwin) GetId() string
func (*AuthorizationDigitalTwin) ProtoMessage ¶
func (*AuthorizationDigitalTwin) ProtoMessage()
func (*AuthorizationDigitalTwin) ProtoReflect ¶
func (x *AuthorizationDigitalTwin) ProtoReflect() protoreflect.Message
func (*AuthorizationDigitalTwin) Reset ¶
func (x *AuthorizationDigitalTwin) Reset()
func (*AuthorizationDigitalTwin) String ¶
func (x *AuthorizationDigitalTwin) String() string
func (*AuthorizationDigitalTwin) Validate ¶
func (m *AuthorizationDigitalTwin) Validate() error
Validate checks the field values on AuthorizationDigitalTwin 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 (*AuthorizationDigitalTwin) ValidateAll ¶
func (m *AuthorizationDigitalTwin) ValidateAll() error
ValidateAll checks the field values on AuthorizationDigitalTwin 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 AuthorizationDigitalTwinMultiError, or nil if none found.
type AuthorizationDigitalTwinMultiError ¶
type AuthorizationDigitalTwinMultiError []error
AuthorizationDigitalTwinMultiError is an error wrapping multiple validation errors returned by AuthorizationDigitalTwin.ValidateAll() if the designated constraints aren't met.
func (AuthorizationDigitalTwinMultiError) AllErrors ¶
func (m AuthorizationDigitalTwinMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthorizationDigitalTwinMultiError) Error ¶
func (m AuthorizationDigitalTwinMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthorizationDigitalTwinValidationError ¶
type AuthorizationDigitalTwinValidationError struct {
// contains filtered or unexported fields
}
AuthorizationDigitalTwinValidationError is the validation error returned by AuthorizationDigitalTwin.Validate if the designated constraints aren't met.
func (AuthorizationDigitalTwinValidationError) Cause ¶
func (e AuthorizationDigitalTwinValidationError) Cause() error
Cause function returns cause value.
func (AuthorizationDigitalTwinValidationError) Error ¶
func (e AuthorizationDigitalTwinValidationError) Error() string
Error satisfies the builtin error interface
func (AuthorizationDigitalTwinValidationError) ErrorName ¶
func (e AuthorizationDigitalTwinValidationError) ErrorName() string
ErrorName returns error name.
func (AuthorizationDigitalTwinValidationError) Field ¶
func (e AuthorizationDigitalTwinValidationError) Field() string
Field function returns field value.
func (AuthorizationDigitalTwinValidationError) Key ¶
func (e AuthorizationDigitalTwinValidationError) Key() bool
Key function returns key value.
func (AuthorizationDigitalTwinValidationError) Reason ¶
func (e AuthorizationDigitalTwinValidationError) Reason() string
Reason function returns reason value.
type AuthorizationPolicy ¶
type AuthorizationPolicy 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"` // contains filtered or unexported fields }
func (*AuthorizationPolicy) Descriptor
deprecated
func (*AuthorizationPolicy) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationPolicy.ProtoReflect.Descriptor instead.
func (*AuthorizationPolicy) GetId ¶
func (x *AuthorizationPolicy) GetId() string
func (*AuthorizationPolicy) GetName ¶
func (x *AuthorizationPolicy) GetName() string
func (*AuthorizationPolicy) ProtoMessage ¶
func (*AuthorizationPolicy) ProtoMessage()
func (*AuthorizationPolicy) ProtoReflect ¶
func (x *AuthorizationPolicy) ProtoReflect() protoreflect.Message
func (*AuthorizationPolicy) Reset ¶
func (x *AuthorizationPolicy) Reset()
func (*AuthorizationPolicy) String ¶
func (x *AuthorizationPolicy) String() string
func (*AuthorizationPolicy) Validate ¶
func (m *AuthorizationPolicy) Validate() error
Validate checks the field values on AuthorizationPolicy 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 (*AuthorizationPolicy) ValidateAll ¶
func (m *AuthorizationPolicy) ValidateAll() error
ValidateAll checks the field values on AuthorizationPolicy 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 AuthorizationPolicyMultiError, or nil if none found.
type AuthorizationPolicyConfig ¶ added in v0.19.1
type AuthorizationPolicyConfig struct { // Policy in JSON string format. Policy string `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // Policy status. Status AuthorizationPolicyConfig_Status `` /* 131-byte string literal not displayed */ // Optional policy tags Tags []string `protobuf:"bytes,3,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*AuthorizationPolicyConfig) Descriptor
deprecated
added in
v0.19.1
func (*AuthorizationPolicyConfig) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationPolicyConfig.ProtoReflect.Descriptor instead.
func (*AuthorizationPolicyConfig) GetPolicy ¶ added in v0.19.1
func (x *AuthorizationPolicyConfig) GetPolicy() string
func (*AuthorizationPolicyConfig) GetStatus ¶ added in v0.19.1
func (x *AuthorizationPolicyConfig) GetStatus() AuthorizationPolicyConfig_Status
func (*AuthorizationPolicyConfig) GetTags ¶ added in v0.19.1
func (x *AuthorizationPolicyConfig) GetTags() []string
func (*AuthorizationPolicyConfig) ProtoMessage ¶ added in v0.19.1
func (*AuthorizationPolicyConfig) ProtoMessage()
func (*AuthorizationPolicyConfig) ProtoReflect ¶ added in v0.19.1
func (x *AuthorizationPolicyConfig) ProtoReflect() protoreflect.Message
func (*AuthorizationPolicyConfig) Reset ¶ added in v0.19.1
func (x *AuthorizationPolicyConfig) Reset()
func (*AuthorizationPolicyConfig) String ¶ added in v0.19.1
func (x *AuthorizationPolicyConfig) String() string
func (*AuthorizationPolicyConfig) Validate ¶ added in v0.19.1
func (m *AuthorizationPolicyConfig) Validate() error
Validate checks the field values on AuthorizationPolicyConfig 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 (*AuthorizationPolicyConfig) ValidateAll ¶ added in v0.19.1
func (m *AuthorizationPolicyConfig) ValidateAll() error
ValidateAll checks the field values on AuthorizationPolicyConfig 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 AuthorizationPolicyConfigMultiError, or nil if none found.
type AuthorizationPolicyConfigMultiError ¶ added in v0.19.1
type AuthorizationPolicyConfigMultiError []error
AuthorizationPolicyConfigMultiError is an error wrapping multiple validation errors returned by AuthorizationPolicyConfig.ValidateAll() if the designated constraints aren't met.
func (AuthorizationPolicyConfigMultiError) AllErrors ¶ added in v0.19.1
func (m AuthorizationPolicyConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthorizationPolicyConfigMultiError) Error ¶ added in v0.19.1
func (m AuthorizationPolicyConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthorizationPolicyConfigValidationError ¶ added in v0.19.1
type AuthorizationPolicyConfigValidationError struct {
// contains filtered or unexported fields
}
AuthorizationPolicyConfigValidationError is the validation error returned by AuthorizationPolicyConfig.Validate if the designated constraints aren't met.
func (AuthorizationPolicyConfigValidationError) Cause ¶ added in v0.19.1
func (e AuthorizationPolicyConfigValidationError) Cause() error
Cause function returns cause value.
func (AuthorizationPolicyConfigValidationError) Error ¶ added in v0.19.1
func (e AuthorizationPolicyConfigValidationError) Error() string
Error satisfies the builtin error interface
func (AuthorizationPolicyConfigValidationError) ErrorName ¶ added in v0.19.1
func (e AuthorizationPolicyConfigValidationError) ErrorName() string
ErrorName returns error name.
func (AuthorizationPolicyConfigValidationError) Field ¶ added in v0.19.1
func (e AuthorizationPolicyConfigValidationError) Field() string
Field function returns field value.
func (AuthorizationPolicyConfigValidationError) Key ¶ added in v0.19.1
func (e AuthorizationPolicyConfigValidationError) Key() bool
Key function returns key value.
func (AuthorizationPolicyConfigValidationError) Reason ¶ added in v0.19.1
func (e AuthorizationPolicyConfigValidationError) Reason() string
Reason function returns reason value.
type AuthorizationPolicyConfig_Status ¶ added in v0.19.1
type AuthorizationPolicyConfig_Status int32
const ( AuthorizationPolicyConfig_STATUS_INVALID AuthorizationPolicyConfig_Status = 0 AuthorizationPolicyConfig_STATUS_ACTIVE AuthorizationPolicyConfig_Status = 1 AuthorizationPolicyConfig_STATUS_INACTIVE AuthorizationPolicyConfig_Status = 2 AuthorizationPolicyConfig_STATUS_DRAFT AuthorizationPolicyConfig_Status = 3 )
func (AuthorizationPolicyConfig_Status) Descriptor ¶ added in v0.19.1
func (AuthorizationPolicyConfig_Status) Descriptor() protoreflect.EnumDescriptor
func (AuthorizationPolicyConfig_Status) Enum ¶ added in v0.19.1
func (x AuthorizationPolicyConfig_Status) Enum() *AuthorizationPolicyConfig_Status
func (AuthorizationPolicyConfig_Status) EnumDescriptor
deprecated
added in
v0.19.1
func (AuthorizationPolicyConfig_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use AuthorizationPolicyConfig_Status.Descriptor instead.
func (AuthorizationPolicyConfig_Status) Number ¶ added in v0.19.1
func (x AuthorizationPolicyConfig_Status) Number() protoreflect.EnumNumber
func (AuthorizationPolicyConfig_Status) String ¶ added in v0.19.1
func (x AuthorizationPolicyConfig_Status) String() string
func (AuthorizationPolicyConfig_Status) Type ¶ added in v0.19.1
func (AuthorizationPolicyConfig_Status) Type() protoreflect.EnumType
type AuthorizationPolicyMultiError ¶
type AuthorizationPolicyMultiError []error
AuthorizationPolicyMultiError is an error wrapping multiple validation errors returned by AuthorizationPolicy.ValidateAll() if the designated constraints aren't met.
func (AuthorizationPolicyMultiError) AllErrors ¶
func (m AuthorizationPolicyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthorizationPolicyMultiError) Error ¶
func (m AuthorizationPolicyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthorizationPolicyValidationError ¶
type AuthorizationPolicyValidationError struct {
// contains filtered or unexported fields
}
AuthorizationPolicyValidationError is the validation error returned by AuthorizationPolicy.Validate if the designated constraints aren't met.
func (AuthorizationPolicyValidationError) Cause ¶
func (e AuthorizationPolicyValidationError) Cause() error
Cause function returns cause value.
func (AuthorizationPolicyValidationError) Error ¶
func (e AuthorizationPolicyValidationError) Error() string
Error satisfies the builtin error interface
func (AuthorizationPolicyValidationError) ErrorName ¶
func (e AuthorizationPolicyValidationError) ErrorName() string
ErrorName returns error name.
func (AuthorizationPolicyValidationError) Field ¶
func (e AuthorizationPolicyValidationError) Field() string
Field function returns field value.
func (AuthorizationPolicyValidationError) Key ¶
func (e AuthorizationPolicyValidationError) Key() bool
Key function returns key value.
func (AuthorizationPolicyValidationError) Reason ¶
func (e AuthorizationPolicyValidationError) Reason() string
Reason function returns reason value.
type AuthorizationSubject ¶
type AuthorizationSubject struct { // Types that are assignable to Subject: // // *AuthorizationSubject_DigitalTwin // *AuthorizationSubject_DigitalTwinProperty // *AuthorizationSubject_AccessToken // *AuthorizationSubject_ExternalId Subject isAuthorizationSubject_Subject `protobuf_oneof:"subject"` // contains filtered or unexported fields }
func (*AuthorizationSubject) Descriptor
deprecated
func (*AuthorizationSubject) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationSubject.ProtoReflect.Descriptor instead.
func (*AuthorizationSubject) GetAccessToken ¶
func (x *AuthorizationSubject) GetAccessToken() string
func (*AuthorizationSubject) GetDigitalTwin ¶
func (x *AuthorizationSubject) GetDigitalTwin() *AuthorizationDigitalTwin
func (*AuthorizationSubject) GetDigitalTwinProperty ¶
func (x *AuthorizationSubject) GetDigitalTwinProperty() *AuthorizationSubject_Property
func (*AuthorizationSubject) GetExternalId ¶ added in v0.20.0
func (x *AuthorizationSubject) GetExternalId() *AuthorizationSubject_ExternalID
func (*AuthorizationSubject) GetSubject ¶
func (m *AuthorizationSubject) GetSubject() isAuthorizationSubject_Subject
func (*AuthorizationSubject) ProtoMessage ¶
func (*AuthorizationSubject) ProtoMessage()
func (*AuthorizationSubject) ProtoReflect ¶
func (x *AuthorizationSubject) ProtoReflect() protoreflect.Message
func (*AuthorizationSubject) Reset ¶
func (x *AuthorizationSubject) Reset()
func (*AuthorizationSubject) String ¶
func (x *AuthorizationSubject) String() string
func (*AuthorizationSubject) Validate ¶
func (m *AuthorizationSubject) Validate() error
Validate checks the field values on AuthorizationSubject 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 (*AuthorizationSubject) ValidateAll ¶
func (m *AuthorizationSubject) ValidateAll() error
ValidateAll checks the field values on AuthorizationSubject 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 AuthorizationSubjectMultiError, or nil if none found.
type AuthorizationSubjectMultiError ¶
type AuthorizationSubjectMultiError []error
AuthorizationSubjectMultiError is an error wrapping multiple validation errors returned by AuthorizationSubject.ValidateAll() if the designated constraints aren't met.
func (AuthorizationSubjectMultiError) AllErrors ¶
func (m AuthorizationSubjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthorizationSubjectMultiError) Error ¶
func (m AuthorizationSubjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthorizationSubjectValidationError ¶
type AuthorizationSubjectValidationError struct {
// contains filtered or unexported fields
}
AuthorizationSubjectValidationError is the validation error returned by AuthorizationSubject.Validate if the designated constraints aren't met.
func (AuthorizationSubjectValidationError) Cause ¶
func (e AuthorizationSubjectValidationError) Cause() error
Cause function returns cause value.
func (AuthorizationSubjectValidationError) Error ¶
func (e AuthorizationSubjectValidationError) Error() string
Error satisfies the builtin error interface
func (AuthorizationSubjectValidationError) ErrorName ¶
func (e AuthorizationSubjectValidationError) ErrorName() string
ErrorName returns error name.
func (AuthorizationSubjectValidationError) Field ¶
func (e AuthorizationSubjectValidationError) Field() string
Field function returns field value.
func (AuthorizationSubjectValidationError) Key ¶
func (e AuthorizationSubjectValidationError) Key() bool
Key function returns key value.
func (AuthorizationSubjectValidationError) Reason ¶
func (e AuthorizationSubjectValidationError) Reason() string
Reason function returns reason value.
type AuthorizationSubject_AccessToken ¶
type AuthorizationSubject_AccessToken struct {
AccessToken string `protobuf:"bytes,3,opt,name=access_token,json=accessToken,proto3,oneof"`
}
type AuthorizationSubject_DigitalTwin ¶
type AuthorizationSubject_DigitalTwin struct {
DigitalTwin *AuthorizationDigitalTwin `protobuf:"bytes,1,opt,name=digital_twin,json=digitalTwin,proto3,oneof"`
}
type AuthorizationSubject_DigitalTwinProperty ¶
type AuthorizationSubject_DigitalTwinProperty struct {
DigitalTwinProperty *AuthorizationSubject_Property `protobuf:"bytes,2,opt,name=digital_twin_property,json=digitalTwinProperty,proto3,oneof"`
}
type AuthorizationSubject_ExternalID ¶ added in v0.20.0
type AuthorizationSubject_ExternalID struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` ExternalId string `protobuf:"bytes,2,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` // contains filtered or unexported fields }
func (*AuthorizationSubject_ExternalID) Descriptor
deprecated
added in
v0.20.0
func (*AuthorizationSubject_ExternalID) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationSubject_ExternalID.ProtoReflect.Descriptor instead.
func (*AuthorizationSubject_ExternalID) GetExternalId ¶ added in v0.20.0
func (x *AuthorizationSubject_ExternalID) GetExternalId() string
func (*AuthorizationSubject_ExternalID) GetType ¶ added in v0.20.0
func (x *AuthorizationSubject_ExternalID) GetType() string
func (*AuthorizationSubject_ExternalID) ProtoMessage ¶ added in v0.20.0
func (*AuthorizationSubject_ExternalID) ProtoMessage()
func (*AuthorizationSubject_ExternalID) ProtoReflect ¶ added in v0.20.0
func (x *AuthorizationSubject_ExternalID) ProtoReflect() protoreflect.Message
func (*AuthorizationSubject_ExternalID) Reset ¶ added in v0.20.0
func (x *AuthorizationSubject_ExternalID) Reset()
func (*AuthorizationSubject_ExternalID) String ¶ added in v0.20.0
func (x *AuthorizationSubject_ExternalID) String() string
func (*AuthorizationSubject_ExternalID) Validate ¶ added in v0.20.0
func (m *AuthorizationSubject_ExternalID) Validate() error
Validate checks the field values on AuthorizationSubject_ExternalID 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 (*AuthorizationSubject_ExternalID) ValidateAll ¶ added in v0.20.0
func (m *AuthorizationSubject_ExternalID) ValidateAll() error
ValidateAll checks the field values on AuthorizationSubject_ExternalID 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 AuthorizationSubject_ExternalIDMultiError, or nil if none found.
type AuthorizationSubject_ExternalIDMultiError ¶ added in v0.20.0
type AuthorizationSubject_ExternalIDMultiError []error
AuthorizationSubject_ExternalIDMultiError is an error wrapping multiple validation errors returned by AuthorizationSubject_ExternalID.ValidateAll() if the designated constraints aren't met.
func (AuthorizationSubject_ExternalIDMultiError) AllErrors ¶ added in v0.20.0
func (m AuthorizationSubject_ExternalIDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthorizationSubject_ExternalIDMultiError) Error ¶ added in v0.20.0
func (m AuthorizationSubject_ExternalIDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthorizationSubject_ExternalIDValidationError ¶ added in v0.20.0
type AuthorizationSubject_ExternalIDValidationError struct {
// contains filtered or unexported fields
}
AuthorizationSubject_ExternalIDValidationError is the validation error returned by AuthorizationSubject_ExternalID.Validate if the designated constraints aren't met.
func (AuthorizationSubject_ExternalIDValidationError) Cause ¶ added in v0.20.0
func (e AuthorizationSubject_ExternalIDValidationError) Cause() error
Cause function returns cause value.
func (AuthorizationSubject_ExternalIDValidationError) Error ¶ added in v0.20.0
func (e AuthorizationSubject_ExternalIDValidationError) Error() string
Error satisfies the builtin error interface
func (AuthorizationSubject_ExternalIDValidationError) ErrorName ¶ added in v0.20.0
func (e AuthorizationSubject_ExternalIDValidationError) ErrorName() string
ErrorName returns error name.
func (AuthorizationSubject_ExternalIDValidationError) Field ¶ added in v0.20.0
func (e AuthorizationSubject_ExternalIDValidationError) Field() string
Field function returns field value.
func (AuthorizationSubject_ExternalIDValidationError) Key ¶ added in v0.20.0
func (e AuthorizationSubject_ExternalIDValidationError) Key() bool
Key function returns key value.
func (AuthorizationSubject_ExternalIDValidationError) Reason ¶ added in v0.20.0
func (e AuthorizationSubject_ExternalIDValidationError) Reason() string
Reason function returns reason value.
type AuthorizationSubject_ExternalId ¶ added in v0.20.0
type AuthorizationSubject_ExternalId struct {
ExternalId *AuthorizationSubject_ExternalID `protobuf:"bytes,4,opt,name=external_id,json=externalId,proto3,oneof"`
}
type AuthorizationSubject_Property ¶
type AuthorizationSubject_Property struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Value *v1beta1.Value `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AuthorizationSubject_Property) Descriptor
deprecated
func (*AuthorizationSubject_Property) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizationSubject_Property.ProtoReflect.Descriptor instead.
func (*AuthorizationSubject_Property) GetType ¶
func (x *AuthorizationSubject_Property) GetType() string
func (*AuthorizationSubject_Property) GetValue ¶
func (x *AuthorizationSubject_Property) GetValue() *v1beta1.Value
func (*AuthorizationSubject_Property) ProtoMessage ¶
func (*AuthorizationSubject_Property) ProtoMessage()
func (*AuthorizationSubject_Property) ProtoReflect ¶
func (x *AuthorizationSubject_Property) ProtoReflect() protoreflect.Message
func (*AuthorizationSubject_Property) Reset ¶
func (x *AuthorizationSubject_Property) Reset()
func (*AuthorizationSubject_Property) String ¶
func (x *AuthorizationSubject_Property) String() string
func (*AuthorizationSubject_Property) Validate ¶
func (m *AuthorizationSubject_Property) Validate() error
Validate checks the field values on AuthorizationSubject_Property 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 (*AuthorizationSubject_Property) ValidateAll ¶
func (m *AuthorizationSubject_Property) ValidateAll() error
ValidateAll checks the field values on AuthorizationSubject_Property 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 AuthorizationSubject_PropertyMultiError, or nil if none found.
type AuthorizationSubject_PropertyMultiError ¶
type AuthorizationSubject_PropertyMultiError []error
AuthorizationSubject_PropertyMultiError is an error wrapping multiple validation errors returned by AuthorizationSubject_Property.ValidateAll() if the designated constraints aren't met.
func (AuthorizationSubject_PropertyMultiError) AllErrors ¶
func (m AuthorizationSubject_PropertyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthorizationSubject_PropertyMultiError) Error ¶
func (m AuthorizationSubject_PropertyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthorizationSubject_PropertyValidationError ¶
type AuthorizationSubject_PropertyValidationError struct {
// contains filtered or unexported fields
}
AuthorizationSubject_PropertyValidationError is the validation error returned by AuthorizationSubject_Property.Validate if the designated constraints aren't met.
func (AuthorizationSubject_PropertyValidationError) Cause ¶
func (e AuthorizationSubject_PropertyValidationError) Cause() error
Cause function returns cause value.
func (AuthorizationSubject_PropertyValidationError) Error ¶
func (e AuthorizationSubject_PropertyValidationError) Error() string
Error satisfies the builtin error interface
func (AuthorizationSubject_PropertyValidationError) ErrorName ¶
func (e AuthorizationSubject_PropertyValidationError) ErrorName() string
ErrorName returns error name.
func (AuthorizationSubject_PropertyValidationError) Field ¶
func (e AuthorizationSubject_PropertyValidationError) Field() string
Field function returns field value.
func (AuthorizationSubject_PropertyValidationError) Key ¶
func (e AuthorizationSubject_PropertyValidationError) Key() bool
Key function returns key value.
func (AuthorizationSubject_PropertyValidationError) Reason ¶
func (e AuthorizationSubject_PropertyValidationError) Reason() string
Reason function returns reason value.
type BatchDeleteNodeProperties ¶ added in v0.40.0
type BatchDeleteNodeProperties struct { NodeProperties []*DeleteData_NodePropertyMatch `protobuf:"bytes,1,rep,name=node_properties,json=nodeProperties,proto3" json:"node_properties,omitempty"` // contains filtered or unexported fields }
func (*BatchDeleteNodeProperties) Descriptor
deprecated
added in
v0.40.0
func (*BatchDeleteNodeProperties) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteNodeProperties.ProtoReflect.Descriptor instead.
func (*BatchDeleteNodeProperties) GetNodeProperties ¶ added in v0.40.0
func (x *BatchDeleteNodeProperties) GetNodeProperties() []*DeleteData_NodePropertyMatch
func (*BatchDeleteNodeProperties) ProtoMessage ¶ added in v0.40.0
func (*BatchDeleteNodeProperties) ProtoMessage()
func (*BatchDeleteNodeProperties) ProtoReflect ¶ added in v0.40.0
func (x *BatchDeleteNodeProperties) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodeProperties) Reset ¶ added in v0.40.0
func (x *BatchDeleteNodeProperties) Reset()
func (*BatchDeleteNodeProperties) String ¶ added in v0.40.0
func (x *BatchDeleteNodeProperties) String() string
func (*BatchDeleteNodeProperties) Validate ¶ added in v0.40.0
func (m *BatchDeleteNodeProperties) Validate() error
Validate checks the field values on BatchDeleteNodeProperties 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 (*BatchDeleteNodeProperties) ValidateAll ¶ added in v0.40.0
func (m *BatchDeleteNodeProperties) ValidateAll() error
ValidateAll checks the field values on BatchDeleteNodeProperties 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 BatchDeleteNodePropertiesMultiError, or nil if none found.
type BatchDeleteNodePropertiesMultiError ¶ added in v0.40.0
type BatchDeleteNodePropertiesMultiError []error
BatchDeleteNodePropertiesMultiError is an error wrapping multiple validation errors returned by BatchDeleteNodeProperties.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteNodePropertiesMultiError) AllErrors ¶ added in v0.40.0
func (m BatchDeleteNodePropertiesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteNodePropertiesMultiError) Error ¶ added in v0.40.0
func (m BatchDeleteNodePropertiesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteNodePropertiesValidationError ¶ added in v0.40.0
type BatchDeleteNodePropertiesValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteNodePropertiesValidationError is the validation error returned by BatchDeleteNodeProperties.Validate if the designated constraints aren't met.
func (BatchDeleteNodePropertiesValidationError) Cause ¶ added in v0.40.0
func (e BatchDeleteNodePropertiesValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteNodePropertiesValidationError) Error ¶ added in v0.40.0
func (e BatchDeleteNodePropertiesValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteNodePropertiesValidationError) ErrorName ¶ added in v0.40.0
func (e BatchDeleteNodePropertiesValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteNodePropertiesValidationError) Field ¶ added in v0.40.0
func (e BatchDeleteNodePropertiesValidationError) Field() string
Field function returns field value.
func (BatchDeleteNodePropertiesValidationError) Key ¶ added in v0.40.0
func (e BatchDeleteNodePropertiesValidationError) Key() bool
Key function returns key value.
func (BatchDeleteNodePropertiesValidationError) Reason ¶ added in v0.40.0
func (e BatchDeleteNodePropertiesValidationError) Reason() string
Reason function returns reason value.
type BatchDeleteNodeTags ¶ added in v0.43.0
type BatchDeleteNodeTags struct { NodeTags []*DeleteData_NodeTagMatch `protobuf:"bytes,1,rep,name=node_tags,json=nodeTags,proto3" json:"node_tags,omitempty"` // contains filtered or unexported fields }
func (*BatchDeleteNodeTags) Descriptor
deprecated
added in
v0.43.0
func (*BatchDeleteNodeTags) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteNodeTags.ProtoReflect.Descriptor instead.
func (*BatchDeleteNodeTags) GetNodeTags ¶ added in v0.43.0
func (x *BatchDeleteNodeTags) GetNodeTags() []*DeleteData_NodeTagMatch
func (*BatchDeleteNodeTags) ProtoMessage ¶ added in v0.43.0
func (*BatchDeleteNodeTags) ProtoMessage()
func (*BatchDeleteNodeTags) ProtoReflect ¶ added in v0.43.0
func (x *BatchDeleteNodeTags) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodeTags) Reset ¶ added in v0.43.0
func (x *BatchDeleteNodeTags) Reset()
func (*BatchDeleteNodeTags) String ¶ added in v0.43.0
func (x *BatchDeleteNodeTags) String() string
func (*BatchDeleteNodeTags) Validate ¶ added in v0.43.0
func (m *BatchDeleteNodeTags) Validate() error
Validate checks the field values on BatchDeleteNodeTags 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 (*BatchDeleteNodeTags) ValidateAll ¶ added in v0.43.0
func (m *BatchDeleteNodeTags) ValidateAll() error
ValidateAll checks the field values on BatchDeleteNodeTags 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 BatchDeleteNodeTagsMultiError, or nil if none found.
type BatchDeleteNodeTagsMultiError ¶ added in v0.43.0
type BatchDeleteNodeTagsMultiError []error
BatchDeleteNodeTagsMultiError is an error wrapping multiple validation errors returned by BatchDeleteNodeTags.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteNodeTagsMultiError) AllErrors ¶ added in v0.43.0
func (m BatchDeleteNodeTagsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteNodeTagsMultiError) Error ¶ added in v0.43.0
func (m BatchDeleteNodeTagsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteNodeTagsValidationError ¶ added in v0.43.0
type BatchDeleteNodeTagsValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteNodeTagsValidationError is the validation error returned by BatchDeleteNodeTags.Validate if the designated constraints aren't met.
func (BatchDeleteNodeTagsValidationError) Cause ¶ added in v0.43.0
func (e BatchDeleteNodeTagsValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteNodeTagsValidationError) Error ¶ added in v0.43.0
func (e BatchDeleteNodeTagsValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteNodeTagsValidationError) ErrorName ¶ added in v0.43.0
func (e BatchDeleteNodeTagsValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteNodeTagsValidationError) Field ¶ added in v0.43.0
func (e BatchDeleteNodeTagsValidationError) Field() string
Field function returns field value.
func (BatchDeleteNodeTagsValidationError) Key ¶ added in v0.43.0
func (e BatchDeleteNodeTagsValidationError) Key() bool
Key function returns key value.
func (BatchDeleteNodeTagsValidationError) Reason ¶ added in v0.43.0
func (e BatchDeleteNodeTagsValidationError) Reason() string
Reason function returns reason value.
type BatchDeleteNodes ¶ added in v0.40.0
type BatchDeleteNodes struct { Nodes []*NodeMatch `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` // contains filtered or unexported fields }
func (*BatchDeleteNodes) Descriptor
deprecated
added in
v0.40.0
func (*BatchDeleteNodes) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteNodes.ProtoReflect.Descriptor instead.
func (*BatchDeleteNodes) GetNodes ¶ added in v0.40.0
func (x *BatchDeleteNodes) GetNodes() []*NodeMatch
func (*BatchDeleteNodes) ProtoMessage ¶ added in v0.40.0
func (*BatchDeleteNodes) ProtoMessage()
func (*BatchDeleteNodes) ProtoReflect ¶ added in v0.40.0
func (x *BatchDeleteNodes) ProtoReflect() protoreflect.Message
func (*BatchDeleteNodes) Reset ¶ added in v0.40.0
func (x *BatchDeleteNodes) Reset()
func (*BatchDeleteNodes) String ¶ added in v0.40.0
func (x *BatchDeleteNodes) String() string
func (*BatchDeleteNodes) Validate ¶ added in v0.40.0
func (m *BatchDeleteNodes) Validate() error
Validate checks the field values on BatchDeleteNodes 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 (*BatchDeleteNodes) ValidateAll ¶ added in v0.40.0
func (m *BatchDeleteNodes) ValidateAll() error
ValidateAll checks the field values on BatchDeleteNodes 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 BatchDeleteNodesMultiError, or nil if none found.
type BatchDeleteNodesMultiError ¶ added in v0.40.0
type BatchDeleteNodesMultiError []error
BatchDeleteNodesMultiError is an error wrapping multiple validation errors returned by BatchDeleteNodes.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteNodesMultiError) AllErrors ¶ added in v0.40.0
func (m BatchDeleteNodesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteNodesMultiError) Error ¶ added in v0.40.0
func (m BatchDeleteNodesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteNodesValidationError ¶ added in v0.40.0
type BatchDeleteNodesValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteNodesValidationError is the validation error returned by BatchDeleteNodes.Validate if the designated constraints aren't met.
func (BatchDeleteNodesValidationError) Cause ¶ added in v0.40.0
func (e BatchDeleteNodesValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteNodesValidationError) Error ¶ added in v0.40.0
func (e BatchDeleteNodesValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteNodesValidationError) ErrorName ¶ added in v0.40.0
func (e BatchDeleteNodesValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteNodesValidationError) Field ¶ added in v0.40.0
func (e BatchDeleteNodesValidationError) Field() string
Field function returns field value.
func (BatchDeleteNodesValidationError) Key ¶ added in v0.40.0
func (e BatchDeleteNodesValidationError) Key() bool
Key function returns key value.
func (BatchDeleteNodesValidationError) Reason ¶ added in v0.40.0
func (e BatchDeleteNodesValidationError) Reason() string
Reason function returns reason value.
type BatchDeleteRelationshipProperties ¶ added in v0.40.0
type BatchDeleteRelationshipProperties struct { RelationshipProperties []*DeleteData_RelationshipPropertyMatch `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*BatchDeleteRelationshipProperties) Descriptor
deprecated
added in
v0.40.0
func (*BatchDeleteRelationshipProperties) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteRelationshipProperties.ProtoReflect.Descriptor instead.
func (*BatchDeleteRelationshipProperties) GetRelationshipProperties ¶ added in v0.40.0
func (x *BatchDeleteRelationshipProperties) GetRelationshipProperties() []*DeleteData_RelationshipPropertyMatch
func (*BatchDeleteRelationshipProperties) ProtoMessage ¶ added in v0.40.0
func (*BatchDeleteRelationshipProperties) ProtoMessage()
func (*BatchDeleteRelationshipProperties) ProtoReflect ¶ added in v0.40.0
func (x *BatchDeleteRelationshipProperties) ProtoReflect() protoreflect.Message
func (*BatchDeleteRelationshipProperties) Reset ¶ added in v0.40.0
func (x *BatchDeleteRelationshipProperties) Reset()
func (*BatchDeleteRelationshipProperties) String ¶ added in v0.40.0
func (x *BatchDeleteRelationshipProperties) String() string
func (*BatchDeleteRelationshipProperties) Validate ¶ added in v0.40.0
func (m *BatchDeleteRelationshipProperties) Validate() error
Validate checks the field values on BatchDeleteRelationshipProperties 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 (*BatchDeleteRelationshipProperties) ValidateAll ¶ added in v0.40.0
func (m *BatchDeleteRelationshipProperties) ValidateAll() error
ValidateAll checks the field values on BatchDeleteRelationshipProperties 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 BatchDeleteRelationshipPropertiesMultiError, or nil if none found.
type BatchDeleteRelationshipPropertiesMultiError ¶ added in v0.40.0
type BatchDeleteRelationshipPropertiesMultiError []error
BatchDeleteRelationshipPropertiesMultiError is an error wrapping multiple validation errors returned by BatchDeleteRelationshipProperties.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteRelationshipPropertiesMultiError) AllErrors ¶ added in v0.40.0
func (m BatchDeleteRelationshipPropertiesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteRelationshipPropertiesMultiError) Error ¶ added in v0.40.0
func (m BatchDeleteRelationshipPropertiesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteRelationshipPropertiesValidationError ¶ added in v0.40.0
type BatchDeleteRelationshipPropertiesValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteRelationshipPropertiesValidationError is the validation error returned by BatchDeleteRelationshipProperties.Validate if the designated constraints aren't met.
func (BatchDeleteRelationshipPropertiesValidationError) Cause ¶ added in v0.40.0
func (e BatchDeleteRelationshipPropertiesValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteRelationshipPropertiesValidationError) Error ¶ added in v0.40.0
func (e BatchDeleteRelationshipPropertiesValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteRelationshipPropertiesValidationError) ErrorName ¶ added in v0.40.0
func (e BatchDeleteRelationshipPropertiesValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteRelationshipPropertiesValidationError) Field ¶ added in v0.40.0
func (e BatchDeleteRelationshipPropertiesValidationError) Field() string
Field function returns field value.
func (BatchDeleteRelationshipPropertiesValidationError) Key ¶ added in v0.40.0
func (e BatchDeleteRelationshipPropertiesValidationError) Key() bool
Key function returns key value.
func (BatchDeleteRelationshipPropertiesValidationError) Reason ¶ added in v0.40.0
func (e BatchDeleteRelationshipPropertiesValidationError) Reason() string
Reason function returns reason value.
type BatchDeleteRelationships ¶ added in v0.40.0
type BatchDeleteRelationships struct { Relationships []*Relationship `protobuf:"bytes,1,rep,name=relationships,proto3" json:"relationships,omitempty"` // contains filtered or unexported fields }
func (*BatchDeleteRelationships) Descriptor
deprecated
added in
v0.40.0
func (*BatchDeleteRelationships) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteRelationships.ProtoReflect.Descriptor instead.
func (*BatchDeleteRelationships) GetRelationships ¶ added in v0.40.0
func (x *BatchDeleteRelationships) GetRelationships() []*Relationship
func (*BatchDeleteRelationships) ProtoMessage ¶ added in v0.40.0
func (*BatchDeleteRelationships) ProtoMessage()
func (*BatchDeleteRelationships) ProtoReflect ¶ added in v0.40.0
func (x *BatchDeleteRelationships) ProtoReflect() protoreflect.Message
func (*BatchDeleteRelationships) Reset ¶ added in v0.40.0
func (x *BatchDeleteRelationships) Reset()
func (*BatchDeleteRelationships) String ¶ added in v0.40.0
func (x *BatchDeleteRelationships) String() string
func (*BatchDeleteRelationships) Validate ¶ added in v0.40.0
func (m *BatchDeleteRelationships) Validate() error
Validate checks the field values on BatchDeleteRelationships 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 (*BatchDeleteRelationships) ValidateAll ¶ added in v0.40.0
func (m *BatchDeleteRelationships) ValidateAll() error
ValidateAll checks the field values on BatchDeleteRelationships 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 BatchDeleteRelationshipsMultiError, or nil if none found.
type BatchDeleteRelationshipsMultiError ¶ added in v0.40.0
type BatchDeleteRelationshipsMultiError []error
BatchDeleteRelationshipsMultiError is an error wrapping multiple validation errors returned by BatchDeleteRelationships.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteRelationshipsMultiError) AllErrors ¶ added in v0.40.0
func (m BatchDeleteRelationshipsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteRelationshipsMultiError) Error ¶ added in v0.40.0
func (m BatchDeleteRelationshipsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteRelationshipsValidationError ¶ added in v0.40.0
type BatchDeleteRelationshipsValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteRelationshipsValidationError is the validation error returned by BatchDeleteRelationships.Validate if the designated constraints aren't met.
func (BatchDeleteRelationshipsValidationError) Cause ¶ added in v0.40.0
func (e BatchDeleteRelationshipsValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteRelationshipsValidationError) Error ¶ added in v0.40.0
func (e BatchDeleteRelationshipsValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteRelationshipsValidationError) ErrorName ¶ added in v0.40.0
func (e BatchDeleteRelationshipsValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteRelationshipsValidationError) Field ¶ added in v0.40.0
func (e BatchDeleteRelationshipsValidationError) Field() string
Field function returns field value.
func (BatchDeleteRelationshipsValidationError) Key ¶ added in v0.40.0
func (e BatchDeleteRelationshipsValidationError) Key() bool
Key function returns key value.
func (BatchDeleteRelationshipsValidationError) Reason ¶ added in v0.40.0
func (e BatchDeleteRelationshipsValidationError) Reason() string
Reason function returns reason value.
type BatchUpsertNodes ¶ added in v0.40.0
type BatchUpsertNodes struct { Nodes []*Node `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` // contains filtered or unexported fields }
func (*BatchUpsertNodes) Descriptor
deprecated
added in
v0.40.0
func (*BatchUpsertNodes) Descriptor() ([]byte, []int)
Deprecated: Use BatchUpsertNodes.ProtoReflect.Descriptor instead.
func (*BatchUpsertNodes) GetNodes ¶ added in v0.40.0
func (x *BatchUpsertNodes) GetNodes() []*Node
func (*BatchUpsertNodes) ProtoMessage ¶ added in v0.40.0
func (*BatchUpsertNodes) ProtoMessage()
func (*BatchUpsertNodes) ProtoReflect ¶ added in v0.40.0
func (x *BatchUpsertNodes) ProtoReflect() protoreflect.Message
func (*BatchUpsertNodes) Reset ¶ added in v0.40.0
func (x *BatchUpsertNodes) Reset()
func (*BatchUpsertNodes) String ¶ added in v0.40.0
func (x *BatchUpsertNodes) String() string
func (*BatchUpsertNodes) Validate ¶ added in v0.40.0
func (m *BatchUpsertNodes) Validate() error
Validate checks the field values on BatchUpsertNodes 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 (*BatchUpsertNodes) ValidateAll ¶ added in v0.40.0
func (m *BatchUpsertNodes) ValidateAll() error
ValidateAll checks the field values on BatchUpsertNodes 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 BatchUpsertNodesMultiError, or nil if none found.
type BatchUpsertNodesMultiError ¶ added in v0.40.0
type BatchUpsertNodesMultiError []error
BatchUpsertNodesMultiError is an error wrapping multiple validation errors returned by BatchUpsertNodes.ValidateAll() if the designated constraints aren't met.
func (BatchUpsertNodesMultiError) AllErrors ¶ added in v0.40.0
func (m BatchUpsertNodesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchUpsertNodesMultiError) Error ¶ added in v0.40.0
func (m BatchUpsertNodesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchUpsertNodesValidationError ¶ added in v0.40.0
type BatchUpsertNodesValidationError struct {
// contains filtered or unexported fields
}
BatchUpsertNodesValidationError is the validation error returned by BatchUpsertNodes.Validate if the designated constraints aren't met.
func (BatchUpsertNodesValidationError) Cause ¶ added in v0.40.0
func (e BatchUpsertNodesValidationError) Cause() error
Cause function returns cause value.
func (BatchUpsertNodesValidationError) Error ¶ added in v0.40.0
func (e BatchUpsertNodesValidationError) Error() string
Error satisfies the builtin error interface
func (BatchUpsertNodesValidationError) ErrorName ¶ added in v0.40.0
func (e BatchUpsertNodesValidationError) ErrorName() string
ErrorName returns error name.
func (BatchUpsertNodesValidationError) Field ¶ added in v0.40.0
func (e BatchUpsertNodesValidationError) Field() string
Field function returns field value.
func (BatchUpsertNodesValidationError) Key ¶ added in v0.40.0
func (e BatchUpsertNodesValidationError) Key() bool
Key function returns key value.
func (BatchUpsertNodesValidationError) Reason ¶ added in v0.40.0
func (e BatchUpsertNodesValidationError) Reason() string
Reason function returns reason value.
type BatchUpsertRelationships ¶ added in v0.40.0
type BatchUpsertRelationships struct { Relationships []*Relationship `protobuf:"bytes,1,rep,name=relationships,proto3" json:"relationships,omitempty"` // contains filtered or unexported fields }
func (*BatchUpsertRelationships) Descriptor
deprecated
added in
v0.40.0
func (*BatchUpsertRelationships) Descriptor() ([]byte, []int)
Deprecated: Use BatchUpsertRelationships.ProtoReflect.Descriptor instead.
func (*BatchUpsertRelationships) GetRelationships ¶ added in v0.40.0
func (x *BatchUpsertRelationships) GetRelationships() []*Relationship
func (*BatchUpsertRelationships) ProtoMessage ¶ added in v0.40.0
func (*BatchUpsertRelationships) ProtoMessage()
func (*BatchUpsertRelationships) ProtoReflect ¶ added in v0.40.0
func (x *BatchUpsertRelationships) ProtoReflect() protoreflect.Message
func (*BatchUpsertRelationships) Reset ¶ added in v0.40.0
func (x *BatchUpsertRelationships) Reset()
func (*BatchUpsertRelationships) String ¶ added in v0.40.0
func (x *BatchUpsertRelationships) String() string
func (*BatchUpsertRelationships) Validate ¶ added in v0.40.0
func (m *BatchUpsertRelationships) Validate() error
Validate checks the field values on BatchUpsertRelationships 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 (*BatchUpsertRelationships) ValidateAll ¶ added in v0.40.0
func (m *BatchUpsertRelationships) ValidateAll() error
ValidateAll checks the field values on BatchUpsertRelationships 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 BatchUpsertRelationshipsMultiError, or nil if none found.
type BatchUpsertRelationshipsMultiError ¶ added in v0.40.0
type BatchUpsertRelationshipsMultiError []error
BatchUpsertRelationshipsMultiError is an error wrapping multiple validation errors returned by BatchUpsertRelationships.ValidateAll() if the designated constraints aren't met.
func (BatchUpsertRelationshipsMultiError) AllErrors ¶ added in v0.40.0
func (m BatchUpsertRelationshipsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchUpsertRelationshipsMultiError) Error ¶ added in v0.40.0
func (m BatchUpsertRelationshipsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchUpsertRelationshipsValidationError ¶ added in v0.40.0
type BatchUpsertRelationshipsValidationError struct {
// contains filtered or unexported fields
}
BatchUpsertRelationshipsValidationError is the validation error returned by BatchUpsertRelationships.Validate if the designated constraints aren't met.
func (BatchUpsertRelationshipsValidationError) Cause ¶ added in v0.40.0
func (e BatchUpsertRelationshipsValidationError) Cause() error
Cause function returns cause value.
func (BatchUpsertRelationshipsValidationError) Error ¶ added in v0.40.0
func (e BatchUpsertRelationshipsValidationError) Error() string
Error satisfies the builtin error interface
func (BatchUpsertRelationshipsValidationError) ErrorName ¶ added in v0.40.0
func (e BatchUpsertRelationshipsValidationError) ErrorName() string
ErrorName returns error name.
func (BatchUpsertRelationshipsValidationError) Field ¶ added in v0.40.0
func (e BatchUpsertRelationshipsValidationError) Field() string
Field function returns field value.
func (BatchUpsertRelationshipsValidationError) Key ¶ added in v0.40.0
func (e BatchUpsertRelationshipsValidationError) Key() bool
Key function returns key value.
func (BatchUpsertRelationshipsValidationError) Reason ¶ added in v0.40.0
func (e BatchUpsertRelationshipsValidationError) Reason() string
Reason function returns reason value.
type ConfigDetail ¶ added in v0.19.1
type ConfigDetail struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"` // Types that are assignable to Configuration: // // *ConfigDetail_ApplicationAgentCredential // *ConfigDetail_ServiceAccountCredential // *ConfigDetail_AuditSinkConfig // *ConfigDetail_AuthorizationPolicyConfig // *ConfigDetail_TokenIntrospectConfig // *ConfigDetail_ExternalDataResolverConfig // *ConfigDetail_ConsentConfig // *ConfigDetail_IngestPipelineConfig // *ConfigDetail_EntityMatchingPipelineConfig Configuration isConfigDetail_Configuration `protobuf_oneof:"configuration"` // contains filtered or unexported fields }
func (*ConfigDetail) Descriptor
deprecated
added in
v0.19.1
func (*ConfigDetail) Descriptor() ([]byte, []int)
Deprecated: Use ConfigDetail.ProtoReflect.Descriptor instead.
func (*ConfigDetail) GetApplicationAgentCredential ¶ added in v0.19.1
func (x *ConfigDetail) GetApplicationAgentCredential() *ApplicationAgentCredentialConfig
func (*ConfigDetail) GetAuditSinkConfig ¶ added in v0.19.1
func (x *ConfigDetail) GetAuditSinkConfig() *AuditSinkConfig
func (*ConfigDetail) GetAuthorizationPolicyConfig ¶ added in v0.19.1
func (x *ConfigDetail) GetAuthorizationPolicyConfig() *AuthorizationPolicyConfig
func (*ConfigDetail) GetConfiguration ¶ added in v0.19.1
func (m *ConfigDetail) GetConfiguration() isConfigDetail_Configuration
func (*ConfigDetail) GetConsentConfig ¶ added in v0.25.0
func (x *ConfigDetail) GetConsentConfig() *ConsentConfiguration
func (*ConfigDetail) GetDescription ¶ added in v0.19.1
func (x *ConfigDetail) GetDescription() string
func (*ConfigDetail) GetDisplayName ¶ added in v0.19.1
func (x *ConfigDetail) GetDisplayName() string
func (*ConfigDetail) GetEntityMatchingPipelineConfig ¶ added in v0.40.0
func (x *ConfigDetail) GetEntityMatchingPipelineConfig() *EntityMatchingPipelineConfig
func (*ConfigDetail) GetExternalDataResolverConfig ¶ added in v0.38.0
func (x *ConfigDetail) GetExternalDataResolverConfig() *ExternalDataResolverConfig
func (*ConfigDetail) GetIngestPipelineConfig ¶ added in v0.34.0
func (x *ConfigDetail) GetIngestPipelineConfig() *IngestPipelineConfig
func (*ConfigDetail) GetName ¶ added in v0.19.1
func (x *ConfigDetail) GetName() string
func (*ConfigDetail) GetServiceAccountCredential ¶ added in v0.19.1
func (x *ConfigDetail) GetServiceAccountCredential() *ServiceAccountCredentialConfig
func (*ConfigDetail) GetTokenIntrospectConfig ¶ added in v0.28.0
func (x *ConfigDetail) GetTokenIntrospectConfig() *TokenIntrospectConfig
func (*ConfigDetail) GetVersion ¶ added in v0.19.1
func (x *ConfigDetail) GetVersion() int64
func (*ConfigDetail) ProtoMessage ¶ added in v0.19.1
func (*ConfigDetail) ProtoMessage()
func (*ConfigDetail) ProtoReflect ¶ added in v0.19.1
func (x *ConfigDetail) ProtoReflect() protoreflect.Message
func (*ConfigDetail) Reset ¶ added in v0.19.1
func (x *ConfigDetail) Reset()
func (*ConfigDetail) String ¶ added in v0.19.1
func (x *ConfigDetail) String() string
func (*ConfigDetail) Validate ¶ added in v0.19.1
func (m *ConfigDetail) Validate() error
Validate checks the field values on ConfigDetail 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 (*ConfigDetail) ValidateAll ¶ added in v0.19.1
func (m *ConfigDetail) ValidateAll() error
ValidateAll checks the field values on ConfigDetail 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 ConfigDetailMultiError, or nil if none found.
type ConfigDetailMultiError ¶ added in v0.19.1
type ConfigDetailMultiError []error
ConfigDetailMultiError is an error wrapping multiple validation errors returned by ConfigDetail.ValidateAll() if the designated constraints aren't met.
func (ConfigDetailMultiError) AllErrors ¶ added in v0.19.1
func (m ConfigDetailMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfigDetailMultiError) Error ¶ added in v0.19.1
func (m ConfigDetailMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfigDetailValidationError ¶ added in v0.19.1
type ConfigDetailValidationError struct {
// contains filtered or unexported fields
}
ConfigDetailValidationError is the validation error returned by ConfigDetail.Validate if the designated constraints aren't met.
func (ConfigDetailValidationError) Cause ¶ added in v0.19.1
func (e ConfigDetailValidationError) Cause() error
Cause function returns cause value.
func (ConfigDetailValidationError) Error ¶ added in v0.19.1
func (e ConfigDetailValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigDetailValidationError) ErrorName ¶ added in v0.19.1
func (e ConfigDetailValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigDetailValidationError) Field ¶ added in v0.19.1
func (e ConfigDetailValidationError) Field() string
Field function returns field value.
func (ConfigDetailValidationError) Key ¶ added in v0.19.1
func (e ConfigDetailValidationError) Key() bool
Key function returns key value.
func (ConfigDetailValidationError) Reason ¶ added in v0.19.1
func (e ConfigDetailValidationError) Reason() string
Reason function returns reason value.
type ConfigDetail_ApplicationAgentCredential ¶ added in v0.19.1
type ConfigDetail_ApplicationAgentCredential struct {
ApplicationAgentCredential *ApplicationAgentCredentialConfig `protobuf:"bytes,8,opt,name=application_agent_credential,json=applicationAgentCredential,proto3,oneof"`
}
type ConfigDetail_AuditSinkConfig ¶ added in v0.19.1
type ConfigDetail_AuditSinkConfig struct {
AuditSinkConfig *AuditSinkConfig `protobuf:"bytes,12,opt,name=audit_sink_config,json=auditSinkConfig,proto3,oneof"`
}
type ConfigDetail_AuthorizationPolicyConfig ¶ added in v0.19.1
type ConfigDetail_AuthorizationPolicyConfig struct {
AuthorizationPolicyConfig *AuthorizationPolicyConfig `protobuf:"bytes,15,opt,name=authorization_policy_config,json=authorizationPolicyConfig,proto3,oneof"`
}
type ConfigDetail_ConsentConfig ¶ added in v0.25.0
type ConfigDetail_ConsentConfig struct {
ConsentConfig *ConsentConfiguration `protobuf:"bytes,18,opt,name=consent_config,json=consentConfig,proto3,oneof"`
}
type ConfigDetail_EntityMatchingPipelineConfig ¶ added in v0.40.0
type ConfigDetail_EntityMatchingPipelineConfig struct {
EntityMatchingPipelineConfig *EntityMatchingPipelineConfig `protobuf:"bytes,21,opt,name=entity_matching_pipeline_config,json=entityMatchingPipelineConfig,proto3,oneof"`
}
type ConfigDetail_ExternalDataResolverConfig ¶ added in v0.38.0
type ConfigDetail_ExternalDataResolverConfig struct {
ExternalDataResolverConfig *ExternalDataResolverConfig `protobuf:"bytes,22,opt,name=external_data_resolver_config,json=externalDataResolverConfig,proto3,oneof"`
}
type ConfigDetail_IngestPipelineConfig ¶ added in v0.34.0
type ConfigDetail_IngestPipelineConfig struct {
IngestPipelineConfig *IngestPipelineConfig `protobuf:"bytes,20,opt,name=ingest_pipeline_config,json=ingestPipelineConfig,proto3,oneof"`
}
type ConfigDetail_ServiceAccountCredential ¶ added in v0.19.1
type ConfigDetail_ServiceAccountCredential struct {
ServiceAccountCredential *ServiceAccountCredentialConfig `protobuf:"bytes,9,opt,name=service_account_credential,json=serviceAccountCredential,proto3,oneof"`
}
type ConfigDetail_TokenIntrospectConfig ¶ added in v0.28.0
type ConfigDetail_TokenIntrospectConfig struct {
TokenIntrospectConfig *TokenIntrospectConfig `protobuf:"bytes,19,opt,name=token_introspect_config,json=tokenIntrospectConfig,proto3,oneof"`
}
type ConfigType ¶ added in v0.19.1
type ConfigType int32
ConfigType is equivalent to internal DocumentType, for easier maintenance keep same numbers.
const ( ConfigType_CONFIG_TYPE_INVALID ConfigType = 0 ConfigType_CONFIG_TYPE_CUSTOMER ConfigType = 1 ConfigType_CONFIG_TYPE_APPLICATION_SPACE ConfigType = 2 ConfigType_CONFIG_TYPE_ISSUER ConfigType = 15 ConfigType_CONFIG_TYPE_APPLICATION ConfigType = 4 ConfigType_CONFIG_TYPE_APP_AGENT ConfigType = 5 ConfigType_CONFIG_TYPE_APP_AGENT_CREDENTIAL ConfigType = 6 ConfigType_CONFIG_TYPE_SERVICE_ACCOUNT ConfigType = 18 ConfigType_CONFIG_TYPE_SERVICE_CREDENTIAL ConfigType = 19 ConfigType_CONFIG_TYPE_DIGITAL_TWIN ConfigType = 21 ConfigType_CONFIG_TYPE_AUDIT_SINK ConfigType = 27 ConfigType_CONFIG_TYPE_TOKEN_INTROSPECT ConfigType = 30 ConfigType_CONFIG_TYPE_AUTHORIZATION_POLICY ConfigType = 22 // CONFIG_TYPE_RESOURCE = 25; // Not use in Config API, but in Ingest/IKG // CONFIG_TYPE_RELATION = 26; // Not use in Config API, but in Ingest/IKG ConfigType_CONFIG_TYPE_CONSENT ConfigType = 29 ConfigType_CONFIG_TYPE_INGEST_PIPELINE ConfigType = 31 ConfigType_CONFIG_TYPE_ENTITY_MATCHING_PIPELINE ConfigType = 32 ConfigType_CONFIG_TYPE_EXTERNAL_DATA_RESOLVER ConfigType = 33 )
func (ConfigType) Descriptor ¶ added in v0.19.1
func (ConfigType) Descriptor() protoreflect.EnumDescriptor
func (ConfigType) Enum ¶ added in v0.19.1
func (x ConfigType) Enum() *ConfigType
func (ConfigType) EnumDescriptor
deprecated
added in
v0.19.1
func (ConfigType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConfigType.Descriptor instead.
func (ConfigType) Number ¶ added in v0.19.1
func (x ConfigType) Number() protoreflect.EnumNumber
func (ConfigType) String ¶ added in v0.19.1
func (x ConfigType) String() string
func (ConfigType) Type ¶ added in v0.19.1
func (ConfigType) Type() protoreflect.EnumType
type ConsentConfiguration ¶ added in v0.38.0
type ConsentConfiguration struct { // Purpose is a human readable description of the purpose of the consent. Purpose string `protobuf:"bytes,1,opt,name=purpose,proto3" json:"purpose,omitempty"` // Data points is a list of properties related to the Digital twin that the consent is for. DataPoints []string `protobuf:"bytes,2,rep,name=data_points,json=dataPoints,proto3" json:"data_points,omitempty"` ApplicationId string `protobuf:"bytes,3,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // ValidityPeriod is the time in seconds that the consent is valid for. // The minimum value is 1 day and the maximum value is 2 years. ValidityPeriod uint64 `protobuf:"varint,4,opt,name=validity_period,json=validityPeriod,proto3" json:"validity_period,omitempty"` // Revoke after use is a boolean that determines if the consent should be revoked after it has been used. RevokeAfterUse bool `protobuf:"varint,5,opt,name=revoke_after_use,json=revokeAfterUse,proto3" json:"revoke_after_use,omitempty"` TokenStatus ExternalTokenStatus `` /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConsentConfiguration) Descriptor
deprecated
added in
v0.38.0
func (*ConsentConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use ConsentConfiguration.ProtoReflect.Descriptor instead.
func (*ConsentConfiguration) GetApplicationId ¶ added in v0.38.0
func (x *ConsentConfiguration) GetApplicationId() string
func (*ConsentConfiguration) GetDataPoints ¶ added in v0.38.0
func (x *ConsentConfiguration) GetDataPoints() []string
func (*ConsentConfiguration) GetPurpose ¶ added in v0.38.0
func (x *ConsentConfiguration) GetPurpose() string
func (*ConsentConfiguration) GetRevokeAfterUse ¶ added in v0.38.0
func (x *ConsentConfiguration) GetRevokeAfterUse() bool
func (*ConsentConfiguration) GetTokenStatus ¶ added in v0.38.0
func (x *ConsentConfiguration) GetTokenStatus() ExternalTokenStatus
func (*ConsentConfiguration) GetValidityPeriod ¶ added in v0.38.0
func (x *ConsentConfiguration) GetValidityPeriod() uint64
func (*ConsentConfiguration) ProtoMessage ¶ added in v0.38.0
func (*ConsentConfiguration) ProtoMessage()
func (*ConsentConfiguration) ProtoReflect ¶ added in v0.38.0
func (x *ConsentConfiguration) ProtoReflect() protoreflect.Message
func (*ConsentConfiguration) Reset ¶ added in v0.38.0
func (x *ConsentConfiguration) Reset()
func (*ConsentConfiguration) String ¶ added in v0.38.0
func (x *ConsentConfiguration) String() string
func (*ConsentConfiguration) Validate ¶ added in v0.38.0
func (m *ConsentConfiguration) Validate() error
Validate checks the field values on ConsentConfiguration 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 (*ConsentConfiguration) ValidateAll ¶ added in v0.38.0
func (m *ConsentConfiguration) ValidateAll() error
ValidateAll checks the field values on ConsentConfiguration 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 ConsentConfigurationMultiError, or nil if none found.
type ConsentConfigurationMultiError ¶ added in v0.38.0
type ConsentConfigurationMultiError []error
ConsentConfigurationMultiError is an error wrapping multiple validation errors returned by ConsentConfiguration.ValidateAll() if the designated constraints aren't met.
func (ConsentConfigurationMultiError) AllErrors ¶ added in v0.38.0
func (m ConsentConfigurationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConsentConfigurationMultiError) Error ¶ added in v0.38.0
func (m ConsentConfigurationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConsentConfigurationValidationError ¶ added in v0.38.0
type ConsentConfigurationValidationError struct {
// contains filtered or unexported fields
}
ConsentConfigurationValidationError is the validation error returned by ConsentConfiguration.Validate if the designated constraints aren't met.
func (ConsentConfigurationValidationError) Cause ¶ added in v0.38.0
func (e ConsentConfigurationValidationError) Cause() error
Cause function returns cause value.
func (ConsentConfigurationValidationError) Error ¶ added in v0.38.0
func (e ConsentConfigurationValidationError) Error() string
Error satisfies the builtin error interface
func (ConsentConfigurationValidationError) ErrorName ¶ added in v0.38.0
func (e ConsentConfigurationValidationError) ErrorName() string
ErrorName returns error name.
func (ConsentConfigurationValidationError) Field ¶ added in v0.38.0
func (e ConsentConfigurationValidationError) Field() string
Field function returns field value.
func (ConsentConfigurationValidationError) Key ¶ added in v0.38.0
func (e ConsentConfigurationValidationError) Key() bool
Key function returns key value.
func (ConsentConfigurationValidationError) Reason ¶ added in v0.38.0
func (e ConsentConfigurationValidationError) Reason() string
Reason function returns reason value.
type ContainersPath ¶ added in v0.22.0
type ContainersPath struct { CustomerId string `protobuf:"bytes,1,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"` ApplicationSpaceId string `protobuf:"bytes,2,opt,name=application_space_id,json=applicationSpaceId,proto3" json:"application_space_id,omitempty"` // contains filtered or unexported fields }
func (*ContainersPath) Descriptor
deprecated
added in
v0.22.0
func (*ContainersPath) Descriptor() ([]byte, []int)
Deprecated: Use ContainersPath.ProtoReflect.Descriptor instead.
func (*ContainersPath) GetApplicationSpaceId ¶ added in v0.22.0
func (x *ContainersPath) GetApplicationSpaceId() string
func (*ContainersPath) GetCustomerId ¶ added in v0.22.0
func (x *ContainersPath) GetCustomerId() string
func (*ContainersPath) ProtoMessage ¶ added in v0.22.0
func (*ContainersPath) ProtoMessage()
func (*ContainersPath) ProtoReflect ¶ added in v0.22.0
func (x *ContainersPath) ProtoReflect() protoreflect.Message
func (*ContainersPath) Reset ¶ added in v0.22.0
func (x *ContainersPath) Reset()
func (*ContainersPath) String ¶ added in v0.22.0
func (x *ContainersPath) String() string
func (*ContainersPath) Validate ¶ added in v0.22.0
func (m *ContainersPath) Validate() error
Validate checks the field values on ContainersPath 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 (*ContainersPath) ValidateAll ¶ added in v0.22.0
func (m *ContainersPath) ValidateAll() error
ValidateAll checks the field values on ContainersPath 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 ContainersPathMultiError, or nil if none found.
type ContainersPathMultiError ¶ added in v0.22.0
type ContainersPathMultiError []error
ContainersPathMultiError is an error wrapping multiple validation errors returned by ContainersPath.ValidateAll() if the designated constraints aren't met.
func (ContainersPathMultiError) AllErrors ¶ added in v0.22.0
func (m ContainersPathMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ContainersPathMultiError) Error ¶ added in v0.22.0
func (m ContainersPathMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ContainersPathValidationError ¶ added in v0.22.0
type ContainersPathValidationError struct {
// contains filtered or unexported fields
}
ContainersPathValidationError is the validation error returned by ContainersPath.Validate if the designated constraints aren't met.
func (ContainersPathValidationError) Cause ¶ added in v0.22.0
func (e ContainersPathValidationError) Cause() error
Cause function returns cause value.
func (ContainersPathValidationError) Error ¶ added in v0.22.0
func (e ContainersPathValidationError) Error() string
Error satisfies the builtin error interface
func (ContainersPathValidationError) ErrorName ¶ added in v0.22.0
func (e ContainersPathValidationError) ErrorName() string
ErrorName returns error name.
func (ContainersPathValidationError) Field ¶ added in v0.22.0
func (e ContainersPathValidationError) Field() string
Field function returns field value.
func (ContainersPathValidationError) Key ¶ added in v0.22.0
func (e ContainersPathValidationError) Key() bool
Key function returns key value.
func (ContainersPathValidationError) Reason ¶ added in v0.22.0
func (e ContainersPathValidationError) Reason() string
Reason function returns reason value.
type CreatedConfig ¶ added in v0.19.1
type CreatedConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type ConfigType `protobuf:"varint,2,opt,name=type,proto3,enum=indykite.auditsink.v1beta1.ConfigType" json:"type,omitempty"` Location *CreatedConfig_Location `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` ContainersPath *ContainersPath `protobuf:"bytes,5,opt,name=containers_path,json=containersPath,proto3" json:"containers_path,omitempty"` Detail *ConfigDetail `protobuf:"bytes,4,opt,name=detail,proto3" json:"detail,omitempty"` // contains filtered or unexported fields }
func (*CreatedConfig) Descriptor
deprecated
added in
v0.19.1
func (*CreatedConfig) Descriptor() ([]byte, []int)
Deprecated: Use CreatedConfig.ProtoReflect.Descriptor instead.
func (*CreatedConfig) GetContainersPath ¶ added in v0.22.0
func (x *CreatedConfig) GetContainersPath() *ContainersPath
func (*CreatedConfig) GetDetail ¶ added in v0.19.1
func (x *CreatedConfig) GetDetail() *ConfigDetail
func (*CreatedConfig) GetId ¶ added in v0.19.1
func (x *CreatedConfig) GetId() string
func (*CreatedConfig) GetLocation ¶ added in v0.19.1
func (x *CreatedConfig) GetLocation() *CreatedConfig_Location
func (*CreatedConfig) GetType ¶ added in v0.19.1
func (x *CreatedConfig) GetType() ConfigType
func (*CreatedConfig) ProtoMessage ¶ added in v0.19.1
func (*CreatedConfig) ProtoMessage()
func (*CreatedConfig) ProtoReflect ¶ added in v0.19.1
func (x *CreatedConfig) ProtoReflect() protoreflect.Message
func (*CreatedConfig) Reset ¶ added in v0.19.1
func (x *CreatedConfig) Reset()
func (*CreatedConfig) String ¶ added in v0.19.1
func (x *CreatedConfig) String() string
func (*CreatedConfig) Validate ¶ added in v0.19.1
func (m *CreatedConfig) Validate() error
Validate checks the field values on CreatedConfig 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 (*CreatedConfig) ValidateAll ¶ added in v0.19.1
func (m *CreatedConfig) ValidateAll() error
ValidateAll checks the field values on CreatedConfig 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 CreatedConfigMultiError, or nil if none found.
type CreatedConfigMultiError ¶ added in v0.19.1
type CreatedConfigMultiError []error
CreatedConfigMultiError is an error wrapping multiple validation errors returned by CreatedConfig.ValidateAll() if the designated constraints aren't met.
func (CreatedConfigMultiError) AllErrors ¶ added in v0.19.1
func (m CreatedConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatedConfigMultiError) Error ¶ added in v0.19.1
func (m CreatedConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatedConfigValidationError ¶ added in v0.19.1
type CreatedConfigValidationError struct {
// contains filtered or unexported fields
}
CreatedConfigValidationError is the validation error returned by CreatedConfig.Validate if the designated constraints aren't met.
func (CreatedConfigValidationError) Cause ¶ added in v0.19.1
func (e CreatedConfigValidationError) Cause() error
Cause function returns cause value.
func (CreatedConfigValidationError) Error ¶ added in v0.19.1
func (e CreatedConfigValidationError) Error() string
Error satisfies the builtin error interface
func (CreatedConfigValidationError) ErrorName ¶ added in v0.19.1
func (e CreatedConfigValidationError) ErrorName() string
ErrorName returns error name.
func (CreatedConfigValidationError) Field ¶ added in v0.19.1
func (e CreatedConfigValidationError) Field() string
Field function returns field value.
func (CreatedConfigValidationError) Key ¶ added in v0.19.1
func (e CreatedConfigValidationError) Key() bool
Key function returns key value.
func (CreatedConfigValidationError) Reason ¶ added in v0.19.1
func (e CreatedConfigValidationError) Reason() string
Reason function returns reason value.
type CreatedConfig_Location ¶ added in v0.19.1
type CreatedConfig_Location struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type ConfigType `protobuf:"varint,2,opt,name=type,proto3,enum=indykite.auditsink.v1beta1.ConfigType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*CreatedConfig_Location) Descriptor
deprecated
added in
v0.19.1
func (*CreatedConfig_Location) Descriptor() ([]byte, []int)
Deprecated: Use CreatedConfig_Location.ProtoReflect.Descriptor instead.
func (*CreatedConfig_Location) GetId ¶ added in v0.19.1
func (x *CreatedConfig_Location) GetId() string
func (*CreatedConfig_Location) GetType ¶ added in v0.19.1
func (x *CreatedConfig_Location) GetType() ConfigType
func (*CreatedConfig_Location) ProtoMessage ¶ added in v0.19.1
func (*CreatedConfig_Location) ProtoMessage()
func (*CreatedConfig_Location) ProtoReflect ¶ added in v0.19.1
func (x *CreatedConfig_Location) ProtoReflect() protoreflect.Message
func (*CreatedConfig_Location) Reset ¶ added in v0.19.1
func (x *CreatedConfig_Location) Reset()
func (*CreatedConfig_Location) String ¶ added in v0.19.1
func (x *CreatedConfig_Location) String() string
func (*CreatedConfig_Location) Validate ¶ added in v0.19.1
func (m *CreatedConfig_Location) Validate() error
Validate checks the field values on CreatedConfig_Location 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 (*CreatedConfig_Location) ValidateAll ¶ added in v0.19.1
func (m *CreatedConfig_Location) ValidateAll() error
ValidateAll checks the field values on CreatedConfig_Location 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 CreatedConfig_LocationMultiError, or nil if none found.
type CreatedConfig_LocationMultiError ¶ added in v0.19.1
type CreatedConfig_LocationMultiError []error
CreatedConfig_LocationMultiError is an error wrapping multiple validation errors returned by CreatedConfig_Location.ValidateAll() if the designated constraints aren't met.
func (CreatedConfig_LocationMultiError) AllErrors ¶ added in v0.19.1
func (m CreatedConfig_LocationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatedConfig_LocationMultiError) Error ¶ added in v0.19.1
func (m CreatedConfig_LocationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatedConfig_LocationValidationError ¶ added in v0.19.1
type CreatedConfig_LocationValidationError struct {
// contains filtered or unexported fields
}
CreatedConfig_LocationValidationError is the validation error returned by CreatedConfig_Location.Validate if the designated constraints aren't met.
func (CreatedConfig_LocationValidationError) Cause ¶ added in v0.19.1
func (e CreatedConfig_LocationValidationError) Cause() error
Cause function returns cause value.
func (CreatedConfig_LocationValidationError) Error ¶ added in v0.19.1
func (e CreatedConfig_LocationValidationError) Error() string
Error satisfies the builtin error interface
func (CreatedConfig_LocationValidationError) ErrorName ¶ added in v0.19.1
func (e CreatedConfig_LocationValidationError) ErrorName() string
ErrorName returns error name.
func (CreatedConfig_LocationValidationError) Field ¶ added in v0.19.1
func (e CreatedConfig_LocationValidationError) Field() string
Field function returns field value.
func (CreatedConfig_LocationValidationError) Key ¶ added in v0.19.1
func (e CreatedConfig_LocationValidationError) Key() bool
Key function returns key value.
func (CreatedConfig_LocationValidationError) Reason ¶ added in v0.19.1
func (e CreatedConfig_LocationValidationError) Reason() string
Reason function returns reason value.
type DeleteData ¶
type DeleteData struct { // Types that are assignable to Data: // // *DeleteData_Node // *DeleteData_Relationship // *DeleteData_NodeProperty // *DeleteData_RelationshipProperty // *DeleteData_NodeTags Data isDeleteData_Data `protobuf_oneof:"data"` // contains filtered or unexported fields }
func (*DeleteData) Descriptor
deprecated
func (*DeleteData) Descriptor() ([]byte, []int)
Deprecated: Use DeleteData.ProtoReflect.Descriptor instead.
func (*DeleteData) GetData ¶
func (m *DeleteData) GetData() isDeleteData_Data
func (*DeleteData) GetNode ¶
func (x *DeleteData) GetNode() *NodeMatch
func (*DeleteData) GetNodeProperty ¶
func (x *DeleteData) GetNodeProperty() *DeleteData_NodePropertyMatch
func (*DeleteData) GetNodeTags ¶ added in v0.43.0
func (x *DeleteData) GetNodeTags() *DeleteData_NodeTagMatch
func (*DeleteData) GetRelationship ¶ added in v0.25.0
func (x *DeleteData) GetRelationship() *Relationship
func (*DeleteData) GetRelationshipProperty ¶ added in v0.25.0
func (x *DeleteData) GetRelationshipProperty() *DeleteData_RelationshipPropertyMatch
func (*DeleteData) ProtoMessage ¶
func (*DeleteData) ProtoMessage()
func (*DeleteData) ProtoReflect ¶
func (x *DeleteData) ProtoReflect() protoreflect.Message
func (*DeleteData) Reset ¶
func (x *DeleteData) Reset()
func (*DeleteData) String ¶
func (x *DeleteData) String() string
func (*DeleteData) Validate ¶
func (m *DeleteData) Validate() error
Validate checks the field values on DeleteData 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 (*DeleteData) ValidateAll ¶
func (m *DeleteData) ValidateAll() error
ValidateAll checks the field values on DeleteData 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 DeleteDataMultiError, or nil if none found.
type DeleteDataMultiError ¶
type DeleteDataMultiError []error
DeleteDataMultiError is an error wrapping multiple validation errors returned by DeleteData.ValidateAll() if the designated constraints aren't met.
func (DeleteDataMultiError) AllErrors ¶
func (m DeleteDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteDataMultiError) Error ¶
func (m DeleteDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteDataValidationError ¶
type DeleteDataValidationError struct {
// contains filtered or unexported fields
}
DeleteDataValidationError is the validation error returned by DeleteData.Validate if the designated constraints aren't met.
func (DeleteDataValidationError) Cause ¶
func (e DeleteDataValidationError) Cause() error
Cause function returns cause value.
func (DeleteDataValidationError) Error ¶
func (e DeleteDataValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteDataValidationError) ErrorName ¶
func (e DeleteDataValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteDataValidationError) Field ¶
func (e DeleteDataValidationError) Field() string
Field function returns field value.
func (DeleteDataValidationError) Key ¶
func (e DeleteDataValidationError) Key() bool
Key function returns key value.
func (DeleteDataValidationError) Reason ¶
func (e DeleteDataValidationError) Reason() string
Reason function returns reason value.
type DeleteData_Node ¶
type DeleteData_Node struct {
Node *NodeMatch `protobuf:"bytes,1,opt,name=node,proto3,oneof"`
}
type DeleteData_NodeProperty ¶
type DeleteData_NodeProperty struct {
NodeProperty *DeleteData_NodePropertyMatch `protobuf:"bytes,3,opt,name=node_property,json=nodeProperty,proto3,oneof"`
}
type DeleteData_NodePropertyMatch ¶
type DeleteData_NodePropertyMatch struct { Match *NodeMatch `protobuf:"bytes,1,opt,name=match,proto3" json:"match,omitempty"` PropertyType string `protobuf:"bytes,2,opt,name=property_type,json=propertyType,proto3" json:"property_type,omitempty"` // contains filtered or unexported fields }
func (*DeleteData_NodePropertyMatch) Descriptor
deprecated
func (*DeleteData_NodePropertyMatch) Descriptor() ([]byte, []int)
Deprecated: Use DeleteData_NodePropertyMatch.ProtoReflect.Descriptor instead.
func (*DeleteData_NodePropertyMatch) GetMatch ¶
func (x *DeleteData_NodePropertyMatch) GetMatch() *NodeMatch
func (*DeleteData_NodePropertyMatch) GetPropertyType ¶ added in v0.25.0
func (x *DeleteData_NodePropertyMatch) GetPropertyType() string
func (*DeleteData_NodePropertyMatch) ProtoMessage ¶
func (*DeleteData_NodePropertyMatch) ProtoMessage()
func (*DeleteData_NodePropertyMatch) ProtoReflect ¶
func (x *DeleteData_NodePropertyMatch) ProtoReflect() protoreflect.Message
func (*DeleteData_NodePropertyMatch) Reset ¶
func (x *DeleteData_NodePropertyMatch) Reset()
func (*DeleteData_NodePropertyMatch) String ¶
func (x *DeleteData_NodePropertyMatch) String() string
func (*DeleteData_NodePropertyMatch) Validate ¶
func (m *DeleteData_NodePropertyMatch) Validate() error
Validate checks the field values on DeleteData_NodePropertyMatch 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 (*DeleteData_NodePropertyMatch) ValidateAll ¶
func (m *DeleteData_NodePropertyMatch) ValidateAll() error
ValidateAll checks the field values on DeleteData_NodePropertyMatch 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 DeleteData_NodePropertyMatchMultiError, or nil if none found.
type DeleteData_NodePropertyMatchMultiError ¶
type DeleteData_NodePropertyMatchMultiError []error
DeleteData_NodePropertyMatchMultiError is an error wrapping multiple validation errors returned by DeleteData_NodePropertyMatch.ValidateAll() if the designated constraints aren't met.
func (DeleteData_NodePropertyMatchMultiError) AllErrors ¶
func (m DeleteData_NodePropertyMatchMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteData_NodePropertyMatchMultiError) Error ¶
func (m DeleteData_NodePropertyMatchMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteData_NodePropertyMatchValidationError ¶
type DeleteData_NodePropertyMatchValidationError struct {
// contains filtered or unexported fields
}
DeleteData_NodePropertyMatchValidationError is the validation error returned by DeleteData_NodePropertyMatch.Validate if the designated constraints aren't met.
func (DeleteData_NodePropertyMatchValidationError) Cause ¶
func (e DeleteData_NodePropertyMatchValidationError) Cause() error
Cause function returns cause value.
func (DeleteData_NodePropertyMatchValidationError) Error ¶
func (e DeleteData_NodePropertyMatchValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteData_NodePropertyMatchValidationError) ErrorName ¶
func (e DeleteData_NodePropertyMatchValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteData_NodePropertyMatchValidationError) Field ¶
func (e DeleteData_NodePropertyMatchValidationError) Field() string
Field function returns field value.
func (DeleteData_NodePropertyMatchValidationError) Key ¶
func (e DeleteData_NodePropertyMatchValidationError) Key() bool
Key function returns key value.
func (DeleteData_NodePropertyMatchValidationError) Reason ¶
func (e DeleteData_NodePropertyMatchValidationError) Reason() string
Reason function returns reason value.
type DeleteData_NodeTagMatch ¶ added in v0.43.0
type DeleteData_NodeTagMatch struct { Match *NodeMatch `protobuf:"bytes,1,opt,name=match,proto3" json:"match,omitempty"` Tags []string `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*DeleteData_NodeTagMatch) Descriptor
deprecated
added in
v0.43.0
func (*DeleteData_NodeTagMatch) Descriptor() ([]byte, []int)
Deprecated: Use DeleteData_NodeTagMatch.ProtoReflect.Descriptor instead.
func (*DeleteData_NodeTagMatch) GetMatch ¶ added in v0.43.0
func (x *DeleteData_NodeTagMatch) GetMatch() *NodeMatch
func (*DeleteData_NodeTagMatch) GetTags ¶ added in v0.43.0
func (x *DeleteData_NodeTagMatch) GetTags() []string
func (*DeleteData_NodeTagMatch) ProtoMessage ¶ added in v0.43.0
func (*DeleteData_NodeTagMatch) ProtoMessage()
func (*DeleteData_NodeTagMatch) ProtoReflect ¶ added in v0.43.0
func (x *DeleteData_NodeTagMatch) ProtoReflect() protoreflect.Message
func (*DeleteData_NodeTagMatch) Reset ¶ added in v0.43.0
func (x *DeleteData_NodeTagMatch) Reset()
func (*DeleteData_NodeTagMatch) String ¶ added in v0.43.0
func (x *DeleteData_NodeTagMatch) String() string
func (*DeleteData_NodeTagMatch) Validate ¶ added in v0.43.0
func (m *DeleteData_NodeTagMatch) Validate() error
Validate checks the field values on DeleteData_NodeTagMatch 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 (*DeleteData_NodeTagMatch) ValidateAll ¶ added in v0.43.0
func (m *DeleteData_NodeTagMatch) ValidateAll() error
ValidateAll checks the field values on DeleteData_NodeTagMatch 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 DeleteData_NodeTagMatchMultiError, or nil if none found.
type DeleteData_NodeTagMatchMultiError ¶ added in v0.43.0
type DeleteData_NodeTagMatchMultiError []error
DeleteData_NodeTagMatchMultiError is an error wrapping multiple validation errors returned by DeleteData_NodeTagMatch.ValidateAll() if the designated constraints aren't met.
func (DeleteData_NodeTagMatchMultiError) AllErrors ¶ added in v0.43.0
func (m DeleteData_NodeTagMatchMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteData_NodeTagMatchMultiError) Error ¶ added in v0.43.0
func (m DeleteData_NodeTagMatchMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteData_NodeTagMatchValidationError ¶ added in v0.43.0
type DeleteData_NodeTagMatchValidationError struct {
// contains filtered or unexported fields
}
DeleteData_NodeTagMatchValidationError is the validation error returned by DeleteData_NodeTagMatch.Validate if the designated constraints aren't met.
func (DeleteData_NodeTagMatchValidationError) Cause ¶ added in v0.43.0
func (e DeleteData_NodeTagMatchValidationError) Cause() error
Cause function returns cause value.
func (DeleteData_NodeTagMatchValidationError) Error ¶ added in v0.43.0
func (e DeleteData_NodeTagMatchValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteData_NodeTagMatchValidationError) ErrorName ¶ added in v0.43.0
func (e DeleteData_NodeTagMatchValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteData_NodeTagMatchValidationError) Field ¶ added in v0.43.0
func (e DeleteData_NodeTagMatchValidationError) Field() string
Field function returns field value.
func (DeleteData_NodeTagMatchValidationError) Key ¶ added in v0.43.0
func (e DeleteData_NodeTagMatchValidationError) Key() bool
Key function returns key value.
func (DeleteData_NodeTagMatchValidationError) Reason ¶ added in v0.43.0
func (e DeleteData_NodeTagMatchValidationError) Reason() string
Reason function returns reason value.
type DeleteData_NodeTags ¶ added in v0.43.0
type DeleteData_NodeTags struct {
NodeTags *DeleteData_NodeTagMatch `protobuf:"bytes,5,opt,name=node_tags,json=nodeTags,proto3,oneof"`
}
type DeleteData_Relationship ¶ added in v0.25.0
type DeleteData_Relationship struct {
Relationship *Relationship `protobuf:"bytes,2,opt,name=relationship,proto3,oneof"`
}
type DeleteData_RelationshipProperty ¶ added in v0.25.0
type DeleteData_RelationshipProperty struct {
RelationshipProperty *DeleteData_RelationshipPropertyMatch `protobuf:"bytes,4,opt,name=relationship_property,json=relationshipProperty,proto3,oneof"`
}
type DeleteData_RelationshipPropertyMatch ¶ added in v0.25.0
type DeleteData_RelationshipPropertyMatch struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Source *NodeMatch `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` Target *NodeMatch `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` PropertyType string `protobuf:"bytes,4,opt,name=property_type,json=propertyType,proto3" json:"property_type,omitempty"` // contains filtered or unexported fields }
func (*DeleteData_RelationshipPropertyMatch) Descriptor
deprecated
added in
v0.25.0
func (*DeleteData_RelationshipPropertyMatch) Descriptor() ([]byte, []int)
Deprecated: Use DeleteData_RelationshipPropertyMatch.ProtoReflect.Descriptor instead.
func (*DeleteData_RelationshipPropertyMatch) GetPropertyType ¶ added in v0.25.0
func (x *DeleteData_RelationshipPropertyMatch) GetPropertyType() string
func (*DeleteData_RelationshipPropertyMatch) GetSource ¶ added in v0.25.0
func (x *DeleteData_RelationshipPropertyMatch) GetSource() *NodeMatch
func (*DeleteData_RelationshipPropertyMatch) GetTarget ¶ added in v0.25.0
func (x *DeleteData_RelationshipPropertyMatch) GetTarget() *NodeMatch
func (*DeleteData_RelationshipPropertyMatch) GetType ¶ added in v0.25.0
func (x *DeleteData_RelationshipPropertyMatch) GetType() string
func (*DeleteData_RelationshipPropertyMatch) ProtoMessage ¶ added in v0.25.0
func (*DeleteData_RelationshipPropertyMatch) ProtoMessage()
func (*DeleteData_RelationshipPropertyMatch) ProtoReflect ¶ added in v0.25.0
func (x *DeleteData_RelationshipPropertyMatch) ProtoReflect() protoreflect.Message
func (*DeleteData_RelationshipPropertyMatch) Reset ¶ added in v0.25.0
func (x *DeleteData_RelationshipPropertyMatch) Reset()
func (*DeleteData_RelationshipPropertyMatch) String ¶ added in v0.25.0
func (x *DeleteData_RelationshipPropertyMatch) String() string
func (*DeleteData_RelationshipPropertyMatch) Validate ¶ added in v0.25.0
func (m *DeleteData_RelationshipPropertyMatch) Validate() error
Validate checks the field values on DeleteData_RelationshipPropertyMatch 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 (*DeleteData_RelationshipPropertyMatch) ValidateAll ¶ added in v0.25.0
func (m *DeleteData_RelationshipPropertyMatch) ValidateAll() error
ValidateAll checks the field values on DeleteData_RelationshipPropertyMatch 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 DeleteData_RelationshipPropertyMatchMultiError, or nil if none found.
type DeleteData_RelationshipPropertyMatchMultiError ¶ added in v0.25.0
type DeleteData_RelationshipPropertyMatchMultiError []error
DeleteData_RelationshipPropertyMatchMultiError is an error wrapping multiple validation errors returned by DeleteData_RelationshipPropertyMatch.ValidateAll() if the designated constraints aren't met.
func (DeleteData_RelationshipPropertyMatchMultiError) AllErrors ¶ added in v0.25.0
func (m DeleteData_RelationshipPropertyMatchMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteData_RelationshipPropertyMatchMultiError) Error ¶ added in v0.25.0
func (m DeleteData_RelationshipPropertyMatchMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteData_RelationshipPropertyMatchValidationError ¶ added in v0.25.0
type DeleteData_RelationshipPropertyMatchValidationError struct {
// contains filtered or unexported fields
}
DeleteData_RelationshipPropertyMatchValidationError is the validation error returned by DeleteData_RelationshipPropertyMatch.Validate if the designated constraints aren't met.
func (DeleteData_RelationshipPropertyMatchValidationError) Cause ¶ added in v0.25.0
func (e DeleteData_RelationshipPropertyMatchValidationError) Cause() error
Cause function returns cause value.
func (DeleteData_RelationshipPropertyMatchValidationError) Error ¶ added in v0.25.0
func (e DeleteData_RelationshipPropertyMatchValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteData_RelationshipPropertyMatchValidationError) ErrorName ¶ added in v0.25.0
func (e DeleteData_RelationshipPropertyMatchValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteData_RelationshipPropertyMatchValidationError) Field ¶ added in v0.25.0
func (e DeleteData_RelationshipPropertyMatchValidationError) Field() string
Field function returns field value.
func (DeleteData_RelationshipPropertyMatchValidationError) Key ¶ added in v0.25.0
func (e DeleteData_RelationshipPropertyMatchValidationError) Key() bool
Key function returns key value.
func (DeleteData_RelationshipPropertyMatchValidationError) Reason ¶ added in v0.25.0
func (e DeleteData_RelationshipPropertyMatchValidationError) Reason() string
Reason function returns reason value.
type DeletedConfig ¶ added in v0.19.1
type DeletedConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type ConfigType `protobuf:"varint,2,opt,name=type,proto3,enum=indykite.auditsink.v1beta1.ConfigType" json:"type,omitempty"` ContainersPath *ContainersPath `protobuf:"bytes,3,opt,name=containers_path,json=containersPath,proto3" json:"containers_path,omitempty"` // contains filtered or unexported fields }
func (*DeletedConfig) Descriptor
deprecated
added in
v0.19.1
func (*DeletedConfig) Descriptor() ([]byte, []int)
Deprecated: Use DeletedConfig.ProtoReflect.Descriptor instead.
func (*DeletedConfig) GetContainersPath ¶ added in v0.22.0
func (x *DeletedConfig) GetContainersPath() *ContainersPath
func (*DeletedConfig) GetId ¶ added in v0.19.1
func (x *DeletedConfig) GetId() string
func (*DeletedConfig) GetType ¶ added in v0.19.1
func (x *DeletedConfig) GetType() ConfigType
func (*DeletedConfig) ProtoMessage ¶ added in v0.19.1
func (*DeletedConfig) ProtoMessage()
func (*DeletedConfig) ProtoReflect ¶ added in v0.19.1
func (x *DeletedConfig) ProtoReflect() protoreflect.Message
func (*DeletedConfig) Reset ¶ added in v0.19.1
func (x *DeletedConfig) Reset()
func (*DeletedConfig) String ¶ added in v0.19.1
func (x *DeletedConfig) String() string
func (*DeletedConfig) Validate ¶ added in v0.19.1
func (m *DeletedConfig) Validate() error
Validate checks the field values on DeletedConfig 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 (*DeletedConfig) ValidateAll ¶ added in v0.19.1
func (m *DeletedConfig) ValidateAll() error
ValidateAll checks the field values on DeletedConfig 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 DeletedConfigMultiError, or nil if none found.
type DeletedConfigMultiError ¶ added in v0.19.1
type DeletedConfigMultiError []error
DeletedConfigMultiError is an error wrapping multiple validation errors returned by DeletedConfig.ValidateAll() if the designated constraints aren't met.
func (DeletedConfigMultiError) AllErrors ¶ added in v0.19.1
func (m DeletedConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletedConfigMultiError) Error ¶ added in v0.19.1
func (m DeletedConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletedConfigValidationError ¶ added in v0.19.1
type DeletedConfigValidationError struct {
// contains filtered or unexported fields
}
DeletedConfigValidationError is the validation error returned by DeletedConfig.Validate if the designated constraints aren't met.
func (DeletedConfigValidationError) Cause ¶ added in v0.19.1
func (e DeletedConfigValidationError) Cause() error
Cause function returns cause value.
func (DeletedConfigValidationError) Error ¶ added in v0.19.1
func (e DeletedConfigValidationError) Error() string
Error satisfies the builtin error interface
func (DeletedConfigValidationError) ErrorName ¶ added in v0.19.1
func (e DeletedConfigValidationError) ErrorName() string
ErrorName returns error name.
func (DeletedConfigValidationError) Field ¶ added in v0.19.1
func (e DeletedConfigValidationError) Field() string
Field function returns field value.
func (DeletedConfigValidationError) Key ¶ added in v0.19.1
func (e DeletedConfigValidationError) Key() bool
Key function returns key value.
func (DeletedConfigValidationError) Reason ¶ added in v0.19.1
func (e DeletedConfigValidationError) Reason() string
Reason function returns reason value.
type DigitalTwin ¶
type DigitalTwin struct { ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` TenantId string `protobuf:"bytes,3,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"` // contains filtered or unexported fields }
func (*DigitalTwin) Descriptor
deprecated
func (*DigitalTwin) Descriptor() ([]byte, []int)
Deprecated: Use DigitalTwin.ProtoReflect.Descriptor instead.
func (*DigitalTwin) GetExternalId ¶
func (x *DigitalTwin) GetExternalId() string
func (*DigitalTwin) GetTenantId ¶
func (x *DigitalTwin) GetTenantId() string
func (*DigitalTwin) GetType ¶
func (x *DigitalTwin) GetType() string
func (*DigitalTwin) ProtoMessage ¶
func (*DigitalTwin) ProtoMessage()
func (*DigitalTwin) ProtoReflect ¶
func (x *DigitalTwin) ProtoReflect() protoreflect.Message
func (*DigitalTwin) Reset ¶
func (x *DigitalTwin) Reset()
func (*DigitalTwin) String ¶
func (x *DigitalTwin) String() string
func (*DigitalTwin) Validate ¶
func (m *DigitalTwin) Validate() error
Validate checks the field values on DigitalTwin 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 (*DigitalTwin) ValidateAll ¶
func (m *DigitalTwin) ValidateAll() error
ValidateAll checks the field values on DigitalTwin 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 DigitalTwinMultiError, or nil if none found.
type DigitalTwinMultiError ¶
type DigitalTwinMultiError []error
DigitalTwinMultiError is an error wrapping multiple validation errors returned by DigitalTwin.ValidateAll() if the designated constraints aren't met.
func (DigitalTwinMultiError) AllErrors ¶
func (m DigitalTwinMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DigitalTwinMultiError) Error ¶
func (m DigitalTwinMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DigitalTwinValidationError ¶
type DigitalTwinValidationError struct {
// contains filtered or unexported fields
}
DigitalTwinValidationError is the validation error returned by DigitalTwin.Validate if the designated constraints aren't met.
func (DigitalTwinValidationError) Cause ¶
func (e DigitalTwinValidationError) Cause() error
Cause function returns cause value.
func (DigitalTwinValidationError) Error ¶
func (e DigitalTwinValidationError) Error() string
Error satisfies the builtin error interface
func (DigitalTwinValidationError) ErrorName ¶
func (e DigitalTwinValidationError) ErrorName() string
ErrorName returns error name.
func (DigitalTwinValidationError) Field ¶
func (e DigitalTwinValidationError) Field() string
Field function returns field value.
func (DigitalTwinValidationError) Key ¶
func (e DigitalTwinValidationError) Key() bool
Key function returns key value.
func (DigitalTwinValidationError) Reason ¶
func (e DigitalTwinValidationError) Reason() string
Reason function returns reason value.
type EntityMatchingPipelineConfig ¶ added in v0.40.0
type EntityMatchingPipelineConfig struct { // NodeFilter contain a list of source types and a list target node types that will be evaluated. NodeFilter *EntityMatchingPipelineConfig_NodeFilter `protobuf:"bytes,1,opt,name=node_filter,json=nodeFilter,proto3" json:"node_filter,omitempty"` // SimilarityScoreCutoff defines the threshold (in range [0,1]), above which entities will be automatically matched. SimilarityScoreCutoff float32 `` /* 128-byte string literal not displayed */ // PropertyMappingStatus is the status assigned to the pipeline's step that maps node types' properties. PropertyMappingStatus EntityMatchingPipelineConfig_Status `` /* 195-byte string literal not displayed */ // Output only. Any error message from the property mapping analysis explaining the current property_mapping_status. PropertyMappingMessage *wrapperspb.StringValue `` /* 129-byte string literal not displayed */ // EntityMappingStatus is the status assigned to the pipeline's step that matches node entities. EntityMatchingStatus EntityMatchingPipelineConfig_Status `` /* 192-byte string literal not displayed */ // Output only. Any error message from the entity matching analysis explaining the current entity_matching_status. EntityMatchingMessage *wrapperspb.StringValue `` /* 126-byte string literal not displayed */ // PropertyMappings contains the rules the pipeline will use to match source nodes with target nodes. PropertyMappings []*EntityMatchingPipelineConfig_PropertyMapping `protobuf:"bytes,5,rep,name=property_mappings,json=propertyMappings,proto3" json:"property_mappings,omitempty"` // RerunInterval is the time between scheduled re-runs. RerunInterval string `protobuf:"bytes,6,opt,name=rerun_interval,json=rerunInterval,proto3" json:"rerun_interval,omitempty"` // Output only. The time at which the pipeline was last run. LastRunTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=last_run_time,json=lastRunTime,proto3" json:"last_run_time,omitempty"` // Output only. The gcs url where the analysis report is stored. ReportUrl *wrapperspb.StringValue `protobuf:"bytes,10,opt,name=report_url,json=reportUrl,proto3" json:"report_url,omitempty"` // Output only. The format in which the report is stored. ReportType *wrapperspb.StringValue `protobuf:"bytes,11,opt,name=report_type,json=reportType,proto3" json:"report_type,omitempty"` // contains filtered or unexported fields }
func (*EntityMatchingPipelineConfig) Descriptor
deprecated
added in
v0.40.0
func (*EntityMatchingPipelineConfig) Descriptor() ([]byte, []int)
Deprecated: Use EntityMatchingPipelineConfig.ProtoReflect.Descriptor instead.
func (*EntityMatchingPipelineConfig) GetEntityMatchingMessage ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetEntityMatchingMessage() *wrapperspb.StringValue
func (*EntityMatchingPipelineConfig) GetEntityMatchingStatus ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetEntityMatchingStatus() EntityMatchingPipelineConfig_Status
func (*EntityMatchingPipelineConfig) GetLastRunTime ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetLastRunTime() *timestamppb.Timestamp
func (*EntityMatchingPipelineConfig) GetNodeFilter ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetNodeFilter() *EntityMatchingPipelineConfig_NodeFilter
func (*EntityMatchingPipelineConfig) GetPropertyMappingMessage ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetPropertyMappingMessage() *wrapperspb.StringValue
func (*EntityMatchingPipelineConfig) GetPropertyMappingStatus ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetPropertyMappingStatus() EntityMatchingPipelineConfig_Status
func (*EntityMatchingPipelineConfig) GetPropertyMappings ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetPropertyMappings() []*EntityMatchingPipelineConfig_PropertyMapping
func (*EntityMatchingPipelineConfig) GetReportType ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetReportType() *wrapperspb.StringValue
func (*EntityMatchingPipelineConfig) GetReportUrl ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetReportUrl() *wrapperspb.StringValue
func (*EntityMatchingPipelineConfig) GetRerunInterval ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetRerunInterval() string
func (*EntityMatchingPipelineConfig) GetSimilarityScoreCutoff ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) GetSimilarityScoreCutoff() float32
func (*EntityMatchingPipelineConfig) ProtoMessage ¶ added in v0.40.0
func (*EntityMatchingPipelineConfig) ProtoMessage()
func (*EntityMatchingPipelineConfig) ProtoReflect ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) ProtoReflect() protoreflect.Message
func (*EntityMatchingPipelineConfig) Reset ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) Reset()
func (*EntityMatchingPipelineConfig) String ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig) String() string
func (*EntityMatchingPipelineConfig) Validate ¶ added in v0.40.0
func (m *EntityMatchingPipelineConfig) Validate() error
Validate checks the field values on EntityMatchingPipelineConfig 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 (*EntityMatchingPipelineConfig) ValidateAll ¶ added in v0.40.0
func (m *EntityMatchingPipelineConfig) ValidateAll() error
ValidateAll checks the field values on EntityMatchingPipelineConfig 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 EntityMatchingPipelineConfigMultiError, or nil if none found.
type EntityMatchingPipelineConfigMultiError ¶ added in v0.40.0
type EntityMatchingPipelineConfigMultiError []error
EntityMatchingPipelineConfigMultiError is an error wrapping multiple validation errors returned by EntityMatchingPipelineConfig.ValidateAll() if the designated constraints aren't met.
func (EntityMatchingPipelineConfigMultiError) AllErrors ¶ added in v0.40.0
func (m EntityMatchingPipelineConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntityMatchingPipelineConfigMultiError) Error ¶ added in v0.40.0
func (m EntityMatchingPipelineConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntityMatchingPipelineConfigValidationError ¶ added in v0.40.0
type EntityMatchingPipelineConfigValidationError struct {
// contains filtered or unexported fields
}
EntityMatchingPipelineConfigValidationError is the validation error returned by EntityMatchingPipelineConfig.Validate if the designated constraints aren't met.
func (EntityMatchingPipelineConfigValidationError) Cause ¶ added in v0.40.0
func (e EntityMatchingPipelineConfigValidationError) Cause() error
Cause function returns cause value.
func (EntityMatchingPipelineConfigValidationError) Error ¶ added in v0.40.0
func (e EntityMatchingPipelineConfigValidationError) Error() string
Error satisfies the builtin error interface
func (EntityMatchingPipelineConfigValidationError) ErrorName ¶ added in v0.40.0
func (e EntityMatchingPipelineConfigValidationError) ErrorName() string
ErrorName returns error name.
func (EntityMatchingPipelineConfigValidationError) Field ¶ added in v0.40.0
func (e EntityMatchingPipelineConfigValidationError) Field() string
Field function returns field value.
func (EntityMatchingPipelineConfigValidationError) Key ¶ added in v0.40.0
func (e EntityMatchingPipelineConfigValidationError) Key() bool
Key function returns key value.
func (EntityMatchingPipelineConfigValidationError) Reason ¶ added in v0.40.0
func (e EntityMatchingPipelineConfigValidationError) Reason() string
Reason function returns reason value.
type EntityMatchingPipelineConfig_NodeFilter ¶ added in v0.40.0
type EntityMatchingPipelineConfig_NodeFilter struct { // SourceNodeTypes is a list of node types that will be compared against the nodes with type in TargetNodeTypes. SourceNodeTypes []string `protobuf:"bytes,1,rep,name=source_node_types,json=sourceNodeTypes,proto3" json:"source_node_types,omitempty"` // TargetNodeTypes is a list of node types that will be compared against the nodes with type in SourceNodeTypes. TargetNodeTypes []string `protobuf:"bytes,2,rep,name=target_node_types,json=targetNodeTypes,proto3" json:"target_node_types,omitempty"` // contains filtered or unexported fields }
func (*EntityMatchingPipelineConfig_NodeFilter) Descriptor
deprecated
added in
v0.40.0
func (*EntityMatchingPipelineConfig_NodeFilter) Descriptor() ([]byte, []int)
Deprecated: Use EntityMatchingPipelineConfig_NodeFilter.ProtoReflect.Descriptor instead.
func (*EntityMatchingPipelineConfig_NodeFilter) GetSourceNodeTypes ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_NodeFilter) GetSourceNodeTypes() []string
func (*EntityMatchingPipelineConfig_NodeFilter) GetTargetNodeTypes ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_NodeFilter) GetTargetNodeTypes() []string
func (*EntityMatchingPipelineConfig_NodeFilter) ProtoMessage ¶ added in v0.40.0
func (*EntityMatchingPipelineConfig_NodeFilter) ProtoMessage()
func (*EntityMatchingPipelineConfig_NodeFilter) ProtoReflect ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_NodeFilter) ProtoReflect() protoreflect.Message
func (*EntityMatchingPipelineConfig_NodeFilter) Reset ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_NodeFilter) Reset()
func (*EntityMatchingPipelineConfig_NodeFilter) String ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_NodeFilter) String() string
func (*EntityMatchingPipelineConfig_NodeFilter) Validate ¶ added in v0.40.0
func (m *EntityMatchingPipelineConfig_NodeFilter) Validate() error
Validate checks the field values on EntityMatchingPipelineConfig_NodeFilter 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 (*EntityMatchingPipelineConfig_NodeFilter) ValidateAll ¶ added in v0.40.0
func (m *EntityMatchingPipelineConfig_NodeFilter) ValidateAll() error
ValidateAll checks the field values on EntityMatchingPipelineConfig_NodeFilter 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 EntityMatchingPipelineConfig_NodeFilterMultiError, or nil if none found.
type EntityMatchingPipelineConfig_NodeFilterMultiError ¶ added in v0.40.0
type EntityMatchingPipelineConfig_NodeFilterMultiError []error
EntityMatchingPipelineConfig_NodeFilterMultiError is an error wrapping multiple validation errors returned by EntityMatchingPipelineConfig_NodeFilter.ValidateAll() if the designated constraints aren't met.
func (EntityMatchingPipelineConfig_NodeFilterMultiError) AllErrors ¶ added in v0.40.0
func (m EntityMatchingPipelineConfig_NodeFilterMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntityMatchingPipelineConfig_NodeFilterMultiError) Error ¶ added in v0.40.0
func (m EntityMatchingPipelineConfig_NodeFilterMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntityMatchingPipelineConfig_NodeFilterValidationError ¶ added in v0.40.0
type EntityMatchingPipelineConfig_NodeFilterValidationError struct {
// contains filtered or unexported fields
}
EntityMatchingPipelineConfig_NodeFilterValidationError is the validation error returned by EntityMatchingPipelineConfig_NodeFilter.Validate if the designated constraints aren't met.
func (EntityMatchingPipelineConfig_NodeFilterValidationError) Cause ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Cause() error
Cause function returns cause value.
func (EntityMatchingPipelineConfig_NodeFilterValidationError) Error ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Error() string
Error satisfies the builtin error interface
func (EntityMatchingPipelineConfig_NodeFilterValidationError) ErrorName ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_NodeFilterValidationError) ErrorName() string
ErrorName returns error name.
func (EntityMatchingPipelineConfig_NodeFilterValidationError) Field ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Field() string
Field function returns field value.
func (EntityMatchingPipelineConfig_NodeFilterValidationError) Key ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Key() bool
Key function returns key value.
func (EntityMatchingPipelineConfig_NodeFilterValidationError) Reason ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_NodeFilterValidationError) Reason() string
Reason function returns reason value.
type EntityMatchingPipelineConfig_PropertyMapping ¶ added in v0.40.0
type EntityMatchingPipelineConfig_PropertyMapping struct { // SourceNodeType is the type of the node that will be compared to nodes of TargetNodeType. SourceNodeType string `protobuf:"bytes,1,opt,name=source_node_type,json=sourceNodeType,proto3" json:"source_node_type,omitempty"` // SourceNodeProperty is a property of the source node that will be compared to TargetNodeProperty. SourceNodeProperty string `protobuf:"bytes,2,opt,name=source_node_property,json=sourceNodeProperty,proto3" json:"source_node_property,omitempty"` // TargetNodeType is the type of the node that will be compared to nodes of SourceNodeType. TargetNodeType string `protobuf:"bytes,3,opt,name=target_node_type,json=targetNodeType,proto3" json:"target_node_type,omitempty"` // TargetNodeProperty is a property of the source node that will be compared to SourceNodeProperty. TargetNodeProperty string `protobuf:"bytes,4,opt,name=target_node_property,json=targetNodeProperty,proto3" json:"target_node_property,omitempty"` // SimilarityScoreCutoff defines the threshold (in range [0,1]), above which entities will be automatically matched. SimilarityScoreCutoff float32 `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*EntityMatchingPipelineConfig_PropertyMapping) Descriptor
deprecated
added in
v0.40.0
func (*EntityMatchingPipelineConfig_PropertyMapping) Descriptor() ([]byte, []int)
Deprecated: Use EntityMatchingPipelineConfig_PropertyMapping.ProtoReflect.Descriptor instead.
func (*EntityMatchingPipelineConfig_PropertyMapping) GetSimilarityScoreCutoff ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) GetSimilarityScoreCutoff() float32
func (*EntityMatchingPipelineConfig_PropertyMapping) GetSourceNodeProperty ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) GetSourceNodeProperty() string
func (*EntityMatchingPipelineConfig_PropertyMapping) GetSourceNodeType ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) GetSourceNodeType() string
func (*EntityMatchingPipelineConfig_PropertyMapping) GetTargetNodeProperty ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) GetTargetNodeProperty() string
func (*EntityMatchingPipelineConfig_PropertyMapping) GetTargetNodeType ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) GetTargetNodeType() string
func (*EntityMatchingPipelineConfig_PropertyMapping) ProtoMessage ¶ added in v0.40.0
func (*EntityMatchingPipelineConfig_PropertyMapping) ProtoMessage()
func (*EntityMatchingPipelineConfig_PropertyMapping) ProtoReflect ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) ProtoReflect() protoreflect.Message
func (*EntityMatchingPipelineConfig_PropertyMapping) Reset ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) Reset()
func (*EntityMatchingPipelineConfig_PropertyMapping) String ¶ added in v0.40.0
func (x *EntityMatchingPipelineConfig_PropertyMapping) String() string
func (*EntityMatchingPipelineConfig_PropertyMapping) Validate ¶ added in v0.40.0
func (m *EntityMatchingPipelineConfig_PropertyMapping) Validate() error
Validate checks the field values on EntityMatchingPipelineConfig_PropertyMapping 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 (*EntityMatchingPipelineConfig_PropertyMapping) ValidateAll ¶ added in v0.40.0
func (m *EntityMatchingPipelineConfig_PropertyMapping) ValidateAll() error
ValidateAll checks the field values on EntityMatchingPipelineConfig_PropertyMapping 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 EntityMatchingPipelineConfig_PropertyMappingMultiError, or nil if none found.
type EntityMatchingPipelineConfig_PropertyMappingMultiError ¶ added in v0.40.0
type EntityMatchingPipelineConfig_PropertyMappingMultiError []error
EntityMatchingPipelineConfig_PropertyMappingMultiError is an error wrapping multiple validation errors returned by EntityMatchingPipelineConfig_PropertyMapping.ValidateAll() if the designated constraints aren't met.
func (EntityMatchingPipelineConfig_PropertyMappingMultiError) AllErrors ¶ added in v0.40.0
func (m EntityMatchingPipelineConfig_PropertyMappingMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EntityMatchingPipelineConfig_PropertyMappingMultiError) Error ¶ added in v0.40.0
func (m EntityMatchingPipelineConfig_PropertyMappingMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EntityMatchingPipelineConfig_PropertyMappingValidationError ¶ added in v0.40.0
type EntityMatchingPipelineConfig_PropertyMappingValidationError struct {
// contains filtered or unexported fields
}
EntityMatchingPipelineConfig_PropertyMappingValidationError is the validation error returned by EntityMatchingPipelineConfig_PropertyMapping.Validate if the designated constraints aren't met.
func (EntityMatchingPipelineConfig_PropertyMappingValidationError) Cause ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Cause() error
Cause function returns cause value.
func (EntityMatchingPipelineConfig_PropertyMappingValidationError) Error ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Error() string
Error satisfies the builtin error interface
func (EntityMatchingPipelineConfig_PropertyMappingValidationError) ErrorName ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) ErrorName() string
ErrorName returns error name.
func (EntityMatchingPipelineConfig_PropertyMappingValidationError) Field ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Field() string
Field function returns field value.
func (EntityMatchingPipelineConfig_PropertyMappingValidationError) Key ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Key() bool
Key function returns key value.
func (EntityMatchingPipelineConfig_PropertyMappingValidationError) Reason ¶ added in v0.40.0
func (e EntityMatchingPipelineConfig_PropertyMappingValidationError) Reason() string
Reason function returns reason value.
type EntityMatchingPipelineConfig_Status ¶ added in v0.40.0
type EntityMatchingPipelineConfig_Status int32
const ( EntityMatchingPipelineConfig_STATUS_INVALID EntityMatchingPipelineConfig_Status = 0 EntityMatchingPipelineConfig_STATUS_PENDING EntityMatchingPipelineConfig_Status = 1 EntityMatchingPipelineConfig_STATUS_IN_PROGRESS EntityMatchingPipelineConfig_Status = 2 EntityMatchingPipelineConfig_STATUS_SUCCESS EntityMatchingPipelineConfig_Status = 3 EntityMatchingPipelineConfig_STATUS_ERROR EntityMatchingPipelineConfig_Status = 4 )
func (EntityMatchingPipelineConfig_Status) Descriptor ¶ added in v0.40.0
func (EntityMatchingPipelineConfig_Status) Descriptor() protoreflect.EnumDescriptor
func (EntityMatchingPipelineConfig_Status) Enum ¶ added in v0.40.0
func (x EntityMatchingPipelineConfig_Status) Enum() *EntityMatchingPipelineConfig_Status
func (EntityMatchingPipelineConfig_Status) EnumDescriptor
deprecated
added in
v0.40.0
func (EntityMatchingPipelineConfig_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use EntityMatchingPipelineConfig_Status.Descriptor instead.
func (EntityMatchingPipelineConfig_Status) Number ¶ added in v0.40.0
func (x EntityMatchingPipelineConfig_Status) Number() protoreflect.EnumNumber
func (EntityMatchingPipelineConfig_Status) String ¶ added in v0.40.0
func (x EntityMatchingPipelineConfig_Status) String() string
func (EntityMatchingPipelineConfig_Status) Type ¶ added in v0.40.0
func (EntityMatchingPipelineConfig_Status) Type() protoreflect.EnumType
type ExternalDataResolverConfig ¶ added in v0.38.0
type ExternalDataResolverConfig struct { // Full URL to endpoint that will be called. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // HTTP method to be used for the request. Method string `protobuf:"bytes,2,opt,name=method,proto3" json:"method,omitempty"` Headers map[string]string `` /* 155-byte string literal not displayed */ RequestType ExternalDataResolverConfig_ContentType `` /* 166-byte string literal not displayed */ RequestPayload string `protobuf:"bytes,5,opt,name=request_payload,json=requestPayload,proto3" json:"request_payload,omitempty"` ResponseType ExternalDataResolverConfig_ContentType `` /* 169-byte string literal not displayed */ ResponseSelector string `protobuf:"bytes,7,opt,name=response_selector,json=responseSelector,proto3" json:"response_selector,omitempty"` // contains filtered or unexported fields }
func (*ExternalDataResolverConfig) Descriptor
deprecated
added in
v0.38.0
func (*ExternalDataResolverConfig) Descriptor() ([]byte, []int)
Deprecated: Use ExternalDataResolverConfig.ProtoReflect.Descriptor instead.
func (*ExternalDataResolverConfig) GetHeaders ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) GetHeaders() map[string]string
func (*ExternalDataResolverConfig) GetMethod ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) GetMethod() string
func (*ExternalDataResolverConfig) GetRequestPayload ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) GetRequestPayload() string
func (*ExternalDataResolverConfig) GetRequestType ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) GetRequestType() ExternalDataResolverConfig_ContentType
func (*ExternalDataResolverConfig) GetResponseSelector ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) GetResponseSelector() string
func (*ExternalDataResolverConfig) GetResponseType ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) GetResponseType() ExternalDataResolverConfig_ContentType
func (*ExternalDataResolverConfig) GetUrl ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) GetUrl() string
func (*ExternalDataResolverConfig) ProtoMessage ¶ added in v0.38.0
func (*ExternalDataResolverConfig) ProtoMessage()
func (*ExternalDataResolverConfig) ProtoReflect ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) ProtoReflect() protoreflect.Message
func (*ExternalDataResolverConfig) Reset ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) Reset()
func (*ExternalDataResolverConfig) String ¶ added in v0.38.0
func (x *ExternalDataResolverConfig) String() string
func (*ExternalDataResolverConfig) Validate ¶ added in v0.38.0
func (m *ExternalDataResolverConfig) Validate() error
Validate checks the field values on ExternalDataResolverConfig 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 (*ExternalDataResolverConfig) ValidateAll ¶ added in v0.38.0
func (m *ExternalDataResolverConfig) ValidateAll() error
ValidateAll checks the field values on ExternalDataResolverConfig 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 ExternalDataResolverConfigMultiError, or nil if none found.
type ExternalDataResolverConfigMultiError ¶ added in v0.38.0
type ExternalDataResolverConfigMultiError []error
ExternalDataResolverConfigMultiError is an error wrapping multiple validation errors returned by ExternalDataResolverConfig.ValidateAll() if the designated constraints aren't met.
func (ExternalDataResolverConfigMultiError) AllErrors ¶ added in v0.38.0
func (m ExternalDataResolverConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExternalDataResolverConfigMultiError) Error ¶ added in v0.38.0
func (m ExternalDataResolverConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExternalDataResolverConfigValidationError ¶ added in v0.38.0
type ExternalDataResolverConfigValidationError struct {
// contains filtered or unexported fields
}
ExternalDataResolverConfigValidationError is the validation error returned by ExternalDataResolverConfig.Validate if the designated constraints aren't met.
func (ExternalDataResolverConfigValidationError) Cause ¶ added in v0.38.0
func (e ExternalDataResolverConfigValidationError) Cause() error
Cause function returns cause value.
func (ExternalDataResolverConfigValidationError) Error ¶ added in v0.38.0
func (e ExternalDataResolverConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ExternalDataResolverConfigValidationError) ErrorName ¶ added in v0.38.0
func (e ExternalDataResolverConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ExternalDataResolverConfigValidationError) Field ¶ added in v0.38.0
func (e ExternalDataResolverConfigValidationError) Field() string
Field function returns field value.
func (ExternalDataResolverConfigValidationError) Key ¶ added in v0.38.0
func (e ExternalDataResolverConfigValidationError) Key() bool
Key function returns key value.
func (ExternalDataResolverConfigValidationError) Reason ¶ added in v0.38.0
func (e ExternalDataResolverConfigValidationError) Reason() string
Reason function returns reason value.
type ExternalDataResolverConfig_ContentType ¶ added in v0.38.0
type ExternalDataResolverConfig_ContentType int32
const ( ExternalDataResolverConfig_CONTENT_TYPE_INVALID ExternalDataResolverConfig_ContentType = 0 ExternalDataResolverConfig_CONTENT_TYPE_JSON ExternalDataResolverConfig_ContentType = 1 )
func (ExternalDataResolverConfig_ContentType) Descriptor ¶ added in v0.38.0
func (ExternalDataResolverConfig_ContentType) Descriptor() protoreflect.EnumDescriptor
func (ExternalDataResolverConfig_ContentType) EnumDescriptor
deprecated
added in
v0.38.0
func (ExternalDataResolverConfig_ContentType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExternalDataResolverConfig_ContentType.Descriptor instead.
func (ExternalDataResolverConfig_ContentType) Number ¶ added in v0.38.0
func (x ExternalDataResolverConfig_ContentType) Number() protoreflect.EnumNumber
func (ExternalDataResolverConfig_ContentType) String ¶ added in v0.38.0
func (x ExternalDataResolverConfig_ContentType) String() string
func (ExternalDataResolverConfig_ContentType) Type ¶ added in v0.38.0
func (ExternalDataResolverConfig_ContentType) Type() protoreflect.EnumType
type ExternalTokenStatus ¶ added in v0.38.0
type ExternalTokenStatus int32
const ( ExternalTokenStatus_EXTERNAL_TOKEN_STATUS_INVALID ExternalTokenStatus = 0 ExternalTokenStatus_EXTERNAL_TOKEN_STATUS_ENFORCE ExternalTokenStatus = 1 ExternalTokenStatus_EXTERNAL_TOKEN_STATUS_ALLOW ExternalTokenStatus = 2 ExternalTokenStatus_EXTERNAL_TOKEN_STATUS_DISALLOW ExternalTokenStatus = 3 )
func (ExternalTokenStatus) Descriptor ¶ added in v0.38.0
func (ExternalTokenStatus) Descriptor() protoreflect.EnumDescriptor
func (ExternalTokenStatus) Enum ¶ added in v0.38.0
func (x ExternalTokenStatus) Enum() *ExternalTokenStatus
func (ExternalTokenStatus) EnumDescriptor
deprecated
added in
v0.38.0
func (ExternalTokenStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExternalTokenStatus.Descriptor instead.
func (ExternalTokenStatus) Number ¶ added in v0.38.0
func (x ExternalTokenStatus) Number() protoreflect.EnumNumber
func (ExternalTokenStatus) String ¶ added in v0.38.0
func (x ExternalTokenStatus) String() string
func (ExternalTokenStatus) Type ¶ added in v0.38.0
func (ExternalTokenStatus) Type() protoreflect.EnumType
type IngestPipelineConfig ¶ added in v0.38.0
type IngestPipelineConfig struct { Sources []string `protobuf:"bytes,1,rep,name=sources,proto3" json:"sources,omitempty"` Operations []IngestPipelineOperation `` /* 137-byte string literal not displayed */ AppAgentToken string `protobuf:"bytes,3,opt,name=app_agent_token,json=appAgentToken,proto3" json:"app_agent_token,omitempty"` // contains filtered or unexported fields }
func (*IngestPipelineConfig) Descriptor
deprecated
added in
v0.38.0
func (*IngestPipelineConfig) Descriptor() ([]byte, []int)
Deprecated: Use IngestPipelineConfig.ProtoReflect.Descriptor instead.
func (*IngestPipelineConfig) GetAppAgentToken ¶ added in v0.38.0
func (x *IngestPipelineConfig) GetAppAgentToken() string
func (*IngestPipelineConfig) GetOperations ¶ added in v0.38.0
func (x *IngestPipelineConfig) GetOperations() []IngestPipelineOperation
func (*IngestPipelineConfig) GetSources ¶ added in v0.38.0
func (x *IngestPipelineConfig) GetSources() []string
func (*IngestPipelineConfig) ProtoMessage ¶ added in v0.38.0
func (*IngestPipelineConfig) ProtoMessage()
func (*IngestPipelineConfig) ProtoReflect ¶ added in v0.38.0
func (x *IngestPipelineConfig) ProtoReflect() protoreflect.Message
func (*IngestPipelineConfig) Reset ¶ added in v0.38.0
func (x *IngestPipelineConfig) Reset()
func (*IngestPipelineConfig) String ¶ added in v0.38.0
func (x *IngestPipelineConfig) String() string
func (*IngestPipelineConfig) Validate ¶ added in v0.38.0
func (m *IngestPipelineConfig) Validate() error
Validate checks the field values on IngestPipelineConfig 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 (*IngestPipelineConfig) ValidateAll ¶ added in v0.38.0
func (m *IngestPipelineConfig) ValidateAll() error
ValidateAll checks the field values on IngestPipelineConfig 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 IngestPipelineConfigMultiError, or nil if none found.
type IngestPipelineConfigMultiError ¶ added in v0.38.0
type IngestPipelineConfigMultiError []error
IngestPipelineConfigMultiError is an error wrapping multiple validation errors returned by IngestPipelineConfig.ValidateAll() if the designated constraints aren't met.
func (IngestPipelineConfigMultiError) AllErrors ¶ added in v0.38.0
func (m IngestPipelineConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IngestPipelineConfigMultiError) Error ¶ added in v0.38.0
func (m IngestPipelineConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IngestPipelineConfigValidationError ¶ added in v0.38.0
type IngestPipelineConfigValidationError struct {
// contains filtered or unexported fields
}
IngestPipelineConfigValidationError is the validation error returned by IngestPipelineConfig.Validate if the designated constraints aren't met.
func (IngestPipelineConfigValidationError) Cause ¶ added in v0.38.0
func (e IngestPipelineConfigValidationError) Cause() error
Cause function returns cause value.
func (IngestPipelineConfigValidationError) Error ¶ added in v0.38.0
func (e IngestPipelineConfigValidationError) Error() string
Error satisfies the builtin error interface
func (IngestPipelineConfigValidationError) ErrorName ¶ added in v0.38.0
func (e IngestPipelineConfigValidationError) ErrorName() string
ErrorName returns error name.
func (IngestPipelineConfigValidationError) Field ¶ added in v0.38.0
func (e IngestPipelineConfigValidationError) Field() string
Field function returns field value.
func (IngestPipelineConfigValidationError) Key ¶ added in v0.38.0
func (e IngestPipelineConfigValidationError) Key() bool
Key function returns key value.
func (IngestPipelineConfigValidationError) Reason ¶ added in v0.38.0
func (e IngestPipelineConfigValidationError) Reason() string
Reason function returns reason value.
type IngestPipelineOperation ¶ added in v0.38.0
type IngestPipelineOperation int32
const ( IngestPipelineOperation_INGEST_PIPELINE_OPERATION_INVALID IngestPipelineOperation = 0 IngestPipelineOperation_INGEST_PIPELINE_OPERATION_UPSERT_NODE IngestPipelineOperation = 1 IngestPipelineOperation_INGEST_PIPELINE_OPERATION_UPSERT_RELATIONSHIP IngestPipelineOperation = 2 IngestPipelineOperation_INGEST_PIPELINE_OPERATION_DELETE_NODE IngestPipelineOperation = 3 IngestPipelineOperation_INGEST_PIPELINE_OPERATION_DELETE_RELATIONSHIP IngestPipelineOperation = 4 IngestPipelineOperation_INGEST_PIPELINE_OPERATION_DELETE_NODE_PROPERTY IngestPipelineOperation = 5 IngestPipelineOperation_INGEST_PIPELINE_OPERATION_DELETE_RELATIONSHIP_PROPERTY IngestPipelineOperation = 6 )
func (IngestPipelineOperation) Descriptor ¶ added in v0.38.0
func (IngestPipelineOperation) Descriptor() protoreflect.EnumDescriptor
func (IngestPipelineOperation) Enum ¶ added in v0.38.0
func (x IngestPipelineOperation) Enum() *IngestPipelineOperation
func (IngestPipelineOperation) EnumDescriptor
deprecated
added in
v0.38.0
func (IngestPipelineOperation) EnumDescriptor() ([]byte, []int)
Deprecated: Use IngestPipelineOperation.Descriptor instead.
func (IngestPipelineOperation) Number ¶ added in v0.38.0
func (x IngestPipelineOperation) Number() protoreflect.EnumNumber
func (IngestPipelineOperation) String ¶ added in v0.38.0
func (x IngestPipelineOperation) String() string
func (IngestPipelineOperation) Type ¶ added in v0.38.0
func (IngestPipelineOperation) Type() protoreflect.EnumType
type IsAuthorized ¶
type IsAuthorized struct { Request *IsAuthorized_Request `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"` ResolvedDigitalTwin *AuthorizationDigitalTwin `protobuf:"bytes,2,opt,name=resolved_digital_twin,json=resolvedDigitalTwin,proto3" json:"resolved_digital_twin,omitempty"` Response *IsAuthorized_Response `protobuf:"bytes,3,opt,name=response,proto3" json:"response,omitempty"` PoliciesFound []*AuthorizationPolicy `protobuf:"bytes,4,rep,name=policies_found,json=policiesFound,proto3" json:"policies_found,omitempty"` DenyReason *AuthorizationDenyReason `protobuf:"bytes,5,opt,name=deny_reason,json=denyReason,proto3" json:"deny_reason,omitempty"` EvaluationTime *durationpb.Duration `protobuf:"bytes,6,opt,name=evaluation_time,json=evaluationTime,proto3" json:"evaluation_time,omitempty"` ErrorMessage string `protobuf:"bytes,7,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // contains filtered or unexported fields }
func (*IsAuthorized) Descriptor
deprecated
func (*IsAuthorized) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthorized.ProtoReflect.Descriptor instead.
func (*IsAuthorized) GetDenyReason ¶
func (x *IsAuthorized) GetDenyReason() *AuthorizationDenyReason
func (*IsAuthorized) GetErrorMessage ¶ added in v0.25.0
func (x *IsAuthorized) GetErrorMessage() string
func (*IsAuthorized) GetEvaluationTime ¶
func (x *IsAuthorized) GetEvaluationTime() *durationpb.Duration
func (*IsAuthorized) GetPoliciesFound ¶
func (x *IsAuthorized) GetPoliciesFound() []*AuthorizationPolicy
func (*IsAuthorized) GetRequest ¶
func (x *IsAuthorized) GetRequest() *IsAuthorized_Request
func (*IsAuthorized) GetResolvedDigitalTwin ¶
func (x *IsAuthorized) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
func (*IsAuthorized) GetResponse ¶
func (x *IsAuthorized) GetResponse() *IsAuthorized_Response
func (*IsAuthorized) ProtoMessage ¶
func (*IsAuthorized) ProtoMessage()
func (*IsAuthorized) ProtoReflect ¶
func (x *IsAuthorized) ProtoReflect() protoreflect.Message
func (*IsAuthorized) Reset ¶
func (x *IsAuthorized) Reset()
func (*IsAuthorized) String ¶
func (x *IsAuthorized) String() string
func (*IsAuthorized) Validate ¶
func (m *IsAuthorized) Validate() error
Validate checks the field values on IsAuthorized 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 (*IsAuthorized) ValidateAll ¶
func (m *IsAuthorized) ValidateAll() error
ValidateAll checks the field values on IsAuthorized 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 IsAuthorizedMultiError, or nil if none found.
type IsAuthorizedMultiError ¶
type IsAuthorizedMultiError []error
IsAuthorizedMultiError is an error wrapping multiple validation errors returned by IsAuthorized.ValidateAll() if the designated constraints aren't met.
func (IsAuthorizedMultiError) AllErrors ¶
func (m IsAuthorizedMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsAuthorizedMultiError) Error ¶
func (m IsAuthorizedMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsAuthorizedValidationError ¶
type IsAuthorizedValidationError struct {
// contains filtered or unexported fields
}
IsAuthorizedValidationError is the validation error returned by IsAuthorized.Validate if the designated constraints aren't met.
func (IsAuthorizedValidationError) Cause ¶
func (e IsAuthorizedValidationError) Cause() error
Cause function returns cause value.
func (IsAuthorizedValidationError) Error ¶
func (e IsAuthorizedValidationError) Error() string
Error satisfies the builtin error interface
func (IsAuthorizedValidationError) ErrorName ¶
func (e IsAuthorizedValidationError) ErrorName() string
ErrorName returns error name.
func (IsAuthorizedValidationError) Field ¶
func (e IsAuthorizedValidationError) Field() string
Field function returns field value.
func (IsAuthorizedValidationError) Key ¶
func (e IsAuthorizedValidationError) Key() bool
Key function returns key value.
func (IsAuthorizedValidationError) Reason ¶
func (e IsAuthorizedValidationError) Reason() string
Reason function returns reason value.
type IsAuthorized_Request ¶
type IsAuthorized_Request struct { // AuthorizationSubject to check if is authorized to perform given actions. Subject *AuthorizationSubject `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"` // A list of resources to authorize against. Resources []*IsAuthorized_Request_Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"` // Policy input params InputParams map[string]*v1beta1.Value `` /* 182-byte string literal not displayed */ // Only evaluate polices containing provided tags PolicyTags []string `protobuf:"bytes,4,rep,name=policy_tags,json=policyTags,proto3" json:"policy_tags,omitempty"` // contains filtered or unexported fields }
func (*IsAuthorized_Request) Descriptor
deprecated
func (*IsAuthorized_Request) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthorized_Request.ProtoReflect.Descriptor instead.
func (*IsAuthorized_Request) GetInputParams ¶
func (x *IsAuthorized_Request) GetInputParams() map[string]*v1beta1.Value
func (*IsAuthorized_Request) GetPolicyTags ¶
func (x *IsAuthorized_Request) GetPolicyTags() []string
func (*IsAuthorized_Request) GetResources ¶
func (x *IsAuthorized_Request) GetResources() []*IsAuthorized_Request_Resource
func (*IsAuthorized_Request) GetSubject ¶
func (x *IsAuthorized_Request) GetSubject() *AuthorizationSubject
func (*IsAuthorized_Request) ProtoMessage ¶
func (*IsAuthorized_Request) ProtoMessage()
func (*IsAuthorized_Request) ProtoReflect ¶
func (x *IsAuthorized_Request) ProtoReflect() protoreflect.Message
func (*IsAuthorized_Request) Reset ¶
func (x *IsAuthorized_Request) Reset()
func (*IsAuthorized_Request) String ¶
func (x *IsAuthorized_Request) String() string
func (*IsAuthorized_Request) Validate ¶
func (m *IsAuthorized_Request) Validate() error
Validate checks the field values on IsAuthorized_Request 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 (*IsAuthorized_Request) ValidateAll ¶
func (m *IsAuthorized_Request) ValidateAll() error
ValidateAll checks the field values on IsAuthorized_Request 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 IsAuthorized_RequestMultiError, or nil if none found.
type IsAuthorized_RequestMultiError ¶
type IsAuthorized_RequestMultiError []error
IsAuthorized_RequestMultiError is an error wrapping multiple validation errors returned by IsAuthorized_Request.ValidateAll() if the designated constraints aren't met.
func (IsAuthorized_RequestMultiError) AllErrors ¶
func (m IsAuthorized_RequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsAuthorized_RequestMultiError) Error ¶
func (m IsAuthorized_RequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsAuthorized_RequestValidationError ¶
type IsAuthorized_RequestValidationError struct {
// contains filtered or unexported fields
}
IsAuthorized_RequestValidationError is the validation error returned by IsAuthorized_Request.Validate if the designated constraints aren't met.
func (IsAuthorized_RequestValidationError) Cause ¶
func (e IsAuthorized_RequestValidationError) Cause() error
Cause function returns cause value.
func (IsAuthorized_RequestValidationError) Error ¶
func (e IsAuthorized_RequestValidationError) Error() string
Error satisfies the builtin error interface
func (IsAuthorized_RequestValidationError) ErrorName ¶
func (e IsAuthorized_RequestValidationError) ErrorName() string
ErrorName returns error name.
func (IsAuthorized_RequestValidationError) Field ¶
func (e IsAuthorized_RequestValidationError) Field() string
Field function returns field value.
func (IsAuthorized_RequestValidationError) Key ¶
func (e IsAuthorized_RequestValidationError) Key() bool
Key function returns key value.
func (IsAuthorized_RequestValidationError) Reason ¶
func (e IsAuthorized_RequestValidationError) Reason() string
Reason function returns reason value.
type IsAuthorized_Request_Resource ¶
type IsAuthorized_Request_Resource struct { ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` // Resource type. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // A list of actions the subject want to perform. Actions []string `protobuf:"bytes,3,rep,name=actions,proto3" json:"actions,omitempty"` // contains filtered or unexported fields }
func (*IsAuthorized_Request_Resource) Descriptor
deprecated
func (*IsAuthorized_Request_Resource) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthorized_Request_Resource.ProtoReflect.Descriptor instead.
func (*IsAuthorized_Request_Resource) GetActions ¶
func (x *IsAuthorized_Request_Resource) GetActions() []string
func (*IsAuthorized_Request_Resource) GetExternalId ¶
func (x *IsAuthorized_Request_Resource) GetExternalId() string
func (*IsAuthorized_Request_Resource) GetType ¶
func (x *IsAuthorized_Request_Resource) GetType() string
func (*IsAuthorized_Request_Resource) ProtoMessage ¶
func (*IsAuthorized_Request_Resource) ProtoMessage()
func (*IsAuthorized_Request_Resource) ProtoReflect ¶
func (x *IsAuthorized_Request_Resource) ProtoReflect() protoreflect.Message
func (*IsAuthorized_Request_Resource) Reset ¶
func (x *IsAuthorized_Request_Resource) Reset()
func (*IsAuthorized_Request_Resource) String ¶
func (x *IsAuthorized_Request_Resource) String() string
func (*IsAuthorized_Request_Resource) Validate ¶
func (m *IsAuthorized_Request_Resource) Validate() error
Validate checks the field values on IsAuthorized_Request_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 (*IsAuthorized_Request_Resource) ValidateAll ¶
func (m *IsAuthorized_Request_Resource) ValidateAll() error
ValidateAll checks the field values on IsAuthorized_Request_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 IsAuthorized_Request_ResourceMultiError, or nil if none found.
type IsAuthorized_Request_ResourceMultiError ¶
type IsAuthorized_Request_ResourceMultiError []error
IsAuthorized_Request_ResourceMultiError is an error wrapping multiple validation errors returned by IsAuthorized_Request_Resource.ValidateAll() if the designated constraints aren't met.
func (IsAuthorized_Request_ResourceMultiError) AllErrors ¶
func (m IsAuthorized_Request_ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsAuthorized_Request_ResourceMultiError) Error ¶
func (m IsAuthorized_Request_ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsAuthorized_Request_ResourceValidationError ¶
type IsAuthorized_Request_ResourceValidationError struct {
// contains filtered or unexported fields
}
IsAuthorized_Request_ResourceValidationError is the validation error returned by IsAuthorized_Request_Resource.Validate if the designated constraints aren't met.
func (IsAuthorized_Request_ResourceValidationError) Cause ¶
func (e IsAuthorized_Request_ResourceValidationError) Cause() error
Cause function returns cause value.
func (IsAuthorized_Request_ResourceValidationError) Error ¶
func (e IsAuthorized_Request_ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (IsAuthorized_Request_ResourceValidationError) ErrorName ¶
func (e IsAuthorized_Request_ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (IsAuthorized_Request_ResourceValidationError) Field ¶
func (e IsAuthorized_Request_ResourceValidationError) Field() string
Field function returns field value.
func (IsAuthorized_Request_ResourceValidationError) Key ¶
func (e IsAuthorized_Request_ResourceValidationError) Key() bool
Key function returns key value.
func (IsAuthorized_Request_ResourceValidationError) Reason ¶
func (e IsAuthorized_Request_ResourceValidationError) Reason() string
Reason function returns reason value.
type IsAuthorized_Response ¶
type IsAuthorized_Response struct { // Time the decision was made. DecisionTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=decision_time,json=decisionTime,proto3" json:"decision_time,omitempty"` // Map with resource type as key. Decisions map[string]*IsAuthorized_Response_ResourceType `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*IsAuthorized_Response) Descriptor
deprecated
func (*IsAuthorized_Response) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthorized_Response.ProtoReflect.Descriptor instead.
func (*IsAuthorized_Response) GetDecisionTime ¶
func (x *IsAuthorized_Response) GetDecisionTime() *timestamppb.Timestamp
func (*IsAuthorized_Response) GetDecisions ¶
func (x *IsAuthorized_Response) GetDecisions() map[string]*IsAuthorized_Response_ResourceType
func (*IsAuthorized_Response) ProtoMessage ¶
func (*IsAuthorized_Response) ProtoMessage()
func (*IsAuthorized_Response) ProtoReflect ¶
func (x *IsAuthorized_Response) ProtoReflect() protoreflect.Message
func (*IsAuthorized_Response) Reset ¶
func (x *IsAuthorized_Response) Reset()
func (*IsAuthorized_Response) String ¶
func (x *IsAuthorized_Response) String() string
func (*IsAuthorized_Response) Validate ¶
func (m *IsAuthorized_Response) Validate() error
Validate checks the field values on IsAuthorized_Response 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 (*IsAuthorized_Response) ValidateAll ¶
func (m *IsAuthorized_Response) ValidateAll() error
ValidateAll checks the field values on IsAuthorized_Response 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 IsAuthorized_ResponseMultiError, or nil if none found.
type IsAuthorized_ResponseMultiError ¶
type IsAuthorized_ResponseMultiError []error
IsAuthorized_ResponseMultiError is an error wrapping multiple validation errors returned by IsAuthorized_Response.ValidateAll() if the designated constraints aren't met.
func (IsAuthorized_ResponseMultiError) AllErrors ¶
func (m IsAuthorized_ResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsAuthorized_ResponseMultiError) Error ¶
func (m IsAuthorized_ResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsAuthorized_ResponseValidationError ¶
type IsAuthorized_ResponseValidationError struct {
// contains filtered or unexported fields
}
IsAuthorized_ResponseValidationError is the validation error returned by IsAuthorized_Response.Validate if the designated constraints aren't met.
func (IsAuthorized_ResponseValidationError) Cause ¶
func (e IsAuthorized_ResponseValidationError) Cause() error
Cause function returns cause value.
func (IsAuthorized_ResponseValidationError) Error ¶
func (e IsAuthorized_ResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IsAuthorized_ResponseValidationError) ErrorName ¶
func (e IsAuthorized_ResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IsAuthorized_ResponseValidationError) Field ¶
func (e IsAuthorized_ResponseValidationError) Field() string
Field function returns field value.
func (IsAuthorized_ResponseValidationError) Key ¶
func (e IsAuthorized_ResponseValidationError) Key() bool
Key function returns key value.
func (IsAuthorized_ResponseValidationError) Reason ¶
func (e IsAuthorized_ResponseValidationError) Reason() string
Reason function returns reason value.
type IsAuthorized_Response_Action ¶
type IsAuthorized_Response_Action struct { Allow bool `protobuf:"varint,1,opt,name=allow,proto3" json:"allow,omitempty"` // contains filtered or unexported fields }
func (*IsAuthorized_Response_Action) Descriptor
deprecated
func (*IsAuthorized_Response_Action) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthorized_Response_Action.ProtoReflect.Descriptor instead.
func (*IsAuthorized_Response_Action) GetAllow ¶
func (x *IsAuthorized_Response_Action) GetAllow() bool
func (*IsAuthorized_Response_Action) ProtoMessage ¶
func (*IsAuthorized_Response_Action) ProtoMessage()
func (*IsAuthorized_Response_Action) ProtoReflect ¶
func (x *IsAuthorized_Response_Action) ProtoReflect() protoreflect.Message
func (*IsAuthorized_Response_Action) Reset ¶
func (x *IsAuthorized_Response_Action) Reset()
func (*IsAuthorized_Response_Action) String ¶
func (x *IsAuthorized_Response_Action) String() string
func (*IsAuthorized_Response_Action) Validate ¶
func (m *IsAuthorized_Response_Action) Validate() error
Validate checks the field values on IsAuthorized_Response_Action 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 (*IsAuthorized_Response_Action) ValidateAll ¶
func (m *IsAuthorized_Response_Action) ValidateAll() error
ValidateAll checks the field values on IsAuthorized_Response_Action 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 IsAuthorized_Response_ActionMultiError, or nil if none found.
type IsAuthorized_Response_ActionMultiError ¶
type IsAuthorized_Response_ActionMultiError []error
IsAuthorized_Response_ActionMultiError is an error wrapping multiple validation errors returned by IsAuthorized_Response_Action.ValidateAll() if the designated constraints aren't met.
func (IsAuthorized_Response_ActionMultiError) AllErrors ¶
func (m IsAuthorized_Response_ActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsAuthorized_Response_ActionMultiError) Error ¶
func (m IsAuthorized_Response_ActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsAuthorized_Response_ActionValidationError ¶
type IsAuthorized_Response_ActionValidationError struct {
// contains filtered or unexported fields
}
IsAuthorized_Response_ActionValidationError is the validation error returned by IsAuthorized_Response_Action.Validate if the designated constraints aren't met.
func (IsAuthorized_Response_ActionValidationError) Cause ¶
func (e IsAuthorized_Response_ActionValidationError) Cause() error
Cause function returns cause value.
func (IsAuthorized_Response_ActionValidationError) Error ¶
func (e IsAuthorized_Response_ActionValidationError) Error() string
Error satisfies the builtin error interface
func (IsAuthorized_Response_ActionValidationError) ErrorName ¶
func (e IsAuthorized_Response_ActionValidationError) ErrorName() string
ErrorName returns error name.
func (IsAuthorized_Response_ActionValidationError) Field ¶
func (e IsAuthorized_Response_ActionValidationError) Field() string
Field function returns field value.
func (IsAuthorized_Response_ActionValidationError) Key ¶
func (e IsAuthorized_Response_ActionValidationError) Key() bool
Key function returns key value.
func (IsAuthorized_Response_ActionValidationError) Reason ¶
func (e IsAuthorized_Response_ActionValidationError) Reason() string
Reason function returns reason value.
type IsAuthorized_Response_Resource ¶
type IsAuthorized_Response_Resource struct { // Map with action as key. Actions map[string]*IsAuthorized_Response_Action `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*IsAuthorized_Response_Resource) Descriptor
deprecated
func (*IsAuthorized_Response_Resource) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthorized_Response_Resource.ProtoReflect.Descriptor instead.
func (*IsAuthorized_Response_Resource) GetActions ¶
func (x *IsAuthorized_Response_Resource) GetActions() map[string]*IsAuthorized_Response_Action
func (*IsAuthorized_Response_Resource) ProtoMessage ¶
func (*IsAuthorized_Response_Resource) ProtoMessage()
func (*IsAuthorized_Response_Resource) ProtoReflect ¶
func (x *IsAuthorized_Response_Resource) ProtoReflect() protoreflect.Message
func (*IsAuthorized_Response_Resource) Reset ¶
func (x *IsAuthorized_Response_Resource) Reset()
func (*IsAuthorized_Response_Resource) String ¶
func (x *IsAuthorized_Response_Resource) String() string
func (*IsAuthorized_Response_Resource) Validate ¶
func (m *IsAuthorized_Response_Resource) Validate() error
Validate checks the field values on IsAuthorized_Response_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 (*IsAuthorized_Response_Resource) ValidateAll ¶
func (m *IsAuthorized_Response_Resource) ValidateAll() error
ValidateAll checks the field values on IsAuthorized_Response_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 IsAuthorized_Response_ResourceMultiError, or nil if none found.
type IsAuthorized_Response_ResourceMultiError ¶
type IsAuthorized_Response_ResourceMultiError []error
IsAuthorized_Response_ResourceMultiError is an error wrapping multiple validation errors returned by IsAuthorized_Response_Resource.ValidateAll() if the designated constraints aren't met.
func (IsAuthorized_Response_ResourceMultiError) AllErrors ¶
func (m IsAuthorized_Response_ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsAuthorized_Response_ResourceMultiError) Error ¶
func (m IsAuthorized_Response_ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsAuthorized_Response_ResourceType ¶
type IsAuthorized_Response_ResourceType struct { // Map with resource id as key. Resources map[string]*IsAuthorized_Response_Resource `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*IsAuthorized_Response_ResourceType) Descriptor
deprecated
func (*IsAuthorized_Response_ResourceType) Descriptor() ([]byte, []int)
Deprecated: Use IsAuthorized_Response_ResourceType.ProtoReflect.Descriptor instead.
func (*IsAuthorized_Response_ResourceType) GetResources ¶
func (x *IsAuthorized_Response_ResourceType) GetResources() map[string]*IsAuthorized_Response_Resource
func (*IsAuthorized_Response_ResourceType) ProtoMessage ¶
func (*IsAuthorized_Response_ResourceType) ProtoMessage()
func (*IsAuthorized_Response_ResourceType) ProtoReflect ¶
func (x *IsAuthorized_Response_ResourceType) ProtoReflect() protoreflect.Message
func (*IsAuthorized_Response_ResourceType) Reset ¶
func (x *IsAuthorized_Response_ResourceType) Reset()
func (*IsAuthorized_Response_ResourceType) String ¶
func (x *IsAuthorized_Response_ResourceType) String() string
func (*IsAuthorized_Response_ResourceType) Validate ¶
func (m *IsAuthorized_Response_ResourceType) Validate() error
Validate checks the field values on IsAuthorized_Response_ResourceType 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 (*IsAuthorized_Response_ResourceType) ValidateAll ¶
func (m *IsAuthorized_Response_ResourceType) ValidateAll() error
ValidateAll checks the field values on IsAuthorized_Response_ResourceType 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 IsAuthorized_Response_ResourceTypeMultiError, or nil if none found.
type IsAuthorized_Response_ResourceTypeMultiError ¶
type IsAuthorized_Response_ResourceTypeMultiError []error
IsAuthorized_Response_ResourceTypeMultiError is an error wrapping multiple validation errors returned by IsAuthorized_Response_ResourceType.ValidateAll() if the designated constraints aren't met.
func (IsAuthorized_Response_ResourceTypeMultiError) AllErrors ¶
func (m IsAuthorized_Response_ResourceTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsAuthorized_Response_ResourceTypeMultiError) Error ¶
func (m IsAuthorized_Response_ResourceTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsAuthorized_Response_ResourceTypeValidationError ¶
type IsAuthorized_Response_ResourceTypeValidationError struct {
// contains filtered or unexported fields
}
IsAuthorized_Response_ResourceTypeValidationError is the validation error returned by IsAuthorized_Response_ResourceType.Validate if the designated constraints aren't met.
func (IsAuthorized_Response_ResourceTypeValidationError) Cause ¶
func (e IsAuthorized_Response_ResourceTypeValidationError) Cause() error
Cause function returns cause value.
func (IsAuthorized_Response_ResourceTypeValidationError) Error ¶
func (e IsAuthorized_Response_ResourceTypeValidationError) Error() string
Error satisfies the builtin error interface
func (IsAuthorized_Response_ResourceTypeValidationError) ErrorName ¶
func (e IsAuthorized_Response_ResourceTypeValidationError) ErrorName() string
ErrorName returns error name.
func (IsAuthorized_Response_ResourceTypeValidationError) Field ¶
func (e IsAuthorized_Response_ResourceTypeValidationError) Field() string
Field function returns field value.
func (IsAuthorized_Response_ResourceTypeValidationError) Key ¶
func (e IsAuthorized_Response_ResourceTypeValidationError) Key() bool
Key function returns key value.
func (IsAuthorized_Response_ResourceTypeValidationError) Reason ¶
func (e IsAuthorized_Response_ResourceTypeValidationError) Reason() string
Reason function returns reason value.
type IsAuthorized_Response_ResourceValidationError ¶
type IsAuthorized_Response_ResourceValidationError struct {
// contains filtered or unexported fields
}
IsAuthorized_Response_ResourceValidationError is the validation error returned by IsAuthorized_Response_Resource.Validate if the designated constraints aren't met.
func (IsAuthorized_Response_ResourceValidationError) Cause ¶
func (e IsAuthorized_Response_ResourceValidationError) Cause() error
Cause function returns cause value.
func (IsAuthorized_Response_ResourceValidationError) Error ¶
func (e IsAuthorized_Response_ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (IsAuthorized_Response_ResourceValidationError) ErrorName ¶
func (e IsAuthorized_Response_ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (IsAuthorized_Response_ResourceValidationError) Field ¶
func (e IsAuthorized_Response_ResourceValidationError) Field() string
Field function returns field value.
func (IsAuthorized_Response_ResourceValidationError) Key ¶
func (e IsAuthorized_Response_ResourceValidationError) Key() bool
Key function returns key value.
func (IsAuthorized_Response_ResourceValidationError) Reason ¶
func (e IsAuthorized_Response_ResourceValidationError) Reason() string
Reason function returns reason value.
type IsChangePoint ¶ added in v0.23.0
type IsChangePoint struct { ResolvedDigitalTwin *AuthorizationDigitalTwin `protobuf:"bytes,1,opt,name=resolved_digital_twin,json=resolvedDigitalTwin,proto3" json:"resolved_digital_twin,omitempty"` Request *IsChangePoint_Request `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` ChangePointDetected *IsChangePoint_ChangePointDetection `protobuf:"bytes,3,opt,name=change_point_detected,json=changePointDetected,proto3" json:"change_point_detected,omitempty"` Response *IsChangePoint_Response `protobuf:"bytes,4,opt,name=response,proto3" json:"response,omitempty"` EvaluationTime *durationpb.Duration `protobuf:"bytes,5,opt,name=evaluation_time,json=evaluationTime,proto3" json:"evaluation_time,omitempty"` // contains filtered or unexported fields }
func (*IsChangePoint) Descriptor
deprecated
added in
v0.23.0
func (*IsChangePoint) Descriptor() ([]byte, []int)
Deprecated: Use IsChangePoint.ProtoReflect.Descriptor instead.
func (*IsChangePoint) GetChangePointDetected ¶ added in v0.23.0
func (x *IsChangePoint) GetChangePointDetected() *IsChangePoint_ChangePointDetection
func (*IsChangePoint) GetEvaluationTime ¶ added in v0.23.0
func (x *IsChangePoint) GetEvaluationTime() *durationpb.Duration
func (*IsChangePoint) GetRequest ¶ added in v0.23.0
func (x *IsChangePoint) GetRequest() *IsChangePoint_Request
func (*IsChangePoint) GetResolvedDigitalTwin ¶ added in v0.23.0
func (x *IsChangePoint) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
func (*IsChangePoint) GetResponse ¶ added in v0.23.0
func (x *IsChangePoint) GetResponse() *IsChangePoint_Response
func (*IsChangePoint) ProtoMessage ¶ added in v0.23.0
func (*IsChangePoint) ProtoMessage()
func (*IsChangePoint) ProtoReflect ¶ added in v0.23.0
func (x *IsChangePoint) ProtoReflect() protoreflect.Message
func (*IsChangePoint) Reset ¶ added in v0.23.0
func (x *IsChangePoint) Reset()
func (*IsChangePoint) String ¶ added in v0.23.0
func (x *IsChangePoint) String() string
func (*IsChangePoint) Validate ¶ added in v0.23.0
func (m *IsChangePoint) Validate() error
Validate checks the field values on IsChangePoint 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 (*IsChangePoint) ValidateAll ¶ added in v0.23.0
func (m *IsChangePoint) ValidateAll() error
ValidateAll checks the field values on IsChangePoint 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 IsChangePointMultiError, or nil if none found.
type IsChangePointMultiError ¶ added in v0.23.0
type IsChangePointMultiError []error
IsChangePointMultiError is an error wrapping multiple validation errors returned by IsChangePoint.ValidateAll() if the designated constraints aren't met.
func (IsChangePointMultiError) AllErrors ¶ added in v0.23.0
func (m IsChangePointMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsChangePointMultiError) Error ¶ added in v0.23.0
func (m IsChangePointMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsChangePointValidationError ¶ added in v0.23.0
type IsChangePointValidationError struct {
// contains filtered or unexported fields
}
IsChangePointValidationError is the validation error returned by IsChangePoint.Validate if the designated constraints aren't met.
func (IsChangePointValidationError) Cause ¶ added in v0.23.0
func (e IsChangePointValidationError) Cause() error
Cause function returns cause value.
func (IsChangePointValidationError) Error ¶ added in v0.23.0
func (e IsChangePointValidationError) Error() string
Error satisfies the builtin error interface
func (IsChangePointValidationError) ErrorName ¶ added in v0.23.0
func (e IsChangePointValidationError) ErrorName() string
ErrorName returns error name.
func (IsChangePointValidationError) Field ¶ added in v0.23.0
func (e IsChangePointValidationError) Field() string
Field function returns field value.
func (IsChangePointValidationError) Key ¶ added in v0.23.0
func (e IsChangePointValidationError) Key() bool
Key function returns key value.
func (IsChangePointValidationError) Reason ¶ added in v0.23.0
func (e IsChangePointValidationError) Reason() string
Reason function returns reason value.
type IsChangePoint_ChangePointDetection ¶ added in v0.23.0
type IsChangePoint_ChangePointDetection struct { IsChange bool `protobuf:"varint,1,opt,name=is_change,json=isChange,proto3" json:"is_change,omitempty"` // explanation of change Explanation string `protobuf:"bytes,2,opt,name=explanation,proto3" json:"explanation,omitempty"` // change score of changepoint event ChangeScore float64 `protobuf:"fixed64,3,opt,name=change_score,json=changeScore,proto3" json:"change_score,omitempty"` // contains filtered or unexported fields }
func (*IsChangePoint_ChangePointDetection) Descriptor
deprecated
added in
v0.23.0
func (*IsChangePoint_ChangePointDetection) Descriptor() ([]byte, []int)
Deprecated: Use IsChangePoint_ChangePointDetection.ProtoReflect.Descriptor instead.
func (*IsChangePoint_ChangePointDetection) GetChangeScore ¶ added in v0.23.0
func (x *IsChangePoint_ChangePointDetection) GetChangeScore() float64
func (*IsChangePoint_ChangePointDetection) GetExplanation ¶ added in v0.23.0
func (x *IsChangePoint_ChangePointDetection) GetExplanation() string
func (*IsChangePoint_ChangePointDetection) GetIsChange ¶ added in v0.23.0
func (x *IsChangePoint_ChangePointDetection) GetIsChange() bool
func (*IsChangePoint_ChangePointDetection) ProtoMessage ¶ added in v0.23.0
func (*IsChangePoint_ChangePointDetection) ProtoMessage()
func (*IsChangePoint_ChangePointDetection) ProtoReflect ¶ added in v0.23.0
func (x *IsChangePoint_ChangePointDetection) ProtoReflect() protoreflect.Message
func (*IsChangePoint_ChangePointDetection) Reset ¶ added in v0.23.0
func (x *IsChangePoint_ChangePointDetection) Reset()
func (*IsChangePoint_ChangePointDetection) String ¶ added in v0.23.0
func (x *IsChangePoint_ChangePointDetection) String() string
func (*IsChangePoint_ChangePointDetection) Validate ¶ added in v0.23.0
func (m *IsChangePoint_ChangePointDetection) Validate() error
Validate checks the field values on IsChangePoint_ChangePointDetection 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 (*IsChangePoint_ChangePointDetection) ValidateAll ¶ added in v0.23.0
func (m *IsChangePoint_ChangePointDetection) ValidateAll() error
ValidateAll checks the field values on IsChangePoint_ChangePointDetection 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 IsChangePoint_ChangePointDetectionMultiError, or nil if none found.
type IsChangePoint_ChangePointDetectionMultiError ¶ added in v0.23.0
type IsChangePoint_ChangePointDetectionMultiError []error
IsChangePoint_ChangePointDetectionMultiError is an error wrapping multiple validation errors returned by IsChangePoint_ChangePointDetection.ValidateAll() if the designated constraints aren't met.
func (IsChangePoint_ChangePointDetectionMultiError) AllErrors ¶ added in v0.23.0
func (m IsChangePoint_ChangePointDetectionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsChangePoint_ChangePointDetectionMultiError) Error ¶ added in v0.23.0
func (m IsChangePoint_ChangePointDetectionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsChangePoint_ChangePointDetectionValidationError ¶ added in v0.23.0
type IsChangePoint_ChangePointDetectionValidationError struct {
// contains filtered or unexported fields
}
IsChangePoint_ChangePointDetectionValidationError is the validation error returned by IsChangePoint_ChangePointDetection.Validate if the designated constraints aren't met.
func (IsChangePoint_ChangePointDetectionValidationError) Cause ¶ added in v0.23.0
func (e IsChangePoint_ChangePointDetectionValidationError) Cause() error
Cause function returns cause value.
func (IsChangePoint_ChangePointDetectionValidationError) Error ¶ added in v0.23.0
func (e IsChangePoint_ChangePointDetectionValidationError) Error() string
Error satisfies the builtin error interface
func (IsChangePoint_ChangePointDetectionValidationError) ErrorName ¶ added in v0.23.0
func (e IsChangePoint_ChangePointDetectionValidationError) ErrorName() string
ErrorName returns error name.
func (IsChangePoint_ChangePointDetectionValidationError) Field ¶ added in v0.23.0
func (e IsChangePoint_ChangePointDetectionValidationError) Field() string
Field function returns field value.
func (IsChangePoint_ChangePointDetectionValidationError) Key ¶ added in v0.23.0
func (e IsChangePoint_ChangePointDetectionValidationError) Key() bool
Key function returns key value.
func (IsChangePoint_ChangePointDetectionValidationError) Reason ¶ added in v0.23.0
func (e IsChangePoint_ChangePointDetectionValidationError) Reason() string
Reason function returns reason value.
type IsChangePoint_Request ¶ added in v0.23.0
type IsChangePoint_Request struct { Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` // A list of actions the subject want to perform. Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"` // contains filtered or unexported fields }
func (*IsChangePoint_Request) Descriptor
deprecated
added in
v0.23.0
func (*IsChangePoint_Request) Descriptor() ([]byte, []int)
Deprecated: Use IsChangePoint_Request.ProtoReflect.Descriptor instead.
func (*IsChangePoint_Request) GetAction ¶ added in v0.23.0
func (x *IsChangePoint_Request) GetAction() string
func (*IsChangePoint_Request) GetResource ¶ added in v0.23.0
func (x *IsChangePoint_Request) GetResource() string
func (*IsChangePoint_Request) ProtoMessage ¶ added in v0.23.0
func (*IsChangePoint_Request) ProtoMessage()
func (*IsChangePoint_Request) ProtoReflect ¶ added in v0.23.0
func (x *IsChangePoint_Request) ProtoReflect() protoreflect.Message
func (*IsChangePoint_Request) Reset ¶ added in v0.23.0
func (x *IsChangePoint_Request) Reset()
func (*IsChangePoint_Request) String ¶ added in v0.23.0
func (x *IsChangePoint_Request) String() string
func (*IsChangePoint_Request) Validate ¶ added in v0.23.0
func (m *IsChangePoint_Request) Validate() error
Validate checks the field values on IsChangePoint_Request 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 (*IsChangePoint_Request) ValidateAll ¶ added in v0.23.0
func (m *IsChangePoint_Request) ValidateAll() error
ValidateAll checks the field values on IsChangePoint_Request 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 IsChangePoint_RequestMultiError, or nil if none found.
type IsChangePoint_RequestMultiError ¶ added in v0.23.0
type IsChangePoint_RequestMultiError []error
IsChangePoint_RequestMultiError is an error wrapping multiple validation errors returned by IsChangePoint_Request.ValidateAll() if the designated constraints aren't met.
func (IsChangePoint_RequestMultiError) AllErrors ¶ added in v0.23.0
func (m IsChangePoint_RequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsChangePoint_RequestMultiError) Error ¶ added in v0.23.0
func (m IsChangePoint_RequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsChangePoint_RequestValidationError ¶ added in v0.23.0
type IsChangePoint_RequestValidationError struct {
// contains filtered or unexported fields
}
IsChangePoint_RequestValidationError is the validation error returned by IsChangePoint_Request.Validate if the designated constraints aren't met.
func (IsChangePoint_RequestValidationError) Cause ¶ added in v0.23.0
func (e IsChangePoint_RequestValidationError) Cause() error
Cause function returns cause value.
func (IsChangePoint_RequestValidationError) Error ¶ added in v0.23.0
func (e IsChangePoint_RequestValidationError) Error() string
Error satisfies the builtin error interface
func (IsChangePoint_RequestValidationError) ErrorName ¶ added in v0.23.0
func (e IsChangePoint_RequestValidationError) ErrorName() string
ErrorName returns error name.
func (IsChangePoint_RequestValidationError) Field ¶ added in v0.23.0
func (e IsChangePoint_RequestValidationError) Field() string
Field function returns field value.
func (IsChangePoint_RequestValidationError) Key ¶ added in v0.23.0
func (e IsChangePoint_RequestValidationError) Key() bool
Key function returns key value.
func (IsChangePoint_RequestValidationError) Reason ¶ added in v0.23.0
func (e IsChangePoint_RequestValidationError) Reason() string
Reason function returns reason value.
type IsChangePoint_Response ¶ added in v0.23.0
type IsChangePoint_Response struct { // Time the changepoint occurred. DecisionTime string `protobuf:"bytes,1,opt,name=decision_time,json=decisionTime,proto3" json:"decision_time,omitempty"` // contains filtered or unexported fields }
func (*IsChangePoint_Response) Descriptor
deprecated
added in
v0.23.0
func (*IsChangePoint_Response) Descriptor() ([]byte, []int)
Deprecated: Use IsChangePoint_Response.ProtoReflect.Descriptor instead.
func (*IsChangePoint_Response) GetDecisionTime ¶ added in v0.23.0
func (x *IsChangePoint_Response) GetDecisionTime() string
func (*IsChangePoint_Response) ProtoMessage ¶ added in v0.23.0
func (*IsChangePoint_Response) ProtoMessage()
func (*IsChangePoint_Response) ProtoReflect ¶ added in v0.23.0
func (x *IsChangePoint_Response) ProtoReflect() protoreflect.Message
func (*IsChangePoint_Response) Reset ¶ added in v0.23.0
func (x *IsChangePoint_Response) Reset()
func (*IsChangePoint_Response) String ¶ added in v0.23.0
func (x *IsChangePoint_Response) String() string
func (*IsChangePoint_Response) Validate ¶ added in v0.23.0
func (m *IsChangePoint_Response) Validate() error
Validate checks the field values on IsChangePoint_Response 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 (*IsChangePoint_Response) ValidateAll ¶ added in v0.23.0
func (m *IsChangePoint_Response) ValidateAll() error
ValidateAll checks the field values on IsChangePoint_Response 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 IsChangePoint_ResponseMultiError, or nil if none found.
type IsChangePoint_ResponseMultiError ¶ added in v0.23.0
type IsChangePoint_ResponseMultiError []error
IsChangePoint_ResponseMultiError is an error wrapping multiple validation errors returned by IsChangePoint_Response.ValidateAll() if the designated constraints aren't met.
func (IsChangePoint_ResponseMultiError) AllErrors ¶ added in v0.23.0
func (m IsChangePoint_ResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IsChangePoint_ResponseMultiError) Error ¶ added in v0.23.0
func (m IsChangePoint_ResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IsChangePoint_ResponseValidationError ¶ added in v0.23.0
type IsChangePoint_ResponseValidationError struct {
// contains filtered or unexported fields
}
IsChangePoint_ResponseValidationError is the validation error returned by IsChangePoint_Response.Validate if the designated constraints aren't met.
func (IsChangePoint_ResponseValidationError) Cause ¶ added in v0.23.0
func (e IsChangePoint_ResponseValidationError) Cause() error
Cause function returns cause value.
func (IsChangePoint_ResponseValidationError) Error ¶ added in v0.23.0
func (e IsChangePoint_ResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IsChangePoint_ResponseValidationError) ErrorName ¶ added in v0.23.0
func (e IsChangePoint_ResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IsChangePoint_ResponseValidationError) Field ¶ added in v0.23.0
func (e IsChangePoint_ResponseValidationError) Field() string
Field function returns field value.
func (IsChangePoint_ResponseValidationError) Key ¶ added in v0.23.0
func (e IsChangePoint_ResponseValidationError) Key() bool
Key function returns key value.
func (IsChangePoint_ResponseValidationError) Reason ¶ added in v0.23.0
func (e IsChangePoint_ResponseValidationError) Reason() string
Reason function returns reason value.
type Node ¶
type Node struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ExternalId string `protobuf:"bytes,2,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` IsIdentity bool `protobuf:"varint,4,opt,name=is_identity,json=isIdentity,proto3" json:"is_identity,omitempty"` // contains filtered or unexported fields }
func (*Node) Descriptor
deprecated
func (*Node) GetExternalId ¶ added in v0.25.0
func (*Node) GetIsIdentity ¶ added in v0.25.0
func (*Node) ProtoMessage ¶
func (*Node) ProtoMessage()
func (*Node) ProtoReflect ¶
func (x *Node) ProtoReflect() protoreflect.Message
func (*Node) Validate ¶
Validate checks the field values on Node 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 (*Node) ValidateAll ¶
ValidateAll checks the field values on Node 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 NodeMultiError, or nil if none found.
type NodeMatch ¶
type NodeMatch struct { ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*NodeMatch) Descriptor
deprecated
func (*NodeMatch) GetExternalId ¶
func (*NodeMatch) ProtoMessage ¶
func (*NodeMatch) ProtoMessage()
func (*NodeMatch) ProtoReflect ¶
func (x *NodeMatch) ProtoReflect() protoreflect.Message
func (*NodeMatch) Validate ¶
Validate checks the field values on NodeMatch 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 (*NodeMatch) ValidateAll ¶
ValidateAll checks the field values on NodeMatch 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 NodeMatchMultiError, or nil if none found.
type NodeMatchMultiError ¶
type NodeMatchMultiError []error
NodeMatchMultiError is an error wrapping multiple validation errors returned by NodeMatch.ValidateAll() if the designated constraints aren't met.
func (NodeMatchMultiError) AllErrors ¶
func (m NodeMatchMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NodeMatchMultiError) Error ¶
func (m NodeMatchMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NodeMatchValidationError ¶
type NodeMatchValidationError struct {
// contains filtered or unexported fields
}
NodeMatchValidationError is the validation error returned by NodeMatch.Validate if the designated constraints aren't met.
func (NodeMatchValidationError) Cause ¶
func (e NodeMatchValidationError) Cause() error
Cause function returns cause value.
func (NodeMatchValidationError) Error ¶
func (e NodeMatchValidationError) Error() string
Error satisfies the builtin error interface
func (NodeMatchValidationError) ErrorName ¶
func (e NodeMatchValidationError) ErrorName() string
ErrorName returns error name.
func (NodeMatchValidationError) Field ¶
func (e NodeMatchValidationError) Field() string
Field function returns field value.
func (NodeMatchValidationError) Key ¶
func (e NodeMatchValidationError) Key() bool
Key function returns key value.
func (NodeMatchValidationError) Reason ¶
func (e NodeMatchValidationError) Reason() string
Reason function returns reason value.
type NodeMultiError ¶
type NodeMultiError []error
NodeMultiError is an error wrapping multiple validation errors returned by Node.ValidateAll() if the designated constraints aren't met.
func (NodeMultiError) AllErrors ¶
func (m NodeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NodeMultiError) Error ¶
func (m NodeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NodeValidationError ¶
type NodeValidationError struct {
// contains filtered or unexported fields
}
NodeValidationError is the validation error returned by Node.Validate if the designated constraints aren't met.
func (NodeValidationError) Cause ¶
func (e NodeValidationError) Cause() error
Cause function returns cause value.
func (NodeValidationError) Error ¶
func (e NodeValidationError) Error() string
Error satisfies the builtin error interface
func (NodeValidationError) ErrorName ¶
func (e NodeValidationError) ErrorName() string
ErrorName returns error name.
func (NodeValidationError) Field ¶
func (e NodeValidationError) Field() string
Field function returns field value.
func (NodeValidationError) Key ¶
func (e NodeValidationError) Key() bool
Key function returns key value.
func (NodeValidationError) Reason ¶
func (e NodeValidationError) Reason() string
Reason function returns reason value.
type ReadConfig ¶ added in v0.19.1
type ReadConfig struct { // Types that are assignable to Identifier: // // *ReadConfig_Id // *ReadConfig_Name Identifier isReadConfig_Identifier `protobuf_oneof:"identifier"` ContainersPath *ContainersPath `protobuf:"bytes,4,opt,name=containers_path,json=containersPath,proto3" json:"containers_path,omitempty"` Type ConfigType `protobuf:"varint,3,opt,name=type,proto3,enum=indykite.auditsink.v1beta1.ConfigType" json:"type,omitempty"` // contains filtered or unexported fields }
func (*ReadConfig) Descriptor
deprecated
added in
v0.19.1
func (*ReadConfig) Descriptor() ([]byte, []int)
Deprecated: Use ReadConfig.ProtoReflect.Descriptor instead.
func (*ReadConfig) GetContainersPath ¶ added in v0.22.0
func (x *ReadConfig) GetContainersPath() *ContainersPath
func (*ReadConfig) GetId ¶ added in v0.19.1
func (x *ReadConfig) GetId() string
func (*ReadConfig) GetIdentifier ¶ added in v0.19.1
func (m *ReadConfig) GetIdentifier() isReadConfig_Identifier
func (*ReadConfig) GetName ¶ added in v0.19.1
func (x *ReadConfig) GetName() *ReadConfig_NameIdentifier
func (*ReadConfig) GetType ¶ added in v0.19.1
func (x *ReadConfig) GetType() ConfigType
func (*ReadConfig) ProtoMessage ¶ added in v0.19.1
func (*ReadConfig) ProtoMessage()
func (*ReadConfig) ProtoReflect ¶ added in v0.19.1
func (x *ReadConfig) ProtoReflect() protoreflect.Message
func (*ReadConfig) Reset ¶ added in v0.19.1
func (x *ReadConfig) Reset()
func (*ReadConfig) String ¶ added in v0.19.1
func (x *ReadConfig) String() string
func (*ReadConfig) Validate ¶ added in v0.19.1
func (m *ReadConfig) Validate() error
Validate checks the field values on ReadConfig 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 (*ReadConfig) ValidateAll ¶ added in v0.19.1
func (m *ReadConfig) ValidateAll() error
ValidateAll checks the field values on ReadConfig 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 ReadConfigMultiError, or nil if none found.
type ReadConfigMultiError ¶ added in v0.19.1
type ReadConfigMultiError []error
ReadConfigMultiError is an error wrapping multiple validation errors returned by ReadConfig.ValidateAll() if the designated constraints aren't met.
func (ReadConfigMultiError) AllErrors ¶ added in v0.19.1
func (m ReadConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReadConfigMultiError) Error ¶ added in v0.19.1
func (m ReadConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReadConfigValidationError ¶ added in v0.19.1
type ReadConfigValidationError struct {
// contains filtered or unexported fields
}
ReadConfigValidationError is the validation error returned by ReadConfig.Validate if the designated constraints aren't met.
func (ReadConfigValidationError) Cause ¶ added in v0.19.1
func (e ReadConfigValidationError) Cause() error
Cause function returns cause value.
func (ReadConfigValidationError) Error ¶ added in v0.19.1
func (e ReadConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ReadConfigValidationError) ErrorName ¶ added in v0.19.1
func (e ReadConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ReadConfigValidationError) Field ¶ added in v0.19.1
func (e ReadConfigValidationError) Field() string
Field function returns field value.
func (ReadConfigValidationError) Key ¶ added in v0.19.1
func (e ReadConfigValidationError) Key() bool
Key function returns key value.
func (ReadConfigValidationError) Reason ¶ added in v0.19.1
func (e ReadConfigValidationError) Reason() string
Reason function returns reason value.
type ReadConfig_Id ¶ added in v0.19.1
type ReadConfig_Id struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3,oneof"`
}
type ReadConfig_Name ¶ added in v0.19.1
type ReadConfig_Name struct {
Name *ReadConfig_NameIdentifier `protobuf:"bytes,2,opt,name=name,proto3,oneof"`
}
type ReadConfig_NameIdentifier ¶ added in v0.19.1
type ReadConfig_NameIdentifier struct { // LocationId specify under which container the name search happen. Might be empty if searching customer. LocationId string `protobuf:"bytes,1,opt,name=location_id,json=locationId,proto3" json:"location_id,omitempty"` // LocationType specify under which container type the name search happen. Might be empty if searching customer. LocationType *ConfigType `` /* 147-byte string literal not displayed */ Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ReadConfig_NameIdentifier) Descriptor
deprecated
added in
v0.19.1
func (*ReadConfig_NameIdentifier) Descriptor() ([]byte, []int)
Deprecated: Use ReadConfig_NameIdentifier.ProtoReflect.Descriptor instead.
func (*ReadConfig_NameIdentifier) GetLocationId ¶ added in v0.19.1
func (x *ReadConfig_NameIdentifier) GetLocationId() string
func (*ReadConfig_NameIdentifier) GetLocationType ¶ added in v0.19.1
func (x *ReadConfig_NameIdentifier) GetLocationType() ConfigType
func (*ReadConfig_NameIdentifier) GetName ¶ added in v0.19.1
func (x *ReadConfig_NameIdentifier) GetName() string
func (*ReadConfig_NameIdentifier) ProtoMessage ¶ added in v0.19.1
func (*ReadConfig_NameIdentifier) ProtoMessage()
func (*ReadConfig_NameIdentifier) ProtoReflect ¶ added in v0.19.1
func (x *ReadConfig_NameIdentifier) ProtoReflect() protoreflect.Message
func (*ReadConfig_NameIdentifier) Reset ¶ added in v0.19.1
func (x *ReadConfig_NameIdentifier) Reset()
func (*ReadConfig_NameIdentifier) String ¶ added in v0.19.1
func (x *ReadConfig_NameIdentifier) String() string
func (*ReadConfig_NameIdentifier) Validate ¶ added in v0.19.1
func (m *ReadConfig_NameIdentifier) Validate() error
Validate checks the field values on ReadConfig_NameIdentifier 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 (*ReadConfig_NameIdentifier) ValidateAll ¶ added in v0.19.1
func (m *ReadConfig_NameIdentifier) ValidateAll() error
ValidateAll checks the field values on ReadConfig_NameIdentifier 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 ReadConfig_NameIdentifierMultiError, or nil if none found.
type ReadConfig_NameIdentifierMultiError ¶ added in v0.19.1
type ReadConfig_NameIdentifierMultiError []error
ReadConfig_NameIdentifierMultiError is an error wrapping multiple validation errors returned by ReadConfig_NameIdentifier.ValidateAll() if the designated constraints aren't met.
func (ReadConfig_NameIdentifierMultiError) AllErrors ¶ added in v0.19.1
func (m ReadConfig_NameIdentifierMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReadConfig_NameIdentifierMultiError) Error ¶ added in v0.19.1
func (m ReadConfig_NameIdentifierMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReadConfig_NameIdentifierValidationError ¶ added in v0.19.1
type ReadConfig_NameIdentifierValidationError struct {
// contains filtered or unexported fields
}
ReadConfig_NameIdentifierValidationError is the validation error returned by ReadConfig_NameIdentifier.Validate if the designated constraints aren't met.
func (ReadConfig_NameIdentifierValidationError) Cause ¶ added in v0.19.1
func (e ReadConfig_NameIdentifierValidationError) Cause() error
Cause function returns cause value.
func (ReadConfig_NameIdentifierValidationError) Error ¶ added in v0.19.1
func (e ReadConfig_NameIdentifierValidationError) Error() string
Error satisfies the builtin error interface
func (ReadConfig_NameIdentifierValidationError) ErrorName ¶ added in v0.19.1
func (e ReadConfig_NameIdentifierValidationError) ErrorName() string
ErrorName returns error name.
func (ReadConfig_NameIdentifierValidationError) Field ¶ added in v0.19.1
func (e ReadConfig_NameIdentifierValidationError) Field() string
Field function returns field value.
func (ReadConfig_NameIdentifierValidationError) Key ¶ added in v0.19.1
func (e ReadConfig_NameIdentifierValidationError) Key() bool
Key function returns key value.
func (ReadConfig_NameIdentifierValidationError) Reason ¶ added in v0.19.1
func (e ReadConfig_NameIdentifierValidationError) Reason() string
Reason function returns reason value.
type Relationship ¶ added in v0.25.0
type Relationship struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Source *NodeMatch `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` Target *NodeMatch `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` // contains filtered or unexported fields }
func (*Relationship) Descriptor
deprecated
added in
v0.25.0
func (*Relationship) Descriptor() ([]byte, []int)
Deprecated: Use Relationship.ProtoReflect.Descriptor instead.
func (*Relationship) GetSource ¶ added in v0.25.0
func (x *Relationship) GetSource() *NodeMatch
func (*Relationship) GetTarget ¶ added in v0.25.0
func (x *Relationship) GetTarget() *NodeMatch
func (*Relationship) GetType ¶ added in v0.25.0
func (x *Relationship) GetType() string
func (*Relationship) ProtoMessage ¶ added in v0.25.0
func (*Relationship) ProtoMessage()
func (*Relationship) ProtoReflect ¶ added in v0.25.0
func (x *Relationship) ProtoReflect() protoreflect.Message
func (*Relationship) Reset ¶ added in v0.25.0
func (x *Relationship) Reset()
func (*Relationship) String ¶ added in v0.25.0
func (x *Relationship) String() string
func (*Relationship) Validate ¶ added in v0.25.0
func (m *Relationship) Validate() error
Validate checks the field values on Relationship 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 (*Relationship) ValidateAll ¶ added in v0.25.0
func (m *Relationship) ValidateAll() error
ValidateAll checks the field values on Relationship 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 RelationshipMultiError, or nil if none found.
type RelationshipMultiError ¶ added in v0.25.0
type RelationshipMultiError []error
RelationshipMultiError is an error wrapping multiple validation errors returned by Relationship.ValidateAll() if the designated constraints aren't met.
func (RelationshipMultiError) AllErrors ¶ added in v0.25.0
func (m RelationshipMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RelationshipMultiError) Error ¶ added in v0.25.0
func (m RelationshipMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RelationshipValidationError ¶ added in v0.25.0
type RelationshipValidationError struct {
// contains filtered or unexported fields
}
RelationshipValidationError is the validation error returned by Relationship.Validate if the designated constraints aren't met.
func (RelationshipValidationError) Cause ¶ added in v0.25.0
func (e RelationshipValidationError) Cause() error
Cause function returns cause value.
func (RelationshipValidationError) Error ¶ added in v0.25.0
func (e RelationshipValidationError) Error() string
Error satisfies the builtin error interface
func (RelationshipValidationError) ErrorName ¶ added in v0.25.0
func (e RelationshipValidationError) ErrorName() string
ErrorName returns error name.
func (RelationshipValidationError) Field ¶ added in v0.25.0
func (e RelationshipValidationError) Field() string
Field function returns field value.
func (RelationshipValidationError) Key ¶ added in v0.25.0
func (e RelationshipValidationError) Key() bool
Key function returns key value.
func (RelationshipValidationError) Reason ¶ added in v0.25.0
func (e RelationshipValidationError) Reason() string
Reason function returns reason value.
type Resource ¶
type Resource struct { ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*Resource) Descriptor
deprecated
func (*Resource) GetExternalId ¶
func (*Resource) ProtoMessage ¶
func (*Resource) ProtoMessage()
func (*Resource) ProtoReflect ¶
func (x *Resource) ProtoReflect() protoreflect.Message
func (*Resource) Validate ¶
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 ¶
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 ¶
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 ¶
func (m ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceMultiError) Error ¶
func (m ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceValidationError ¶
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 ¶
func (e ResourceValidationError) Cause() error
Cause function returns cause value.
func (ResourceValidationError) Error ¶
func (e ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceValidationError) ErrorName ¶
func (e ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceValidationError) Field ¶
func (e ResourceValidationError) Field() string
Field function returns field value.
func (ResourceValidationError) Key ¶
func (e ResourceValidationError) Key() bool
Key function returns key value.
func (ResourceValidationError) Reason ¶
func (e ResourceValidationError) Reason() string
Reason function returns reason value.
type RevokeConfigPermissions ¶ added in v0.19.1
type RevokeConfigPermissions struct { // TargetIdentifier is gid identifier of Service Account or DigitalTwin. TargetIdentifier string `protobuf:"bytes,1,opt,name=target_identifier,json=targetIdentifier,proto3" json:"target_identifier,omitempty"` // TargetType is type of TargetIdentifier. TargetType ConfigType `` /* 135-byte string literal not displayed */ // Permission role id to be assigned. Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // CustomerId under which to assign permissions. CustomerId string `protobuf:"bytes,4,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"` // Object to which Permission will be linked to. Can be Customer, AppSpace or Tenant. ObjectId string `protobuf:"bytes,5,opt,name=object_id,json=objectId,proto3" json:"object_id,omitempty"` // Object type is type of object_id. ObjectType ConfigType `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RevokeConfigPermissions) Descriptor
deprecated
added in
v0.19.1
func (*RevokeConfigPermissions) Descriptor() ([]byte, []int)
Deprecated: Use RevokeConfigPermissions.ProtoReflect.Descriptor instead.
func (*RevokeConfigPermissions) GetCustomerId ¶ added in v0.19.1
func (x *RevokeConfigPermissions) GetCustomerId() string
func (*RevokeConfigPermissions) GetObjectId ¶ added in v0.19.1
func (x *RevokeConfigPermissions) GetObjectId() string
func (*RevokeConfigPermissions) GetObjectType ¶ added in v0.19.1
func (x *RevokeConfigPermissions) GetObjectType() ConfigType
func (*RevokeConfigPermissions) GetRole ¶ added in v0.19.1
func (x *RevokeConfigPermissions) GetRole() string
func (*RevokeConfigPermissions) GetTargetIdentifier ¶ added in v0.19.1
func (x *RevokeConfigPermissions) GetTargetIdentifier() string
func (*RevokeConfigPermissions) GetTargetType ¶ added in v0.19.1
func (x *RevokeConfigPermissions) GetTargetType() ConfigType
func (*RevokeConfigPermissions) ProtoMessage ¶ added in v0.19.1
func (*RevokeConfigPermissions) ProtoMessage()
func (*RevokeConfigPermissions) ProtoReflect ¶ added in v0.19.1
func (x *RevokeConfigPermissions) ProtoReflect() protoreflect.Message
func (*RevokeConfigPermissions) Reset ¶ added in v0.19.1
func (x *RevokeConfigPermissions) Reset()
func (*RevokeConfigPermissions) String ¶ added in v0.19.1
func (x *RevokeConfigPermissions) String() string
func (*RevokeConfigPermissions) Validate ¶ added in v0.19.1
func (m *RevokeConfigPermissions) Validate() error
Validate checks the field values on RevokeConfigPermissions 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 (*RevokeConfigPermissions) ValidateAll ¶ added in v0.19.1
func (m *RevokeConfigPermissions) ValidateAll() error
ValidateAll checks the field values on RevokeConfigPermissions 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 RevokeConfigPermissionsMultiError, or nil if none found.
type RevokeConfigPermissionsMultiError ¶ added in v0.19.1
type RevokeConfigPermissionsMultiError []error
RevokeConfigPermissionsMultiError is an error wrapping multiple validation errors returned by RevokeConfigPermissions.ValidateAll() if the designated constraints aren't met.
func (RevokeConfigPermissionsMultiError) AllErrors ¶ added in v0.19.1
func (m RevokeConfigPermissionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeConfigPermissionsMultiError) Error ¶ added in v0.19.1
func (m RevokeConfigPermissionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeConfigPermissionsValidationError ¶ added in v0.19.1
type RevokeConfigPermissionsValidationError struct {
// contains filtered or unexported fields
}
RevokeConfigPermissionsValidationError is the validation error returned by RevokeConfigPermissions.Validate if the designated constraints aren't met.
func (RevokeConfigPermissionsValidationError) Cause ¶ added in v0.19.1
func (e RevokeConfigPermissionsValidationError) Cause() error
Cause function returns cause value.
func (RevokeConfigPermissionsValidationError) Error ¶ added in v0.19.1
func (e RevokeConfigPermissionsValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeConfigPermissionsValidationError) ErrorName ¶ added in v0.19.1
func (e RevokeConfigPermissionsValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeConfigPermissionsValidationError) Field ¶ added in v0.19.1
func (e RevokeConfigPermissionsValidationError) Field() string
Field function returns field value.
func (RevokeConfigPermissionsValidationError) Key ¶ added in v0.19.1
func (e RevokeConfigPermissionsValidationError) Key() bool
Key function returns key value.
func (RevokeConfigPermissionsValidationError) Reason ¶ added in v0.19.1
func (e RevokeConfigPermissionsValidationError) Reason() string
Reason function returns reason value.
type ServiceAccountCredentialConfig ¶ added in v0.19.1
type ServiceAccountCredentialConfig struct { Kid string `protobuf:"bytes,1,opt,name=kid,proto3" json:"kid,omitempty"` // KeyFormat specify in which format the public key was provided. // Could by empty, if no public key was provided. KeyFormat string `protobuf:"bytes,2,opt,name=key_format,json=keyFormat,proto3" json:"key_format,omitempty"` OriginalKid string `protobuf:"bytes,3,opt,name=original_kid,json=originalKid,proto3" json:"original_kid,omitempty"` ExpireTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // contains filtered or unexported fields }
func (*ServiceAccountCredentialConfig) Descriptor
deprecated
added in
v0.19.1
func (*ServiceAccountCredentialConfig) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAccountCredentialConfig.ProtoReflect.Descriptor instead.
func (*ServiceAccountCredentialConfig) GetExpireTime ¶ added in v0.19.1
func (x *ServiceAccountCredentialConfig) GetExpireTime() *timestamppb.Timestamp
func (*ServiceAccountCredentialConfig) GetKeyFormat ¶ added in v0.19.1
func (x *ServiceAccountCredentialConfig) GetKeyFormat() string
func (*ServiceAccountCredentialConfig) GetKid ¶ added in v0.19.1
func (x *ServiceAccountCredentialConfig) GetKid() string
func (*ServiceAccountCredentialConfig) GetOriginalKid ¶ added in v0.19.1
func (x *ServiceAccountCredentialConfig) GetOriginalKid() string
func (*ServiceAccountCredentialConfig) ProtoMessage ¶ added in v0.19.1
func (*ServiceAccountCredentialConfig) ProtoMessage()
func (*ServiceAccountCredentialConfig) ProtoReflect ¶ added in v0.19.1
func (x *ServiceAccountCredentialConfig) ProtoReflect() protoreflect.Message
func (*ServiceAccountCredentialConfig) Reset ¶ added in v0.19.1
func (x *ServiceAccountCredentialConfig) Reset()
func (*ServiceAccountCredentialConfig) String ¶ added in v0.19.1
func (x *ServiceAccountCredentialConfig) String() string
func (*ServiceAccountCredentialConfig) Validate ¶ added in v0.19.1
func (m *ServiceAccountCredentialConfig) Validate() error
Validate checks the field values on ServiceAccountCredentialConfig 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 (*ServiceAccountCredentialConfig) ValidateAll ¶ added in v0.19.1
func (m *ServiceAccountCredentialConfig) ValidateAll() error
ValidateAll checks the field values on ServiceAccountCredentialConfig 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 ServiceAccountCredentialConfigMultiError, or nil if none found.
type ServiceAccountCredentialConfigMultiError ¶ added in v0.19.1
type ServiceAccountCredentialConfigMultiError []error
ServiceAccountCredentialConfigMultiError is an error wrapping multiple validation errors returned by ServiceAccountCredentialConfig.ValidateAll() if the designated constraints aren't met.
func (ServiceAccountCredentialConfigMultiError) AllErrors ¶ added in v0.19.1
func (m ServiceAccountCredentialConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceAccountCredentialConfigMultiError) Error ¶ added in v0.19.1
func (m ServiceAccountCredentialConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceAccountCredentialConfigValidationError ¶ added in v0.19.1
type ServiceAccountCredentialConfigValidationError struct {
// contains filtered or unexported fields
}
ServiceAccountCredentialConfigValidationError is the validation error returned by ServiceAccountCredentialConfig.Validate if the designated constraints aren't met.
func (ServiceAccountCredentialConfigValidationError) Cause ¶ added in v0.19.1
func (e ServiceAccountCredentialConfigValidationError) Cause() error
Cause function returns cause value.
func (ServiceAccountCredentialConfigValidationError) Error ¶ added in v0.19.1
func (e ServiceAccountCredentialConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceAccountCredentialConfigValidationError) ErrorName ¶ added in v0.19.1
func (e ServiceAccountCredentialConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceAccountCredentialConfigValidationError) Field ¶ added in v0.19.1
func (e ServiceAccountCredentialConfigValidationError) Field() string
Field function returns field value.
func (ServiceAccountCredentialConfigValidationError) Key ¶ added in v0.19.1
func (e ServiceAccountCredentialConfigValidationError) Key() bool
Key function returns key value.
func (ServiceAccountCredentialConfigValidationError) Reason ¶ added in v0.19.1
func (e ServiceAccountCredentialConfigValidationError) Reason() string
Reason function returns reason value.
type TokenIntrospectConfig ¶ added in v0.28.0
type TokenIntrospectConfig struct { // Token matcher specify for which token this configuration applies. // Currently only JWT issuer is supported, regexp for opaque tokens will be implemented later. // // Types that are assignable to TokenMatcher: // // *TokenIntrospectConfig_Jwt // *TokenIntrospectConfig_Opaque_ TokenMatcher isTokenIntrospectConfig_TokenMatcher `protobuf_oneof:"token_matcher"` // Types that are assignable to Validation: // // *TokenIntrospectConfig_Offline_ // *TokenIntrospectConfig_Online_ Validation isTokenIntrospectConfig_Validation `protobuf_oneof:"validation"` // ClaimsMapping specify which claims from the token should be mapped to IKG Property with given name. // Remember, that 'email' claim is always extracted if exists and stored under 'email' key in IKG. // // Key specify name of property in IKG. // Value specify which claim to map and how. ClaimsMapping map[string]*TokenIntrospectConfig_Claim `` /* 188-byte string literal not displayed */ // Node type in IKG to which we will try to match sub claim with DT external_id. IkgNodeType string `protobuf:"bytes,5,opt,name=ikg_node_type,json=ikgNodeType,proto3" json:"ikg_node_type,omitempty"` // Perform Upsert specify, if we should create and/or update DigitalTwin in IKG if it doesn't exist with. // In future this will perform upsert also on properties that are derived from token. PerformUpsert bool `protobuf:"varint,6,opt,name=perform_upsert,json=performUpsert,proto3" json:"perform_upsert,omitempty"` // contains filtered or unexported fields }
Token Introspect configuration for AppSpace.
func (*TokenIntrospectConfig) Descriptor
deprecated
added in
v0.28.0
func (*TokenIntrospectConfig) Descriptor() ([]byte, []int)
Deprecated: Use TokenIntrospectConfig.ProtoReflect.Descriptor instead.
func (*TokenIntrospectConfig) GetClaimsMapping ¶ added in v0.28.0
func (x *TokenIntrospectConfig) GetClaimsMapping() map[string]*TokenIntrospectConfig_Claim
func (*TokenIntrospectConfig) GetIkgNodeType ¶ added in v0.28.0
func (x *TokenIntrospectConfig) GetIkgNodeType() string
func (*TokenIntrospectConfig) GetJwt ¶ added in v0.28.0
func (x *TokenIntrospectConfig) GetJwt() *TokenIntrospectConfig_JWT
func (*TokenIntrospectConfig) GetOffline ¶ added in v0.28.0
func (x *TokenIntrospectConfig) GetOffline() *TokenIntrospectConfig_Offline
func (*TokenIntrospectConfig) GetOnline ¶ added in v0.38.0
func (x *TokenIntrospectConfig) GetOnline() *TokenIntrospectConfig_Online
func (*TokenIntrospectConfig) GetOpaque ¶ added in v0.38.0
func (x *TokenIntrospectConfig) GetOpaque() *TokenIntrospectConfig_Opaque
func (*TokenIntrospectConfig) GetPerformUpsert ¶ added in v0.28.0
func (x *TokenIntrospectConfig) GetPerformUpsert() bool
func (*TokenIntrospectConfig) GetTokenMatcher ¶ added in v0.28.0
func (m *TokenIntrospectConfig) GetTokenMatcher() isTokenIntrospectConfig_TokenMatcher
func (*TokenIntrospectConfig) GetValidation ¶ added in v0.28.0
func (m *TokenIntrospectConfig) GetValidation() isTokenIntrospectConfig_Validation
func (*TokenIntrospectConfig) ProtoMessage ¶ added in v0.28.0
func (*TokenIntrospectConfig) ProtoMessage()
func (*TokenIntrospectConfig) ProtoReflect ¶ added in v0.28.0
func (x *TokenIntrospectConfig) ProtoReflect() protoreflect.Message
func (*TokenIntrospectConfig) Reset ¶ added in v0.28.0
func (x *TokenIntrospectConfig) Reset()
func (*TokenIntrospectConfig) String ¶ added in v0.28.0
func (x *TokenIntrospectConfig) String() string
func (*TokenIntrospectConfig) Validate ¶ added in v0.28.0
func (m *TokenIntrospectConfig) Validate() error
Validate checks the field values on TokenIntrospectConfig 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 (*TokenIntrospectConfig) ValidateAll ¶ added in v0.28.0
func (m *TokenIntrospectConfig) ValidateAll() error
ValidateAll checks the field values on TokenIntrospectConfig 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 TokenIntrospectConfigMultiError, or nil if none found.
type TokenIntrospectConfigMultiError ¶ added in v0.28.0
type TokenIntrospectConfigMultiError []error
TokenIntrospectConfigMultiError is an error wrapping multiple validation errors returned by TokenIntrospectConfig.ValidateAll() if the designated constraints aren't met.
func (TokenIntrospectConfigMultiError) AllErrors ¶ added in v0.28.0
func (m TokenIntrospectConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenIntrospectConfigMultiError) Error ¶ added in v0.28.0
func (m TokenIntrospectConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TokenIntrospectConfigValidationError ¶ added in v0.28.0
type TokenIntrospectConfigValidationError struct {
// contains filtered or unexported fields
}
TokenIntrospectConfigValidationError is the validation error returned by TokenIntrospectConfig.Validate if the designated constraints aren't met.
func (TokenIntrospectConfigValidationError) Cause ¶ added in v0.28.0
func (e TokenIntrospectConfigValidationError) Cause() error
Cause function returns cause value.
func (TokenIntrospectConfigValidationError) Error ¶ added in v0.28.0
func (e TokenIntrospectConfigValidationError) Error() string
Error satisfies the builtin error interface
func (TokenIntrospectConfigValidationError) ErrorName ¶ added in v0.28.0
func (e TokenIntrospectConfigValidationError) ErrorName() string
ErrorName returns error name.
func (TokenIntrospectConfigValidationError) Field ¶ added in v0.28.0
func (e TokenIntrospectConfigValidationError) Field() string
Field function returns field value.
func (TokenIntrospectConfigValidationError) Key ¶ added in v0.28.0
func (e TokenIntrospectConfigValidationError) Key() bool
Key function returns key value.
func (TokenIntrospectConfigValidationError) Reason ¶ added in v0.28.0
func (e TokenIntrospectConfigValidationError) Reason() string
Reason function returns reason value.
type TokenIntrospectConfig_Claim ¶ added in v0.28.0
type TokenIntrospectConfig_Claim struct { // JSON selector of property in token claims. Currently just name in top-level object is supported. // // By default we support all standard claims from OpenID specification https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims, // and mapping will fail if claim and data type will not match the standard. // // For non-standard claims the type will be derived from the JSON. Selector string `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"` // contains filtered or unexported fields }
Claim specify details about claim that will be mapped to IKG.
func (*TokenIntrospectConfig_Claim) Descriptor
deprecated
added in
v0.28.0
func (*TokenIntrospectConfig_Claim) Descriptor() ([]byte, []int)
Deprecated: Use TokenIntrospectConfig_Claim.ProtoReflect.Descriptor instead.
func (*TokenIntrospectConfig_Claim) GetSelector ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Claim) GetSelector() string
func (*TokenIntrospectConfig_Claim) ProtoMessage ¶ added in v0.28.0
func (*TokenIntrospectConfig_Claim) ProtoMessage()
func (*TokenIntrospectConfig_Claim) ProtoReflect ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Claim) ProtoReflect() protoreflect.Message
func (*TokenIntrospectConfig_Claim) Reset ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Claim) Reset()
func (*TokenIntrospectConfig_Claim) String ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Claim) String() string
func (*TokenIntrospectConfig_Claim) Validate ¶ added in v0.28.0
func (m *TokenIntrospectConfig_Claim) Validate() error
Validate checks the field values on TokenIntrospectConfig_Claim 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 (*TokenIntrospectConfig_Claim) ValidateAll ¶ added in v0.28.0
func (m *TokenIntrospectConfig_Claim) ValidateAll() error
ValidateAll checks the field values on TokenIntrospectConfig_Claim 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 TokenIntrospectConfig_ClaimMultiError, or nil if none found.
type TokenIntrospectConfig_ClaimMultiError ¶ added in v0.28.0
type TokenIntrospectConfig_ClaimMultiError []error
TokenIntrospectConfig_ClaimMultiError is an error wrapping multiple validation errors returned by TokenIntrospectConfig_Claim.ValidateAll() if the designated constraints aren't met.
func (TokenIntrospectConfig_ClaimMultiError) AllErrors ¶ added in v0.28.0
func (m TokenIntrospectConfig_ClaimMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenIntrospectConfig_ClaimMultiError) Error ¶ added in v0.28.0
func (m TokenIntrospectConfig_ClaimMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TokenIntrospectConfig_ClaimValidationError ¶ added in v0.28.0
type TokenIntrospectConfig_ClaimValidationError struct {
// contains filtered or unexported fields
}
TokenIntrospectConfig_ClaimValidationError is the validation error returned by TokenIntrospectConfig_Claim.Validate if the designated constraints aren't met.
func (TokenIntrospectConfig_ClaimValidationError) Cause ¶ added in v0.28.0
func (e TokenIntrospectConfig_ClaimValidationError) Cause() error
Cause function returns cause value.
func (TokenIntrospectConfig_ClaimValidationError) Error ¶ added in v0.28.0
func (e TokenIntrospectConfig_ClaimValidationError) Error() string
Error satisfies the builtin error interface
func (TokenIntrospectConfig_ClaimValidationError) ErrorName ¶ added in v0.28.0
func (e TokenIntrospectConfig_ClaimValidationError) ErrorName() string
ErrorName returns error name.
func (TokenIntrospectConfig_ClaimValidationError) Field ¶ added in v0.28.0
func (e TokenIntrospectConfig_ClaimValidationError) Field() string
Field function returns field value.
func (TokenIntrospectConfig_ClaimValidationError) Key ¶ added in v0.28.0
func (e TokenIntrospectConfig_ClaimValidationError) Key() bool
Key function returns key value.
func (TokenIntrospectConfig_ClaimValidationError) Reason ¶ added in v0.28.0
func (e TokenIntrospectConfig_ClaimValidationError) Reason() string
Reason function returns reason value.
type TokenIntrospectConfig_JWT ¶ added in v0.28.0
type TokenIntrospectConfig_JWT struct { // Issuer is used to exact match based on `iss` claim in JWT. Issuer string `protobuf:"bytes,1,opt,name=issuer,proto3" json:"issuer,omitempty"` // Audience is used to exact match based on `aud` claim in JWT. Audience string `protobuf:"bytes,2,opt,name=audience,proto3" json:"audience,omitempty"` // contains filtered or unexported fields }
JWT specifies all attributes to match with received token.
func (*TokenIntrospectConfig_JWT) Descriptor
deprecated
added in
v0.28.0
func (*TokenIntrospectConfig_JWT) Descriptor() ([]byte, []int)
Deprecated: Use TokenIntrospectConfig_JWT.ProtoReflect.Descriptor instead.
func (*TokenIntrospectConfig_JWT) GetAudience ¶ added in v0.28.0
func (x *TokenIntrospectConfig_JWT) GetAudience() string
func (*TokenIntrospectConfig_JWT) GetIssuer ¶ added in v0.28.0
func (x *TokenIntrospectConfig_JWT) GetIssuer() string
func (*TokenIntrospectConfig_JWT) ProtoMessage ¶ added in v0.28.0
func (*TokenIntrospectConfig_JWT) ProtoMessage()
func (*TokenIntrospectConfig_JWT) ProtoReflect ¶ added in v0.28.0
func (x *TokenIntrospectConfig_JWT) ProtoReflect() protoreflect.Message
func (*TokenIntrospectConfig_JWT) Reset ¶ added in v0.28.0
func (x *TokenIntrospectConfig_JWT) Reset()
func (*TokenIntrospectConfig_JWT) String ¶ added in v0.28.0
func (x *TokenIntrospectConfig_JWT) String() string
func (*TokenIntrospectConfig_JWT) Validate ¶ added in v0.28.0
func (m *TokenIntrospectConfig_JWT) Validate() error
Validate checks the field values on TokenIntrospectConfig_JWT 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 (*TokenIntrospectConfig_JWT) ValidateAll ¶ added in v0.28.0
func (m *TokenIntrospectConfig_JWT) ValidateAll() error
ValidateAll checks the field values on TokenIntrospectConfig_JWT 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 TokenIntrospectConfig_JWTMultiError, or nil if none found.
type TokenIntrospectConfig_JWTMultiError ¶ added in v0.28.0
type TokenIntrospectConfig_JWTMultiError []error
TokenIntrospectConfig_JWTMultiError is an error wrapping multiple validation errors returned by TokenIntrospectConfig_JWT.ValidateAll() if the designated constraints aren't met.
func (TokenIntrospectConfig_JWTMultiError) AllErrors ¶ added in v0.28.0
func (m TokenIntrospectConfig_JWTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenIntrospectConfig_JWTMultiError) Error ¶ added in v0.28.0
func (m TokenIntrospectConfig_JWTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TokenIntrospectConfig_JWTValidationError ¶ added in v0.28.0
type TokenIntrospectConfig_JWTValidationError struct {
// contains filtered or unexported fields
}
TokenIntrospectConfig_JWTValidationError is the validation error returned by TokenIntrospectConfig_JWT.Validate if the designated constraints aren't met.
func (TokenIntrospectConfig_JWTValidationError) Cause ¶ added in v0.28.0
func (e TokenIntrospectConfig_JWTValidationError) Cause() error
Cause function returns cause value.
func (TokenIntrospectConfig_JWTValidationError) Error ¶ added in v0.28.0
func (e TokenIntrospectConfig_JWTValidationError) Error() string
Error satisfies the builtin error interface
func (TokenIntrospectConfig_JWTValidationError) ErrorName ¶ added in v0.28.0
func (e TokenIntrospectConfig_JWTValidationError) ErrorName() string
ErrorName returns error name.
func (TokenIntrospectConfig_JWTValidationError) Field ¶ added in v0.28.0
func (e TokenIntrospectConfig_JWTValidationError) Field() string
Field function returns field value.
func (TokenIntrospectConfig_JWTValidationError) Key ¶ added in v0.28.0
func (e TokenIntrospectConfig_JWTValidationError) Key() bool
Key function returns key value.
func (TokenIntrospectConfig_JWTValidationError) Reason ¶ added in v0.28.0
func (e TokenIntrospectConfig_JWTValidationError) Reason() string
Reason function returns reason value.
type TokenIntrospectConfig_Jwt ¶ added in v0.28.0
type TokenIntrospectConfig_Jwt struct {
Jwt *TokenIntrospectConfig_JWT `protobuf:"bytes,1,opt,name=jwt,proto3,oneof"`
}
type TokenIntrospectConfig_Offline ¶ added in v0.28.0
type TokenIntrospectConfig_Offline struct { // Public JWK to validate signature of JWT. // If there are no public keys specified, they will be fetched and cached from // jwks_uri at https://jwt-issuer.tld/.well-known/openid-configuration PublicJwks [][]byte `protobuf:"bytes,1,rep,name=public_jwks,json=publicJwks,proto3" json:"public_jwks,omitempty"` // contains filtered or unexported fields }
Offline validation works only with JWT.
func (*TokenIntrospectConfig_Offline) Descriptor
deprecated
added in
v0.28.0
func (*TokenIntrospectConfig_Offline) Descriptor() ([]byte, []int)
Deprecated: Use TokenIntrospectConfig_Offline.ProtoReflect.Descriptor instead.
func (*TokenIntrospectConfig_Offline) GetPublicJwks ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Offline) GetPublicJwks() [][]byte
func (*TokenIntrospectConfig_Offline) ProtoMessage ¶ added in v0.28.0
func (*TokenIntrospectConfig_Offline) ProtoMessage()
func (*TokenIntrospectConfig_Offline) ProtoReflect ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Offline) ProtoReflect() protoreflect.Message
func (*TokenIntrospectConfig_Offline) Reset ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Offline) Reset()
func (*TokenIntrospectConfig_Offline) String ¶ added in v0.28.0
func (x *TokenIntrospectConfig_Offline) String() string
func (*TokenIntrospectConfig_Offline) Validate ¶ added in v0.28.0
func (m *TokenIntrospectConfig_Offline) Validate() error
Validate checks the field values on TokenIntrospectConfig_Offline 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 (*TokenIntrospectConfig_Offline) ValidateAll ¶ added in v0.28.0
func (m *TokenIntrospectConfig_Offline) ValidateAll() error
ValidateAll checks the field values on TokenIntrospectConfig_Offline 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 TokenIntrospectConfig_OfflineMultiError, or nil if none found.
type TokenIntrospectConfig_OfflineMultiError ¶ added in v0.28.0
type TokenIntrospectConfig_OfflineMultiError []error
TokenIntrospectConfig_OfflineMultiError is an error wrapping multiple validation errors returned by TokenIntrospectConfig_Offline.ValidateAll() if the designated constraints aren't met.
func (TokenIntrospectConfig_OfflineMultiError) AllErrors ¶ added in v0.28.0
func (m TokenIntrospectConfig_OfflineMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenIntrospectConfig_OfflineMultiError) Error ¶ added in v0.28.0
func (m TokenIntrospectConfig_OfflineMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TokenIntrospectConfig_OfflineValidationError ¶ added in v0.28.0
type TokenIntrospectConfig_OfflineValidationError struct {
// contains filtered or unexported fields
}
TokenIntrospectConfig_OfflineValidationError is the validation error returned by TokenIntrospectConfig_Offline.Validate if the designated constraints aren't met.
func (TokenIntrospectConfig_OfflineValidationError) Cause ¶ added in v0.28.0
func (e TokenIntrospectConfig_OfflineValidationError) Cause() error
Cause function returns cause value.
func (TokenIntrospectConfig_OfflineValidationError) Error ¶ added in v0.28.0
func (e TokenIntrospectConfig_OfflineValidationError) Error() string
Error satisfies the builtin error interface
func (TokenIntrospectConfig_OfflineValidationError) ErrorName ¶ added in v0.28.0
func (e TokenIntrospectConfig_OfflineValidationError) ErrorName() string
ErrorName returns error name.
func (TokenIntrospectConfig_OfflineValidationError) Field ¶ added in v0.28.0
func (e TokenIntrospectConfig_OfflineValidationError) Field() string
Field function returns field value.
func (TokenIntrospectConfig_OfflineValidationError) Key ¶ added in v0.28.0
func (e TokenIntrospectConfig_OfflineValidationError) Key() bool
Key function returns key value.
func (TokenIntrospectConfig_OfflineValidationError) Reason ¶ added in v0.28.0
func (e TokenIntrospectConfig_OfflineValidationError) Reason() string
Reason function returns reason value.
type TokenIntrospectConfig_Offline_ ¶ added in v0.28.0
type TokenIntrospectConfig_Offline_ struct {
Offline *TokenIntrospectConfig_Offline `protobuf:"bytes,3,opt,name=offline,proto3,oneof"`
}
type TokenIntrospectConfig_Online ¶ added in v0.38.0
type TokenIntrospectConfig_Online struct { // URI of userinfo endpoint which will be used to validate access token. // And also fetch user claims when opaque token is received. // // It can remain empty, if JWT token matcher is used. // Then the URI under "userinfo_endpoint" in .well-known/openid-configuration endpoint is used. UserinfoEndpoint string `protobuf:"bytes,1,opt,name=userinfo_endpoint,json=userinfoEndpoint,proto3" json:"userinfo_endpoint,omitempty"` // Cache TTL of token validity can be used to minimize calls to userinfo endpoint. // The final cache TTL will be set to lower limit of this value and exp claim of JWT token. // If not set, token will not be cached and call to userinfo endpoint will be made on every request. // // However, token validity will be checked first if possible (JWT tokens). // If token is expired, userinfo endpoint will not be called, nor cache checked. CacheTtl *durationpb.Duration `protobuf:"bytes,2,opt,name=cache_ttl,json=cacheTtl,proto3" json:"cache_ttl,omitempty"` // contains filtered or unexported fields }
Online validation works with both JWT and Opaque tokens. It will call userinfo endpoint to validate token and fetch user claims.
func (*TokenIntrospectConfig_Online) Descriptor
deprecated
added in
v0.38.0
func (*TokenIntrospectConfig_Online) Descriptor() ([]byte, []int)
Deprecated: Use TokenIntrospectConfig_Online.ProtoReflect.Descriptor instead.
func (*TokenIntrospectConfig_Online) GetCacheTtl ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Online) GetCacheTtl() *durationpb.Duration
func (*TokenIntrospectConfig_Online) GetUserinfoEndpoint ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Online) GetUserinfoEndpoint() string
func (*TokenIntrospectConfig_Online) ProtoMessage ¶ added in v0.38.0
func (*TokenIntrospectConfig_Online) ProtoMessage()
func (*TokenIntrospectConfig_Online) ProtoReflect ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Online) ProtoReflect() protoreflect.Message
func (*TokenIntrospectConfig_Online) Reset ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Online) Reset()
func (*TokenIntrospectConfig_Online) String ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Online) String() string
func (*TokenIntrospectConfig_Online) Validate ¶ added in v0.38.0
func (m *TokenIntrospectConfig_Online) Validate() error
Validate checks the field values on TokenIntrospectConfig_Online 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 (*TokenIntrospectConfig_Online) ValidateAll ¶ added in v0.38.0
func (m *TokenIntrospectConfig_Online) ValidateAll() error
ValidateAll checks the field values on TokenIntrospectConfig_Online 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 TokenIntrospectConfig_OnlineMultiError, or nil if none found.
type TokenIntrospectConfig_OnlineMultiError ¶ added in v0.38.0
type TokenIntrospectConfig_OnlineMultiError []error
TokenIntrospectConfig_OnlineMultiError is an error wrapping multiple validation errors returned by TokenIntrospectConfig_Online.ValidateAll() if the designated constraints aren't met.
func (TokenIntrospectConfig_OnlineMultiError) AllErrors ¶ added in v0.38.0
func (m TokenIntrospectConfig_OnlineMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenIntrospectConfig_OnlineMultiError) Error ¶ added in v0.38.0
func (m TokenIntrospectConfig_OnlineMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TokenIntrospectConfig_OnlineValidationError ¶ added in v0.38.0
type TokenIntrospectConfig_OnlineValidationError struct {
// contains filtered or unexported fields
}
TokenIntrospectConfig_OnlineValidationError is the validation error returned by TokenIntrospectConfig_Online.Validate if the designated constraints aren't met.
func (TokenIntrospectConfig_OnlineValidationError) Cause ¶ added in v0.38.0
func (e TokenIntrospectConfig_OnlineValidationError) Cause() error
Cause function returns cause value.
func (TokenIntrospectConfig_OnlineValidationError) Error ¶ added in v0.38.0
func (e TokenIntrospectConfig_OnlineValidationError) Error() string
Error satisfies the builtin error interface
func (TokenIntrospectConfig_OnlineValidationError) ErrorName ¶ added in v0.38.0
func (e TokenIntrospectConfig_OnlineValidationError) ErrorName() string
ErrorName returns error name.
func (TokenIntrospectConfig_OnlineValidationError) Field ¶ added in v0.38.0
func (e TokenIntrospectConfig_OnlineValidationError) Field() string
Field function returns field value.
func (TokenIntrospectConfig_OnlineValidationError) Key ¶ added in v0.38.0
func (e TokenIntrospectConfig_OnlineValidationError) Key() bool
Key function returns key value.
func (TokenIntrospectConfig_OnlineValidationError) Reason ¶ added in v0.38.0
func (e TokenIntrospectConfig_OnlineValidationError) Reason() string
Reason function returns reason value.
type TokenIntrospectConfig_Online_ ¶ added in v0.38.0
type TokenIntrospectConfig_Online_ struct {
Online *TokenIntrospectConfig_Online `protobuf:"bytes,4,opt,name=online,proto3,oneof"`
}
type TokenIntrospectConfig_Opaque ¶ added in v0.38.0
type TokenIntrospectConfig_Opaque struct {
// contains filtered or unexported fields
}
Opaque specifies the configuration is for opaque tokens. Currently we will support max 1 opaque token configuration per app space.
func (*TokenIntrospectConfig_Opaque) Descriptor
deprecated
added in
v0.38.0
func (*TokenIntrospectConfig_Opaque) Descriptor() ([]byte, []int)
Deprecated: Use TokenIntrospectConfig_Opaque.ProtoReflect.Descriptor instead.
func (*TokenIntrospectConfig_Opaque) ProtoMessage ¶ added in v0.38.0
func (*TokenIntrospectConfig_Opaque) ProtoMessage()
func (*TokenIntrospectConfig_Opaque) ProtoReflect ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Opaque) ProtoReflect() protoreflect.Message
func (*TokenIntrospectConfig_Opaque) Reset ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Opaque) Reset()
func (*TokenIntrospectConfig_Opaque) String ¶ added in v0.38.0
func (x *TokenIntrospectConfig_Opaque) String() string
func (*TokenIntrospectConfig_Opaque) Validate ¶ added in v0.38.0
func (m *TokenIntrospectConfig_Opaque) Validate() error
Validate checks the field values on TokenIntrospectConfig_Opaque 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 (*TokenIntrospectConfig_Opaque) ValidateAll ¶ added in v0.38.0
func (m *TokenIntrospectConfig_Opaque) ValidateAll() error
ValidateAll checks the field values on TokenIntrospectConfig_Opaque 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 TokenIntrospectConfig_OpaqueMultiError, or nil if none found.
type TokenIntrospectConfig_OpaqueMultiError ¶ added in v0.38.0
type TokenIntrospectConfig_OpaqueMultiError []error
TokenIntrospectConfig_OpaqueMultiError is an error wrapping multiple validation errors returned by TokenIntrospectConfig_Opaque.ValidateAll() if the designated constraints aren't met.
func (TokenIntrospectConfig_OpaqueMultiError) AllErrors ¶ added in v0.38.0
func (m TokenIntrospectConfig_OpaqueMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenIntrospectConfig_OpaqueMultiError) Error ¶ added in v0.38.0
func (m TokenIntrospectConfig_OpaqueMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TokenIntrospectConfig_OpaqueValidationError ¶ added in v0.38.0
type TokenIntrospectConfig_OpaqueValidationError struct {
// contains filtered or unexported fields
}
TokenIntrospectConfig_OpaqueValidationError is the validation error returned by TokenIntrospectConfig_Opaque.Validate if the designated constraints aren't met.
func (TokenIntrospectConfig_OpaqueValidationError) Cause ¶ added in v0.38.0
func (e TokenIntrospectConfig_OpaqueValidationError) Cause() error
Cause function returns cause value.
func (TokenIntrospectConfig_OpaqueValidationError) Error ¶ added in v0.38.0
func (e TokenIntrospectConfig_OpaqueValidationError) Error() string
Error satisfies the builtin error interface
func (TokenIntrospectConfig_OpaqueValidationError) ErrorName ¶ added in v0.38.0
func (e TokenIntrospectConfig_OpaqueValidationError) ErrorName() string
ErrorName returns error name.
func (TokenIntrospectConfig_OpaqueValidationError) Field ¶ added in v0.38.0
func (e TokenIntrospectConfig_OpaqueValidationError) Field() string
Field function returns field value.
func (TokenIntrospectConfig_OpaqueValidationError) Key ¶ added in v0.38.0
func (e TokenIntrospectConfig_OpaqueValidationError) Key() bool
Key function returns key value.
func (TokenIntrospectConfig_OpaqueValidationError) Reason ¶ added in v0.38.0
func (e TokenIntrospectConfig_OpaqueValidationError) Reason() string
Reason function returns reason value.
type TokenIntrospectConfig_Opaque_ ¶ added in v0.38.0
type TokenIntrospectConfig_Opaque_ struct {
Opaque *TokenIntrospectConfig_Opaque `protobuf:"bytes,2,opt,name=opaque,proto3,oneof"`
}
type UpdatedConfig ¶ added in v0.19.1
type UpdatedConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type ConfigType `protobuf:"varint,2,opt,name=type,proto3,enum=indykite.auditsink.v1beta1.ConfigType" json:"type,omitempty"` ContainersPath *ContainersPath `protobuf:"bytes,5,opt,name=containers_path,json=containersPath,proto3" json:"containers_path,omitempty"` Before *ConfigDetail `protobuf:"bytes,3,opt,name=before,proto3" json:"before,omitempty"` After *ConfigDetail `protobuf:"bytes,4,opt,name=after,proto3" json:"after,omitempty"` // contains filtered or unexported fields }
func (*UpdatedConfig) Descriptor
deprecated
added in
v0.19.1
func (*UpdatedConfig) Descriptor() ([]byte, []int)
Deprecated: Use UpdatedConfig.ProtoReflect.Descriptor instead.
func (*UpdatedConfig) GetAfter ¶ added in v0.19.1
func (x *UpdatedConfig) GetAfter() *ConfigDetail
func (*UpdatedConfig) GetBefore ¶ added in v0.19.1
func (x *UpdatedConfig) GetBefore() *ConfigDetail
func (*UpdatedConfig) GetContainersPath ¶ added in v0.22.0
func (x *UpdatedConfig) GetContainersPath() *ContainersPath
func (*UpdatedConfig) GetId ¶ added in v0.19.1
func (x *UpdatedConfig) GetId() string
func (*UpdatedConfig) GetType ¶ added in v0.19.1
func (x *UpdatedConfig) GetType() ConfigType
func (*UpdatedConfig) ProtoMessage ¶ added in v0.19.1
func (*UpdatedConfig) ProtoMessage()
func (*UpdatedConfig) ProtoReflect ¶ added in v0.19.1
func (x *UpdatedConfig) ProtoReflect() protoreflect.Message
func (*UpdatedConfig) Reset ¶ added in v0.19.1
func (x *UpdatedConfig) Reset()
func (*UpdatedConfig) String ¶ added in v0.19.1
func (x *UpdatedConfig) String() string
func (*UpdatedConfig) Validate ¶ added in v0.19.1
func (m *UpdatedConfig) Validate() error
Validate checks the field values on UpdatedConfig 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 (*UpdatedConfig) ValidateAll ¶ added in v0.19.1
func (m *UpdatedConfig) ValidateAll() error
ValidateAll checks the field values on UpdatedConfig 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 UpdatedConfigMultiError, or nil if none found.
type UpdatedConfigMultiError ¶ added in v0.19.1
type UpdatedConfigMultiError []error
UpdatedConfigMultiError is an error wrapping multiple validation errors returned by UpdatedConfig.ValidateAll() if the designated constraints aren't met.
func (UpdatedConfigMultiError) AllErrors ¶ added in v0.19.1
func (m UpdatedConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatedConfigMultiError) Error ¶ added in v0.19.1
func (m UpdatedConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatedConfigValidationError ¶ added in v0.19.1
type UpdatedConfigValidationError struct {
// contains filtered or unexported fields
}
UpdatedConfigValidationError is the validation error returned by UpdatedConfig.Validate if the designated constraints aren't met.
func (UpdatedConfigValidationError) Cause ¶ added in v0.19.1
func (e UpdatedConfigValidationError) Cause() error
Cause function returns cause value.
func (UpdatedConfigValidationError) Error ¶ added in v0.19.1
func (e UpdatedConfigValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatedConfigValidationError) ErrorName ¶ added in v0.19.1
func (e UpdatedConfigValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatedConfigValidationError) Field ¶ added in v0.19.1
func (e UpdatedConfigValidationError) Field() string
Field function returns field value.
func (UpdatedConfigValidationError) Key ¶ added in v0.19.1
func (e UpdatedConfigValidationError) Key() bool
Key function returns key value.
func (UpdatedConfigValidationError) Reason ¶ added in v0.19.1
func (e UpdatedConfigValidationError) Reason() string
Reason function returns reason value.
type UpsertData ¶
type UpsertData struct { // Types that are assignable to Data: // // *UpsertData_Node // *UpsertData_Relationship Data isUpsertData_Data `protobuf_oneof:"data"` // contains filtered or unexported fields }
func (*UpsertData) Descriptor
deprecated
func (*UpsertData) Descriptor() ([]byte, []int)
Deprecated: Use UpsertData.ProtoReflect.Descriptor instead.
func (*UpsertData) GetData ¶
func (m *UpsertData) GetData() isUpsertData_Data
func (*UpsertData) GetNode ¶
func (x *UpsertData) GetNode() *Node
func (*UpsertData) GetRelationship ¶ added in v0.25.0
func (x *UpsertData) GetRelationship() *Relationship
func (*UpsertData) ProtoMessage ¶
func (*UpsertData) ProtoMessage()
func (*UpsertData) ProtoReflect ¶
func (x *UpsertData) ProtoReflect() protoreflect.Message
func (*UpsertData) Reset ¶
func (x *UpsertData) Reset()
func (*UpsertData) String ¶
func (x *UpsertData) String() string
func (*UpsertData) Validate ¶
func (m *UpsertData) Validate() error
Validate checks the field values on UpsertData 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 (*UpsertData) ValidateAll ¶
func (m *UpsertData) ValidateAll() error
ValidateAll checks the field values on UpsertData 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 UpsertDataMultiError, or nil if none found.
type UpsertDataMultiError ¶
type UpsertDataMultiError []error
UpsertDataMultiError is an error wrapping multiple validation errors returned by UpsertData.ValidateAll() if the designated constraints aren't met.
func (UpsertDataMultiError) AllErrors ¶
func (m UpsertDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpsertDataMultiError) Error ¶
func (m UpsertDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpsertDataValidationError ¶
type UpsertDataValidationError struct {
// contains filtered or unexported fields
}
UpsertDataValidationError is the validation error returned by UpsertData.Validate if the designated constraints aren't met.
func (UpsertDataValidationError) Cause ¶
func (e UpsertDataValidationError) Cause() error
Cause function returns cause value.
func (UpsertDataValidationError) Error ¶
func (e UpsertDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpsertDataValidationError) ErrorName ¶
func (e UpsertDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpsertDataValidationError) Field ¶
func (e UpsertDataValidationError) Field() string
Field function returns field value.
func (UpsertDataValidationError) Key ¶
func (e UpsertDataValidationError) Key() bool
Key function returns key value.
func (UpsertDataValidationError) Reason ¶
func (e UpsertDataValidationError) Reason() string
Reason function returns reason value.
type UpsertData_Node ¶
type UpsertData_Node struct {
Node *Node `protobuf:"bytes,1,opt,name=node,proto3,oneof"`
}
type UpsertData_Relationship ¶ added in v0.25.0
type UpsertData_Relationship struct {
Relationship *Relationship `protobuf:"bytes,2,opt,name=relationship,proto3,oneof"`
}
type WhatAuthorized ¶
type WhatAuthorized struct { Request *WhatAuthorized_Request `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"` ResolvedDigitalTwin *AuthorizationDigitalTwin `protobuf:"bytes,2,opt,name=resolved_digital_twin,json=resolvedDigitalTwin,proto3" json:"resolved_digital_twin,omitempty"` Response *WhatAuthorized_Response `protobuf:"bytes,3,opt,name=response,proto3" json:"response,omitempty"` PoliciesFound []*AuthorizationPolicy `protobuf:"bytes,4,rep,name=policies_found,json=policiesFound,proto3" json:"policies_found,omitempty"` DenyReason *AuthorizationDenyReason `protobuf:"bytes,5,opt,name=deny_reason,json=denyReason,proto3" json:"deny_reason,omitempty"` EvaluationTime *durationpb.Duration `protobuf:"bytes,6,opt,name=evaluation_time,json=evaluationTime,proto3" json:"evaluation_time,omitempty"` ErrorMessage string `protobuf:"bytes,7,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // contains filtered or unexported fields }
func (*WhatAuthorized) Descriptor
deprecated
func (*WhatAuthorized) Descriptor() ([]byte, []int)
Deprecated: Use WhatAuthorized.ProtoReflect.Descriptor instead.
func (*WhatAuthorized) GetDenyReason ¶
func (x *WhatAuthorized) GetDenyReason() *AuthorizationDenyReason
func (*WhatAuthorized) GetErrorMessage ¶ added in v0.25.0
func (x *WhatAuthorized) GetErrorMessage() string
func (*WhatAuthorized) GetEvaluationTime ¶
func (x *WhatAuthorized) GetEvaluationTime() *durationpb.Duration
func (*WhatAuthorized) GetPoliciesFound ¶
func (x *WhatAuthorized) GetPoliciesFound() []*AuthorizationPolicy
func (*WhatAuthorized) GetRequest ¶
func (x *WhatAuthorized) GetRequest() *WhatAuthorized_Request
func (*WhatAuthorized) GetResolvedDigitalTwin ¶
func (x *WhatAuthorized) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
func (*WhatAuthorized) GetResponse ¶
func (x *WhatAuthorized) GetResponse() *WhatAuthorized_Response
func (*WhatAuthorized) ProtoMessage ¶
func (*WhatAuthorized) ProtoMessage()
func (*WhatAuthorized) ProtoReflect ¶
func (x *WhatAuthorized) ProtoReflect() protoreflect.Message
func (*WhatAuthorized) Reset ¶
func (x *WhatAuthorized) Reset()
func (*WhatAuthorized) String ¶
func (x *WhatAuthorized) String() string
func (*WhatAuthorized) Validate ¶
func (m *WhatAuthorized) Validate() error
Validate checks the field values on WhatAuthorized 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 (*WhatAuthorized) ValidateAll ¶
func (m *WhatAuthorized) ValidateAll() error
ValidateAll checks the field values on WhatAuthorized 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 WhatAuthorizedMultiError, or nil if none found.
type WhatAuthorizedMultiError ¶
type WhatAuthorizedMultiError []error
WhatAuthorizedMultiError is an error wrapping multiple validation errors returned by WhatAuthorized.ValidateAll() if the designated constraints aren't met.
func (WhatAuthorizedMultiError) AllErrors ¶
func (m WhatAuthorizedMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhatAuthorizedMultiError) Error ¶
func (m WhatAuthorizedMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhatAuthorizedValidationError ¶
type WhatAuthorizedValidationError struct {
// contains filtered or unexported fields
}
WhatAuthorizedValidationError is the validation error returned by WhatAuthorized.Validate if the designated constraints aren't met.
func (WhatAuthorizedValidationError) Cause ¶
func (e WhatAuthorizedValidationError) Cause() error
Cause function returns cause value.
func (WhatAuthorizedValidationError) Error ¶
func (e WhatAuthorizedValidationError) Error() string
Error satisfies the builtin error interface
func (WhatAuthorizedValidationError) ErrorName ¶
func (e WhatAuthorizedValidationError) ErrorName() string
ErrorName returns error name.
func (WhatAuthorizedValidationError) Field ¶
func (e WhatAuthorizedValidationError) Field() string
Field function returns field value.
func (WhatAuthorizedValidationError) Key ¶
func (e WhatAuthorizedValidationError) Key() bool
Key function returns key value.
func (WhatAuthorizedValidationError) Reason ¶
func (e WhatAuthorizedValidationError) Reason() string
Reason function returns reason value.
type WhatAuthorized_Request ¶
type WhatAuthorized_Request struct { // AuthorizationSubject to check if is authorized to perform given actions. Subject *AuthorizationSubject `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"` // A list of resources to authorize against. ResourceTypes []*WhatAuthorized_Request_ResourceType `protobuf:"bytes,2,rep,name=resource_types,json=resourceTypes,proto3" json:"resource_types,omitempty"` // Policy input params InputParams map[string]*v1beta1.Value `` /* 182-byte string literal not displayed */ // Only evaluate polices containing provided tags PolicyTags []string `protobuf:"bytes,4,rep,name=policy_tags,json=policyTags,proto3" json:"policy_tags,omitempty"` // contains filtered or unexported fields }
func (*WhatAuthorized_Request) Descriptor
deprecated
func (*WhatAuthorized_Request) Descriptor() ([]byte, []int)
Deprecated: Use WhatAuthorized_Request.ProtoReflect.Descriptor instead.
func (*WhatAuthorized_Request) GetInputParams ¶
func (x *WhatAuthorized_Request) GetInputParams() map[string]*v1beta1.Value
func (*WhatAuthorized_Request) GetPolicyTags ¶
func (x *WhatAuthorized_Request) GetPolicyTags() []string
func (*WhatAuthorized_Request) GetResourceTypes ¶
func (x *WhatAuthorized_Request) GetResourceTypes() []*WhatAuthorized_Request_ResourceType
func (*WhatAuthorized_Request) GetSubject ¶
func (x *WhatAuthorized_Request) GetSubject() *AuthorizationSubject
func (*WhatAuthorized_Request) ProtoMessage ¶
func (*WhatAuthorized_Request) ProtoMessage()
func (*WhatAuthorized_Request) ProtoReflect ¶
func (x *WhatAuthorized_Request) ProtoReflect() protoreflect.Message
func (*WhatAuthorized_Request) Reset ¶
func (x *WhatAuthorized_Request) Reset()
func (*WhatAuthorized_Request) String ¶
func (x *WhatAuthorized_Request) String() string
func (*WhatAuthorized_Request) Validate ¶
func (m *WhatAuthorized_Request) Validate() error
Validate checks the field values on WhatAuthorized_Request 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 (*WhatAuthorized_Request) ValidateAll ¶
func (m *WhatAuthorized_Request) ValidateAll() error
ValidateAll checks the field values on WhatAuthorized_Request 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 WhatAuthorized_RequestMultiError, or nil if none found.
type WhatAuthorized_RequestMultiError ¶
type WhatAuthorized_RequestMultiError []error
WhatAuthorized_RequestMultiError is an error wrapping multiple validation errors returned by WhatAuthorized_Request.ValidateAll() if the designated constraints aren't met.
func (WhatAuthorized_RequestMultiError) AllErrors ¶
func (m WhatAuthorized_RequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhatAuthorized_RequestMultiError) Error ¶
func (m WhatAuthorized_RequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhatAuthorized_RequestValidationError ¶
type WhatAuthorized_RequestValidationError struct {
// contains filtered or unexported fields
}
WhatAuthorized_RequestValidationError is the validation error returned by WhatAuthorized_Request.Validate if the designated constraints aren't met.
func (WhatAuthorized_RequestValidationError) Cause ¶
func (e WhatAuthorized_RequestValidationError) Cause() error
Cause function returns cause value.
func (WhatAuthorized_RequestValidationError) Error ¶
func (e WhatAuthorized_RequestValidationError) Error() string
Error satisfies the builtin error interface
func (WhatAuthorized_RequestValidationError) ErrorName ¶
func (e WhatAuthorized_RequestValidationError) ErrorName() string
ErrorName returns error name.
func (WhatAuthorized_RequestValidationError) Field ¶
func (e WhatAuthorized_RequestValidationError) Field() string
Field function returns field value.
func (WhatAuthorized_RequestValidationError) Key ¶
func (e WhatAuthorized_RequestValidationError) Key() bool
Key function returns key value.
func (WhatAuthorized_RequestValidationError) Reason ¶
func (e WhatAuthorized_RequestValidationError) Reason() string
Reason function returns reason value.
type WhatAuthorized_Request_ResourceType ¶
type WhatAuthorized_Request_ResourceType struct { // Resource type. Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // A list of actions the subject want to perform. Actions []string `protobuf:"bytes,2,rep,name=actions,proto3" json:"actions,omitempty"` // contains filtered or unexported fields }
func (*WhatAuthorized_Request_ResourceType) Descriptor
deprecated
func (*WhatAuthorized_Request_ResourceType) Descriptor() ([]byte, []int)
Deprecated: Use WhatAuthorized_Request_ResourceType.ProtoReflect.Descriptor instead.
func (*WhatAuthorized_Request_ResourceType) GetActions ¶
func (x *WhatAuthorized_Request_ResourceType) GetActions() []string
func (*WhatAuthorized_Request_ResourceType) GetType ¶
func (x *WhatAuthorized_Request_ResourceType) GetType() string
func (*WhatAuthorized_Request_ResourceType) ProtoMessage ¶
func (*WhatAuthorized_Request_ResourceType) ProtoMessage()
func (*WhatAuthorized_Request_ResourceType) ProtoReflect ¶
func (x *WhatAuthorized_Request_ResourceType) ProtoReflect() protoreflect.Message
func (*WhatAuthorized_Request_ResourceType) Reset ¶
func (x *WhatAuthorized_Request_ResourceType) Reset()
func (*WhatAuthorized_Request_ResourceType) String ¶
func (x *WhatAuthorized_Request_ResourceType) String() string
func (*WhatAuthorized_Request_ResourceType) Validate ¶
func (m *WhatAuthorized_Request_ResourceType) Validate() error
Validate checks the field values on WhatAuthorized_Request_ResourceType 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 (*WhatAuthorized_Request_ResourceType) ValidateAll ¶
func (m *WhatAuthorized_Request_ResourceType) ValidateAll() error
ValidateAll checks the field values on WhatAuthorized_Request_ResourceType 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 WhatAuthorized_Request_ResourceTypeMultiError, or nil if none found.
type WhatAuthorized_Request_ResourceTypeMultiError ¶
type WhatAuthorized_Request_ResourceTypeMultiError []error
WhatAuthorized_Request_ResourceTypeMultiError is an error wrapping multiple validation errors returned by WhatAuthorized_Request_ResourceType.ValidateAll() if the designated constraints aren't met.
func (WhatAuthorized_Request_ResourceTypeMultiError) AllErrors ¶
func (m WhatAuthorized_Request_ResourceTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhatAuthorized_Request_ResourceTypeMultiError) Error ¶
func (m WhatAuthorized_Request_ResourceTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhatAuthorized_Request_ResourceTypeValidationError ¶
type WhatAuthorized_Request_ResourceTypeValidationError struct {
// contains filtered or unexported fields
}
WhatAuthorized_Request_ResourceTypeValidationError is the validation error returned by WhatAuthorized_Request_ResourceType.Validate if the designated constraints aren't met.
func (WhatAuthorized_Request_ResourceTypeValidationError) Cause ¶
func (e WhatAuthorized_Request_ResourceTypeValidationError) Cause() error
Cause function returns cause value.
func (WhatAuthorized_Request_ResourceTypeValidationError) Error ¶
func (e WhatAuthorized_Request_ResourceTypeValidationError) Error() string
Error satisfies the builtin error interface
func (WhatAuthorized_Request_ResourceTypeValidationError) ErrorName ¶
func (e WhatAuthorized_Request_ResourceTypeValidationError) ErrorName() string
ErrorName returns error name.
func (WhatAuthorized_Request_ResourceTypeValidationError) Field ¶
func (e WhatAuthorized_Request_ResourceTypeValidationError) Field() string
Field function returns field value.
func (WhatAuthorized_Request_ResourceTypeValidationError) Key ¶
func (e WhatAuthorized_Request_ResourceTypeValidationError) Key() bool
Key function returns key value.
func (WhatAuthorized_Request_ResourceTypeValidationError) Reason ¶
func (e WhatAuthorized_Request_ResourceTypeValidationError) Reason() string
Reason function returns reason value.
type WhatAuthorized_Response ¶
type WhatAuthorized_Response struct { // Time the decision was made DecisionTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=decision_time,json=decisionTime,proto3" json:"decision_time,omitempty"` // Map with resource type as key Decisions map[string]*WhatAuthorized_Response_ResourceType `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WhatAuthorized_Response) Descriptor
deprecated
func (*WhatAuthorized_Response) Descriptor() ([]byte, []int)
Deprecated: Use WhatAuthorized_Response.ProtoReflect.Descriptor instead.
func (*WhatAuthorized_Response) GetDecisionTime ¶
func (x *WhatAuthorized_Response) GetDecisionTime() *timestamppb.Timestamp
func (*WhatAuthorized_Response) GetDecisions ¶
func (x *WhatAuthorized_Response) GetDecisions() map[string]*WhatAuthorized_Response_ResourceType
func (*WhatAuthorized_Response) ProtoMessage ¶
func (*WhatAuthorized_Response) ProtoMessage()
func (*WhatAuthorized_Response) ProtoReflect ¶
func (x *WhatAuthorized_Response) ProtoReflect() protoreflect.Message
func (*WhatAuthorized_Response) Reset ¶
func (x *WhatAuthorized_Response) Reset()
func (*WhatAuthorized_Response) String ¶
func (x *WhatAuthorized_Response) String() string
func (*WhatAuthorized_Response) Validate ¶
func (m *WhatAuthorized_Response) Validate() error
Validate checks the field values on WhatAuthorized_Response 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 (*WhatAuthorized_Response) ValidateAll ¶
func (m *WhatAuthorized_Response) ValidateAll() error
ValidateAll checks the field values on WhatAuthorized_Response 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 WhatAuthorized_ResponseMultiError, or nil if none found.
type WhatAuthorized_ResponseMultiError ¶
type WhatAuthorized_ResponseMultiError []error
WhatAuthorized_ResponseMultiError is an error wrapping multiple validation errors returned by WhatAuthorized_Response.ValidateAll() if the designated constraints aren't met.
func (WhatAuthorized_ResponseMultiError) AllErrors ¶
func (m WhatAuthorized_ResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhatAuthorized_ResponseMultiError) Error ¶
func (m WhatAuthorized_ResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhatAuthorized_ResponseValidationError ¶
type WhatAuthorized_ResponseValidationError struct {
// contains filtered or unexported fields
}
WhatAuthorized_ResponseValidationError is the validation error returned by WhatAuthorized_Response.Validate if the designated constraints aren't met.
func (WhatAuthorized_ResponseValidationError) Cause ¶
func (e WhatAuthorized_ResponseValidationError) Cause() error
Cause function returns cause value.
func (WhatAuthorized_ResponseValidationError) Error ¶
func (e WhatAuthorized_ResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WhatAuthorized_ResponseValidationError) ErrorName ¶
func (e WhatAuthorized_ResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WhatAuthorized_ResponseValidationError) Field ¶
func (e WhatAuthorized_ResponseValidationError) Field() string
Field function returns field value.
func (WhatAuthorized_ResponseValidationError) Key ¶
func (e WhatAuthorized_ResponseValidationError) Key() bool
Key function returns key value.
func (WhatAuthorized_ResponseValidationError) Reason ¶
func (e WhatAuthorized_ResponseValidationError) Reason() string
Reason function returns reason value.
type WhatAuthorized_Response_Action ¶
type WhatAuthorized_Response_Action struct { // List of resources Resources []*WhatAuthorized_Response_Resource `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"` // contains filtered or unexported fields }
func (*WhatAuthorized_Response_Action) Descriptor
deprecated
func (*WhatAuthorized_Response_Action) Descriptor() ([]byte, []int)
Deprecated: Use WhatAuthorized_Response_Action.ProtoReflect.Descriptor instead.
func (*WhatAuthorized_Response_Action) GetResources ¶
func (x *WhatAuthorized_Response_Action) GetResources() []*WhatAuthorized_Response_Resource
func (*WhatAuthorized_Response_Action) ProtoMessage ¶
func (*WhatAuthorized_Response_Action) ProtoMessage()
func (*WhatAuthorized_Response_Action) ProtoReflect ¶
func (x *WhatAuthorized_Response_Action) ProtoReflect() protoreflect.Message
func (*WhatAuthorized_Response_Action) Reset ¶
func (x *WhatAuthorized_Response_Action) Reset()
func (*WhatAuthorized_Response_Action) String ¶
func (x *WhatAuthorized_Response_Action) String() string
func (*WhatAuthorized_Response_Action) Validate ¶
func (m *WhatAuthorized_Response_Action) Validate() error
Validate checks the field values on WhatAuthorized_Response_Action 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 (*WhatAuthorized_Response_Action) ValidateAll ¶
func (m *WhatAuthorized_Response_Action) ValidateAll() error
ValidateAll checks the field values on WhatAuthorized_Response_Action 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 WhatAuthorized_Response_ActionMultiError, or nil if none found.
type WhatAuthorized_Response_ActionMultiError ¶
type WhatAuthorized_Response_ActionMultiError []error
WhatAuthorized_Response_ActionMultiError is an error wrapping multiple validation errors returned by WhatAuthorized_Response_Action.ValidateAll() if the designated constraints aren't met.
func (WhatAuthorized_Response_ActionMultiError) AllErrors ¶
func (m WhatAuthorized_Response_ActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhatAuthorized_Response_ActionMultiError) Error ¶
func (m WhatAuthorized_Response_ActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhatAuthorized_Response_ActionValidationError ¶
type WhatAuthorized_Response_ActionValidationError struct {
// contains filtered or unexported fields
}
WhatAuthorized_Response_ActionValidationError is the validation error returned by WhatAuthorized_Response_Action.Validate if the designated constraints aren't met.
func (WhatAuthorized_Response_ActionValidationError) Cause ¶
func (e WhatAuthorized_Response_ActionValidationError) Cause() error
Cause function returns cause value.
func (WhatAuthorized_Response_ActionValidationError) Error ¶
func (e WhatAuthorized_Response_ActionValidationError) Error() string
Error satisfies the builtin error interface
func (WhatAuthorized_Response_ActionValidationError) ErrorName ¶
func (e WhatAuthorized_Response_ActionValidationError) ErrorName() string
ErrorName returns error name.
func (WhatAuthorized_Response_ActionValidationError) Field ¶
func (e WhatAuthorized_Response_ActionValidationError) Field() string
Field function returns field value.
func (WhatAuthorized_Response_ActionValidationError) Key ¶
func (e WhatAuthorized_Response_ActionValidationError) Key() bool
Key function returns key value.
func (WhatAuthorized_Response_ActionValidationError) Reason ¶
func (e WhatAuthorized_Response_ActionValidationError) Reason() string
Reason function returns reason value.
type WhatAuthorized_Response_Resource ¶
type WhatAuthorized_Response_Resource struct { // Resource external identifier ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` // contains filtered or unexported fields }
func (*WhatAuthorized_Response_Resource) Descriptor
deprecated
func (*WhatAuthorized_Response_Resource) Descriptor() ([]byte, []int)
Deprecated: Use WhatAuthorized_Response_Resource.ProtoReflect.Descriptor instead.
func (*WhatAuthorized_Response_Resource) GetExternalId ¶
func (x *WhatAuthorized_Response_Resource) GetExternalId() string
func (*WhatAuthorized_Response_Resource) ProtoMessage ¶
func (*WhatAuthorized_Response_Resource) ProtoMessage()
func (*WhatAuthorized_Response_Resource) ProtoReflect ¶
func (x *WhatAuthorized_Response_Resource) ProtoReflect() protoreflect.Message
func (*WhatAuthorized_Response_Resource) Reset ¶
func (x *WhatAuthorized_Response_Resource) Reset()
func (*WhatAuthorized_Response_Resource) String ¶
func (x *WhatAuthorized_Response_Resource) String() string
func (*WhatAuthorized_Response_Resource) Validate ¶
func (m *WhatAuthorized_Response_Resource) Validate() error
Validate checks the field values on WhatAuthorized_Response_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 (*WhatAuthorized_Response_Resource) ValidateAll ¶
func (m *WhatAuthorized_Response_Resource) ValidateAll() error
ValidateAll checks the field values on WhatAuthorized_Response_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 WhatAuthorized_Response_ResourceMultiError, or nil if none found.
type WhatAuthorized_Response_ResourceMultiError ¶
type WhatAuthorized_Response_ResourceMultiError []error
WhatAuthorized_Response_ResourceMultiError is an error wrapping multiple validation errors returned by WhatAuthorized_Response_Resource.ValidateAll() if the designated constraints aren't met.
func (WhatAuthorized_Response_ResourceMultiError) AllErrors ¶
func (m WhatAuthorized_Response_ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhatAuthorized_Response_ResourceMultiError) Error ¶
func (m WhatAuthorized_Response_ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhatAuthorized_Response_ResourceType ¶
type WhatAuthorized_Response_ResourceType struct { // Map with action as key Actions map[string]*WhatAuthorized_Response_Action `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WhatAuthorized_Response_ResourceType) Descriptor
deprecated
func (*WhatAuthorized_Response_ResourceType) Descriptor() ([]byte, []int)
Deprecated: Use WhatAuthorized_Response_ResourceType.ProtoReflect.Descriptor instead.
func (*WhatAuthorized_Response_ResourceType) GetActions ¶
func (x *WhatAuthorized_Response_ResourceType) GetActions() map[string]*WhatAuthorized_Response_Action
func (*WhatAuthorized_Response_ResourceType) ProtoMessage ¶
func (*WhatAuthorized_Response_ResourceType) ProtoMessage()
func (*WhatAuthorized_Response_ResourceType) ProtoReflect ¶
func (x *WhatAuthorized_Response_ResourceType) ProtoReflect() protoreflect.Message
func (*WhatAuthorized_Response_ResourceType) Reset ¶
func (x *WhatAuthorized_Response_ResourceType) Reset()
func (*WhatAuthorized_Response_ResourceType) String ¶
func (x *WhatAuthorized_Response_ResourceType) String() string
func (*WhatAuthorized_Response_ResourceType) Validate ¶
func (m *WhatAuthorized_Response_ResourceType) Validate() error
Validate checks the field values on WhatAuthorized_Response_ResourceType 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 (*WhatAuthorized_Response_ResourceType) ValidateAll ¶
func (m *WhatAuthorized_Response_ResourceType) ValidateAll() error
ValidateAll checks the field values on WhatAuthorized_Response_ResourceType 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 WhatAuthorized_Response_ResourceTypeMultiError, or nil if none found.
type WhatAuthorized_Response_ResourceTypeMultiError ¶
type WhatAuthorized_Response_ResourceTypeMultiError []error
WhatAuthorized_Response_ResourceTypeMultiError is an error wrapping multiple validation errors returned by WhatAuthorized_Response_ResourceType.ValidateAll() if the designated constraints aren't met.
func (WhatAuthorized_Response_ResourceTypeMultiError) AllErrors ¶
func (m WhatAuthorized_Response_ResourceTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhatAuthorized_Response_ResourceTypeMultiError) Error ¶
func (m WhatAuthorized_Response_ResourceTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhatAuthorized_Response_ResourceTypeValidationError ¶
type WhatAuthorized_Response_ResourceTypeValidationError struct {
// contains filtered or unexported fields
}
WhatAuthorized_Response_ResourceTypeValidationError is the validation error returned by WhatAuthorized_Response_ResourceType.Validate if the designated constraints aren't met.
func (WhatAuthorized_Response_ResourceTypeValidationError) Cause ¶
func (e WhatAuthorized_Response_ResourceTypeValidationError) Cause() error
Cause function returns cause value.
func (WhatAuthorized_Response_ResourceTypeValidationError) Error ¶
func (e WhatAuthorized_Response_ResourceTypeValidationError) Error() string
Error satisfies the builtin error interface
func (WhatAuthorized_Response_ResourceTypeValidationError) ErrorName ¶
func (e WhatAuthorized_Response_ResourceTypeValidationError) ErrorName() string
ErrorName returns error name.
func (WhatAuthorized_Response_ResourceTypeValidationError) Field ¶
func (e WhatAuthorized_Response_ResourceTypeValidationError) Field() string
Field function returns field value.
func (WhatAuthorized_Response_ResourceTypeValidationError) Key ¶
func (e WhatAuthorized_Response_ResourceTypeValidationError) Key() bool
Key function returns key value.
func (WhatAuthorized_Response_ResourceTypeValidationError) Reason ¶
func (e WhatAuthorized_Response_ResourceTypeValidationError) Reason() string
Reason function returns reason value.
type WhatAuthorized_Response_ResourceValidationError ¶
type WhatAuthorized_Response_ResourceValidationError struct {
// contains filtered or unexported fields
}
WhatAuthorized_Response_ResourceValidationError is the validation error returned by WhatAuthorized_Response_Resource.Validate if the designated constraints aren't met.
func (WhatAuthorized_Response_ResourceValidationError) Cause ¶
func (e WhatAuthorized_Response_ResourceValidationError) Cause() error
Cause function returns cause value.
func (WhatAuthorized_Response_ResourceValidationError) Error ¶
func (e WhatAuthorized_Response_ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (WhatAuthorized_Response_ResourceValidationError) ErrorName ¶
func (e WhatAuthorized_Response_ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (WhatAuthorized_Response_ResourceValidationError) Field ¶
func (e WhatAuthorized_Response_ResourceValidationError) Field() string
Field function returns field value.
func (WhatAuthorized_Response_ResourceValidationError) Key ¶
func (e WhatAuthorized_Response_ResourceValidationError) Key() bool
Key function returns key value.
func (WhatAuthorized_Response_ResourceValidationError) Reason ¶
func (e WhatAuthorized_Response_ResourceValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized ¶
type WhoAuthorized struct { Request *WhoAuthorized_Request `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"` ResolvedDigitalTwin *AuthorizationDigitalTwin `protobuf:"bytes,2,opt,name=resolved_digital_twin,json=resolvedDigitalTwin,proto3" json:"resolved_digital_twin,omitempty"` Response *WhoAuthorized_Response `protobuf:"bytes,3,opt,name=response,proto3" json:"response,omitempty"` PoliciesFound []*AuthorizationPolicy `protobuf:"bytes,4,rep,name=policies_found,json=policiesFound,proto3" json:"policies_found,omitempty"` DenyReason *AuthorizationDenyReason `protobuf:"bytes,5,opt,name=deny_reason,json=denyReason,proto3" json:"deny_reason,omitempty"` EvaluationTime *durationpb.Duration `protobuf:"bytes,6,opt,name=evaluation_time,json=evaluationTime,proto3" json:"evaluation_time,omitempty"` ErrorMessage string `protobuf:"bytes,7,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // contains filtered or unexported fields }
func (*WhoAuthorized) Descriptor
deprecated
func (*WhoAuthorized) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized.ProtoReflect.Descriptor instead.
func (*WhoAuthorized) GetDenyReason ¶
func (x *WhoAuthorized) GetDenyReason() *AuthorizationDenyReason
func (*WhoAuthorized) GetErrorMessage ¶ added in v0.25.0
func (x *WhoAuthorized) GetErrorMessage() string
func (*WhoAuthorized) GetEvaluationTime ¶
func (x *WhoAuthorized) GetEvaluationTime() *durationpb.Duration
func (*WhoAuthorized) GetPoliciesFound ¶
func (x *WhoAuthorized) GetPoliciesFound() []*AuthorizationPolicy
func (*WhoAuthorized) GetRequest ¶
func (x *WhoAuthorized) GetRequest() *WhoAuthorized_Request
func (*WhoAuthorized) GetResolvedDigitalTwin ¶
func (x *WhoAuthorized) GetResolvedDigitalTwin() *AuthorizationDigitalTwin
func (*WhoAuthorized) GetResponse ¶
func (x *WhoAuthorized) GetResponse() *WhoAuthorized_Response
func (*WhoAuthorized) ProtoMessage ¶
func (*WhoAuthorized) ProtoMessage()
func (*WhoAuthorized) ProtoReflect ¶
func (x *WhoAuthorized) ProtoReflect() protoreflect.Message
func (*WhoAuthorized) Reset ¶
func (x *WhoAuthorized) Reset()
func (*WhoAuthorized) String ¶
func (x *WhoAuthorized) String() string
func (*WhoAuthorized) Validate ¶
func (m *WhoAuthorized) Validate() error
Validate checks the field values on WhoAuthorized 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 (*WhoAuthorized) ValidateAll ¶
func (m *WhoAuthorized) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized 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 WhoAuthorizedMultiError, or nil if none found.
type WhoAuthorizedMultiError ¶
type WhoAuthorizedMultiError []error
WhoAuthorizedMultiError is an error wrapping multiple validation errors returned by WhoAuthorized.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorizedMultiError) AllErrors ¶
func (m WhoAuthorizedMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorizedMultiError) Error ¶
func (m WhoAuthorizedMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorizedValidationError ¶
type WhoAuthorizedValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorizedValidationError is the validation error returned by WhoAuthorized.Validate if the designated constraints aren't met.
func (WhoAuthorizedValidationError) Cause ¶
func (e WhoAuthorizedValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorizedValidationError) Error ¶
func (e WhoAuthorizedValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorizedValidationError) ErrorName ¶
func (e WhoAuthorizedValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorizedValidationError) Field ¶
func (e WhoAuthorizedValidationError) Field() string
Field function returns field value.
func (WhoAuthorizedValidationError) Key ¶
func (e WhoAuthorizedValidationError) Key() bool
Key function returns key value.
func (WhoAuthorizedValidationError) Reason ¶
func (e WhoAuthorizedValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized_Request ¶
type WhoAuthorized_Request struct { // A list of resources to authorize against. Resources []*WhoAuthorized_Request_Resource `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"` // Policy input params InputParams map[string]*v1beta1.Value `` /* 182-byte string literal not displayed */ // Only evaluate polices containing provided tags PolicyTags []string `protobuf:"bytes,3,rep,name=policy_tags,json=policyTags,proto3" json:"policy_tags,omitempty"` // contains filtered or unexported fields }
func (*WhoAuthorized_Request) Descriptor
deprecated
func (*WhoAuthorized_Request) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized_Request.ProtoReflect.Descriptor instead.
func (*WhoAuthorized_Request) GetInputParams ¶
func (x *WhoAuthorized_Request) GetInputParams() map[string]*v1beta1.Value
func (*WhoAuthorized_Request) GetPolicyTags ¶
func (x *WhoAuthorized_Request) GetPolicyTags() []string
func (*WhoAuthorized_Request) GetResources ¶
func (x *WhoAuthorized_Request) GetResources() []*WhoAuthorized_Request_Resource
func (*WhoAuthorized_Request) ProtoMessage ¶
func (*WhoAuthorized_Request) ProtoMessage()
func (*WhoAuthorized_Request) ProtoReflect ¶
func (x *WhoAuthorized_Request) ProtoReflect() protoreflect.Message
func (*WhoAuthorized_Request) Reset ¶
func (x *WhoAuthorized_Request) Reset()
func (*WhoAuthorized_Request) String ¶
func (x *WhoAuthorized_Request) String() string
func (*WhoAuthorized_Request) Validate ¶
func (m *WhoAuthorized_Request) Validate() error
Validate checks the field values on WhoAuthorized_Request 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 (*WhoAuthorized_Request) ValidateAll ¶
func (m *WhoAuthorized_Request) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized_Request 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 WhoAuthorized_RequestMultiError, or nil if none found.
type WhoAuthorized_RequestMultiError ¶
type WhoAuthorized_RequestMultiError []error
WhoAuthorized_RequestMultiError is an error wrapping multiple validation errors returned by WhoAuthorized_Request.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorized_RequestMultiError) AllErrors ¶
func (m WhoAuthorized_RequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorized_RequestMultiError) Error ¶
func (m WhoAuthorized_RequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorized_RequestValidationError ¶
type WhoAuthorized_RequestValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorized_RequestValidationError is the validation error returned by WhoAuthorized_Request.Validate if the designated constraints aren't met.
func (WhoAuthorized_RequestValidationError) Cause ¶
func (e WhoAuthorized_RequestValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorized_RequestValidationError) Error ¶
func (e WhoAuthorized_RequestValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorized_RequestValidationError) ErrorName ¶
func (e WhoAuthorized_RequestValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorized_RequestValidationError) Field ¶
func (e WhoAuthorized_RequestValidationError) Field() string
Field function returns field value.
func (WhoAuthorized_RequestValidationError) Key ¶
func (e WhoAuthorized_RequestValidationError) Key() bool
Key function returns key value.
func (WhoAuthorized_RequestValidationError) Reason ¶
func (e WhoAuthorized_RequestValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized_Request_Resource ¶
type WhoAuthorized_Request_Resource struct { ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` // Resource type. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // A list of actions the subject want to perform. Actions []string `protobuf:"bytes,3,rep,name=actions,proto3" json:"actions,omitempty"` // contains filtered or unexported fields }
func (*WhoAuthorized_Request_Resource) Descriptor
deprecated
func (*WhoAuthorized_Request_Resource) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized_Request_Resource.ProtoReflect.Descriptor instead.
func (*WhoAuthorized_Request_Resource) GetActions ¶
func (x *WhoAuthorized_Request_Resource) GetActions() []string
func (*WhoAuthorized_Request_Resource) GetExternalId ¶
func (x *WhoAuthorized_Request_Resource) GetExternalId() string
func (*WhoAuthorized_Request_Resource) GetType ¶
func (x *WhoAuthorized_Request_Resource) GetType() string
func (*WhoAuthorized_Request_Resource) ProtoMessage ¶
func (*WhoAuthorized_Request_Resource) ProtoMessage()
func (*WhoAuthorized_Request_Resource) ProtoReflect ¶
func (x *WhoAuthorized_Request_Resource) ProtoReflect() protoreflect.Message
func (*WhoAuthorized_Request_Resource) Reset ¶
func (x *WhoAuthorized_Request_Resource) Reset()
func (*WhoAuthorized_Request_Resource) String ¶
func (x *WhoAuthorized_Request_Resource) String() string
func (*WhoAuthorized_Request_Resource) Validate ¶
func (m *WhoAuthorized_Request_Resource) Validate() error
Validate checks the field values on WhoAuthorized_Request_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 (*WhoAuthorized_Request_Resource) ValidateAll ¶
func (m *WhoAuthorized_Request_Resource) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized_Request_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 WhoAuthorized_Request_ResourceMultiError, or nil if none found.
type WhoAuthorized_Request_ResourceMultiError ¶
type WhoAuthorized_Request_ResourceMultiError []error
WhoAuthorized_Request_ResourceMultiError is an error wrapping multiple validation errors returned by WhoAuthorized_Request_Resource.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorized_Request_ResourceMultiError) AllErrors ¶
func (m WhoAuthorized_Request_ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorized_Request_ResourceMultiError) Error ¶
func (m WhoAuthorized_Request_ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorized_Request_ResourceValidationError ¶
type WhoAuthorized_Request_ResourceValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorized_Request_ResourceValidationError is the validation error returned by WhoAuthorized_Request_Resource.Validate if the designated constraints aren't met.
func (WhoAuthorized_Request_ResourceValidationError) Cause ¶
func (e WhoAuthorized_Request_ResourceValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorized_Request_ResourceValidationError) Error ¶
func (e WhoAuthorized_Request_ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorized_Request_ResourceValidationError) ErrorName ¶
func (e WhoAuthorized_Request_ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorized_Request_ResourceValidationError) Field ¶
func (e WhoAuthorized_Request_ResourceValidationError) Field() string
Field function returns field value.
func (WhoAuthorized_Request_ResourceValidationError) Key ¶
func (e WhoAuthorized_Request_ResourceValidationError) Key() bool
Key function returns key value.
func (WhoAuthorized_Request_ResourceValidationError) Reason ¶
func (e WhoAuthorized_Request_ResourceValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized_Response ¶
type WhoAuthorized_Response struct { // Time the decision was made. DecisionTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=decision_time,json=decisionTime,proto3" json:"decision_time,omitempty"` // Map with resource type as key. Decisions map[string]*WhoAuthorized_Response_ResourceType `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WhoAuthorized_Response) Descriptor
deprecated
func (*WhoAuthorized_Response) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized_Response.ProtoReflect.Descriptor instead.
func (*WhoAuthorized_Response) GetDecisionTime ¶
func (x *WhoAuthorized_Response) GetDecisionTime() *timestamppb.Timestamp
func (*WhoAuthorized_Response) GetDecisions ¶
func (x *WhoAuthorized_Response) GetDecisions() map[string]*WhoAuthorized_Response_ResourceType
func (*WhoAuthorized_Response) ProtoMessage ¶
func (*WhoAuthorized_Response) ProtoMessage()
func (*WhoAuthorized_Response) ProtoReflect ¶
func (x *WhoAuthorized_Response) ProtoReflect() protoreflect.Message
func (*WhoAuthorized_Response) Reset ¶
func (x *WhoAuthorized_Response) Reset()
func (*WhoAuthorized_Response) String ¶
func (x *WhoAuthorized_Response) String() string
func (*WhoAuthorized_Response) Validate ¶
func (m *WhoAuthorized_Response) Validate() error
Validate checks the field values on WhoAuthorized_Response 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 (*WhoAuthorized_Response) ValidateAll ¶
func (m *WhoAuthorized_Response) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized_Response 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 WhoAuthorized_ResponseMultiError, or nil if none found.
type WhoAuthorized_ResponseMultiError ¶
type WhoAuthorized_ResponseMultiError []error
WhoAuthorized_ResponseMultiError is an error wrapping multiple validation errors returned by WhoAuthorized_Response.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorized_ResponseMultiError) AllErrors ¶
func (m WhoAuthorized_ResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorized_ResponseMultiError) Error ¶
func (m WhoAuthorized_ResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorized_ResponseValidationError ¶
type WhoAuthorized_ResponseValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorized_ResponseValidationError is the validation error returned by WhoAuthorized_Response.Validate if the designated constraints aren't met.
func (WhoAuthorized_ResponseValidationError) Cause ¶
func (e WhoAuthorized_ResponseValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorized_ResponseValidationError) Error ¶
func (e WhoAuthorized_ResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorized_ResponseValidationError) ErrorName ¶
func (e WhoAuthorized_ResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorized_ResponseValidationError) Field ¶
func (e WhoAuthorized_ResponseValidationError) Field() string
Field function returns field value.
func (WhoAuthorized_ResponseValidationError) Key ¶
func (e WhoAuthorized_ResponseValidationError) Key() bool
Key function returns key value.
func (WhoAuthorized_ResponseValidationError) Reason ¶
func (e WhoAuthorized_ResponseValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized_Response_Action ¶
type WhoAuthorized_Response_Action struct { // List of subjects. Subjects []*WhoAuthorized_Response_Subject `protobuf:"bytes,1,rep,name=subjects,proto3" json:"subjects,omitempty"` // contains filtered or unexported fields }
func (*WhoAuthorized_Response_Action) Descriptor
deprecated
func (*WhoAuthorized_Response_Action) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized_Response_Action.ProtoReflect.Descriptor instead.
func (*WhoAuthorized_Response_Action) GetSubjects ¶
func (x *WhoAuthorized_Response_Action) GetSubjects() []*WhoAuthorized_Response_Subject
func (*WhoAuthorized_Response_Action) ProtoMessage ¶
func (*WhoAuthorized_Response_Action) ProtoMessage()
func (*WhoAuthorized_Response_Action) ProtoReflect ¶
func (x *WhoAuthorized_Response_Action) ProtoReflect() protoreflect.Message
func (*WhoAuthorized_Response_Action) Reset ¶
func (x *WhoAuthorized_Response_Action) Reset()
func (*WhoAuthorized_Response_Action) String ¶
func (x *WhoAuthorized_Response_Action) String() string
func (*WhoAuthorized_Response_Action) Validate ¶
func (m *WhoAuthorized_Response_Action) Validate() error
Validate checks the field values on WhoAuthorized_Response_Action 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 (*WhoAuthorized_Response_Action) ValidateAll ¶
func (m *WhoAuthorized_Response_Action) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized_Response_Action 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 WhoAuthorized_Response_ActionMultiError, or nil if none found.
type WhoAuthorized_Response_ActionMultiError ¶
type WhoAuthorized_Response_ActionMultiError []error
WhoAuthorized_Response_ActionMultiError is an error wrapping multiple validation errors returned by WhoAuthorized_Response_Action.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorized_Response_ActionMultiError) AllErrors ¶
func (m WhoAuthorized_Response_ActionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorized_Response_ActionMultiError) Error ¶
func (m WhoAuthorized_Response_ActionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorized_Response_ActionValidationError ¶
type WhoAuthorized_Response_ActionValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorized_Response_ActionValidationError is the validation error returned by WhoAuthorized_Response_Action.Validate if the designated constraints aren't met.
func (WhoAuthorized_Response_ActionValidationError) Cause ¶
func (e WhoAuthorized_Response_ActionValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorized_Response_ActionValidationError) Error ¶
func (e WhoAuthorized_Response_ActionValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorized_Response_ActionValidationError) ErrorName ¶
func (e WhoAuthorized_Response_ActionValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorized_Response_ActionValidationError) Field ¶
func (e WhoAuthorized_Response_ActionValidationError) Field() string
Field function returns field value.
func (WhoAuthorized_Response_ActionValidationError) Key ¶
func (e WhoAuthorized_Response_ActionValidationError) Key() bool
Key function returns key value.
func (WhoAuthorized_Response_ActionValidationError) Reason ¶
func (e WhoAuthorized_Response_ActionValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized_Response_Resource ¶
type WhoAuthorized_Response_Resource struct { // Map with actions as key. Actions map[string]*WhoAuthorized_Response_Action `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WhoAuthorized_Response_Resource) Descriptor
deprecated
func (*WhoAuthorized_Response_Resource) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized_Response_Resource.ProtoReflect.Descriptor instead.
func (*WhoAuthorized_Response_Resource) GetActions ¶
func (x *WhoAuthorized_Response_Resource) GetActions() map[string]*WhoAuthorized_Response_Action
func (*WhoAuthorized_Response_Resource) ProtoMessage ¶
func (*WhoAuthorized_Response_Resource) ProtoMessage()
func (*WhoAuthorized_Response_Resource) ProtoReflect ¶
func (x *WhoAuthorized_Response_Resource) ProtoReflect() protoreflect.Message
func (*WhoAuthorized_Response_Resource) Reset ¶
func (x *WhoAuthorized_Response_Resource) Reset()
func (*WhoAuthorized_Response_Resource) String ¶
func (x *WhoAuthorized_Response_Resource) String() string
func (*WhoAuthorized_Response_Resource) Validate ¶
func (m *WhoAuthorized_Response_Resource) Validate() error
Validate checks the field values on WhoAuthorized_Response_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 (*WhoAuthorized_Response_Resource) ValidateAll ¶
func (m *WhoAuthorized_Response_Resource) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized_Response_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 WhoAuthorized_Response_ResourceMultiError, or nil if none found.
type WhoAuthorized_Response_ResourceMultiError ¶
type WhoAuthorized_Response_ResourceMultiError []error
WhoAuthorized_Response_ResourceMultiError is an error wrapping multiple validation errors returned by WhoAuthorized_Response_Resource.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorized_Response_ResourceMultiError) AllErrors ¶
func (m WhoAuthorized_Response_ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorized_Response_ResourceMultiError) Error ¶
func (m WhoAuthorized_Response_ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorized_Response_ResourceType ¶
type WhoAuthorized_Response_ResourceType struct { // Map with resource id as key. Resources map[string]*WhoAuthorized_Response_Resource `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WhoAuthorized_Response_ResourceType) Descriptor
deprecated
func (*WhoAuthorized_Response_ResourceType) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized_Response_ResourceType.ProtoReflect.Descriptor instead.
func (*WhoAuthorized_Response_ResourceType) GetResources ¶
func (x *WhoAuthorized_Response_ResourceType) GetResources() map[string]*WhoAuthorized_Response_Resource
func (*WhoAuthorized_Response_ResourceType) ProtoMessage ¶
func (*WhoAuthorized_Response_ResourceType) ProtoMessage()
func (*WhoAuthorized_Response_ResourceType) ProtoReflect ¶
func (x *WhoAuthorized_Response_ResourceType) ProtoReflect() protoreflect.Message
func (*WhoAuthorized_Response_ResourceType) Reset ¶
func (x *WhoAuthorized_Response_ResourceType) Reset()
func (*WhoAuthorized_Response_ResourceType) String ¶
func (x *WhoAuthorized_Response_ResourceType) String() string
func (*WhoAuthorized_Response_ResourceType) Validate ¶
func (m *WhoAuthorized_Response_ResourceType) Validate() error
Validate checks the field values on WhoAuthorized_Response_ResourceType 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 (*WhoAuthorized_Response_ResourceType) ValidateAll ¶
func (m *WhoAuthorized_Response_ResourceType) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized_Response_ResourceType 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 WhoAuthorized_Response_ResourceTypeMultiError, or nil if none found.
type WhoAuthorized_Response_ResourceTypeMultiError ¶
type WhoAuthorized_Response_ResourceTypeMultiError []error
WhoAuthorized_Response_ResourceTypeMultiError is an error wrapping multiple validation errors returned by WhoAuthorized_Response_ResourceType.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorized_Response_ResourceTypeMultiError) AllErrors ¶
func (m WhoAuthorized_Response_ResourceTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorized_Response_ResourceTypeMultiError) Error ¶
func (m WhoAuthorized_Response_ResourceTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorized_Response_ResourceTypeValidationError ¶
type WhoAuthorized_Response_ResourceTypeValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorized_Response_ResourceTypeValidationError is the validation error returned by WhoAuthorized_Response_ResourceType.Validate if the designated constraints aren't met.
func (WhoAuthorized_Response_ResourceTypeValidationError) Cause ¶
func (e WhoAuthorized_Response_ResourceTypeValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorized_Response_ResourceTypeValidationError) Error ¶
func (e WhoAuthorized_Response_ResourceTypeValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorized_Response_ResourceTypeValidationError) ErrorName ¶
func (e WhoAuthorized_Response_ResourceTypeValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorized_Response_ResourceTypeValidationError) Field ¶
func (e WhoAuthorized_Response_ResourceTypeValidationError) Field() string
Field function returns field value.
func (WhoAuthorized_Response_ResourceTypeValidationError) Key ¶
func (e WhoAuthorized_Response_ResourceTypeValidationError) Key() bool
Key function returns key value.
func (WhoAuthorized_Response_ResourceTypeValidationError) Reason ¶
func (e WhoAuthorized_Response_ResourceTypeValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized_Response_ResourceValidationError ¶
type WhoAuthorized_Response_ResourceValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorized_Response_ResourceValidationError is the validation error returned by WhoAuthorized_Response_Resource.Validate if the designated constraints aren't met.
func (WhoAuthorized_Response_ResourceValidationError) Cause ¶
func (e WhoAuthorized_Response_ResourceValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorized_Response_ResourceValidationError) Error ¶
func (e WhoAuthorized_Response_ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorized_Response_ResourceValidationError) ErrorName ¶
func (e WhoAuthorized_Response_ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorized_Response_ResourceValidationError) Field ¶
func (e WhoAuthorized_Response_ResourceValidationError) Field() string
Field function returns field value.
func (WhoAuthorized_Response_ResourceValidationError) Key ¶
func (e WhoAuthorized_Response_ResourceValidationError) Key() bool
Key function returns key value.
func (WhoAuthorized_Response_ResourceValidationError) Reason ¶
func (e WhoAuthorized_Response_ResourceValidationError) Reason() string
Reason function returns reason value.
type WhoAuthorized_Response_Subject ¶
type WhoAuthorized_Response_Subject struct { // Resource external identifier. ExternalId string `protobuf:"bytes,1,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` // contains filtered or unexported fields }
func (*WhoAuthorized_Response_Subject) Descriptor
deprecated
func (*WhoAuthorized_Response_Subject) Descriptor() ([]byte, []int)
Deprecated: Use WhoAuthorized_Response_Subject.ProtoReflect.Descriptor instead.
func (*WhoAuthorized_Response_Subject) GetExternalId ¶
func (x *WhoAuthorized_Response_Subject) GetExternalId() string
func (*WhoAuthorized_Response_Subject) ProtoMessage ¶
func (*WhoAuthorized_Response_Subject) ProtoMessage()
func (*WhoAuthorized_Response_Subject) ProtoReflect ¶
func (x *WhoAuthorized_Response_Subject) ProtoReflect() protoreflect.Message
func (*WhoAuthorized_Response_Subject) Reset ¶
func (x *WhoAuthorized_Response_Subject) Reset()
func (*WhoAuthorized_Response_Subject) String ¶
func (x *WhoAuthorized_Response_Subject) String() string
func (*WhoAuthorized_Response_Subject) Validate ¶
func (m *WhoAuthorized_Response_Subject) Validate() error
Validate checks the field values on WhoAuthorized_Response_Subject 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 (*WhoAuthorized_Response_Subject) ValidateAll ¶
func (m *WhoAuthorized_Response_Subject) ValidateAll() error
ValidateAll checks the field values on WhoAuthorized_Response_Subject 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 WhoAuthorized_Response_SubjectMultiError, or nil if none found.
type WhoAuthorized_Response_SubjectMultiError ¶
type WhoAuthorized_Response_SubjectMultiError []error
WhoAuthorized_Response_SubjectMultiError is an error wrapping multiple validation errors returned by WhoAuthorized_Response_Subject.ValidateAll() if the designated constraints aren't met.
func (WhoAuthorized_Response_SubjectMultiError) AllErrors ¶
func (m WhoAuthorized_Response_SubjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhoAuthorized_Response_SubjectMultiError) Error ¶
func (m WhoAuthorized_Response_SubjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhoAuthorized_Response_SubjectValidationError ¶
type WhoAuthorized_Response_SubjectValidationError struct {
// contains filtered or unexported fields
}
WhoAuthorized_Response_SubjectValidationError is the validation error returned by WhoAuthorized_Response_Subject.Validate if the designated constraints aren't met.
func (WhoAuthorized_Response_SubjectValidationError) Cause ¶
func (e WhoAuthorized_Response_SubjectValidationError) Cause() error
Cause function returns cause value.
func (WhoAuthorized_Response_SubjectValidationError) Error ¶
func (e WhoAuthorized_Response_SubjectValidationError) Error() string
Error satisfies the builtin error interface
func (WhoAuthorized_Response_SubjectValidationError) ErrorName ¶
func (e WhoAuthorized_Response_SubjectValidationError) ErrorName() string
ErrorName returns error name.
func (WhoAuthorized_Response_SubjectValidationError) Field ¶
func (e WhoAuthorized_Response_SubjectValidationError) Field() string
Field function returns field value.
func (WhoAuthorized_Response_SubjectValidationError) Key ¶
func (e WhoAuthorized_Response_SubjectValidationError) Key() bool
Key function returns key value.
func (WhoAuthorized_Response_SubjectValidationError) Reason ¶
func (e WhoAuthorized_Response_SubjectValidationError) Reason() string
Reason function returns reason value.