kubernetes/staging/src/k8s.io/client-go/tools/leaderelection/leasecandidate_test.go

type testcase

func TestLeaseCandidateCreation(t *testing.T) {}

func TestLeaseCandidateAck(t *testing.T) {}

func pollForLease(ctx context.Context, tc testcase, client *fake.Clientset, t *metav1.MicroTime) error {}