Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1ExecAction |
V1ExecAction.addCommandItem(String commandItem) |
V1ExecAction |
V1ExecAction.command(List<String> command) |
V1ExecAction |
V1Probe.getExec()
One and only one of the following should be specified.
|
V1ExecAction |
V1Handler.getExec()
One and only one of the following should be specified.
|
Modifier and Type | Method and Description |
---|---|
V1Probe |
V1Probe.exec(V1ExecAction exec) |
V1Handler |
V1Handler.exec(V1ExecAction exec) |
void |
V1Probe.setExec(V1ExecAction exec) |
void |
V1Handler.setExec(V1ExecAction exec) |
Copyright © 2018. All rights reserved.