v1alpha1

package
v0.0.0-...-af0835f Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 9 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDedicatedGameServerCollectionInformer

func NewDedicatedGameServerCollectionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewDedicatedGameServerCollectionInformer constructs a new informer for DedicatedGameServerCollection type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewDedicatedGameServerInformer

func NewDedicatedGameServerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewDedicatedGameServerInformer constructs a new informer for DedicatedGameServer type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredDedicatedGameServerCollectionInformer

func NewFilteredDedicatedGameServerCollectionInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredDedicatedGameServerCollectionInformer constructs a new informer for DedicatedGameServerCollection type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredDedicatedGameServerInformer

func NewFilteredDedicatedGameServerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredDedicatedGameServerInformer constructs a new informer for DedicatedGameServer type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type DedicatedGameServerCollectionInformer

type DedicatedGameServerCollectionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DedicatedGameServerCollectionLister
}

DedicatedGameServerCollectionInformer provides access to a shared informer and lister for DedicatedGameServerCollections.

type DedicatedGameServerInformer

type DedicatedGameServerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DedicatedGameServerLister
}

DedicatedGameServerInformer provides access to a shared informer and lister for DedicatedGameServers.

type Interface

type Interface interface {
	// DedicatedGameServers returns a DedicatedGameServerInformer.
	DedicatedGameServers() DedicatedGameServerInformer
	// DedicatedGameServerCollections returns a DedicatedGameServerCollectionInformer.
	DedicatedGameServerCollections() DedicatedGameServerCollectionInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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