Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterNameProvider ¶ added in v0.54.0
func ChainCluster ¶ added in v0.54.0
func ChainCluster(logger *zap.Logger, providers map[string]ClusterNameProvider, priorityList []string) (ClusterNameProvider, error)
Chain providers into a single provider that returns the first available hostname.
Click to show internal directories.
Click to hide internal directories.