Documentation ¶
Index ¶
Constants ¶
View Source
const (
SkipEvictionAnnotationKey = "kubermatic.io/skip-eviction"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeEviction ¶
type NodeEviction struct {
// contains filtered or unexported fields
}
func New ¶
func New(nodeName string, nodeLister listerscorev1.NodeLister, client kubernetes.Interface) *NodeEviction
New returns a new NodeEviction
Click to show internal directories.
Click to hide internal directories.