Discover Packages
github.com/weaveworks/pctl
pkg
bootstrap
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Sep 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types CreateConfig(namespace, name, directory) type Config GetConfig(directory)
Documentation
¶
func CreateConfig (namespace, name, directory string ) error
CreateConfig creates the bootstrap config
type Config struct {
GitRepository profilesv1.GitRepository `json:"gitRepository,omitempty"`
}
Config contains the pctl bootstrap configuration
func GetConfig (directory string ) (*Config, error )
GetConfig gets the bootstrap config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.