kubernetes

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kubernetes

type Kubernetes struct {
	Options *Options
}

func (*Kubernetes) Deploy

func (n *Kubernetes) Deploy(ctx pipeline.Context) error

type Options

type Options struct {
	DeploymentDir   string   `mapstructure:"deployment_dir"`
	DeploymentFile  string   `mapstructure:"deployment_file"`
	DeploymentFiles []string `mapstructure:"deployment_files"`
	Namespace       string   `mapstructure:"namespace"`
}

Jump to

Keyboard shortcuts

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