Package | Description |
---|---|
io.kubernetes.client.extended.kubectl |
Modifier and Type | Method and Description |
---|---|
static KubectlCopy |
Kubectl.copy()
Equivalence for `kubectl cp`.
|
KubectlCopy |
KubectlCopy.directory() |
KubectlCopy |
KubectlCopy.from(String file) |
KubectlCopy |
KubectlCopy.fromPod(String fileInPod) |
KubectlCopy |
KubectlCopy.to(String file) |
KubectlCopy |
KubectlCopy.toPod(String fileInPod) |
Copyright © 2022. All rights reserved.