Documentation ¶
Index ¶
- Constants
- func Cleanup(c *cli.Context, o *container.Options, co *Options) error
- func Flags(opts *Options) []cli.Flag
- func GetLowlevelRuntimePaths(o *container.Options) ([]string, error)
- func RestartCrio(o *container.Options) error
- func Setup(c *cli.Context, o *container.Options, co *Options) error
- type Options
Constants ¶
View Source
const ( Name = "crio" // Config-based settings DefaultConfig = "/etc/crio/crio.conf" DefaultSocket = "/var/run/crio/crio.sock" DefaultRestartMode = "systemd" )
Variables ¶
This section is empty.
Functions ¶
func RestartCrio ¶
RestartCrio restarts crio depending on the value of restartModeFlag
Types ¶
Click to show internal directories.
Click to hide internal directories.