MCPcopy
hub / github.com/cloudfoundry/cli / IsUserProvided

Method IsUserProvided

cf/models/service_instance.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (inst ServiceInstance) IsUserProvided() bool {
47 return inst.Type == "user_provided_service_instance"
48}

Callers 8

UnbindRouteMethod · 0.80
ExecuteMethod · 0.80
populatePluginModelMethod · 0.80
ExecuteMethod · 0.80
ExecuteMethod · 0.80
ExecuteMethod · 0.80
RenameServiceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected