GoogleApi.ContainerAnalysis.V1beta1.Model.GrafeasV1beta1IntotoDetails (google_api_container_analysis v0.23.0) View Source
This corresponds to a signed in-toto link - it is made up of one or more signatures and the in-toto link itself. This is used for occurrences of a Grafeas in-toto note.
Attributes
-
signatures
(type:list(GoogleApi.ContainerAnalysis.V1beta1.Model.GrafeasV1beta1IntotoSignature.t)
, default:nil
) - -
signed
(type:GoogleApi.ContainerAnalysis.V1beta1.Model.Link.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.V1beta1.Model.GrafeasV1beta1IntotoDetails{ signatures: [ GoogleApi.ContainerAnalysis.V1beta1.Model.GrafeasV1beta1IntotoSignature.t() ] | nil, signed: GoogleApi.ContainerAnalysis.V1beta1.Model.Link.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.