Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConfig ¶
CreateConfig creates the bootstrap config
Types ¶
type Config ¶
type Config struct { // GitRepository is the git repository flux resource the installation uses GitRepository profilesv1.GitRepository `yaml:"gitRepository,omitempty"` // DefaultDir defines the location to use with pctl add DefaultDir string `yaml:"defaultDir,omitempty"` }
Config contains the pctl bootstrap configuration
Click to show internal directories.
Click to hide internal directories.