Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerConfig ¶
type ControllerConfig struct {
CFRootNamespace string `yaml:"cfRootNamespace"`
KpackImageTag string `yaml:"kpackImageTag"`
ClusterBuilderName string `yaml:"clusterBuilderName"`
}
func LoadFromPath ¶
func LoadFromPath(path string) (*ControllerConfig, error)
Click to show internal directories.
Click to hide internal directories.