Skip to main content

Interface: IServiceAccountNamespaceAssignment

identity.v1.IServiceAccountNamespaceAssignment

Properties of a ServiceAccountNamespaceAssignment.

Hierarchy

Properties

id

Optional id: null | string

The ID of the service account.

Inherited from

$Properties.id


inheritedAccess

Optional inheritedAccess: null | boolean

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

Inherited from

$Properties.inheritedAccess


name

Optional name: null | string

The name of the service account.

Inherited from

$Properties.name


namespaceAccess

Optional namespaceAccess: null | $Properties

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

Inherited from

$Properties.namespaceAccess


resourceVersion

Optional resourceVersion: null | string

The current resource version of the service account.

Inherited from

$Properties.resourceVersion