configmap

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ContourConfigMapName is the name of Contour's ConfigMap resource.
	// [TODO] danehans: Remove and use contour.Name when
	// https://github.com/projectcontour/contour/issues/2122 is fixed.
	ContourConfigMapName = "contour"
)

Variables

This section is empty.

Functions

func EnsureConfigMap

func EnsureConfigMap(ctx context.Context, cli client.Client, contour *operatorv1alpha1.Contour) error

EnsureConfigMap ensures that a ConfigMap exists for the given contour.

func EnsureConfigMapDeleted

func EnsureConfigMapDeleted(ctx context.Context, cli client.Client, contour *operatorv1alpha1.Contour) error

EnsureConfigMapDeleted deletes a ConfigMap for the provided contour, if the configured owner labels exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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