dependencies

package
v0.80.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProvName = "dependencies"

ProvName sets the provider name identifier

Functions

func GetDependencies

func GetDependencies(c *p.Provider) (p.ClowderProvider, error)

GetDependencies returns the correct end provider.

func NewDependenciesProvider

func NewDependenciesProvider(p *providers.Provider) (providers.ClowderProvider, error)

NewDependenciesProvider returns a new End provider run at the end of the provider set.

func TestMissingDependency

func TestMissingDependency(t *testing.T)

func TestMultiDependency

func TestMultiDependency(t *testing.T)

func TestOptionalDependency

func TestOptionalDependency(t *testing.T)

func TestSingleDependency

func TestSingleDependency(t *testing.T)

Types

type IDAndParams

type IDAndParams struct {
	Params Params
	ID     string
}

func NewIDAndParam

func NewIDAndParam(id, limitCPU, limitMemory, requestsCPU, requestsMemory string) IDAndParams

type Params

type Params map[string]map[string]string

Jump to

Keyboard shortcuts

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