Documentation ¶
Index ¶
- Constants
- func BindParameters(cmd *cobra.Command) *api.Parameters
- func NewApplyCommand(params *api.Parameters) *cobra.Command
- func NewDumpConfigCommand() *cobra.Command
- func NewDumpSettingsCommand(params *api.Parameters) *cobra.Command
- func NewRootCommand() *cobra.Command
- func ReadInParameters(p *api.Parameters) error
Constants ¶
View Source
const ( FlagKubeconfig = "kubeconfig" FlagKubectlPath = "kubectl-path" FlagGitHubToken = "github-token" FlagFilename = "filename" FlagHTTPCacheDir = "http-cache-dir" FlagGELFAddress = "gelf-address" FlagStatsdAddress = "statsd-address" )
View Source
const (
ConfigDir = "~/.rebuy/kubernetes-deployment"
)
View Source
const (
DefaultBranch = "master"
)
Variables ¶
This section is empty.
Functions ¶
func BindParameters ¶
func BindParameters(cmd *cobra.Command) *api.Parameters
func NewApplyCommand ¶
func NewApplyCommand(params *api.Parameters) *cobra.Command
func NewDumpConfigCommand ¶
func NewDumpSettingsCommand ¶
func NewDumpSettingsCommand(params *api.Parameters) *cobra.Command
func NewRootCommand ¶
func ReadInParameters ¶
func ReadInParameters(p *api.Parameters) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.