Documentation ¶
Index ¶
Constants ¶
View Source
const (
KERNEL_PIDFILE = "/tmp/trcshk.pid"
)
Variables ¶
This section is empty.
Functions ¶
func GetDeployers ¶
func GetDeployers(trcshDriverConfig *capauth.TrcshDriverConfig, dronePtr ...*bool) ([]string, error)
Gets list of supported deployers for current environment.
func KernelShutdownWatcher ¶
Watches for pidfile deletion and exits Used by kubernetes to manage pods
func LoadPluginDeploymentScript ¶
func LoadPluginDeploymentScript(trcshDriverConfig *capauth.TrcshDriverConfig, trcshConfig *capauth.TrcShConfig, pwd string) ([]byte, error)
Loads a plugin's deploy.trc script directly from vault.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.