Skip to content

RoleBindingBuilder🔗

Constructor🔗

new RoleBindingBuilder()

Methods🔗

build🔗

Builds the object.

build()

role🔗

The role we are discussing

role(role: cog.Builder<rolebinding.BuiltinRoleRef> | cog.Builder<rolebinding.CustomRoleRef>)

subject🔗

The team or user that has the specified role

subject(subject: cog.Builder<rolebinding.RoleBindingSubject>)

See also🔗