I made a demo with kubernetes/go-client where i tried to list pods from my cluster.
config, err := rest.InClusterConfig() if err != nil { panic(e