Versions in this module Expand all Collapse all v1 v1.6.0 Jul 29, 2026 v1.5.2 Mar 19, 2026 Changes in this version + func AddUserAdminToProject(oc *exutil.CLI, namespace, user string) string + func AddUserEditToProject(oc *exutil.CLI, namespace, user string) string + func AddUserToRoleInProject(oc *exutil.CLI, clusterrolebinding, namespace, user string) string + func AddUserViewToProject(oc *exutil.CLI, namespace, user string) string + func RunLegacyClusterRoleBindingEndpoint(t g.GinkgoTInterface, ...) + func RunLegacyClusterRoleEndpoint(t g.GinkgoTInterface, ...) + func RunLegacyEndpointConfirmNoEscalation(t g.GinkgoTInterface, ...) + func RunLegacyLocalRoleBindingEndpoint(t g.GinkgoTInterface, ...) + func RunLegacyLocalRoleEndpoint(t g.GinkgoTInterface, ...) + type HeaderRecordingRoundTripper struct + func (rt *HeaderRecordingRoundTripper) ClearHeaders() + func (rt *HeaderRecordingRoundTripper) RecordedHeaders() []http.Header + func (rt *HeaderRecordingRoundTripper) RoundTrip(req *http.Request) (*http.Response, error) + func (rt *HeaderRecordingRoundTripper) Wrap(delegate http.RoundTripper) http.RoundTripper