groupingobjects

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPSet

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

func NewIPSet

func NewIPSet(client groupingObjectsAPI, ctx context.Context, name, id string) IPSet

func (IPSet) Delete

func (i IPSet) Delete() error

func (IPSet) Name

func (i IPSet) Name() string

func (IPSet) Type

func (i IPSet) Type() string

type IPSets

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

func NewIPSets

func NewIPSets(client groupingObjectsAPI, ctx context.Context, logger logger) IPSets

func (IPSets) List

func (i IPSets) List(filter string) ([]common.Deletable, error)

func (IPSets) Type

func (i IPSets) Type() string

type NSGroup added in v0.46.0

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

func NewNSGroup added in v0.46.0

func NewNSGroup(client groupingObjectsAPI, ctx context.Context, name, id string) NSGroup

func (NSGroup) Delete added in v0.46.0

func (n NSGroup) Delete() error

func (NSGroup) Name added in v0.46.0

func (n NSGroup) Name() string

func (NSGroup) Type added in v0.46.0

func (n NSGroup) Type() string

type NSGroups added in v0.46.0

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

func NewNSGroups added in v0.46.0

func NewNSGroups(client groupingObjectsAPI, ctx context.Context, logger logger) NSGroups

func (NSGroups) List added in v0.46.0

func (n NSGroups) List(filter string) ([]common.Deletable, error)

func (NSGroups) Type added in v0.46.0

func (i NSGroups) Type() string

type NSService added in v0.46.0

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

func NewNSService added in v0.46.0

func NewNSService(client groupingObjectsAPI, ctx context.Context, name, id string) NSService

func (NSService) Delete added in v0.46.0

func (n NSService) Delete() error

func (NSService) Name added in v0.46.0

func (n NSService) Name() string

func (NSService) Type added in v0.46.0

func (n NSService) Type() string

type NSServices added in v0.46.0

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

func NewNSServices added in v0.46.0

func NewNSServices(client groupingObjectsAPI, ctx context.Context, logger logger) NSServices

func (NSServices) List added in v0.46.0

func (n NSServices) List(filter string) ([]common.Deletable, error)

func (NSServices) Type added in v0.46.0

func (i NSServices) Type() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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