master
Main
func Main(f util.Factory) error { clientset, err := f.KubernetesClientSet() if err != nil { return err }