Documentation ¶
Index ¶
- func CAPIManagerClusterRole(controlPlaneNamespace string) *rbacv1.ClusterRole
- func CAPIManagerClusterRoleBinding(controlPlaneNamespace string) *rbacv1.ClusterRoleBinding
- func CAPIManagerRole(controlPlaneNamespace string) *rbacv1.Role
- func CAPIManagerRoleBinding(controlPlaneNamespace string) *rbacv1.RoleBinding
- func CAPIManagerServiceAccount(controlPlaneNamespace string) *corev1.ServiceAccount
- func CAPIProviderDeployment(controlPlaneNamespace string) *appsv1.Deployment
- func CAPIProviderRole(controlPlaneNamespace string) *rbacv1.Role
- func CAPIProviderRoleBinding(controlPlaneNamespace string) *rbacv1.RoleBinding
- func CAPIProviderServiceAccount(controlPlaneNamespace string) *corev1.ServiceAccount
- func CAPIWebhooksTLSSecret(controlPlaneNamespace string) *corev1.Secret
- func ClusterAPIManagerDeployment(controlPlaneNamespace string) *appsv1.Deployment
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CAPIManagerClusterRole ¶
func CAPIManagerClusterRole(controlPlaneNamespace string) *rbacv1.ClusterRole
func CAPIManagerClusterRoleBinding ¶
func CAPIManagerClusterRoleBinding(controlPlaneNamespace string) *rbacv1.ClusterRoleBinding
func CAPIManagerRole ¶
func CAPIManagerRoleBinding ¶
func CAPIManagerRoleBinding(controlPlaneNamespace string) *rbacv1.RoleBinding
func CAPIManagerServiceAccount ¶
func CAPIManagerServiceAccount(controlPlaneNamespace string) *corev1.ServiceAccount
func CAPIProviderDeployment ¶
func CAPIProviderDeployment(controlPlaneNamespace string) *appsv1.Deployment
func CAPIProviderRole ¶
func CAPIProviderRoleBinding ¶
func CAPIProviderRoleBinding(controlPlaneNamespace string) *rbacv1.RoleBinding
func CAPIProviderServiceAccount ¶
func CAPIProviderServiceAccount(controlPlaneNamespace string) *corev1.ServiceAccount
func CAPIWebhooksTLSSecret ¶
func ClusterAPIManagerDeployment ¶
func ClusterAPIManagerDeployment(controlPlaneNamespace string) *appsv1.Deployment
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.