package
1.2.0-alpha.1
Repository: https://github.com/aulanov/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package config contains executor configuration constants.
Package messages exposes executor event/message names as constants.
Package service contains the cmd/k8sm-executor glue code.

# Functions

New creates a new kubernetes executor.

# Structs

No description provided by the author
KubernetesExecutor is an mesos executor that runs pods in a minion machine.

# Interfaces

KubeletInterface consists of the kubelet.Kubelet API's that we actually use.