kubernetes/test/e2e/apimachinery/namespace.go

func extinguish(ctx context.Context, f *framework.Framework, totalNS int, maxAllowedAfterDel int, maxSeconds int) {}

func ensurePodsAreRemovedWhenNamespaceIsDeleted(ctx context.Context, f *framework.Framework) {}

func ensureServicesAreRemovedWhenNamespaceIsDeleted(ctx context.Context, f *framework.Framework) {}

var _

func unstructuredToNamespace(obj *unstructured.Unstructured) (*v1.Namespace, error) {}