Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalStringsFromList ¶
func CanonicalStringsFromList(l []maintenancev1.NodeMaintenance) []string
CanonicalStringsFromList returns list with the CanonicalString value of NodeMaintenance
func CanonicalStringsFromListP ¶
func CanonicalStringsFromListP(l []*maintenancev1.NodeMaintenance) []string
CanonicalStringsFromListP returns list with the CanonicalString value of NodeMaintenance
func ToPointerSlice ¶
func ToPointerSlice[T any](in []T) []*T
ToPointerSlice converts a slice of concrete type to a slice of pointers of the given type
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.