Documentation
¶
Index ¶
- Constants
- func GetAppsFile(config templateapp.Config, userConfigMap *v1.ConfigMap) (*templateapp.AppCROutput, error)
- func GetClusterAppsFile(c Config) (string, error)
- func GetDefaultAppsFile(c Config) (string, error)
- func GetUserConfigMap(c Config) (*v1.ConfigMap, error)
- func TemplateApp(appCROutput *templateapp.AppCROutput) (string, error)
- type Config
Constants ¶
View Source
const ( ContainerRegistrySecretName = "container-registries-configuration" ValuesKey = "values" TrueString = "true" )
View Source
const AppCRTemplate = `` /* 165-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func GetAppsFile ¶
func GetAppsFile(config templateapp.Config, userConfigMap *v1.ConfigMap) (*templateapp.AppCROutput, error)
func GetClusterAppsFile ¶
func GetDefaultAppsFile ¶
func TemplateApp ¶
func TemplateApp(appCROutput *templateapp.AppCROutput) (string, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.