api

package
v1.18.0-pre.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPCacheGetIPHandler

type IPCacheGetIPHandler struct {
	// contains filtered or unexported fields
}

func NewIPCacheGetIPHandler

func NewIPCacheGetIPHandler(ipcache *ipcache.IPCache, identityAllocator identitycell.CachingIdentityAllocator) *IPCacheGetIPHandler

func (*IPCacheGetIPHandler) Handle