github.com/DaAlbrecht/cf-cli@v0.0.0-20231128151943-1fe19bb400b9/api/cloudcontroller/ccerror/name_not_unique_in_space_error.go (about) 1 package ccerror 2 3 type NameNotUniqueInSpaceError struct { 4 UnprocessableEntityError 5 }