containerruntime

package
v0.0.0-...-a954c3e Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerdConfigPhase

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

func NewContainerdConfigPhase

func NewContainerdConfigPhase() *ContainerdConfigPhase

func (*ContainerdConfigPhase) GetHostPhase

func (cp *ContainerdConfigPhase) GetHostPhase() sunpikev1alpha1.HostPhase

func (*ContainerdConfigPhase) GetOrder

func (cp *ContainerdConfigPhase) GetOrder() int

func (*ContainerdConfigPhase) GetPhaseName

func (cp *ContainerdConfigPhase) GetPhaseName() string

func (*ContainerdConfigPhase) Start

TODO: check PF9_MANAGED_DOCKER var

func (*ContainerdConfigPhase) Status

func (*ContainerdConfigPhase) Stop

type ContainerdRunPhase

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

func NewContainerdRunPhase

func NewContainerdRunPhase() *ContainerdRunPhase

func (*ContainerdRunPhase) GetHostPhase

func (cp *ContainerdRunPhase) GetHostPhase() sunpikev1alpha1.HostPhase

func (*ContainerdRunPhase) GetOrder

func (cp *ContainerdRunPhase) GetOrder() int

func (*ContainerdRunPhase) GetPhaseName

func (cp *ContainerdRunPhase) GetPhaseName() string

func (*ContainerdRunPhase) Start

func (cp *ContainerdRunPhase) Start(ctx context.Context, cfg config.Config) error

TODO: check PF9_MANAGED_DOCKER var

func (*ContainerdRunPhase) Status

func (cp *ContainerdRunPhase) Status(ctx context.Context, cfg config.Config) error

func (*ContainerdRunPhase) Stop

func (cp *ContainerdRunPhase) Stop(ctx context.Context, cfg config.Config) error

type LoadImagePhase

type LoadImagePhase struct {
	HostPhase *sunpikev1alpha1.HostPhase
	// contains filtered or unexported fields
}

func NewLoadImagePhase

func NewLoadImagePhase() *LoadImagePhase

func (*LoadImagePhase) GetHostPhase

func (l *LoadImagePhase) GetHostPhase() sunpikev1alpha1.HostPhase

func (*LoadImagePhase) GetOrder

func (l *LoadImagePhase) GetOrder() int

func (*LoadImagePhase) GetPhaseName

func (l *LoadImagePhase) GetPhaseName() string

func (*LoadImagePhase) Start

func (l *LoadImagePhase) Start(ctx context.Context, cfg config.Config) error

func (*LoadImagePhase) Status

func (l *LoadImagePhase) Status(ctx context.Context, cfg config.Config) error

func (*LoadImagePhase) Stop

func (l *LoadImagePhase) Stop(ctx context.Context, cfg config.Config) error

Jump to

Keyboard shortcuts

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