v1alpha2

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpConfExpansion

type BgpConfExpansion interface{}

type BgpConfInterface

type BgpConfInterface interface {
	Create(ctx context.Context, bgpConf *v1alpha2.BgpConf, opts v1.CreateOptions) (*v1alpha2.BgpConf, error)
	Update(ctx context.Context, bgpConf *v1alpha2.BgpConf, opts v1.UpdateOptions) (*v1alpha2.BgpConf, error)
	UpdateStatus(ctx context.Context, bgpConf *v1alpha2.BgpConf, opts v1.UpdateOptions) (*v1alpha2.BgpConf, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha2.BgpConf, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha2.BgpConfList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha2.BgpConf, err error)
	BgpConfExpansion
}

BgpConfInterface has methods to work with BgpConf resources.

type BgpConvesGetter

type BgpConvesGetter interface {
	BgpConves(namespace string) BgpConfInterface
}

BgpConvesGetter has a method to return a BgpConfInterface. A group's client should implement this interface.

type BgpPeerExpansion

type BgpPeerExpansion interface{}

type BgpPeerInterface

type BgpPeerInterface interface {
	Create(ctx context.Context, bgpPeer *v1alpha2.BgpPeer, opts v1.CreateOptions) (*v1alpha2.BgpPeer, error)
	Update(ctx context.Context, bgpPeer *v1alpha2.BgpPeer, opts v1.UpdateOptions) (*v1alpha2.BgpPeer, error)
	UpdateStatus(ctx context.Context, bgpPeer *v1alpha2.BgpPeer, opts v1.UpdateOptions) (*v1alpha2.BgpPeer, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha2.BgpPeer, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha2.BgpPeerList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha2.BgpPeer, err error)
	BgpPeerExpansion
}

BgpPeerInterface has methods to work with BgpPeer resources.

type BgpPeersGetter

type BgpPeersGetter interface {
	BgpPeers(namespace string) BgpPeerInterface
}

BgpPeersGetter has a method to return a BgpPeerInterface. A group's client should implement this interface.

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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