Class PodUpload
java.lang.Object
io.fabric8.kubernetes.client.dsl.internal.uploadable.PodUpload
public class PodUpload extends Object
-
Method Summary
Modifier and Type Method Description static booleanupload(okhttp3.OkHttpClient client, PodOperationContext context, OperationSupport operationSupport, Path pathToUpload)
-
Method Details
-
upload
public static boolean upload(okhttp3.OkHttpClient client, PodOperationContext context, OperationSupport operationSupport, Path pathToUpload) throws IOException, InterruptedException- Throws:
IOExceptionInterruptedException
-