Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithDeviceCapacity ¶
func WithDeviceHostPath ¶
type TpmDevicePlugin ¶
type TpmDevicePlugin struct {
// contains filtered or unexported fields
}
func NewTpmDevicePlugin ¶
func NewTpmDevicePlugin(opts ...Option) (*TpmDevicePlugin, error)
func (*TpmDevicePlugin) Scan ¶
func (t *TpmDevicePlugin) Scan(notifier deviceplugin.Notifier) error
Click to show internal directories.
Click to hide internal directories.