Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KnativeGrouper ¶ added in v0.5.1
type KnativeGrouper struct {
*defaultgrouper.DefaultGrouper
// contains filtered or unexported fields
}
func NewKnativeGrouper ¶
func NewKnativeGrouper(client client.Client, defaultGrouper *defaultgrouper.DefaultGrouper, gangSchedule bool) *KnativeGrouper
func (*KnativeGrouper) GetPodGroupMetadata ¶ added in v0.5.1
func (g *KnativeGrouper) GetPodGroupMetadata(_ *unstructured.Unstructured, pod *v1.Pod, _ ...*metav1.PartialObjectMetadata) (*podgroup.Metadata, error)
func (*KnativeGrouper) Name ¶ added in v0.5.1
func (g *KnativeGrouper) Name() string
Click to show internal directories.
Click to hide internal directories.