github.com/mook-as/cf-cli@v7.0.0-beta.28.0.20200120190804-b91c115fae48+incompatible/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