Class ParseExample

java.lang.Object
io.kubernetes.client.examples.ParseExample

public class ParseExample extends Object
A simple example of how to parse a Kubernetes object.

Easiest way to run this: mvn exec:java -Dexec.mainClass="io.kubernetes.client.examples.ParseExample"

From inside $REPO_DIR/examples