Class CopyExample

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

public class CopyExample 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.CopyExample"

From inside $REPO_DIR/examples

  • Constructor Details

    • CopyExample

      public CopyExample()
  • Method Details

    • main

      public static void main(String[] args) throws IOException, io.kubernetes.client.openapi.ApiException, InterruptedException, io.kubernetes.client.util.exception.CopyNotSupportedException
      Throws:
      IOException
      io.kubernetes.client.openapi.ApiException
      InterruptedException
      io.kubernetes.client.util.exception.CopyNotSupportedException