var pollInterval … var CmdInClusterClient … func init() { … } func main(cmd *cobra.Command, args []string) { … } type debugRt … func (rt *debugRt) RoundTrip(req *http.Request) (*http.Response, error) { … } func (rt *debugRt) WrappedRoundTripper() http.RoundTripper { … }