mcs

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReconcileMachineConfigServerConfig

func ReconcileMachineConfigServerConfig(cm *corev1.ConfigMap, p *MCSParams) error

Types

type MCSParams

type MCSParams struct {
	OwnerRef          config.OwnerRef
	RootCA            *corev1.Secret
	KubeletClientCA   *corev1.ConfigMap
	UserCA            *corev1.ConfigMap
	PullSecret        *corev1.Secret
	DNS               *configv1.DNS
	Infrastructure    *configv1.Infrastructure
	Network           *configv1.Network
	Proxy             *configv1.Proxy
	Image             *configv1.Image
	InstallConfig     *globalconfig.InstallConfig
	ConfigurationHash string
}

func NewMCSParams

func NewMCSParams(hcp *hyperv1.HostedControlPlane, rootCA, pullSecret *corev1.Secret, userCA, kubeletClientCA *corev1.ConfigMap) (*MCSParams, error)

Jump to

Keyboard shortcuts

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