targetconfigcontroller

package
v0.0.0-alpha.0....-ec243c9 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTargetConfigController

func NewTargetConfigController(
	livenessChecker *health.MultiAlivenessChecker,
	targetImagePullSpec, operatorImagePullSpec string,
	operatorClient v1helpers.StaticPodOperatorClient,
	kubeInformersForOpenshiftEtcdNamespace informers.SharedInformerFactory,
	kubeInformersForNamespaces v1helpers.KubeInformersForNamespaces,
	infrastructureInformer configv1informers.InfrastructureInformer,
	networkInformer configv1informers.NetworkInformer,
	masterNodeInformer cache.SharedIndexInformer,
	kubeClient kubernetes.Interface,
	envVarGetter etcdenvvar.EnvVar,
	eventRecorder events.Recorder,
) factory.Controller

Types

type NameValue

type NameValue struct {
	Name  string
	Value string
}

type PodSubstitutionTemplate

type PodSubstitutionTemplate struct {
	Image               string
	OperatorImage       string
	ListenAddress       string
	LocalhostAddress    string
	LogLevel            string
	EnvVars             []NameValue
	BackupArgs          []string
	CipherSuites        string
	EnableEtcdContainer bool
}

type TargetConfigController

type TargetConfigController struct {
	// contains filtered or unexported fields
}

func (*TargetConfigController) Enqueue

func (c *TargetConfigController) Enqueue()

Jump to

Keyboard shortcuts

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