Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1ExecAction |
V1ExecAction.addCommandItem(String commandItem) |
V1ExecAction |
V1ExecActionBuilder.build() |
V1ExecAction |
V1ProbeFluent.buildExec() |
V1ExecAction |
V1ProbeFluentImpl.buildExec() |
V1ExecAction |
V1HandlerFluent.buildExec() |
V1ExecAction |
V1HandlerFluentImpl.buildExec() |
V1ExecAction |
V1ExecAction.command(List<String> command) |
V1ExecAction |
V1ProbeFluent.getExec()
Deprecated.
|
V1ExecAction |
V1ProbeFluentImpl.getExec()
Deprecated.
|
V1ExecAction |
V1HandlerFluent.getExec()
Deprecated.
|
V1ExecAction |
V1HandlerFluentImpl.getExec()
Deprecated.
|
V1ExecAction |
V1Probe.getExec()
Get exec
|
V1ExecAction |
V1Handler.getExec()
Get exec
|
Constructor and Description |
---|
V1ExecActionBuilder(V1ExecAction instance) |
V1ExecActionBuilder(V1ExecAction instance,
Boolean validationEnabled) |
V1ExecActionBuilder(V1ExecActionFluent<?> fluent,
V1ExecAction instance) |
V1ExecActionBuilder(V1ExecActionFluent<?> fluent,
V1ExecAction instance,
Boolean validationEnabled) |
V1ExecActionFluentImpl(V1ExecAction instance) |
Copyright © 2020. All rights reserved.