Uses of Class
io.fabric8.kubernetes.api.model.extensions.AllowedHostPathFluent
-
-
Uses of AllowedHostPathFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions with type parameters of type AllowedHostPathFluent Modifier and Type Class Description classAllowedHostPathFluent<A extends AllowedHostPathFluent<A>>GeneratedSubclasses of AllowedHostPathFluent in io.fabric8.kubernetes.api.model.extensions Modifier and Type Class Description classAllowedHostPathBuilderclassPodSecurityPolicySpecFluent.AllowedHostPathsNested<N>Constructors in io.fabric8.kubernetes.api.model.extensions with parameters of type AllowedHostPathFluent Constructor Description AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent)AllowedHostPathBuilder(AllowedHostPathFluent<?> fluent, AllowedHostPath instance)
-