Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 650 Bytes

V1beta2ServiceAccountSubject.md

File metadata and controls

12 lines (8 loc) · 650 Bytes

V1beta2ServiceAccountSubject

ServiceAccountSubject holds detailed information for service-account-kind subject.

Properties

Name Type Description Notes
name str `name` is the name of matching ServiceAccount objects, or "*" to match regardless of name. Required.
namespace str `namespace` is the namespace of matching ServiceAccount objects. Required.

[Back to Model list] [Back to API list] [Back to README]