GoogleApi.ContainerAnalysis.V1alpha1.Model.AttestationAuthority (google_api_container_analysis v0.11.0) View Source
Note kind that represents a logical attestation "role" or "authority". For example, an organization might have one AttestationAuthority
for "QA" and one for "build". This Note is intended to act strictly as a grouping mechanism for the attached Occurrences (Attestations). This grouping mechanism also provides a security boundary, since IAM ACLs gate the ability for a principle to attach an Occurrence to a given Note. It also provides a single point of lookup to find all attached Attestation Occurrences, even if they don't all live in the same project.
Attributes
-
hint
(type:GoogleApi.ContainerAnalysis.V1alpha1.Model.AttestationAuthorityHint.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.AttestationAuthority{ hint: GoogleApi.ContainerAnalysis.V1alpha1.Model.AttestationAuthorityHint.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.