Documentation ¶
Index ¶
- Constants
- func GetAddressesFromServiceEntry(se *networkingv1.ServiceEntry) []netip.Addr
- func GetHostAddressesFromConfig(cfg config.Config) map[string][]netip.Addr
- func GetHostAddressesFromServiceEntry(se *networkingv1.ServiceEntry) map[string][]netip.Addr
- func ShouldV2AutoAllocateIP(se *networkingv1.ServiceEntry) bool
- func ShouldV2AutoAllocateIPFromConfig(cfg config.Config) bool
Constants ¶
View Source
const (
IPAutoallocateStatusType = "ip-autoallocate"
)
Variables ¶
This section is empty.
Functions ¶
func GetAddressesFromServiceEntry ¶
func GetAddressesFromServiceEntry(se *networkingv1.ServiceEntry) []netip.Addr
func GetHostAddressesFromServiceEntry ¶
func GetHostAddressesFromServiceEntry(se *networkingv1.ServiceEntry) map[string][]netip.Addr
func ShouldV2AutoAllocateIP ¶
func ShouldV2AutoAllocateIP(se *networkingv1.ServiceEntry) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.