GoogleApi.OnDemandScanning.V1.Model.Layer (google_api_on_demand_scanning v0.7.0)
View SourceLayer holds metadata specific to a layer of a Docker image.
Attributes
-
arguments
(type:String.t
, default:nil
) - The recovered arguments to the Dockerfile directive. -
directive
(type:String.t
, default:nil
) - Required. The recovered Dockerfile directive used to construct this layer. See https://docs.docker.com/engine/reference/builder/ for more information.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.