Versions in this module Expand all Collapse all v0 v0.23.2 Jan 18, 2026 v0.23.1 Jan 18, 2026 Changes in this version + const PriorityVirtualNetwork + const ResourceType + type RegisterOptions struct + AccountID string + Config VirtualNetworkConfig + CredentialsRef v1alpha2.CredentialsReference + Source service.Source + VirtualNetworkID string + type Service struct + func NewService(c client.Client) *Service + func (s *Service) GetSyncStatus(ctx context.Context, source service.Source, knownVNetID string) (*SyncStatus, error) + func (s *Service) Register(ctx context.Context, opts RegisterOptions) error + func (s *Service) Unregister(ctx context.Context, vnetID string, source service.Source) error + func (s *Service) UpdateVirtualNetworkID(ctx context.Context, source service.Source, newVNetID string) error + type SyncResult struct + IsDefault bool + Name string + VirtualNetworkID string + type SyncStatus struct + AccountID string + IsSynced bool + SyncStateID string + VirtualNetworkID string + type VirtualNetworkConfig struct + Comment string + IsDefaultNetwork bool + Name string