ocm

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPriorityClass = "system-node-critical"
)

Variables

This section is empty.

Functions

func ReconcileDeployment

func ReconcileDeployment(deployment *appsv1.Deployment, ownerRef config.OwnerRef, image string, deploymentConfig config.DeploymentConfig) error

func ReconcileOpenShiftControllerManagerConfig

func ReconcileOpenShiftControllerManagerConfig(cm *corev1.ConfigMap, ownerRef config.OwnerRef, deployerImage, dockerBuilderImage, minTLSVersion string, cipherSuites []string) error

func ReconcileOpenShiftControllerManagerNamespaceWorkerManifest

func ReconcileOpenShiftControllerManagerNamespaceWorkerManifest(cm *corev1.ConfigMap, ownerRef config.OwnerRef) error

func ReconcileOpenShiftControllerManagerServiceCAWorkerManifest

func ReconcileOpenShiftControllerManagerServiceCAWorkerManifest(cm *corev1.ConfigMap, ownerRef config.OwnerRef) error

Types

type OpenShiftControllerManagerParams

type OpenShiftControllerManagerParams struct {
	OpenShiftControllerManagerImage string              `json:"openshiftControllerManagerImage"`
	DockerBuilderImage              string              `json:"dockerBuilderImage"`
	DeployerImage                   string              `json:"deployerImage"`
	APIServer                       *configv1.APIServer `json:"apiServer"`

	DeploymentConfig config.DeploymentConfig `json:"deploymentConfig"`
	config.OwnerRef  `json:",inline"`
}

func NewOpenShiftControllerManagerParams

func NewOpenShiftControllerManagerParams(hcp *hyperv1.HostedControlPlane, globalConfig config.GlobalConfig, images map[string]string) *OpenShiftControllerManagerParams

func (*OpenShiftControllerManagerParams) CipherSuites

func (p *OpenShiftControllerManagerParams) CipherSuites() []string

func (*OpenShiftControllerManagerParams) MinTLSVersion

func (p *OpenShiftControllerManagerParams) MinTLSVersion() string

Jump to

Keyboard shortcuts

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