Documentation ¶
Index ¶
- func CreateRestoreJob(options *types.RestoreJobOptions) error
- func Delete(options *types.DeleteOptions) error
- func Deploy(deployOptions types.DeployOptions) error
- func GetKotsadmOptionsFromCluster(namespace string, clientset *kubernetes.Clientset) (types.KotsadmOptions, error)
- func PushImages(options types.PushKotsadmImagesOptions) error
- func Upgrade(upgradeOptions types.UpgradeOptions) error
- func YAML(deployOptions types.DeployOptions) (map[string][]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRestoreJob ¶ added in v1.17.0
func CreateRestoreJob(options *types.RestoreJobOptions) error
func Delete ¶ added in v1.17.0
func Delete(options *types.DeleteOptions) error
func Deploy ¶
func Deploy(deployOptions types.DeployOptions) error
func GetKotsadmOptionsFromCluster ¶ added in v1.17.0
func GetKotsadmOptionsFromCluster(namespace string, clientset *kubernetes.Clientset) (types.KotsadmOptions, error)
func PushImages ¶
func PushImages(options types.PushKotsadmImagesOptions) error
func Upgrade ¶
func Upgrade(upgradeOptions types.UpgradeOptions) error
Types ¶
This section is empty.
Source Files ¶
- api.go
- api_objects.go
- application_metadata.go
- application_metadata_objects.go
- configmaps.go
- configmaps_objects.go
- configvalues.go
- configvalues_objects.go
- distribution.go
- distribution_objects.go
- is_openshift.go
- kotsadm.go
- kotsadm_objects.go
- kotsadm_version.go
- license.go
- license_objects.go
- limitrange.go
- main.go
- minio.go
- minio_objects.go
- namespaces.go
- operator.go
- operator_objects.go
- postgres.go
- postgres_objects.go
- push_images.go
- restore_job.go
- schemahero.go
- schemahero_objects.go
- secrets.go
- secrets_objects.go
Click to show internal directories.
Click to hide internal directories.