err=apierrors.NewConflict(api.Resource("namespaces"),namespace.Name,fmt.Errorf("The system is ensuring all content is removed from this namespace. Upon completion, this namespace will automatically be purged by the system."))
err=apierrors.NewConflict(api.Resource("namespaces"),namespace.Name,fmt.Errorf("The system is ensuring all content is removed from this namespace. Upon completion, this namespace will automatically be purged by the system."))
returnnil,false,apierrors.NewForbidden(scheduling.Resource("priorityclasses"),spc.Name,errors.New("this is a system priority class and cannot be deleted"))
returnnil,false,apierrors.NewForbidden(scheduling.Resource("priorityclasses"),spc.Name,errors.New("this is a system priority class and cannot be deleted"))