Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
dummy_platform_test.go
File · 0.65
NewFactory
Function · 0.65
Implementers
4
linux
platform/linux_platform.go
dummyPlatform
platform/dummy_platform.go
WindowsPlatform
platform/windows_platform.go
FakePlatform
platform/platformfakes/fake_platform.g
Calls
no outgoing calls
Tested by
no test coverage detected