Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IPAddressPoolRefCombinedField is an index for the poolRef of an IPAddress. IPAddressPoolRefCombinedField = "index.poolRef" // IPAddressClaimPoolRefCombinedField is an index for the poolRef of an IPAddressClaim. IPAddressClaimPoolRefCombinedField = "index.poolRef" )
Variables ¶
This section is empty.
Functions ¶
func IPAddressByCombinedPoolRef ¶
IPAddressByCombinedPoolRef fulfills the IndexerFunc for IPAddress poolRefs.
func IPPoolRefValue ¶
func IPPoolRefValue(ref corev1.TypedLocalObjectReference) string
IPPoolRefValue turns a corev1.TypedLocalObjectReference to an indexable value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.