Documentation ¶
Index ¶
- func GetFirstUID(uid string) string
- func GetNodePort(service *v1.Service, port int32, protocol v1.Protocol) (nodePort int32, found bool)
- func GetPortsOfService(service *v1.Service) ([]int, []int)
- func IntIndex(vs []int, t int) int
- func StringIndex(vs []string, t string) int
- func TwoArrayEqual(a []int, b []int) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFirstUID ¶
func GetNodePort ¶
func GetPortsOfService ¶
GetPortsOfService return service ports and nodeports
func StringIndex ¶
func TwoArrayEqual ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.