package
1.3.0-alpha.3
Repository: https://github.com/bobintornado/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

No description provided by the author
New creates a new kubernetes executor.
No description provided by the author
StaticPods creates a static pods Option for an Executor.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

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

# Interfaces

No description provided by the author

# Type aliases

Option is a functional option type for Executor.