Documentation ¶
Index ¶
- type None
- func (p None) CAPIProviderDeploymentSpec(hcluster *hyperv1.HostedCluster, _ *hyperv1.HostedControlPlane) (*appsv1.DeploymentSpec, error)
- func (None) CAPIProviderPolicyRules() []rbacv1.PolicyRule
- func (None) DeleteCredentials(ctx context.Context, c client.Client, hcluster *hyperv1.HostedCluster, ...) error
- func (p None) ReconcileCAPIInfraCR(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN, ...) (client.Object, error)
- func (p None) ReconcileCredentials(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN, ...) error
- func (None) ReconcileSecretEncryption(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type None ¶
type None struct{}
func (None) CAPIProviderDeploymentSpec ¶
func (p None) CAPIProviderDeploymentSpec(hcluster *hyperv1.HostedCluster, _ *hyperv1.HostedControlPlane) (*appsv1.DeploymentSpec, error)
func (None) CAPIProviderPolicyRules ¶
func (None) CAPIProviderPolicyRules() []rbacv1.PolicyRule
func (None) DeleteCredentials ¶
func (None) ReconcileCAPIInfraCR ¶
func (p None) ReconcileCAPIInfraCR(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN, hcluster *hyperv1.HostedCluster, controlPlaneNamespace string, apiEndpoint hyperv1.APIEndpoint) (client.Object, error)
func (None) ReconcileCredentials ¶
func (None) ReconcileSecretEncryption ¶
Click to show internal directories.
Click to hide internal directories.