Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Availability
Method
Availability
cli/command/node/formatter.go:156–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
154
}
155
156
func
(c *nodeContext) Availability() string {
157
return
formatter.PrettyPrint(string(c.n.Spec.Availability))
158
}
159
160
func
(c *nodeContext) ManagerStatus() string {
161
reachability :=
""
Callers
2
runUpdate
Function · 0.45
runCreate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected