Documentation
¶
Index ¶
- func AzureCloudNetworkConfigCredentials(controlPlaneNamespace string) *corev1.Secret
- func AzureCloudProviderCredentials(controlPlaneNamespace string) *corev1.Secret
- func AzureDiskCSICredentials(controlPlaneNamespace string) *corev1.Secret
- func AzureFileCSICredentials(controlPlaneNamespace string) *corev1.Secret
- func AzureImageRegistryCredentials(controlPlaneNamespace string) *corev1.Secret
- func AzureIngressCredentials(controlPlaneNamespace string) *corev1.Secret
- func HostedControlPlaneNamespace(hostedClusterNamespace, hostedClusterName string) string
- func HostedControlPlaneNamespaceObject(hostedClusterNamespace, hostedClusterName string) *corev1.Namespace
- func KASServingCertSecret(namespace string) *corev1.Secret
- func KubeConfigExternalSecret(hostedClusterNamespace string, hostedClusterName string) *corev1.Secret
- func KubeConfigSecret(hostedClusterNamespace string, hostedClusterName string) *corev1.Secret
- func KubeadminPasswordSecret(hostedClusterNamespace string, hostedClusterName string) *corev1.Secret
- func KubevirtInfraTempRoute(namespace string) *routev1.Route
- func MachineConfigAPIServerHAProxy() *mcfgv1.MachineConfig
- func MonitoringDashboard(clusterNamespace, clusterName string) *corev1.ConfigMap
- func MonitoringDashboardTemplate(namespace string) *corev1.ConfigMap
- func OpenShiftTrustedCABundleForNamespace(namespace string) *corev1.ConfigMap
- func OperatorDeployment(ns string) *appsv1.Deployment
- func ReconcileKubevirtInfraTempRoute(route *routev1.Route) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AzureCloudNetworkConfigCredentials ¶ added in v0.1.69
AzureCloudNetworkConfigCredentials creates a secret for the cloud network config controller
func AzureCloudProviderCredentials ¶ added in v0.1.69
AzureCloudProviderCredentials creates a secret for the cloud controller manager
func AzureDiskCSICredentials ¶ added in v0.1.69
AzureDiskCSICredentials creates a secret for the Azure disk CSI driver
func AzureFileCSICredentials ¶ added in v0.1.69
AzureFileCSICredentials creates a secret for the Azure file CSI driver
func AzureImageRegistryCredentials ¶ added in v0.1.69
AzureImageRegistryCredentials creates a secret for the image registry operator
func AzureIngressCredentials ¶ added in v0.1.69
AzureIngressCredentials creates a secret for the ingress operator
func HostedControlPlaneNamespaceObject ¶ added in v0.1.16
func KASServingCertSecret ¶ added in v0.1.55
func KubeConfigExternalSecret ¶ added in v0.1.58
func KubeConfigSecret ¶
func KubeadminPasswordSecret ¶
func KubevirtInfraTempRoute ¶ added in v0.1.10
func MachineConfigAPIServerHAProxy ¶
func MachineConfigAPIServerHAProxy() *mcfgv1.MachineConfig
func MonitoringDashboard ¶ added in v0.1.10
func MonitoringDashboardTemplate ¶ added in v0.1.10
func OpenShiftTrustedCABundleForNamespace ¶ added in v0.1.13
func OperatorDeployment ¶
func OperatorDeployment(ns string) *appsv1.Deployment
func ReconcileKubevirtInfraTempRoute ¶ added in v0.1.10
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.