Uses of Class
io.fabric8.kubernetes.api.model.extensions.AllowedHostPathBuilder
-
-
Uses of AllowedHostPathBuilder in io.fabric8.kubernetes.api.model.extensions
Methods in io.fabric8.kubernetes.api.model.extensions that return AllowedHostPathBuilder Modifier and Type Method Description AllowedHostPathBuilderAllowedHostPath. edit()AllowedHostPathBuilderAllowedHostPath. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.extensions with type arguments of type AllowedHostPathBuilder Modifier and Type Method Description AllowedHostPathPodSecurityPolicySpecFluent. buildMatchingAllowedHostPath(Predicate<AllowedHostPathBuilder> predicate)PodSecurityPolicySpecFluent.AllowedHostPathsNested<A>PodSecurityPolicySpecFluent. editMatchingAllowedHostPath(Predicate<AllowedHostPathBuilder> predicate)booleanPodSecurityPolicySpecFluent. hasMatchingAllowedHostPath(Predicate<AllowedHostPathBuilder> predicate)APodSecurityPolicySpecFluent. removeMatchingFromAllowedHostPaths(Predicate<AllowedHostPathBuilder> predicate)
-