Documentation ¶
Index ¶
- func AWSCluster(controlPlaneNamespace string, hostedClusterName string) *capiawsv1.AWSCluster
- func CAPICluster(controlPlaneOperatorNamespace string, infraID string) *capiv1.Cluster
- func HostedControlPlane(controlPlaneNamespace string, hostedClusterName string) *hyperv1.HostedControlPlane
- func IBMCloudCluster(controlPlaneNamespace string, hostedClusterName string) *capiibmv1.IBMCluster
- func OperatorClusterRole() *rbacv1.ClusterRole
- func OperatorClusterRoleBinding(controlPlaneOperatorNamespace string) *rbacv1.ClusterRoleBinding
- func OperatorDeployment(controlPlaneOperatorNamespace string) *appsv1.Deployment
- func OperatorRole(controlPlaneOperatorNamespace string) *rbacv1.Role
- func OperatorRoleBinding(controlPlaneOperatorNamespace string) *rbacv1.RoleBinding
- func OperatorServiceAccount(controlPlaneOperatorNamespace string) *corev1.ServiceAccount
- func PullSecret(controlPlaneNamespace string) *corev1.Secret
- func SSHKey(controlPlaneNamespace string) *corev1.Secret
- func SigningKey(controlPlaneNamespace string) *corev1.Secret
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AWSCluster ¶
func AWSCluster(controlPlaneNamespace string, hostedClusterName string) *capiawsv1.AWSCluster
func CAPICluster ¶
func HostedControlPlane ¶
func HostedControlPlane(controlPlaneNamespace string, hostedClusterName string) *hyperv1.HostedControlPlane
func IBMCloudCluster ¶
func IBMCloudCluster(controlPlaneNamespace string, hostedClusterName string) *capiibmv1.IBMCluster
func OperatorClusterRole ¶
func OperatorClusterRole() *rbacv1.ClusterRole
func OperatorClusterRoleBinding ¶
func OperatorClusterRoleBinding(controlPlaneOperatorNamespace string) *rbacv1.ClusterRoleBinding
func OperatorDeployment ¶
func OperatorDeployment(controlPlaneOperatorNamespace string) *appsv1.Deployment
func OperatorRole ¶
func OperatorRoleBinding ¶
func OperatorRoleBinding(controlPlaneOperatorNamespace string) *rbacv1.RoleBinding
func OperatorServiceAccount ¶
func OperatorServiceAccount(controlPlaneOperatorNamespace string) *corev1.ServiceAccount
func PullSecret ¶
func SigningKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.