Versions in this module Expand all Collapse all v1 v1.1.616 Feb 22, 2024 Changes in this version + const AffinityType + const FaultDomainCount + type Service struct + Client availabilityset.AvailabilitySetClient + NodeClient node.NodeClient + Scope scope.ScopeInterface + func NewService(scope scope.ScopeInterface) *Service + func (s *Service) Delete(ctx context.Context, spec interface{}) error + func (s *Service) Get(ctx context.Context, spec interface{}) (interface{}, error) + func (s *Service) GetNodeCount(ctx context.Context, location string) (int, error) + func (s *Service) Reconcile(ctx context.Context, spec interface{}) error + type Spec struct + Location string + Name string