Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + func NewImpersonatingConfig(user user.Info, config restclient.Config) restclient.Config + func NewImpersonatingKubernetesClientset(user user.Info, config restclient.Config) (kclientset.Interface, error) + func NewImpersonatingRBACFromContext(ctx context.Context, restclient rest.Interface) (rbacv1.RbacV1Interface, error) + func NewImpersonatingRESTClient(user user.Info, client restclient.Interface) restclient.Interface v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3