Documentation ¶
Index ¶
- Constants
- Variables
- func AddHost(host string)
- func AddHosts(hosts []string)
- func GetTarggetedPods() []v1.Pod
- func HostWithPort(host string) string
- func InitHosts()
- func PostTargettedPodsToWorkers() error
- func RangeHosts(f func(key, value interface{}) bool)
- func RemoveHost(host string)
- func SetTargettedPods(pods []v1.Pod)
Constants ¶
View Source
const DefaultWorkerHost = "localhost"
View Source
const DefaultWorkerPort = 8897
Variables ¶
View Source
var RemovedDefaultHost bool
Functions ¶
func GetTarggetedPods ¶
func HostWithPort ¶
func PostTargettedPodsToWorkers ¶
func PostTargettedPodsToWorkers() error
func RangeHosts ¶
func RangeHosts(f func(key, value interface{}) bool)
func RemoveHost ¶
func RemoveHost(host string)
func SetTargettedPods ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.