v1alpha1

package
v0.0.0-...-e5bad9c Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 License: MIT Imports: 7 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 IPClaimExpansion

type IPClaimExpansion interface{}

type IPClaimInterface

type IPClaimInterface interface {
	Create(*v1alpha1.IPClaim) (*v1alpha1.IPClaim, error)
	Update(*v1alpha1.IPClaim) (*v1alpha1.IPClaim, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.IPClaim, error)
	List(opts v1.ListOptions) (*v1alpha1.IPClaimList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.IPClaim, err error)
	IPClaimExpansion
}

IPClaimInterface has methods to work with IPClaim resources.

type IPClaimsGetter

type IPClaimsGetter interface {
	IPClaims(namespace string) IPClaimInterface
}

IPClaimsGetter has a method to return a IPClaimInterface. A group's client should implement this interface.

type IPPoolExpansion

type IPPoolExpansion interface{}

type IPPoolInterface

type IPPoolInterface interface {
	Create(*v1alpha1.IPPool) (*v1alpha1.IPPool, error)
	Update(*v1alpha1.IPPool) (*v1alpha1.IPPool, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.IPPool, error)
	List(opts v1.ListOptions) (*v1alpha1.IPPoolList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.IPPool, err error)
	IPPoolExpansion
}

IPPoolInterface has methods to work with IPPool resources.

type IPPoolsGetter

type IPPoolsGetter interface {
	IPPools(namespace string) IPPoolInterface
}

IPPoolsGetter has a method to return a IPPoolInterface. A group's client should implement this interface.

type WgmeshV1alpha1Client

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

WgmeshV1alpha1Client is used to interact with features provided by the wgmesh.codybaker.com group.

func New

New creates a new WgmeshV1alpha1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*WgmeshV1alpha1Client, error)

NewForConfig creates a new WgmeshV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *WgmeshV1alpha1Client

NewForConfigOrDie creates a new WgmeshV1alpha1Client for the given config and panics if there is an error in the config.

func (*WgmeshV1alpha1Client) IPClaims

func (c *WgmeshV1alpha1Client) IPClaims(namespace string) IPClaimInterface

func (*WgmeshV1alpha1Client) IPPools

func (c *WgmeshV1alpha1Client) IPPools(namespace string) IPPoolInterface

func (*WgmeshV1alpha1Client) RESTClient

func (c *WgmeshV1alpha1Client) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

func (*WgmeshV1alpha1Client) WireGuardPeers

func (c *WgmeshV1alpha1Client) WireGuardPeers(namespace string) WireGuardPeerInterface

type WgmeshV1alpha1Interface

type WgmeshV1alpha1Interface interface {
	RESTClient() rest.Interface
	IPClaimsGetter
	IPPoolsGetter
	WireGuardPeersGetter
}

type WireGuardPeerExpansion

type WireGuardPeerExpansion interface{}

type WireGuardPeerInterface

type WireGuardPeerInterface interface {
	Create(*v1alpha1.WireGuardPeer) (*v1alpha1.WireGuardPeer, error)
	Update(*v1alpha1.WireGuardPeer) (*v1alpha1.WireGuardPeer, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.WireGuardPeer, error)
	List(opts v1.ListOptions) (*v1alpha1.WireGuardPeerList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.WireGuardPeer, err error)
	WireGuardPeerExpansion
}

WireGuardPeerInterface has methods to work with WireGuardPeer resources.

type WireGuardPeersGetter

type WireGuardPeersGetter interface {
	WireGuardPeers(namespace string) WireGuardPeerInterface
}

WireGuardPeersGetter has a method to return a WireGuardPeerInterface. 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