Documentation ¶
Overview ¶
Package peer contains the logic to enable a peering towards a remote cluster.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
Options encapsulates the arguments of the peer command.
func (*Options) Wait ¶
func (o *Options) Wait(ctx context.Context, remoteClusterID *discoveryv1alpha1.ClusterIdentity) error
Wait waits for the peering to the remote cluster to be fully enabled.
Click to show internal directories.
Click to hide internal directories.