package rdt

import "github.com/containerd/containerd/pkg/rdt"

Index

Functions

func ContainerClassFromAnnotations

func ContainerClassFromAnnotations(containerName string, containerAnnotations, podAnnotations map[string]string) (string, error)

ContainerClassFromAnnotations always is no-op in non-linux platforms.

func IsEnabled

func IsEnabled() bool

IsEnabled always returns false in non-linux platforms.

func SetConfig

func SetConfig(configFilePath string) error

SetConfig always is no-op in non-linux platforms.

Source Files

rdt_nonlinux.go

Version
v1.7.25
Published
Jan 10, 2025
Platform
js/wasm
Last checked
16 minutes ago

Tools for package owners.