manager

package
v0.0.0-...-b5980d5 Latest Latest
Warning

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

Go to latest
Published: May 3, 2018 License: BSD-2-Clause Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Staging             bool
	TemplateDirectory   string
	TeamvaultURL        string
	TeamvaultUser       string
	TeamvaultPassword   string
	TeamvaultConfigPath string
	Namespaces          string
	Whitelist           string
	Kubeconfig          string
	Webhook             bool
	Port                int
}

Manager is the main application package

func (*Manager) ReadTeamvaultConfig

func (m *Manager) ReadTeamvaultConfig() error

ReadTeamvaultConfig from path

func (*Manager) Run

func (m *Manager) Run(ctx context.Context) error

Run Manager

func (*Manager) Validate

func (m *Manager) Validate() error

Validate if all Manager values are set correctly

Jump to

Keyboard shortcuts

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