model

package
v0.0.0-...-235470d Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2019 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByName

type ByName []swarm.Service

func (ByName) Len

func (n ByName) Len() int

func (ByName) Less

func (n ByName) Less(i, j int) bool

func (ByName) Swap

func (n ByName) Swap(i, j int)

type ServiceState

type ServiceState struct {
	ID               string
	Name             string
	Image            string `json:"image"`
	ReplicasRunning  int
	ReplicasRequired uint64
	MemoryLimit      int
}

Jump to

Keyboard shortcuts

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