Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractNetworkNames ¶
ExtractNetworkNames returns the name of the networks based on the pods network status annotations.
Types ¶
type NetworkInfo ¶
type NetworkInfo struct {
Name string `json:"name"`
}
NetworkInfo structure to store pod network information.
Click to show internal directories.
Click to hide internal directories.