deploy

package
v1.124.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CanDeploy

func CanDeploy(opts CanDeployOptions) (bool, string, error)

func CanDeployEC2 added in v1.122.1

func CanDeployEC2(opts CanDeployEC2Options) (bool, string, error)

func Deploy

func Deploy(opts DeployOptions) error

func DeployEC2 added in v1.122.1

func DeployEC2(opts DeployEC2Options) error

Types

type CanDeployEC2Options added in v1.122.1

type CanDeployEC2Options struct {
	Params           types.UpgradeServiceParams
	KotsKinds        *kotsutil.KotsKinds
	RegistrySettings registrytypes.RegistrySettings
}

type CanDeployOptions

type CanDeployOptions struct {
	Params           types.UpgradeServiceParams
	KotsKinds        *kotsutil.KotsKinds
	RegistrySettings registrytypes.RegistrySettings
}

type DeployEC2Options added in v1.122.1

type DeployEC2Options struct {
	Ctx                          context.Context
	IsSkipPreflights             bool
	ContinueWithFailedPreflights bool
	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
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL