sorting

package
v0.0.0-...-99f3f31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByCreationTime

type ByCreationTime []operatorv1alpha1.Lumigo

To be used with sort.Sort

func (ByCreationTime) Len

func (s ByCreationTime) Len() int

func (ByCreationTime) Less

func (s ByCreationTime) Less(i, j int) bool

func (ByCreationTime) Swap

func (s ByCreationTime) Swap(i, j int)

type ByCronJobName

type ByCronJobName []batchv1.CronJob

func (ByCronJobName) Len

func (s ByCronJobName) Len() int

func (ByCronJobName) Less

func (s ByCronJobName) Less(i, j int) bool

func (ByCronJobName) Swap

func (s ByCronJobName) Swap(i, j int)

type ByDaemonsetName

type ByDaemonsetName []appsv1.DaemonSet

func (ByDaemonsetName) Len

func (s ByDaemonsetName) Len() int

func (ByDaemonsetName) Less

func (s ByDaemonsetName) Less(i, j int) bool

func (ByDaemonsetName) Swap

func (s ByDaemonsetName) Swap(i, j int)

type ByDeploymentName

type ByDeploymentName []appsv1.Deployment

func (ByDeploymentName) Len

func (s ByDeploymentName) Len() int

func (ByDeploymentName) Less

func (s ByDeploymentName) Less(i, j int) bool

func (ByDeploymentName) Swap

func (s ByDeploymentName) Swap(i, j int)

type ByJobName

type ByJobName []batchv1.Job

func (ByJobName) Len

func (s ByJobName) Len() int

func (ByJobName) Less

func (s ByJobName) Less(i, j int) bool

func (ByJobName) Swap

func (s ByJobName) Swap(i, j int)

type ByReplicaSetName

type ByReplicaSetName []appsv1.ReplicaSet

func (ByReplicaSetName) Len

func (s ByReplicaSetName) Len() int

func (ByReplicaSetName) Less

func (s ByReplicaSetName) Less(i, j int) bool

func (ByReplicaSetName) Swap

func (s ByReplicaSetName) Swap(i, j int)

type ByStatefulSetName

type ByStatefulSetName []appsv1.StatefulSet

func (ByStatefulSetName) Len

func (s ByStatefulSetName) Len() int

func (ByStatefulSetName) Less

func (s ByStatefulSetName) Less(i, j int) bool

func (ByStatefulSetName) Swap

func (s ByStatefulSetName) Swap(i, j int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL