package
0.0.0-20210624121128-6b231d83a5d4
Repository: https://github.com/tkestack/kube-jarvis.git
Documentation: pkg.go.dev

# Functions

NewConfig return a Config with default value.
NewDaemonSetProxy create and init a new DaemonSetProxy.

# Variables

NoneExecutor will be returned if node executor type is "none".
UnKnowTypeErr will be returned if target node executor is not found.

# Structs

Config is the config of node executor.
DaemonSetProxy will create a DaemonSet to do cmd on node.

# Interfaces

Executor get machine information.