conadv

package
v0.3.10 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2019 License: ISC Imports: 3 Imported by: 2

Documentation

Overview

Package conadv is the client.Network.BgpConditionalAdv namespace.

Normalized object: Entry

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Name   string
	Enable bool
	UsedBy []string
	// contains filtered or unexported fields
}

Entry is a normalized, version independent representation of a BGP conditional advertisement.

func (*Entry) Copy

func (o *Entry) Copy(s Entry)

Copy copies the information from source Entry `s` to this object. As the Name field relates to the XPATH of this object, this field is not copied.

type FwConAdv

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

FwConAdv is the client.Network.BgpConditionalAdv namespace.

func (*FwConAdv) Delete

func (c *FwConAdv) Delete(vr string, e ...interface{}) error

Delete removes the given objects.

Objects can be a string or an Entry object.

func (*FwConAdv) Edit

func (c *FwConAdv) Edit(vr string, e Entry) error

Edit performs EDIT to create / update one object.

func (*FwConAdv) Get

func (c *FwConAdv) Get(vr, name string) (Entry, error)

Get performs GET to retrieve information for the given uid.

func (*FwConAdv) GetList

func (c *FwConAdv) GetList(vr string) ([]string, error)

GetList performs GET to retrieve a list of values.

func (*FwConAdv) Initialize

func (c *FwConAdv) Initialize(con util.XapiClient)

Initialize is invoked by client.Initialize().

func (*FwConAdv) Set

func (c *FwConAdv) Set(vr string, e ...Entry) error

Set performs SET to create / update one or more objects.

func (*FwConAdv) Show

func (c *FwConAdv) Show(vr, name string) (Entry, error)

Show performs SHOW to retrieve information for the given uid.

func (*FwConAdv) ShowList

func (c *FwConAdv) ShowList(vr string) ([]string, error)

ShowList performs SHOW to retrieve a list of values.

type PanoConAdv

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

PanoConAdv is the client.Network.BgpConditionalAdv namespace.

func (*PanoConAdv) Delete

func (c *PanoConAdv) Delete(tmpl, ts, vr string, e ...interface{}) error

Delete removes the given objects.

Objects can be a string or an Entry object.

func (*PanoConAdv) Edit

func (c *PanoConAdv) Edit(tmpl, ts, vr string, e Entry) error

Edit performs EDIT to create / update one object.

func (*PanoConAdv) Get

func (c *PanoConAdv) Get(tmpl, ts, vr, name string) (Entry, error)

Get performs GET to retrieve information for the given uid.

func (*PanoConAdv) GetList

func (c *PanoConAdv) GetList(tmpl, ts, vr string) ([]string, error)

GetList performs GET to retrieve a list of values.

func (*PanoConAdv) Initialize

func (c *PanoConAdv) Initialize(con util.XapiClient)

Initialize is invoked by client.Initialize().

func (*PanoConAdv) Set

func (c *PanoConAdv) Set(tmpl, ts, vr string, e ...Entry) error

Set performs SET to create / update one or more objects.

func (*PanoConAdv) Show

func (c *PanoConAdv) Show(tmpl, ts, vr, name string) (Entry, error)

Show performs SHOW to retrieve information for the given uid.

func (*PanoConAdv) ShowList

func (c *PanoConAdv) ShowList(tmpl, ts, vr string) ([]string, error)

ShowList performs SHOW to retrieve a list of values.

Directories

Path Synopsis
filter
advertise
Package advertise is the client.Network.BgpConAdvAdvertiseFilter namespace.
Package advertise is the client.Network.BgpConAdvAdvertiseFilter namespace.
nonexist
Package nonexist is the client.Network.BgpConAdvNonExistFilter namespace.
Package nonexist is the client.Network.BgpConAdvNonExistFilter namespace.

Jump to

Keyboard shortcuts

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