andcond

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: ISC Imports: 3 Imported by: 2

Documentation

Overview

Package andcond is the client.Objects.AppSigAndCond 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
	// contains filtered or unexported fields
}

Entry is a normalized, version independent representation of an application signature and-condition.

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 FwAndCond

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

FwAndCond is the client.Objects.AppSigAndCond namespace.

func (*FwAndCond) Delete

func (c *FwAndCond) Delete(vsys, app, sig string, e ...interface{}) error

Delete removes the given objects.

Objects can be a string or an Entry object.

func (*FwAndCond) Edit

func (c *FwAndCond) Edit(vsys, app, sig string, e Entry) error

Edit performs EDIT to create / update one object.

func (*FwAndCond) Get

func (c *FwAndCond) Get(vsys, app, sig, name string) (Entry, error)

Get performs GET to retrieve information for the given uid.

func (*FwAndCond) GetList

func (c *FwAndCond) GetList(vsys, app, sig string) ([]string, error)

GetList performs GET to retrieve a list of values.

func (*FwAndCond) Initialize

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

Initialize is invoked by client.Initialize().

func (*FwAndCond) Set

func (c *FwAndCond) Set(vsys, app, sig string, e ...Entry) error

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

func (*FwAndCond) Show

func (c *FwAndCond) Show(vsys, app, sig, name string) (Entry, error)

Show performs SHOW to retrieve information for the given uid.

func (*FwAndCond) ShowList

func (c *FwAndCond) ShowList(vsys, app, sig string) ([]string, error)

ShowList performs SHOW to retrieve a list of values.

type PanoAndCond

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

PanoAndCond is the client.Objects.AppSigAndCond namespace.

func (*PanoAndCond) Delete

func (c *PanoAndCond) Delete(dg, app, sig string, e ...interface{}) error

Delete removes the given objects.

Objects can be a string or an Entry object.

func (*PanoAndCond) Edit

func (c *PanoAndCond) Edit(dg, app, sig string, e Entry) error

Edit performs EDIT to create / update one object.

func (*PanoAndCond) Get

func (c *PanoAndCond) Get(dg, app, sig, name string) (Entry, error)

Get performs GET to retrieve information for the given uid.

func (*PanoAndCond) GetList

func (c *PanoAndCond) GetList(dg, app, sig string) ([]string, error)

GetList performs GET to retrieve a list of values.

func (*PanoAndCond) Initialize

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

Initialize is invoked by client.Initialize().

func (*PanoAndCond) Set

func (c *PanoAndCond) Set(dg, app, sig string, e ...Entry) error

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

func (*PanoAndCond) Show

func (c *PanoAndCond) Show(dg, app, sig, name string) (Entry, error)

Show performs SHOW to retrieve information for the given uid.

func (*PanoAndCond) ShowList

func (c *PanoAndCond) ShowList(dg, app, sig string) ([]string, error)

ShowList performs SHOW to retrieve a list of values.

Jump to

Keyboard shortcuts

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