Grafeas v1 API - Class Layer (3.10.0)

 public sealed class Layer : IMessage<Layer>, IEquatable<Layer>, IDeepCloneable<Layer>, IBufferMessage, IMessage 

Reference documentation and code samples for the Grafeas v1 API class Layer.

Layer holds metadata specific to a layer of a Docker image.

Inheritance

object > Layer

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

Layer()

 public Layer() 

Layer(Layer)

 public Layer(Layer other) 
Parameter
Name
Description
other

Properties

Arguments

 public string Arguments { get; set; } 

The recovered arguments to the Dockerfile directive.

Property Value
Type
Description

Directive

 public string Directive { get; set; } 

Required. The recovered Dockerfile directive used to construct this layer. See https://docs.docker.com/engine/reference/builder/ for more information.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: