Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.kubernetes.api.model.extensions |
Modifier and Type | Method and Description |
---|---|
A |
WatchEventFluentImpl.withAllowedHostPathObject(AllowedHostPath allowedHostPathObject) |
A |
WatchEventFluent.withAllowedHostPathObject(AllowedHostPath allowedHostPathObject) |
WatchEventFluent.AllowedHostPathObjectNested<A> |
WatchEventFluentImpl.withNewAllowedHostPathObjectLike(AllowedHostPath item) |
WatchEventFluent.AllowedHostPathObjectNested<A> |
WatchEventFluent.withNewAllowedHostPathObjectLike(AllowedHostPath item) |
Modifier and Type | Method and Description |
---|---|
AllowedHostPath |
AllowedHostPathBuilder.build() |
AllowedHostPath |
PodSecurityPolicySpecFluentImpl.buildAllowedHostPath(int index) |
AllowedHostPath |
PodSecurityPolicySpecFluent.buildAllowedHostPath(int index) |
AllowedHostPath |
PodSecurityPolicySpecFluentImpl.buildFirstAllowedHostPath() |
AllowedHostPath |
PodSecurityPolicySpecFluent.buildFirstAllowedHostPath() |
AllowedHostPath |
PodSecurityPolicySpecFluentImpl.buildLastAllowedHostPath() |
AllowedHostPath |
PodSecurityPolicySpecFluent.buildLastAllowedHostPath() |
AllowedHostPath |
PodSecurityPolicySpecFluentImpl.buildMatchingAllowedHostPath(Predicate<AllowedHostPathBuilder> predicate) |
AllowedHostPath |
PodSecurityPolicySpecFluent.buildMatchingAllowedHostPath(Predicate<AllowedHostPathBuilder> predicate) |
AllowedHostPath |
DoneableAllowedHostPath.done() |
Modifier and Type | Method and Description |
---|---|
List<AllowedHostPath> |
PodSecurityPolicySpecFluentImpl.buildAllowedHostPaths() |
List<AllowedHostPath> |
PodSecurityPolicySpecFluent.buildAllowedHostPaths() |
List<AllowedHostPath> |
PodSecurityPolicySpecFluentImpl.getAllowedHostPaths()
Deprecated.
|
List<AllowedHostPath> |
PodSecurityPolicySpecFluent.getAllowedHostPaths()
Deprecated.
|
List<AllowedHostPath> |
PodSecurityPolicySpec.getAllowedHostPaths() |
Modifier and Type | Method and Description |
---|---|
A |
PodSecurityPolicySpecFluentImpl.addAllToAllowedHostPaths(Collection<AllowedHostPath> items) |
A |
PodSecurityPolicySpecFluent.addAllToAllowedHostPaths(Collection<AllowedHostPath> items) |
A |
PodSecurityPolicySpecFluentImpl.removeAllFromAllowedHostPaths(Collection<AllowedHostPath> items) |
A |
PodSecurityPolicySpecFluent.removeAllFromAllowedHostPaths(Collection<AllowedHostPath> items) |
void |
PodSecurityPolicySpec.setAllowedHostPaths(List<AllowedHostPath> allowedHostPaths) |
A |
PodSecurityPolicySpecFluentImpl.withAllowedHostPaths(List<AllowedHostPath> allowedHostPaths) |
A |
PodSecurityPolicySpecFluent.withAllowedHostPaths(List<AllowedHostPath> allowedHostPaths) |
Constructor and Description |
---|
AllowedHostPathBuilder(AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPath instance,
Boolean validationEnabled) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance) |
AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent,
AllowedHostPath instance,
Boolean validationEnabled) |
AllowedHostPathFluentImpl(AllowedHostPath instance) |
DoneableAllowedHostPath(AllowedHostPath item) |
DoneableAllowedHostPath(AllowedHostPath item,
Function<AllowedHostPath,AllowedHostPath> function) |
Copyright © 2011–2018 Red Hat. All rights reserved.