public interface V1beta1SELinuxStrategyOptionsFluent<A extends V1beta1SELinuxStrategyOptionsFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<N> |
String getRule()
Boolean hasRule()
@Deprecated A withNewRule(String original)
@Deprecated io.kubernetes.client.openapi.models.V1SELinuxOptions getSeLinuxOptions()
io.kubernetes.client.openapi.models.V1SELinuxOptions buildSeLinuxOptions()
A withSeLinuxOptions(io.kubernetes.client.openapi.models.V1SELinuxOptions seLinuxOptions)
Boolean hasSeLinuxOptions()
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptions()
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> withNewSeLinuxOptionsLike(io.kubernetes.client.openapi.models.V1SELinuxOptions item)
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> editSeLinuxOptions()
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptions()
V1beta1SELinuxStrategyOptionsFluent.SeLinuxOptionsNested<A> editOrNewSeLinuxOptionsLike(io.kubernetes.client.openapi.models.V1SELinuxOptions item)
Copyright © 2022. All rights reserved.