package
0.19.0
Repository: https://github.com/kudobuilder/kudo.git
Documentation: pkg.go.dev

# Functions

DownloadFile fetches a file from a remote pod.
FileSize fetches the size of a file in a remote pod.
HasCommandFailed returns true if PodExec command returned an exit code > 0.

# Variables

ErrCommandFailed is returned for command executions with an exit code > 0.

# Structs

PodExec defines a command that will be executed in a running Pod.