package
0.0.0-20230705084328-f98acfcec64f
Repository: https://github.com/danielxiao/cluster-api-provider-docker.git
Documentation: pkg.go.dev

# 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.