Versions in this module Expand all Collapse all v0 v0.1.0 Sep 19, 2019 Changes in this version + func ConfigureAKSCluster(_ context.Context, cm resource.Claim, cs resource.NonPortableClass, ...) error + type AKSClusterClaimController struct + func (c *AKSClusterClaimController) SetupWithManager(mgr ctrl.Manager) error + type AKSClusterController struct + Reconciler reconcile.Reconciler + func (c *AKSClusterController) SetupWithManager(mgr ctrl.Manager) error + type Reconciler struct + func NewAKSClusterReconciler(mgr manager.Manager, aksSetupAPIFactory compute.AKSSetupAPIFactory, ...) *Reconciler + func (r *Reconciler) Reconcile(request reconcile.Request) (reconcile.Result, error)