configmap

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ContourCfgMapName 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.
	ContourCfgMapName = "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 ensures the configmap for the provided contour is deleted if Contour 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