ipaddress

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package ipaddress provides networkservice chain elements that support setting ip addresses on kernel interfaces

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

NewClient provides a NetworkServiceClient that sets the IP on a kernel interface It sets the IP Address on the *kernel* side of an interface leaving the Client. Generally only used by privileged Clients like those implementing the Cross Connect Network Service for K8s (formerly known as NSM Forwarder).

           Client
+---------------------------+
|                           |
|                           |
|                           |
|                           |
|                           |
|                           |
|                           |
|                           +-------------------+
|                           |          ipaddress.NewClient()
|                           |
|                           |
|                           |
|                           |
|                           |
|                           |
+---------------------------+

func NewServer

NewServer provides a NetworkServiceServer that sets the IP on a kernel interface It sets the IP Address on the *kernel* side of an interface plugged into the Endpoint. Generally only used by privileged Endpoints like those implementing the Cross Connect Network Service for K8s (formerly known as NSM Forwarder).

                                       Endpoint
                            +---------------------------+
                            |                           |
                            |                           |
                            |                           |
                            |                           |
                            |                           |
                            |                           |
                            |                           |
        +-------------------+                           |
ipaddress.NewServer()       |                           |
                            |                           |
                            |                           |
                            |                           |
                            |                           |
                            |                           |
                            |                           |
                            +---------------------------+

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL