 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- func CacheImage(imageName string, pullSecrets []corev1.Secret, architectures []string, ...) error
- func ContainerAnnotationKey(containerName string, initContainer bool) string
- func DeleteImage(imageName string) error
- func GetKeychains(imageName string, pullSecrets []corev1.Secret) ([]authn.Keychain, error)
- func GetPullSecrets(apiReader client.Reader, namespace string, pullSecretNames []string) ([]corev1.Secret, error)
- func ImageIsCached(imageName string) (bool, error)
- func LoadRootCAPoolFromFiles(certificatePaths []string) (*x509.CertPool, error)
- func RepositoryLabel(repositoryName string) string
- func SanitizeName(image string) string
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var Endpoint = ""
    
      View Source
      
  
var Protocol = "http://"
    Functions ¶
func CacheImage ¶
func ContainerAnnotationKey ¶ added in v1.3.0
func DeleteImage ¶
func GetKeychains ¶ added in v1.6.0
func GetPullSecrets ¶ added in v1.6.0
func ImageIsCached ¶
func LoadRootCAPoolFromFiles ¶ added in v1.5.0
func RepositoryLabel ¶
func SanitizeName ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.