python/kubernetes/docs/V1alpha1ServiceAccountSubject.md
Nabarun Pal 598d41ba5f
Generate client 17.0.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-11-07 16:10:08 +05:30

651 B

V1alpha1ServiceAccountSubject

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 &quot;*&quot; 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]