Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 505 Bytes

V1ServiceAccountSubject.md

File metadata and controls

15 lines (7 loc) · 505 Bytes

V1ServiceAccountSubject

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

Properties

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