google_api_container_analysis v0.5.0 GoogleApi.ContainerAnalysis.V1alpha1.Model.Basis View Source
Basis describes the base image portion (Note) of the DockerImage
relationship. Linked occurrences are derived from this or an
equivalent image via:
FROM
Attributes
fingerprint
(type:GoogleApi.ContainerAnalysis.V1alpha1.Model.Fingerprint.t
, default:nil
) - The fingerprint of the base image.resourceUrl
(type:String.t
, default:nil
) - The resource_url for the resource representing the basis of associated occurrence images.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.ContainerAnalysis.V1alpha1.Model.Basis{ fingerprint: GoogleApi.ContainerAnalysis.V1alpha1.Model.Fingerprint.t(), resourceUrl: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.