Documentation ¶
Index ¶
- Constants
- func BuildFrameworkInfo() *mesos.FrameworkInfo
- func BuildHTTPSched(creds credentials) calls.Caller
- func BuildWantsExecutorResources(executorCPU float64, executorMemory float64) (r mesos.Resources)
- func Forever(name string, jobRestartDelay time.Duration, counter xmetrics.Counter, ...)
- func LoadCredentials(username string, password string) (result credentials, err error)
- func PrepareExecutorInfo(execBinary, execImage string, wantsResources mesos.Resources, ...) (*mesos.ExecutorInfo, error)
- type Labels
- type URL
Constants ¶
View Source
const AuthModeBasic = "basic"
Variables ¶
This section is empty.
Functions ¶
func BuildFrameworkInfo ¶
func BuildFrameworkInfo() *mesos.FrameworkInfo
func BuildHTTPSched ¶
func LoadCredentials ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.