MCPcopy Create free account
hub / github.com/cloudfoundry/bosh-agent / GetCertManager

Method GetCertManager

platform/platform_interface.go:109–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 GetMonitCredentials() (username, password string, err error)
108
109 GetCertManager() cert.Manager
110
111 GetHostPublicKey() (string, error)
112

Callers 2

NewFactoryFunction · 0.65

Implementers 4

linuxplatform/linux_platform.go
dummyPlatformplatform/dummy_platform.go
WindowsPlatformplatform/windows_platform.go
FakePlatformplatform/platformfakes/fake_platform.g

Calls

no outgoing calls

Tested by

no test coverage detected