Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deploy ¶
func Deploy(opts DeployOptions) error
Types ¶
type CanDeployOptions ¶
type CanDeployOptions struct { Params types.UpgradeServiceParams KotsKinds *kotsutil.KotsKinds RegistrySettings registrytypes.RegistrySettings }
type DeployOptions ¶
type DeployOptions struct { Ctx context.Context IsSkipPreflights bool ContinueWithFailedPreflights bool Params types.UpgradeServiceParams KotsKinds *kotsutil.KotsKinds RegistrySettings registrytypes.RegistrySettings }
Click to show internal directories.
Click to hide internal directories.