Interface BaseImageOrBuilder (2.64.0)

  public 
  
 interface 
 BaseImageOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getLayerCount()

  public 
  
 abstract 
  
 int 
  
 getLayerCount 
 () 
 

The number of layers that the base image is composed of.

int32 layer_count = 3;

Returns
Type
Description
int

The layerCount.

getName()

  public 
  
 abstract 
  
 String 
  
 getName 
 () 
 

The name of the base image.

string name = 1;

Returns
Type
Description

The name.

getNameBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getNameBytes 
 () 
 

The name of the base image.

string name = 1;

Returns
Type
Description

The bytes for name.

getRepository()

  public 
  
 abstract 
  
 String 
  
 getRepository 
 () 
 

The repository name in which the base image is from.

string repository = 2;

Returns
Type
Description

The repository.

getRepositoryBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getRepositoryBytes 
 () 
 

The repository name in which the base image is from.

string repository = 2;

Returns
Type
Description

The bytes for repository.

Design a Mobile Site
View Site in Mobile | Classic
Share by: