Skip to main content

Interface: IServiceAccountNamespaceAssignment

identity.v1.IServiceAccountNamespaceAssignment

Properties of a ServiceAccountNamespaceAssignment.

Implemented by

Properties

id

Optional id: null | string

The ID of the service account.


inheritedAccess

Optional inheritedAccess: null | boolean

True if the service account has inherited access to the namespace through an account or project role.


name

Optional name: null | string

The name of the service account.


namespaceAccess

Optional namespaceAccess: null | INamespaceAccess

The access assigned to the service account at the namespace level.


resourceVersion

Optional resourceVersion: null | string

The current resource version of the service account.