engine

package
v2.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFleetUnit

func GetFleetUnit(s *spec.Spec, name string, conflicts []string) (*fleetSchema.Unit, error)

Types

type Engine

type Engine interface {
	IsValidSpecType(s *spec.Spec) bool
	ValidateSpec(s *spec.Spec) error
	GetFleetUnit(s *spec.Spec, name string, conflicts []string) *fleetSchema.Unit
}

type RktEngine

type RktEngine struct{}

func (*RktEngine) GetFleetUnit

func (*RktEngine) GetFleetUnit(spec *spec.Spec, name string, conflicts []string) *fleetSchema.Unit

func (*RktEngine) IsValidSpecType

func (*RktEngine) IsValidSpecType(s *spec.Spec) bool

func (*RktEngine) ValidateSpec

func (*RktEngine) ValidateSpec(s *spec.Spec) error

Jump to

Keyboard shortcuts

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