Documentation ¶
Index ¶
Constants ¶
View Source
const NetworkAnnotationKey = "meridio-experiment/network-configuration"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkConfiguration ¶
type NetworkConfiguration map[string]*NetworkRoute
key is the gateway name
func GetNetworkConfiguration ¶
func GetNetworkConfiguration( pod *v1.Pod, ) (NetworkConfiguration, error)
GetNetworkConfiguration ...
Click to show internal directories.
Click to hide internal directories.