config

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigExists

func ConfigExists(config ConfigInterface) (bool, error)

ConfigExists chacks whether the yaml file for the config exists

func GetConfigPath

func GetConfigPath(config ConfigInterface) (string, error)

GetConfigPath returns the path to the config's yaml file

func LoadClusterConfig

func LoadClusterConfig(config *v1.Cluster, overwriteExistingValues bool)

LoadClusterConfig loads the config for a kubernetes cluster

func LoadConfig

func LoadConfig(config ConfigInterface) error

LoadConfig loads a config from its yaml file

func SaveConfig

func SaveConfig(config ConfigInterface) error

SaveConfig writes the data of a config to its yaml file

Types

type ConfigInterface

type ConfigInterface interface{}

ConfigInterface defines the pattern of every config

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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