Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeDisksDirectories ¶ added in v0.3.0
func InitializePrivateDirectories ¶ added in v0.2.0
Types ¶
type OnGracefulShutdownCallback ¶ added in v0.29.0
type OnGracefulShutdownCallback func()
type OnShutdownCallback ¶ added in v0.3.0
type OnShutdownCallback func(pid int)
type ProcessMonitor ¶
type ProcessMonitor interface {
RunForever(startTimeout time.Duration, signalStopChan chan struct{})
}
func NewProcessMonitor ¶
func NewProcessMonitor(domainName string, pidDir string, gracePeriod int, finalShutdownCallback OnShutdownCallback, gracefulShutdownCallback OnGracefulShutdownCallback) ProcessMonitor
Directories ¶
Path | Synopsis |
---|---|
agent-poller
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
cmd-server
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* This file is part of the KubeVirt project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
Click to show internal directories.
Click to hide internal directories.