Cloud API Overview > @adpt/cloud > k8s > Subject > namespace
k8s.Subject.namespace property
Namespace of the referenced object.
If the object kind is non-namespace, such as "User" or "Group", and this value is not empty the Authorizer should report an error.
Signature:
namespace?: string;