Documentation
¶
Index ¶
- Constants
- func GenerateKeys(cr *config.CRSpec, ejsonPublicKey string) error
- func ProcessConfigs(cr *config.CRSpec) error
- func ProcessNamespace(cr *config.KApiCr) error
- func ProcessReleaseName(cr *config.KApiCr) error
- func ProcessSecrets(cr *config.CRSpec, ejsonPublicKey string) error
- func ProcessStorageClassName(cr *config.CRSpec) error
- func YamlToWriter(w io.Writer, yml interface{}) error
Constants ¶
View Source
const (
FILE_PERMISION = 0644
)
Variables ¶
This section is empty.
Functions ¶
func ProcessConfigs ¶
func ProcessNamespace ¶
It will patch the built-in NamespaceTransformer
func ProcessReleaseName ¶
It will create patch for releaseName
func ProcessStorageClassName ¶
It will enable storageClassName transformer
func YamlToWriter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.