Discover Packages
github.com/flyteorg/flytepropeller
cmd
controller
cmd
package
Version:
v0.16.32
Opens a new window with list of versions in this module.
Published: Mar 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package cmd contains commands for FlytePropeller controller.
View Source
const (
CaCertKey = "ca.crt"
ServerCertKey = "tls.crt"
ServerCertPrivateKey = "tls.key"
)
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.