Uses of Class
io.kubernetes.client.util.exception.CopyNotSupportedException
Packages that use CopyNotSupportedException
-
Uses of CopyNotSupportedException in io.kubernetes.client
Methods in io.kubernetes.client that throw CopyNotSupportedExceptionModifier and TypeMethodDescriptionvoidCopy.copyDirectoryFromPod(io.kubernetes.client.openapi.models.V1Pod pod, String container, String srcPath, Path destination) voidCopy.copyDirectoryFromPod(io.kubernetes.client.openapi.models.V1Pod pod, String srcPath, Path destination) voidCopy.copyDirectoryFromPod(String namespace, String pod, String container, String srcPath, Path destination) voidCopy.copyDirectoryFromPod(String namespace, String pod, String srcPath, Path destination)