Versions in this module Expand all Collapse all v0 v0.2.1 Jan 23, 2025 v0.2.0 Jan 22, 2025 Changes in this version + type CliLinkStatus struct + Incoming []CliLinkStatusIncoming + Outgoing []CliLinkStatusOutgoing + StrictIncoming bool + StrictOutgoing bool + func (cls CliLinkStatus) Execute() error + type CliLinkStatusIncoming struct + Active bool + SourceNamespace string + type CliLinkStatusOutgoing struct + Active bool + Name string