Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule
-
-
Uses of IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRuleIoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule. addNonResourceURLsItem(String nonResourceURLsItem)IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRuleIoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule. addVerbsItem(String verbsItem)IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRuleIoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule. nonResourceURLs(List<String> nonResourceURLs)IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRuleIoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule. verbs(List<String> verbs)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule Modifier and Type Method Description List<IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule>IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. getNonResourceRules()`nonResourceRules` is a list of NonResourcePolicyRules that identify matching requests according to their verb and the target non-resource URL.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjectsIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. addNonResourceRulesItem(IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule nonResourceRulesItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjectsIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. nonResourceRules(List<IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule> nonResourceRules)voidIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. setNonResourceRules(List<IoK8sApiFlowcontrolV1alpha1NonResourcePolicyRule> nonResourceRules)
-