Documentation
¶
Index ¶
- func Debug(format string, message ...interface{})
- func GetMtime() (uint64, error)
- func Htonl(i uint32) uint32
- func Htons(i uint16) uint16
- func IP4toDec(IPv4Addr string) uint32
- func InClusterAuth() (config *rest.Config)
- func Ntohl(i uint32) uint32
- func Ntohs(i uint16) uint16
- func OpenRawSock(index int) (int, error)
- func OutOfClusterAuth() (config *rest.Config)
- func Ping(ip string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMtime ¶
GetMtime gets a timestamp which can be compared with the output of bpf_ktime_get_ns() helper. Taken from cilium...
func InClusterAuth ¶
InClusterAuth creates config and creds for out of cluster auth
func OutOfClusterAuth ¶
OutOfClusterAuth creates config and creds for out of cluster auth
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.