Versions in this module Expand all Collapse all v1 v1.0.0 Oct 7, 2022 Changes in this version + type Client interface + AddRole func(role *config.RoleMapping) (*core_v1.ConfigMap, error) + AddUser func(user *config.UserMapping) (*core_v1.ConfigMap, error) + func New(cli client_v1.ConfigMapInterface) Client