Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterCIDRs ¶
func GetClusterCIDRs(lister configlistersv1.NetworkLister, recorder events.Recorder) ([]string, error)
GetClusterCIDRs reads the cluster CIDRs from the global network configuration resource. Emits events if CIDRs are not found.
func GetServiceCIDR ¶
func GetServiceCIDR(lister configlistersv1.NetworkLister, recorder events.Recorder) (string, error)
GetServiceCIDR reads the service IP range from the global network configuration resource. Emits events if CIDRs are not found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.