//
pkg.gl
Category
github.com/ironcore-dev/ironcore
internal
admission
plugin
machinevolumedevices
device
package
0.2.0
Repository:
https://github.com/ironcore-dev/ironcore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
150 SLOC
#
Functions
Name
Name creates a device name with the given prefix and index.
NewNamer
NewNamer creates a new Namer that allows managing multiple device names.
ParseName
ParseName parses the name into its prefix and index.
#
Constants
IronCorePrefix
IronCorePrefix is the device prefix used by ironcore devices.
MaxIndex
MaxIndex is the maximum index usable for Name / returned by ParseName.
#
Structs
Namer
Namer allows managing multiple device names.