MCPcopy
hub / github.com/scality/cloudserver / getLocationConstraint

Method getLocationConstraint

lib/Config.js:2086–2088  ·  view source on GitHub ↗
(locationConstraintName)

Source from the content-addressed store, hash-verified

2084 }
2085
2086 getLocationConstraint(locationConstraintName) {
2087 return this.locationConstraints[locationConstraintName];
2088 }
2089
2090 setRestEndpoints(restEndpoints) {
2091 restEndpointsAssert(restEndpoints, this.locationConstraints);

Callers 15

objectPutFunction · 0.80
_storetheMPObjectFunction · 0.80
multipartDeleteFunction · 0.80
bucketHeadFunction · 0.80
bucketGetLocationFunction · 0.80
_prepMetadataFunction · 0.80
objectCopyFunction · 0.80
objectPutCopyPartFunction · 0.80
completeMultipartUploadFunction · 0.80
objectPutPartFunction · 0.80
objectGetACLFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected