Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Name is plugin name Name = "sample" PodGroupName = "pod-group.scheduling.bdap.com/podgroup-configmap" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Sample ¶
type Sample struct {
// contains filtered or unexported fields
}
func (*Sample) Less ¶
func (s *Sample) Less(p1 *framework.QueuedPodInfo, p2 *framework.QueuedPodInfo) bool
Click to show internal directories.
Click to hide internal directories.