package monitor
import "github.com/containerd/containerd/runtime/restart/monitor"
Index ¶
Types ¶
type Config ¶
type Config struct { // Interval for how long to wait to check for state changes Interval duration `toml:"interval"` }
Config for the restart monitor
Source Files ¶
- Version
- v1.6.0-rc.0
- Published
- Jan 12, 2022
- Platform
- js/wasm
- Imports
- 21 packages
- Last checked
- 54 seconds ago –
Tools for package owners.