Documentation
¶
Index ¶
- func GetRegistrySettingsForApp(appID string) (*types.RegistrySettings, error)
- func HasKurlRegistry() (bool, error)
- func RewriteImages(appID string, sequence int64, hostname string, username string, ...) error
- func UpdateRegistry(appID string, hostname string, username string, password string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRegistrySettingsForApp ¶
func GetRegistrySettingsForApp(appID string) (*types.RegistrySettings, error)
func HasKurlRegistry ¶ added in v1.15.0
func RewriteImages ¶
func RewriteImages(appID string, sequence int64, hostname string, username string, password string, namespace string, configValues *kotsv1beta1.ConfigValues) error
RewriteImages will use the app (a) and send the images to the registry specified. It will create patches for these and create a new version of the application
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.