kubernetes/pkg/controlplane/reconcilers/lease_test.go

func init() {}

var codecs

type fakeLeases

var _

func newFakeLeases(t *testing.T, s storage.Interface) *fakeLeases {}

func (f *fakeLeases) SetKeys(keys []string) error {}

func TestLeaseEndpointReconciler(t *testing.T) {}

func TestLeaseRemoveEndpoints(t *testing.T) {}

func contains(s []string, str string) bool {}

func TestApiserverShutdown(t *testing.T) {}