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