Versions in this module Expand all Collapse all v0 v0.3.5 Jul 10, 2026 v0.3.4 Jul 10, 2026 Changes in this version + type ConnectionResponse struct + AppliedVersion string + FirstSeen time.Time + InstanceID string + LastSeen time.Time + Scope string + State string + func FromConnection(c configsyncconn.Connection) ConnectionResponse + type ListConnectionsResponse struct + Items []ConnectionResponse