Documentation ¶
Index ¶
Constants ¶
View Source
const (
SchemeHTTPS = "https"
)
Variables ¶
This section is empty.
Functions ¶
func ObjectLess ¶
func ObjectLess(x, y *metav1.ObjectMeta) bool
ObjectLess compares two ObjectMeta values and returns true iff the first one is less than the second one as determined by their creation timestamps, using their UIDs as a tie breaker.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.