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

Method LogCache

api/cloudcontroller/ccv3/root.go:63–65  ·  view source on GitHub ↗

LogCache returns the HREF of the Loggregator Traffic Controller.

()

Source from the content-addressed store, hash-verified

61
62// LogCache returns the HREF of the Loggregator Traffic Controller.
63func (info Root) LogCache() string {
64 return info.Links.LogCache.HREF
65}
66
67// Logging returns the HREF of the Loggregator Traffic Controller.
68func (info Root) Logging() string {

Callers 1

SetTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected