Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiPolicyV1beta1AllowedHostPath
-
-
Uses of IoK8sApiPolicyV1beta1AllowedHostPath in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiPolicyV1beta1AllowedHostPath Modifier and Type Method Description IoK8sApiPolicyV1beta1AllowedHostPathIoK8sApiPolicyV1beta1AllowedHostPath. pathPrefix(String pathPrefix)IoK8sApiPolicyV1beta1AllowedHostPathIoK8sApiPolicyV1beta1AllowedHostPath. readOnly(Boolean readOnly)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiPolicyV1beta1AllowedHostPath Modifier and Type Method Description List<IoK8sApiPolicyV1beta1AllowedHostPath>IoK8sApiPolicyV1beta1PodSecurityPolicySpec. getAllowedHostPaths()allowedHostPaths is a white list of allowed host paths.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiPolicyV1beta1AllowedHostPath Modifier and Type Method Description IoK8sApiPolicyV1beta1PodSecurityPolicySpecIoK8sApiPolicyV1beta1PodSecurityPolicySpec. addAllowedHostPathsItem(IoK8sApiPolicyV1beta1AllowedHostPath allowedHostPathsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiPolicyV1beta1AllowedHostPath Modifier and Type Method Description IoK8sApiPolicyV1beta1PodSecurityPolicySpecIoK8sApiPolicyV1beta1PodSecurityPolicySpec. allowedHostPaths(List<IoK8sApiPolicyV1beta1AllowedHostPath> allowedHostPaths)voidIoK8sApiPolicyV1beta1PodSecurityPolicySpec. setAllowedHostPaths(List<IoK8sApiPolicyV1beta1AllowedHostPath> allowedHostPaths)
-