Versions in this module Expand all Collapse all v0 v0.0.3 Mar 12, 2025 v0.0.2 Apr 18, 2024 v0.0.1 Nov 1, 2023 Changes in this version + var ErrPrivateIPNotFound = errors.New("private IP not found in IPAM") + type Service struct + func NewService(machineScope *scope.Machine) *Service + func (s *Service) Delete(ctx context.Context) error + func (s *Service) Reconcile(ctx context.Context) error