class K8S::Api::Flowcontrol::V1beta1::ServiceAccountSubject
- K8S::Api::Flowcontrol::V1beta1::ServiceAccountSubject
- Reference
- Object
Overview
ServiceAccountSubject holds detailed information for service-account-kind subject.
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
versions/v1.23/api/flowcontrol/v1beta1/service_account_subject.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, name : String, namespace : String)