Documentation
¶
Overview ¶
Package unpeeroob contains the logic to tear-down an out-of-band peering towards a remote cluster.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { *factory.Factory ClusterName string Timeout time.Duration Incoming bool // Whether to enforce the peering to be of type out-of-band, and delete the ForeignCluster resource. UnpeerOOBMode bool }
Options encapsulates the arguments of the unpeer out-of-band command.
Click to show internal directories.
Click to hide internal directories.