catalog

package
v1.60.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCatalogCR

func NewCatalogCR(config Config) (*applicationv1alpha1.Catalog, error)

func NewConfigMap

func NewConfigMap(config Config, data string) (*corev1.ConfigMap, error)

func NewSecret

func NewSecret(config Config, data []byte) (*corev1.Secret, error)

Types

type Config

type Config struct {
	CatalogConfigMapName string
	CatalogSecretName    string
	Description          string
	ID                   string
	Name                 string
	Namespace            string
	LogoURL              string
	URL                  string
}

Jump to

Keyboard shortcuts

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