github.com/DaAlbrecht/cf-cli@v0.0.0-20231128151943-1fe19bb400b9/api/cloudcontroller/ccv3/constant/resource.go (about) 1 package constant 2 3 // MaxNumberOfResourcesForMatching is the maximum number of resources that can be sent to the /v3/resource_match endpoint. 4 const MaxNumberOfResourcesForMatching = 5000