Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2026 v0.0.9 Mar 17, 2026 Changes in this version + func Failed(w *restful.Response, format string, a ...any) + func NewK8sBadRequestError(reason metav1.StatusReason, code int32, format string, a ...any) *metav1.Status + type K8sProxyApiHandler struct + ProxyConfig map[string]string + ProxyMethod []string + func (h *K8sProxyApiHandler) Init() error + func (h *K8sProxyApiHandler) Name() string + func (h *K8sProxyApiHandler) Proxy(r *restful.Request, w *restful.Response) + func (i *K8sProxyApiHandler) Meta() ioc.ObjectMeta