Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultPackagedFile = "packaged.yaml" NamePrefix = template.DefaultVarsInstance + "-" )
View Source
const ( AuthProxyPatchFile = "cosmo-auth-proxy-patch.yaml" AuthProxyRoleBFile = "cosmo-auth-proxy-roleb.yaml" )
Variables ¶
View Source
var (
SecretFileDefaultMode = int32(420)
)
Functions ¶
func AddCommand ¶
func AddCommand(cmd *cobra.Command, o *cmdutil.CliOptions)
func NewKustomize ¶
func NewKustomize() *types.Kustomization
func StructToYaml ¶
func StructToYaml(obj interface{}) []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.