Uses of Class
io.fabric8.kubernetes.api.model.policy.v1beta1.AllowedHostPathBuilder
-
Packages that use AllowedHostPathBuilder Package Description io.fabric8.kubernetes.api.model.policy.v1beta1 -
-
Uses of AllowedHostPathBuilder in io.fabric8.kubernetes.api.model.policy.v1beta1
Methods in io.fabric8.kubernetes.api.model.policy.v1beta1 that return AllowedHostPathBuilder Modifier and Type Method Description AllowedHostPathBuilderAllowedHostPath. edit()AllowedHostPathBuilderAllowedHostPath. toBuilder()Method parameters in io.fabric8.kubernetes.api.model.policy.v1beta1 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)
-