Skip to content

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

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