mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
5 lines
111 B
Go
5 lines
111 B
Go
package client
|
|
|
|
// NodeInspectOptions holds parameters to inspect nodes with.
|
|
type NodeInspectOptions struct{}
|