swarm

package
v0.0.0-...-716f42c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	ListActiveNodes() ([]SwarmNode, error)
}

func NewClient

func NewClient() (Client, error)

type SwarmNode

type SwarmNode struct {
	Ip        string
	Hostname  string
	IsManager bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL