Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindPort ¶
func FindPort(pod *api.Pod, svcPort *api.ServicePort) (int, error)
FindPort locates the container port for the given pod and portName. If the targetPort is a number, use that. If the targetPort is a string, look that string up in all named ports in all containers in the target pod. If no match is found, fail.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.