func Equals(i, j schema.GroupKind) bool
func IsLessThan(i, j schema.GroupKind) bool
type SortableInfos []*resource.Info
func (a SortableInfos) Len() int
func (a SortableInfos) Less(i, j int) bool
func (a SortableInfos) Swap(i, j int)
type SortableMetas []object.ObjMetadata
func (a SortableMetas) Len() int
func (a SortableMetas) Less(i, j int) bool
func (a SortableMetas) Swap(i, j int)
type SortableUnstructureds []*unstructured.Unstructured
func (a SortableUnstructureds) Len() int
func (a SortableUnstructureds) Less(i, j int) bool
func (a SortableUnstructureds) Swap(i, j int)