Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureRoleBinding ¶
func EnsureRoleBinding(ctx context.Context, cli client.Client, name, svcAct, role string, contour *model.Contour) error
EnsureRoleBinding ensures a RoleBinding resource exists with the provided ns/name and contour namespace/name for the owning contour labels. The RoleBinding will use svcAct for the subject and role for the role reference.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.