apps

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

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 GetClusterAppsFile(c Config) (string, error)

func GetDefaultAppsFile

func GetDefaultAppsFile(c Config) (string, error)

func GetUserConfigMap

func GetUserConfigMap(c Config) (*v1.ConfigMap, error)

func TemplateApp

func TemplateApp(appCROutput *templateapp.AppCROutput) (string, error)

Types

type Config

type Config struct {
	Cluster                      string
	Name                         string
	AppName                      string
	Catalog                      string
	Version                      string
	Namespace                    string
	Values                       string
	ConfigureContainerRegistries bool
	Provider                     string
	MCAppsPreventDeletion        bool
}

func GetAppsConfig

func GetAppsConfig(file string) (Config, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL