Create a new Kubernetes resource within the cluster.
Describe a Kubernetes cluster resource in full detail.
Get or list Kubernetes resources within the cluster.
Delete an existing persistent Docker storage volume.
Create a brand-new persistent storage volume in Docker.
List all of the persistent Docker storage volumes.
Delete an existing Docker network from the engine.
Create a new Docker network for connecting containers.
Enumerate all of the Docker networks on the engine.
Delete an existing Docker image from the local engine.
Build a custom Docker image from a provided Dockerfile.
Upload a local Docker image to a remote container registry.