Class Authorization (0.5.9)

Authorization(mapping=None, *, ignore_unknown_fields=False, **kwargs)

RBAC policy that will be applied and managed by GEC.

Attribute

NameDescription
admin_users google.cloud.edgecontainer_v1.types.ClusterUser
Required. User that will be granted the cluster-admin role on the cluster, providing full access to the cluster. Currently, this is a singular field, but will be expanded to allow multiple admins in the future.