Home

envoy.config.rbac.v3.Principal.Set

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.config.rbac.v3.Principal.Set
.withIds([ types.envoy.config.rbac.v3.Principal ])
._validate()

Fields

Name Type One-of group Required Constraints
ids [] envoy.config.rbac.v3.Principal yes  {"Repeated":{"min_items":1}}