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

Method Warn

cf/configuration/coreconfig/api_config_refresher.go:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46
47type Warning interface {
48 Warn() string
49}
50
51type insecureWarning struct{}

Callers 15

setAPIEndpointMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 4

terminalUIcf/terminal/ui.go
FakeUIcf/terminal/terminalfakes/fake_ui.go
insecureWarningcf/configuration/coreconfig/api_config
FakeUIcf/util/testhelpers/terminal/ui.go

Calls

no outgoing calls

Tested by

no test coverage detected