const maxLengthErrMsg …
const namePartErrMsg …
const nameErrMsg …
func TestValidateObjectMetaCustomName(t *testing.T) { … }
func TestValidateObjectMetaNamespaces(t *testing.T) { … }
func TestValidateObjectMetaOwnerReferences(t *testing.T) { … }
func TestValidateObjectMetaUpdateIgnoresCreationTimestamp(t *testing.T) { … }
func TestValidateFinalizersUpdate(t *testing.T) { … }
func TestValidateFinalizersPreventConflictingFinalizers(t *testing.T) { … }
func TestValidateObjectMetaUpdatePreventsDeletionFieldMutation(t *testing.T) { … }
func TestObjectMetaGenerationUpdate(t *testing.T) { … }
func TestValidateObjectMetaTrimsTrailingSlash(t *testing.T) { … }
func TestValidateAnnotations(t *testing.T) { … }