authorization.v1.serviceAccountRestriction
"ServiceAccountRestriction matches a service account by a string match on either the service-account name or the name of the service account's namespace."
Index
fn withNamespaces(namespaces)
fn withNamespacesMixin(namespaces)
fn withServiceaccounts(serviceaccounts)
fn withServiceaccountsMixin(serviceaccounts)
Fields
fn withNamespaces
withNamespaces(namespaces)
"Namespaces specifies a list of literal namespace names."
fn withNamespacesMixin
withNamespacesMixin(namespaces)
"Namespaces specifies a list of literal namespace names."
Note: This function appends passed data to existing values
fn withServiceaccounts
withServiceaccounts(serviceaccounts)
"ServiceAccounts specifies a list of literal service-account names."
fn withServiceaccountsMixin
withServiceaccountsMixin(serviceaccounts)
"ServiceAccounts specifies a list of literal service-account names."
Note: This function appends passed data to existing values