package node

import "github.com/docker/docker/api/client/node"

Index

Functions

func NewNodeCommand

func NewNodeCommand(dockerCli *client.DockerCli) *cobra.Command

NewNodeCommand returns a cobra command for `node` subcommands

func Reference

func Reference(client apiclient.APIClient, ctx context.Context, ref string) (string, error)

Reference returns the reference of a node. The special value "self" for a node reference is mapped to the current node, hence the node ID is retrieved using the `/info` endpoint.

Source Files

cmd.go demote.go inspect.go list.go opts.go promote.go ps.go remove.go update.go

Version
v1.12.4-rc1
Published
Dec 7, 2016
Platform
js/wasm
Imports
20 packages
Last checked
43 minutes ago

Tools for package owners.