Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiFlowcontrolV1alpha1Subject
-
-
Uses of IoK8sApiFlowcontrolV1alpha1Subject in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiFlowcontrolV1alpha1Subject Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1SubjectIoK8sApiFlowcontrolV1alpha1Subject. group(IoK8sApiFlowcontrolV1alpha1GroupSubject group)IoK8sApiFlowcontrolV1alpha1SubjectIoK8sApiFlowcontrolV1alpha1Subject. kind(String kind)IoK8sApiFlowcontrolV1alpha1SubjectIoK8sApiFlowcontrolV1alpha1Subject. serviceAccount(IoK8sApiFlowcontrolV1alpha1ServiceAccountSubject serviceAccount)IoK8sApiFlowcontrolV1alpha1SubjectIoK8sApiFlowcontrolV1alpha1Subject. user(IoK8sApiFlowcontrolV1alpha1UserSubject user)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiFlowcontrolV1alpha1Subject Modifier and Type Method Description List<IoK8sApiFlowcontrolV1alpha1Subject>IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. getSubjects()subjects is the list of normal user, serviceaccount, or group that this rule cares about.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiFlowcontrolV1alpha1Subject Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjectsIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. addSubjectsItem(IoK8sApiFlowcontrolV1alpha1Subject subjectsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiFlowcontrolV1alpha1Subject Modifier and Type Method Description voidIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. setSubjects(List<IoK8sApiFlowcontrolV1alpha1Subject> subjects)IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjectsIoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects. subjects(List<IoK8sApiFlowcontrolV1alpha1Subject> subjects)
-