Uses of Interface
io.fabric8.kubernetes.api.model.policy.AllowedHostPathFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.policy |
-
Uses of AllowedHostPathFluent in io.fabric8.kubernetes.api.model.policy
Classes in io.fabric8.kubernetes.api.model.policy with type parameters of type AllowedHostPathFluent Modifier and Type Interface Description interfaceAllowedHostPathFluent<A extends AllowedHostPathFluent<A>>classAllowedHostPathFluentImpl<A extends AllowedHostPathFluent<A>>Subinterfaces of AllowedHostPathFluent in io.fabric8.kubernetes.api.model.policy Modifier and Type Interface Description static interfacePodSecurityPolicySpecFluent.AllowedHostPathsNested<N>Classes in io.fabric8.kubernetes.api.model.policy that implement AllowedHostPathFluent Modifier and Type Class Description classAllowedHostPathBuilderclassAllowedHostPathFluentImpl<A extends AllowedHostPathFluent<A>>classDoneableAllowedHostPathclassPodSecurityPolicySpecFluentImpl.AllowedHostPathsNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model.policy with parameters of type AllowedHostPathFluent Constructor Description AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance, Boolean validationEnabled)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, Boolean validationEnabled)