export REPO_ROOT=/path/to/client-java/repo
cd ${REPO_ROOT}/kubernetes
mvn install
cd ${REPO_ROOT}/examples
mvn package
mvn exec:java -Dexec.mainClass="io.kubernetes.client.examples.Example"Expand file tree
/
Copy pathREADME.md
More file actions
/
README.md
File metadata and controls
13 lines (9 loc) · 223 Bytes
Edit and raw actions