package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Aug 23, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Init []InitStep `yaml:"init"`
Build []string `yaml:"build"`
}
Config represents the values from the configuraiton file.
Load unmarshalls a Config object from a file.
InitStep represents a task that should be done in an init container.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.