Documentation ¶
Index ¶
Constants ¶
View Source
const ( WorkerNamespace = "openshift-cloud-credential-operator" WorkerServiceAccount = "cloud-credential-operator" )
Variables ¶
This section is empty.
Functions ¶
func ReconcileDeployment ¶
func ReconcileDeployment(deployment *appsv1.Deployment, params Params, platformType hyperv1.PlatformType) error
Types ¶
type Params ¶
func NewParams ¶
func NewParams(hcp *hyperv1.HostedControlPlane, version string, releaseImageProvider *imageprovider.ReleaseImageProvider, setDefaultSecurityContext bool) Params
Click to show internal directories.
Click to hide internal directories.