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