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

Method NetworkPolicyV1

api/cloudcontroller/ccv3/root.go:73–75  ·  view source on GitHub ↗

NetworkPolicyV1 returns the HREF of the Container Networking v1 Policy API

()

Source from the content-addressed store, hash-verified

71
72// NetworkPolicyV1 returns the HREF of the Container Networking v1 Policy API
73func (info Root) NetworkPolicyV1() string {
74 return info.Links.NetworkPolicyV1.HREF
75}
76
77// OAuthClient returns the oauth client ID of the SSH proxy that brokers
78// connections to application instances.

Callers 2

root_test.goFile · 0.80
SetTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected