Documentation
¶
Index ¶
- func GenerateCliDocs(rootCmd *cobra.Command, generateSetOptions *GenerateOptions) error
- func GenerateDockerLabels(generateSetOptions *GenerateOptions, sourceConfigUri string) ([]error, map[string][]error)
- func GenerateManifestFromHelm(HelmApplication helmappv1alpha1.HelmApplication, loaderMeta *apis.LoaderMeta, ...) error
- func GenerateManifests(generateSetOptions *GenerateOptions) ([]error, map[string][]error)
- func GenerateSchemas()
- type CommonK8sAnnotations
- type CommonK8sLabels
- type GenerateOptions
- type ManifestSource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCliDocs ¶
func GenerateCliDocs(rootCmd *cobra.Command, generateSetOptions *GenerateOptions) error
func GenerateDockerLabels ¶
func GenerateDockerLabels( generateSetOptions *GenerateOptions, sourceConfigUri string, ) ([]error, map[string][]error)
func GenerateManifestFromHelm ¶
func GenerateManifestFromHelm( HelmApplication helmappv1alpha1.HelmApplication, loaderMeta *apis.LoaderMeta, generateSetOptions *GenerateOptions, ) error
func GenerateManifests ¶
func GenerateManifests(generateSetOptions *GenerateOptions) ([]error, map[string][]error)
func GenerateSchemas ¶
func GenerateSchemas()
Types ¶
type CommonK8sAnnotations ¶
func (*CommonK8sAnnotations) GenerateAnnotations ¶
func (c *CommonK8sAnnotations) GenerateAnnotations() map[string]string
type CommonK8sLabels ¶
type CommonK8sLabels struct{}
func (*CommonK8sLabels) GenerateLabels ¶
func (c *CommonK8sLabels) GenerateLabels() map[string]string
type GenerateOptions ¶
type ManifestSource ¶
Click to show internal directories.
Click to hide internal directories.