network

package
v0.0.0-...-4786a4a Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IP

type IP struct {
	service.Interface
}

func NewIP

func NewIP(svcInterface service.Interface) *IP

func (*IP) Apply

func (b *IP) Apply(namespace, name string, unstructuredExtend *service.UnstructuredExtend) (*service.UnstructuredExtend, bool, error)

func (*IP) Delete

func (b *IP) Delete(namespace, name string) error

func (*IP) Get

func (b *IP) Get(namespace, name string) (*service.UnstructuredExtend, error)

func (*IP) List

func (b *IP) List(namespace string, selector string) (*service.UnstructuredListExtend, error)

type NetworkAttachmentDefinition

type NetworkAttachmentDefinition struct {
	service.Interface
}

func NewNetworkAttachmentDefinition

func NewNetworkAttachmentDefinition(svcInterface service.Interface) *NetworkAttachmentDefinition

func (*NetworkAttachmentDefinition) Apply

func (b *NetworkAttachmentDefinition) Apply(namespace, name string, unstructuredExtend *service.UnstructuredExtend) (*service.UnstructuredExtend, bool, error)

func (*NetworkAttachmentDefinition) Delete

func (b *NetworkAttachmentDefinition) Delete(namespace, name string) error

func (*NetworkAttachmentDefinition) Get

func (*NetworkAttachmentDefinition) List

type SubNet

type SubNet struct {
	service.Interface
}

func NewSubnet

func NewSubnet(svcInterface service.Interface) *SubNet

func (*SubNet) Apply

func (b *SubNet) Apply(namespace, name string, unstructuredExtend *service.UnstructuredExtend) (*service.UnstructuredExtend, bool, error)

func (*SubNet) Delete

func (b *SubNet) Delete(namespace, name string) error

func (*SubNet) Get

func (b *SubNet) Get(namespace, name string) (*service.UnstructuredExtend, error)

func (*SubNet) List

func (b *SubNet) List(namespace string, selector string) (*service.UnstructuredListExtend, error)

Jump to

Keyboard shortcuts

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