port

package
v0.0.0-...-d7373f6 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: BSD-3-Clause Imports: 2 Imported by: 8

Documentation

Overview

Package port provides constants and data structures to add, remove and modify ports in a Nuage VRS.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attributes

type Attributes struct {
	MAC      string
	Platform entity.Domain
	Bridge   string
}

Attributes represents the attributes of the Nuage VRS port

type MetadataKey

type MetadataKey string

MetadataKey represent Nuage specific metadata key

const (
	MetadataKeyDomain                 MetadataKey = "nuage-enterprise-domain"
	MetadataKeyNetwork                MetadataKey = "nuage-enterprise-network"
	MetadataKeyNetworkType            MetadataKey = "nuage-enterprise-network-type"
	MetadataKeyZone                   MetadataKey = "nuage-enterprise-zone"
	MetadataKeyStaticIP               MetadataKey = "static-ip"
	MetadataKeyNuageVPort             MetadataKey = "nuage-vport"
	MetadataKeyNuageVPortTag          MetadataKey = "nuage-vport-tag"
	MetadataKeyNuageRedirectionTarget MetadataKey = "nuage-redirection-target"
	MetadataNuagePolicyGroup          MetadataKey = "nuage-policy-group"
	MetadataNuageSubnetAddress        MetadataKey = "nuage-subnet-address"
	MetadataNuageSubnetMask           MetadataKey = "nuage-subnet-mask"
	MetadataNuageSubnetGateway        MetadataKey = "nuage-subnet-gateway"
	MetadataKeyPg                     MetadataKey = "pg"
	MetadataKeyPortBindings           MetadataKey = "nuage-port-mapping"
)

Different keys supported for Nuage Port metadata

type StateKey

type StateKey string

StateKey represents the keys use to query the state information for a port

Keys to query the state of the port

Jump to

Keyboard shortcuts

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