package
1.30.2
Repository: https://github.com/projectcontour/contour.git
Documentation: pkg.go.dev

# Functions

ContourDeploymentPodSelector returns a label selector using "app: contour" as the key/value pair.
DesiredDeployment returns the desired deployment for the provided contour using image as Contour's container image.
EnsureDeployment ensures a deployment using image exists for the given contour.
EnsureDeploymentDeleted ensures the deployment for the provided contour is deleted if Contour owner labels exist.