package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: May 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
NO_RESOURCE_REFFERENCE Reason = "No Reference"
WORKLOAD_HAS_ZERO_REPLICAS Reason = "Zero Replica"
)
type Workload interface {
GetName() string
GetVolumeNames() []string
IsEmpty() bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.