Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule
-
-
Uses of IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule Modifier and Type Method Description List<IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule>IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. getResourceRules()`resourceRules` is a slice of ResourcePolicyRules that identify matching requests according to their verb and the target resource.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjectsIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. addResourceRulesItem(IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule resourceRulesItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjectsIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. resourceRules(List<IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule> resourceRules)voidIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. setResourceRules(List<IoK8sApiFlowcontrolV1alpha1ResourcePolicyRule> resourceRules)
-