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

change.go monitor.go

Version
v1.7.0-beta.2
Published
Jan 4, 2023
Platform
darwin/amd64
Imports
13 packages
Last checked
4 minutes ago

Tools for package owners.