Documentation ¶
Index ¶
- Constants
- func CreateService(ctx context.Context, client kubernetes.Interface, namespace string) (string, error)
- func RetrieveOutboundIP(dstip net.IP) (net.IP, error)
- func RetrieveServiceIP(ctx context.Context, client kubernetes.Interface, namespace string, ...) (string, error)
- func SynPacket(srcip, dstip net.IP, srcport, dstport uint) ([]byte, error)
- func WatchService(ctx context.Context, client kubernetes.Interface, namespace string) (string, error)
Constants ¶
View Source
const Port = 80
Variables ¶
This section is empty.
Functions ¶
func CreateService ¶
func RetrieveOutboundIP ¶
localIPPort gets the local ip and port based on the destination IP
func RetrieveServiceIP ¶
func WatchService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.