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