Package io.kubernetes.client.examples
Class YamlExample
java.lang.Object
io.kubernetes.client.examples.YamlExample
A simple example of how to parse a Kubernetes object.
Easiest way to run this: mvn exec:java -Dexec.mainClass="io.kubernetes.client.examples.YamlExample"
From inside $REPO_DIR/examples
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YamlExample
public YamlExample()
-
-
Method Details
-
main
public static void main(String[] args) throws IOException, io.kubernetes.client.openapi.ApiException, ClassNotFoundException - Throws:
IOExceptionio.kubernetes.client.openapi.ApiExceptionClassNotFoundException
-