Documentation
¶
Index ¶
- func HCPRouterConfig(hcp *hyperv1.HostedControlPlane, setDefaultSecurityContext bool) config.DeploymentConfig
- func PrivateRouterImage(images map[string]string) string
- func ReconcileRouterDeployment(deployment *appsv1.Deployment, ownerRef config.OwnerRef, ...) error
- func ReconcileRouterRole(role *rbacv1.Role, ownerRef config.OwnerRef) error
- func ReconcileRouterRoleBinding(rb *rbacv1.RoleBinding, ownerRef config.OwnerRef) error
- func ReconcileRouterService(svc *corev1.Service, kasPort int32, ...) error
- func ReconcileRouterServiceAccount(sa *corev1.ServiceAccount, ownerRef config.OwnerRef) error
- func ReconcileRouterTemplateConfigmap(cm *corev1.ConfigMap)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HCPRouterConfig ¶
func HCPRouterConfig(hcp *hyperv1.HostedControlPlane, setDefaultSecurityContext bool) config.DeploymentConfig
func PrivateRouterImage ¶
func ReconcileRouterRole ¶
func ReconcileRouterRoleBinding ¶
func ReconcileRouterRoleBinding(rb *rbacv1.RoleBinding, ownerRef config.OwnerRef) error
func ReconcileRouterService ¶
func ReconcileRouterServiceAccount ¶
func ReconcileRouterServiceAccount(sa *corev1.ServiceAccount, ownerRef config.OwnerRef) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.