kubernetes/vendor/go.etcd.io/etcd/client/pkg/v3/types/slice.go

type Uint64Slice

func (p Uint64Slice) Len() int           {}

func (p Uint64Slice) Less(i, j int) bool {}

func (p Uint64Slice) Swap(i, j int)      {}