 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type HealthConfigdeprecated
- type Imagedeprecated
- type ImageConfigdeprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
        
          
            type HealthConfig
            deprecated
            
          
  
    
  
      
      type HealthConfig = v1.HealthcheckConfig
HealthConfig holds configuration settings for the HEALTHCHECK feature.
Deprecated: use v1.HealthcheckConfig.
        
          
            type Image
            deprecated
            
          
  
    
  
      
      type Image = v1.DockerOCIImage
Image is the JSON structure which describes some basic information about the image. This provides the `application/vnd.oci.image.config.v1+json` mediatype when marshalled to JSON.
Deprecated: use v1.DockerOCIImage.
        
          
            type ImageConfig
            deprecated
            
          
  
    
  
      
      type ImageConfig = v1.DockerOCIImageConfig
ImageConfig is a docker compatible config for an image
Deprecated: use v1.DockerOCIImageConfig.
 Click to show internal directories. 
   Click to hide internal directories.