edits

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// An EmptyFactory is an edits factory that always returns empty CDI
	// container edits.
	EmptyFactory = empty("empty")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory added in v1.19.0

type Factory interface {
	New() *cdi.ContainerEdits
	FromDiscoverer(discover.Discover) (*cdi.ContainerEdits, error)
}

func NewFactory added in v1.19.0

func NewFactory(opts ...Option) Factory

type Option added in v1.19.0

type Option func(*factory)

func WithLogger added in v1.19.0

func WithLogger(logger logger.Interface) Option

func WithNoAdditionalGIDsForDeviceNodes added in v1.19.0

func WithNoAdditionalGIDsForDeviceNodes(noAdditionalGIDsForDeviceNodes bool) Option

Jump to

Keyboard shortcuts

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