worker

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultNodeName = "localhost"
View Source
const DefaultWorkerHost = "127.0.0.1"
View Source
const DefaultWorkerPort = 8897

Variables

View Source
var RemovedDefaultHost bool

Functions

func AddHost

func AddHost(host string, name string)

func AddHosts

func AddHosts(hosts []string, name string)

func GetHostName added in v0.4.0

func GetHostName(host string) string

func GetTarggetedPods

func GetTarggetedPods() []v1.Pod

func HostWithPort

func HostWithPort(host string) string

func InitHosts

func InitHosts()

func PostStorageLimitToWorkers added in v0.5.0

func PostStorageLimitToWorkers(payload PostStorageLimit) error

func PostTargettedPodsToWorkers

func PostTargettedPodsToWorkers() error

func RangeHosts

func RangeHosts(f func(key, value interface{}) bool)

func RemoveHost

func RemoveHost(host string)

func SetTargettedPods

func SetTargettedPods(pods []v1.Pod)

Types

type PostStorageLimit added in v0.5.0

type PostStorageLimit struct {
	Limit int64 `json:"limit"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL