| Class | Description |
|---|---|
| AbstractKubernetesCommand |
An abstract base class for kubernetes related commands
|
| AbstractPodCommand |
Base class for working with a pod
|
| Apply |
Apploies a given JSON configuration to kubernetes
|
| NamespaceGet |
Command to get the namespace
|
| NamespaceSet |
Command to set the namespace
|
| PodDelete |
Command to delete a pod in kubernetes
|
| PodInfo |
Command to print the pod information in kubernetes
|
| PodsList |
Command to list pods in kubernetes
|
| ReplicationControllerDelete |
Deletes a replication controller from kubernetes
|
| ReplicationControllersList |
Command to list replication controllers in kubernetes
|
| ServiceDelete |
Deletes a service from kubernetes
|
| ServicesList |
Command to list services in kubernetes
|
Copyright © 2011–2015 Red Hat. All rights reserved.