Class AttachExample

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

public class AttachExample extends Object
A simple example of how to use the Java API

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

From inside $REPO_DIR/examples