Enumeration: Permission
v1.NamespaceAccess.Permission
Permission enum.
Enumeration Members
PERMISSION_ADMIN
• PERMISSION_ADMIN = 1
Gives full access to the namespace, including assigning namespace access to other users.
PERMISSION_READ
• PERMISSION_READ = 3
Gives read only access to the namespace configuration and workflows within the namespace.
PERMISSION_UNSPECIFIED
• PERMISSION_UNSPECIFIED = 0
PERMISSION_UNSPECIFIED value
PERMISSION_WRITE
• PERMISSION_WRITE = 2
Gives write access to the namespace configuration and workflows within the namespace.