Versions in this module Expand all Collapse all v0 v0.0.2 Sep 15, 2021 Changes in this version + func Create(c *client.Client, crb *Instance) error + func Delete(c *client.Client, clusterrolebindingname string) error + func List(c *client.Client) (*rbacv1.ClusterRoleBindingList, error) + type Instance struct + Annotations map[string]string + LabelKey string + LabelValue string + Name string + RoleRefAPIGroup string + RoleRefKind string + RoleRefName string + SubjectAPIGroup string + SubjectKind string + SubjectName string