# Functions
GetContainerCmder gets a new ContainerCmder instance used for running commands within a container.
NewNode returns a Node with defaults.
# Structs
ContainerCmd implements exec.Cmd for docker containers.
ContainerCmder is used for running commands within a container.
Node can be thought of as a logical component of Kubernetes.