public class KubectlExample extends Object
Easiest way to run this: mvn exec:java -Dexec.mainClass="io.kubernetes.client.examples.KubectlExample" -Dexec.args="log some-pod"
From inside $REPO_DIR/examples
| Constructor and Description |
|---|
KubectlExample() |
public static void main(String[] args) throws IOException, io.kubernetes.client.extended.kubectl.exception.KubectlException, org.apache.commons.cli.ParseException
IOExceptionio.kubernetes.client.extended.kubectl.exception.KubectlExceptionorg.apache.commons.cli.ParseExceptionCopyright © 2022. All rights reserved.