Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLabelDiscoverer ¶
func NewLabelDiscoverer(cfg api.DiscoveryConfig, kubeClient clientset.Interface, vcClient vcclientset.Interface) api.Discoverer
NewLabelDiscoverer creates a new label topology discoverer
Types ¶
type HyperNodeInfo ¶ added in v1.13.0
type HyperNodeInfo struct {
// contains filtered or unexported fields
}
HyperNodeInfo contains detailed information about a HyperNode, which is used to describe the hypernode's tier, members, and label attributes.
type NetworkTopologyType ¶ added in v1.13.0
type NetworkTopologyType struct {
NetworkTopologyTypes map[string][]NodeLabel `mapstructure:"networkTopologyTypes"`
}
NetworkTopologyType defines the structure that holds different types of network topologies.
Click to show internal directories.
Click to hide internal directories.