Interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
PodSecurityPolicySpecFluent.AllowedHostPathsNested<N>
All Known Implementing Classes:
AllowedHostPathBuilder, AllowedHostPathFluentImpl, DoneableAllowedHostPath, PodSecurityPolicySpecFluentImpl.AllowedHostPathsNestedImpl

public interface AllowedHostPathFluent<A extends AllowedHostPathFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>