| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
FlowcontrolV1alpha1Subject |
FlowcontrolV1alpha1Subject.group(V1alpha1GroupSubject group) |
FlowcontrolV1alpha1Subject |
FlowcontrolV1alpha1Subject.kind(String kind) |
FlowcontrolV1alpha1Subject |
FlowcontrolV1alpha1Subject.serviceAccount(V1alpha1ServiceAccountSubject serviceAccount) |
FlowcontrolV1alpha1Subject |
FlowcontrolV1alpha1Subject.user(V1alpha1UserSubject user) |
| Modifier and Type | Method and Description |
|---|---|
List<FlowcontrolV1alpha1Subject> |
V1alpha1PolicyRulesWithSubjects.getSubjects()
subjects is the list of normal user, serviceaccount, or group that this rule cares about.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PolicyRulesWithSubjects |
V1alpha1PolicyRulesWithSubjects.addSubjectsItem(FlowcontrolV1alpha1Subject subjectsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1alpha1PolicyRulesWithSubjects.setSubjects(List<FlowcontrolV1alpha1Subject> subjects) |
V1alpha1PolicyRulesWithSubjects |
V1alpha1PolicyRulesWithSubjects.subjects(List<FlowcontrolV1alpha1Subject> subjects) |
Copyright © 2021. All rights reserved.