package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: May 10, 2021
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more
Opens a new window with license information.
Imports: 36
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Manager interface {
Ready() bool
Run() error
RegisterToKubelet() error
}
Manager api
NewManager creates and returns a new managerImpl struct
type ResourceServer interface {
Run() error
Stop()
SocketName() string
ResourceName() string
}
ResourceServer api for manager
Source Files
¶
Click to show internal directories.
Click to hide internal directories.