Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Load ¶
type Load struct { Name string Resources corev1.ResourceList }
func (Load) Apply ¶
func (nl Load) Apply(res corev1.ResourceList)
Apply adjust the given ResourceList with the current node load by mutating the parameter in place
Click to show internal directories.
Click to hide internal directories.