public interface KernelChaosSpecFluent<A extends KernelChaosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KernelChaosSpecFluent.FailKernRequestNested<N> |
static interface |
KernelChaosSpecFluent.SelectorNested<N> |
String getDuration()
Boolean hasDuration()
@Deprecated FailKernRequest getFailKernRequest()
FailKernRequest buildFailKernRequest()
A withFailKernRequest(FailKernRequest failKernRequest)
Boolean hasFailKernRequest()
KernelChaosSpecFluent.FailKernRequestNested<A> withNewFailKernRequest()
KernelChaosSpecFluent.FailKernRequestNested<A> withNewFailKernRequestLike(FailKernRequest item)
KernelChaosSpecFluent.FailKernRequestNested<A> editFailKernRequest()
KernelChaosSpecFluent.FailKernRequestNested<A> editOrNewFailKernRequest()
KernelChaosSpecFluent.FailKernRequestNested<A> editOrNewFailKernRequestLike(FailKernRequest item)
String getMode()
Boolean hasMode()
@Deprecated PodSelectorSpec getSelector()
PodSelectorSpec buildSelector()
A withSelector(PodSelectorSpec selector)
Boolean hasSelector()
KernelChaosSpecFluent.SelectorNested<A> withNewSelector()
KernelChaosSpecFluent.SelectorNested<A> withNewSelectorLike(PodSelectorSpec item)
KernelChaosSpecFluent.SelectorNested<A> editSelector()
KernelChaosSpecFluent.SelectorNested<A> editOrNewSelector()
KernelChaosSpecFluent.SelectorNested<A> editOrNewSelectorLike(PodSelectorSpec item)
String getValue()
Boolean hasValue()
Copyright © 2015–2022 Red Hat. All rights reserved.