MCPcopy Index your code
hub / github.com/docker/cli / EngineVersion

Method EngineVersion

cli/command/node/formatter.go:190–192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188}
189
190func (c *nodeContext) EngineVersion() string {
191 return c.n.Description.Engine.EngineVersion
192}
193
194// inspectFormatWrite renders the context for a list of nodes.
195func inspectFormatWrite(fmtCtx formatter.Context, refs []string, getRef inspect.GetRefFunc) error {

Callers 1

TestNodeListFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestNodeListFunction · 0.36