 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package dockercfg contains a command helper to read .dockercfg files
Index ¶
Constants ¶
      View Source
      
  
const ( PushAuthType = "PUSH_DOCKERCFG_PATH" PullAuthType = "PULL_DOCKERCFG_PATH" PullSourceAuthType = "PULL_SOURCE_DOCKERCFG_PATH_" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Helper ¶
type Helper struct {
}
    Helper contains all the valid config options for reading the local dockercfg file
func NewHelper ¶
func NewHelper() *Helper
NewHelper creates a Flags object with the default values set.
       Source Files
      ¶
      Source Files
      ¶
    
- cfg.go
- doc.go
 Click to show internal directories. 
   Click to hide internal directories.