generated

package
v2.2.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2018 License: Apache-2.0 Imports: 4 Imported by: 21

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigPath = "/.devspace/generated.yaml"

ConfigPath is the relative generated config path

Functions

func SaveConfig

func SaveConfig(config *Config) error

SaveConfig saves the config to the filesystem

Types

type Config

type Config struct {
	ChartHashs             map[string]string `yaml:"chartHashs"`
	DockerLatestTimestamps map[string]int64  `yaml:"dockerLatestTimestamps"`
	ImageTags              map[string]string `yaml:"imageTags"`
}

Config specifies the runtime config struct

func LoadConfig

func LoadConfig() (*Config, error)

LoadConfig loads the config from the filesystem

Jump to

Keyboard shortcuts

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