 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
- Variables
- func CacheImage(imageName string, keychain authn.Keychain) error
- func DeleteImage(imageName string) error
- func ImageIsCached(imageName string) (bool, error)
- func NewKubernetesKeychain(client client.Client, namespace string, pullSecrets []string) authn.Keychain
- func RepositoryLabel(repositoryName string) string
- func SanitizeName(image string) string
Constants ¶
      View Source
      
  
const ( // DefaultAuthKey is the key used for dockerhub in config files, which // is hardcoded for historical reasons. DefaultAuthKey = "https://" + name.DefaultRegistry + "/v1/" )
Variables ¶
      View Source
      
  
    var Endpoint = ""
    
      View Source
      
  
var Protocol = "http://"
    Functions ¶
func DeleteImage ¶
func ImageIsCached ¶
func NewKubernetesKeychain ¶
func RepositoryLabel ¶
func SanitizeName ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.