catalog

package
v2.53.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 5 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
	Repositories         map[string]string
	Visibility           string
}

Jump to

Keyboard shortcuts

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