Documentation
¶
Index ¶
- func GetMatchedIPPoolsByNode(node *v1.Node, pools []v1alpha1.IPPool) ([]v1alpha1.IPPool, error)
- func GetMatchedNodesByIPPool(pool *v1alpha1.IPPool, nodes []v1.Node) ([]v1.Node, error)
- func GetNodeIPPoolName(nodeName string) string
- func GetNodeNameFromIPPoolName(ipPoolName string) string
- func NodeMatchesIPPool(node *v1.Node, pool *v1alpha1.IPPool) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMatchedIPPoolsByNode ¶
func GetMatchedNodesByIPPool ¶
func GetNodeIPPoolName ¶
GetNodeIPPoolName is a helper function that creates IPPool CR name from nodeName
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.