type State … func testPreStop(ctx context.Context, c clientset.Interface, ns string) { … } var _ … func getPodWithpreStopLifeCycle(name string) *v1.Pod { … }
type State … func testPreStop(ctx context.Context, c clientset.Interface, ns string) { … } var _ … func getPodWithpreStopLifeCycle(name string) *v1.Pod { … }