Documentation
¶
Index ¶
- Constants
- func All(ctx context.Context, clusterInfo *cluster.Info, namespace string, ...) error
- func Brokers(ctx context.Context, clusterInfo *cluster.Info, _ string, ...) error
- func Connections(ctx context.Context, clusterInfo *cluster.Info, _ string, ...) error
- func Endpoints(ctx context.Context, clusterInfo *cluster.Info, _ string, ...) error
- func Gateways(ctx context.Context, clusterInfo *cluster.Info, _ string, ...) error
- func Network(ctx context.Context, clusterInfo *cluster.Info, _ string, ...) error
- func Versions(ctx context.Context, clusterInfo *cluster.Info, _ string, ...) error
Constants ¶
View Source
const ( NoConnectionsMsg = "There are no connections" AllConnectionsFmt = "All connections (%d) are established" PartialConnectionsFmt = "%d connections out of %d are established" )
View Source
const (
)
Variables ¶
This section is empty.
Functions ¶
func Connections ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.