yaml

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YamlDeployer

type YamlDeployer struct {
	KubeConfig string
	RestConfig *restclient.Config
	KubeClient *kubernetes.Clientset
}

func NewYamlDeployer

func NewYamlDeployer(kubeCfgPath string) (*YamlDeployer, error)

func (*YamlDeployer) CreateNamespace

func (d *YamlDeployer) CreateNamespace(ctx context.Context, namespace string) error

func (*YamlDeployer) DeployPath

func (d *YamlDeployer) DeployPath(ctx context.Context, namespace string, path string) error

func (*YamlDeployer) Name

func (d *YamlDeployer) Name() string

Jump to

Keyboard shortcuts

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