Documentation ¶
Index ¶
Constants ¶
View Source
const NamespaceNone string = "-"
Variables ¶
This section is empty.
Functions ¶
func DeletePort ¶
func DeletePort(namespace, svcName, portName string)
func RunningPort ¶
func SetPort ¶
func SetPort(proxyServiceType ServiceType, namespace, svcName, svcIP, vIP, portName string, proto layers.IPProtocol, port int32, af ipnet.AddressFamily)
Types ¶
type ServiceType ¶
type ServiceType int
const ( ServiceTypeNone ServiceType = iota ServiceTypeKubernetes ServiceTypeProxy64 )
Click to show internal directories.
Click to hide internal directories.