//
pkg.gl
Category
github.com/kubermatic/kubeone
pkg
runner
package
0.11.2
Repository:
https://github.com/kubermatic/kubeone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
101 SLOC
#
Functions
IsRunning
IsRunning checks if the given output represents the "Running" status of a Kubernetes pod.
NewTee
NewTee constructor.
#
Structs
Runner
Runner bundles a connection to a host with the verbosity and other options for running commands via SSH.
Tee
Tee mimics the unix `tee` command by piping its input through to the upstream writer and also capturing it in a buffer.
#
Type aliases
TemplateVariables
TemplateVariables is a render context for templates.