manager

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateRequestID

func GenerateRequestID() int

Types

type CmdClient

type CmdClient struct {
	Hostname string
	VIP      string
	// contains filtered or unexported fields
}

func NewCmdClient

func NewCmdClient(ctx context.Context, hostname string, pm *parsed.ParsedManifest) (*CmdClient, error)

NewCmdClient.

func (*CmdClient) String

func (c *CmdClient) String() string

type CmdClientSet

type CmdClientSet struct {
	ByVIP          map[string]*CmdClient
	ParsedManifest *parsed.ParsedManifest
}

func NewCmdClientSet

func NewCmdClientSet(ctx context.Context, pm *parsed.ParsedManifest) (*CmdClientSet, error)

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func New

func New(ccSet *CmdClientSet) (*Manager, error)

func (*Manager) Run

func (r *Manager) Run() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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