menu
kubernetes package
documentation
rbac_v1.dart
RoleBinding
subjects property
subjects property
dark_mode
light_mode
subjects
property
List
<
Subject
>
?
subjects
final
Subjects holds references to the objects the role applies to.
Implementation
final List<Subject>? subjects;
kubernetes package
documentation
rbac_v1
RoleBinding
subjects property
RoleBinding class