MCPcopy Index your code
hub / github.com/cloudfoundry/cli / getAPIVersionV3

Function getAPIVersionV3

integration/helpers/version.go:173–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171}
172
173func getAPIVersionV3() string {
174 return fetchAPIVersion().Links.CloudControllerV3.Meta.Version
175}
176
177// SkipIfNoRoutingAPI is used to skip tests if the routing API is not present
178func SkipIfNoRoutingAPI() {

Callers 1

matchMajorAPIVersionFunction · 0.85

Calls 1

fetchAPIVersionFunction · 0.85

Tested by

no test coverage detected