Documentation ¶
Index ¶
- type Kubevirt
- func (p Kubevirt) CAPIProviderDeploymentSpec(hcluster *hyperv1.HostedCluster, _ *hyperv1.HostedControlPlane) (*appsv1.DeploymentSpec, error)
- func (Kubevirt) CAPIProviderPolicyRules() []rbacv1.PolicyRule
- func (Kubevirt) DeleteCredentials(ctx context.Context, c client.Client, hcluster *hyperv1.HostedCluster, ...) error
- func (p Kubevirt) ReconcileCAPIInfraCR(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN, ...) (client.Object, error)
- func (p Kubevirt) ReconcileCredentials(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN, ...) error
- func (Kubevirt) 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 Kubevirt ¶
type Kubevirt struct{}
func (Kubevirt) CAPIProviderDeploymentSpec ¶
func (p Kubevirt) CAPIProviderDeploymentSpec(hcluster *hyperv1.HostedCluster, _ *hyperv1.HostedControlPlane) (*appsv1.DeploymentSpec, error)
func (Kubevirt) CAPIProviderPolicyRules ¶
func (Kubevirt) CAPIProviderPolicyRules() []rbacv1.PolicyRule
func (Kubevirt) DeleteCredentials ¶
func (Kubevirt) ReconcileCAPIInfraCR ¶
func (p Kubevirt) ReconcileCAPIInfraCR(ctx context.Context, c client.Client, createOrUpdate upsert.CreateOrUpdateFN, hcluster *hyperv1.HostedCluster, controlPlaneNamespace string, _ hyperv1.APIEndpoint) (client.Object, error)
func (Kubevirt) ReconcileCredentials ¶
func (Kubevirt) ReconcileSecretEncryption ¶
Click to show internal directories.
Click to hide internal directories.