k8s

package
v0.0.0-...-1d8dca5 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const UpdateManagerK8sServiceID = "orchestration.mgr"

UpdateManagerK8sServiceID is the ID os the locally registered k8s update manager implementation

Variables

This section is empty.

Functions

func NewK8sUpdateManager

func NewK8sUpdateManager(opts []MgrOpt, registryCtx *registry.ServiceRegistryContext) (orchestration.UpdateManager, error)

NewK8sUpdateManager instantiates a new k8s update manager

Types

type MgrOpt

type MgrOpt func(mgrOptions *mgrOpts) error

MgrOpt defines the creation configuration options for a k8s API-compatible orchestration implementation

func WithKubeConfig

func WithKubeConfig(kubeconfig string) MgrOpt

WithKubeConfig configures the absolute path to the k8s runtime configuration

Jump to

Keyboard shortcuts

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