V1beta2ServiceAccountSubject constructor
Returns a new V1beta2ServiceAccountSubject instance.
Implementation
V1beta2ServiceAccountSubject({
required this.name,
required this.namespace,
});
Returns a new V1beta2ServiceAccountSubject instance.
V1beta2ServiceAccountSubject({
required this.name,
required this.namespace,
});