Versions in this module Expand all Collapse all v0 v0.1.0 Sep 5, 2022 Changes in this version + type HttpRequestDoer interface + Do func(ctx context.Context, spec *v1alpha1.HttpRequestParams) ([]byte, error) + func NewDoer(kubeClient client.Client, httpClient *http.Client) HttpRequestDoer