cri

package
v1.8.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: MPL-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RuncMemFDBindController added in v1.8.0

type RuncMemFDBindController struct {
	V1Alpha1Mode runtimetalos.Mode
}

RuncMemFDBindController created a locked memfd bind for the runc binary, so that it can be used instead of copying the actual runc binary everytime.

func (*RuncMemFDBindController) Inputs added in v1.8.0

func (ctrl *RuncMemFDBindController) Inputs() []controller.Input

Inputs implements controller.Controller interface.

func (*RuncMemFDBindController) Name added in v1.8.0

func (ctrl *RuncMemFDBindController) Name() string

Name implements controller.Controller interface.

func (*RuncMemFDBindController) Outputs added in v1.8.0

func (ctrl *RuncMemFDBindController) Outputs() []controller.Output

Outputs implements controller.Controller interface.

func (*RuncMemFDBindController) Run added in v1.8.0

Run implements controller.Controller interface.

type SeccompProfileController

type SeccompProfileController struct{}

SeccompProfileController manages SeccompProfiles.

func (*SeccompProfileController) Inputs

func (ctrl *SeccompProfileController) Inputs() []controller.Input

Inputs implements controller.StatsController interface.

func (*SeccompProfileController) Name

func (ctrl *SeccompProfileController) Name() string

Name implements controller.StatsController interface.

func (*SeccompProfileController) Outputs

func (ctrl *SeccompProfileController) Outputs() []controller.Output

Outputs implements controller.StatsController interface.

func (*SeccompProfileController) Run

Run implements controller.StatsController interface.

type SeccompProfileFileController

type SeccompProfileFileController struct {
	V1Alpha1Mode             runtimetalos.Mode
	SeccompProfilesDirectory string
}

SeccompProfileFileController manages the Seccomp Profiles on the host.

func (*SeccompProfileFileController) Inputs

Inputs implements controller.StatsController interface.

func (*SeccompProfileFileController) Name

func (ctrl *SeccompProfileFileController) Name() string

Name implements controller.StatsController interface.

func (*SeccompProfileFileController) Outputs

Outputs implements controller.StatsController interface.

func (*SeccompProfileFileController) Run

Run implements controller.StatsController interface.

Jump to

Keyboard shortcuts

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