import "sigs.k8s.io/cluster-api/controllers/remote/fake"
func NewClusterClient(_ context.Context, c client.Client, _ client.ObjectKey) (client.Client, error)
NewClusterClient returns the same client passed as input, as output. It is assumed that the client is a fake controller-runtime client
Package fake imports 2 packages (graph). Updated 2020-10-29. Refresh now. Tools for package owners.