Documentation
¶
Index ¶
Constants ¶
View Source
const ( Merge = "merge" Overwrite = "overwrite" )
Variables ¶
This section is empty.
Functions ¶
func NewProcessorsAndRun ¶
Types ¶
type Interface ¶
type Interface interface {
// Dump Configs from Clusterfile to the cluster rootfs
Dump(configs []v1.Config) error
}
func NewConfiguration ¶
type PreProcessor ¶
Click to show internal directories.
Click to hide internal directories.