package
0.0.0-20240928232002-2583a758a6a6
Repository: https://github.com/pulp/pulp-operator.git
Documentation: pkg.go.dev
# Functions
CreateEmptyConfigMap creates an empty ConfigMap that is used by CNO (Cluster Network Operator) to inject custom CA into containers.
CreateRHOperatorPullSecret creates a default secret called redhat-operators-pull-secret.
GetRouteHost defines route host based on ingress default cluster domain if no .spec.route_host defined.
PulpRouteController creates the routes based on snippets defined in pulp-worker pod.
PulpRouteObject returns the route object with the specs defined in pulp CR.
UpdateIngressClass will handle the modifications needed when changing to/from "openshift-default" ingressclass.
# Structs
DeploymentAPIOCP is the pulpcore-api Deployment definition for common OCP clusters.
DeploymentContentOCP is the pulpcore-content Deployment definition for common OCP clusters.
DeploymentWorkerOCP is the pulpcore-worker Deployment definition for common OCP clusters.
IngressOCP is the Ingress definition for OCP clusters.
PodExec contains the configs to execute a command inside a pod.
RoutePlugin defines a plugin route.