Documentation ¶
Index ¶
- func BuildDcosConstraints(enable bool, labels map[string]string, preserveProjects map[string]struct{}, ...) [][]string
- func CombineLabels(parent, child map[string]string) map[string]string
- func GetAndSetTokenAuth(client *httpclient.HTTPClient, executorName string)
- func ParseEnableTagOption(options map[string]string, key string, defaultValue bool) (bool, error)
- func ParsePreserveProjects(options map[string]string, key string) map[string]struct{}
- func ParseServiceDependency(runtime *apistructs.ServiceGroup) ([][]*apistructs.Service, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDcosConstraints ¶
func GetAndSetTokenAuth ¶
func GetAndSetTokenAuth(client *httpclient.HTTPClient, executorName string)
call this in goroutine
func ParseEnableTagOption ¶
func ParsePreserveProjects ¶
func ParseServiceDependency ¶
func ParseServiceDependency(runtime *apistructs.ServiceGroup) ([][]*apistructs.Service, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.