core

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NodeAgentFuncs added in v0.22.0

func NodeAgentFuncs(
	monitor mntr.Monitor,
	orbiterCommit string,
	repoURL string,
	repoKey string,
	currentNodeAgents *common.CurrentNodeAgents) (queryNodeAgent func(machine infra.Machine) (bool, error), install func(machine infra.Machine) error)

Types

type MachinesService

type MachinesService interface {
	ListPools() ([]string, error)
	List(poolName string) (infra.Machines, error)
	Create(poolName string) (infra.Machine, error)
}

TODO: Do we still need this?

Jump to

Keyboard shortcuts

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