package
0.0.0-20200603204753-79aafff40a0b
Repository: https://github.com/stevelacy/kubermaster.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
Init starts the manager.
Purge (delete) a task.
PurgeSelector purges tasks by selector.
Run a pod.
Status returns the status of all current importers in the cluster.
Stop (delete) a task.
# Variables
DefaultCPULimit is the maximum cpu amount.
DefaultCPURequest is the cpu amount requested.
DefaultMemory is the maximum memory assigned to a Pod.
RootToken is the token used for the cluster's authentication.
# Structs
JobStatus is the JSON status sent back to the api.
PostErrorResponse is the JSON error response payload.
PostRequest is the request sent to the manager.
PostSuccessResponse is the JSON success response payload.