cri

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const NamespaceName resource.Namespace = "cri"

NamespaceName contains resources related to stats.

View Source
const SeccompProfileType = resource.Type("SeccompProfiles.cri.talos.dev")

SeccompProfileType is type of SeccompProfile resource.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeccompProfile

SeccompProfile represents SeccompProfile typed resource.

func NewSeccompProfile

func NewSeccompProfile(id string) *SeccompProfile

NewSeccompProfile creates new SeccompProfile object.

type SeccompProfileExtension added in v1.4.0

type SeccompProfileExtension struct{}

SeccompProfileExtension is an auxiliary type for SeccompProfile resource.

func (SeccompProfileExtension) ResourceDefinition added in v1.4.0

ResourceDefinition implements meta.ResourceDefinitionProvider interface.

type SeccompProfileSpec

type SeccompProfileSpec struct {
	Name  string                 `yaml:"name" protobuf:"1"`
	Value map[string]interface{} `yaml:"value" protobuf:"2"`
}

SeccompProfileSpec represents the SeccompProfile.

func (SeccompProfileSpec) DeepCopy

DeepCopy generates a deep copy of SeccompProfileSpec.

Jump to

Keyboard shortcuts

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