runtime_manager

package
v0.0.0-...-4f4fead Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

this package manages containers available for execution

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RuntimeConfig

type RuntimeConfig struct {
	MountSource string
}

type RuntimeManager

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

func (*RuntimeManager) GetContainersForRuntime

func (r *RuntimeManager) GetContainersForRuntime(rt *manifest.ManifestRuntime) ([]types.Container, error)

func (*RuntimeManager) IsContainerReady

func (r *RuntimeManager) IsContainerReady(containerId string) bool

func (*RuntimeManager) NewRuntimeManager

func (r *RuntimeManager) NewRuntimeManager(ctn di.Container) error

func (*RuntimeManager) Run

func (r *RuntimeManager) Run()

Run scales up or down containers based on manifest file

Jump to

Keyboard shortcuts

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