v1alpha1

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChannelAlexaInformer added in v0.5.0

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

NewChannelAlexaInformer constructs a new informer for ChannelAlexa 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 NewChannelDirectLineSpeechInformer added in v0.5.0

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

NewChannelDirectLineSpeechInformer constructs a new informer for ChannelDirectLineSpeech 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 NewChannelDirectlineInformer

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

NewChannelDirectlineInformer constructs a new informer for ChannelDirectline 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 NewChannelEmailInformer

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

NewChannelEmailInformer constructs a new informer for ChannelEmail 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 NewChannelFacebookInformer added in v0.5.0

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

NewChannelFacebookInformer constructs a new informer for ChannelFacebook 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 NewChannelLineInformer added in v0.5.0

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

NewChannelLineInformer constructs a new informer for ChannelLine 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 NewChannelMsTeamsInformer

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

NewChannelMsTeamsInformer constructs a new informer for ChannelMsTeams 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 NewChannelSlackInformer

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

NewChannelSlackInformer constructs a new informer for ChannelSlack 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 NewChannelSmsInformer added in v0.5.0

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

NewChannelSmsInformer constructs a new informer for ChannelSms 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 NewChannelWebChatInformer added in v0.5.0

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

NewChannelWebChatInformer constructs a new informer for ChannelWebChat 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 NewChannelsRegistrationInformer

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

NewChannelsRegistrationInformer constructs a new informer for ChannelsRegistration 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 NewConnectionInformer

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

NewConnectionInformer constructs a new informer for Connection 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 NewFilteredChannelAlexaInformer added in v0.5.0

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

NewFilteredChannelAlexaInformer constructs a new informer for ChannelAlexa 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 NewFilteredChannelDirectLineSpeechInformer added in v0.5.0

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

NewFilteredChannelDirectLineSpeechInformer constructs a new informer for ChannelDirectLineSpeech 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 NewFilteredChannelDirectlineInformer

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

NewFilteredChannelDirectlineInformer constructs a new informer for ChannelDirectline 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 NewFilteredChannelEmailInformer

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

NewFilteredChannelEmailInformer constructs a new informer for ChannelEmail 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 NewFilteredChannelFacebookInformer added in v0.5.0

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

NewFilteredChannelFacebookInformer constructs a new informer for ChannelFacebook 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 NewFilteredChannelLineInformer added in v0.5.0

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

NewFilteredChannelLineInformer constructs a new informer for ChannelLine 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 NewFilteredChannelMsTeamsInformer

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

NewFilteredChannelMsTeamsInformer constructs a new informer for ChannelMsTeams 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 NewFilteredChannelSlackInformer

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

NewFilteredChannelSlackInformer constructs a new informer for ChannelSlack 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 NewFilteredChannelSmsInformer added in v0.5.0

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

NewFilteredChannelSmsInformer constructs a new informer for ChannelSms 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 NewFilteredChannelWebChatInformer added in v0.5.0

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

NewFilteredChannelWebChatInformer constructs a new informer for ChannelWebChat 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 NewFilteredChannelsRegistrationInformer

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

NewFilteredChannelsRegistrationInformer constructs a new informer for ChannelsRegistration 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 NewFilteredConnectionInformer

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

NewFilteredConnectionInformer constructs a new informer for Connection 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 NewFilteredServiceAzureBotInformer added in v0.5.0

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

NewFilteredServiceAzureBotInformer constructs a new informer for ServiceAzureBot 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 NewFilteredWebAppInformer

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

NewFilteredWebAppInformer constructs a new informer for WebApp 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 NewServiceAzureBotInformer added in v0.5.0

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

NewServiceAzureBotInformer constructs a new informer for ServiceAzureBot 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 NewWebAppInformer

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

NewWebAppInformer constructs a new informer for WebApp 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 ChannelAlexaInformer added in v0.5.0

type ChannelAlexaInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelAlexaLister
}

ChannelAlexaInformer provides access to a shared informer and lister for ChannelAlexas.

type ChannelDirectLineSpeechInformer added in v0.5.0

type ChannelDirectLineSpeechInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelDirectLineSpeechLister
}

ChannelDirectLineSpeechInformer provides access to a shared informer and lister for ChannelDirectLineSpeeches.

type ChannelDirectlineInformer

type ChannelDirectlineInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelDirectlineLister
}

ChannelDirectlineInformer provides access to a shared informer and lister for ChannelDirectlines.

type ChannelEmailInformer

type ChannelEmailInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelEmailLister
}

ChannelEmailInformer provides access to a shared informer and lister for ChannelEmails.

type ChannelFacebookInformer added in v0.5.0

type ChannelFacebookInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelFacebookLister
}

ChannelFacebookInformer provides access to a shared informer and lister for ChannelFacebooks.

type ChannelLineInformer added in v0.5.0

type ChannelLineInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelLineLister
}

ChannelLineInformer provides access to a shared informer and lister for ChannelLines.

type ChannelMsTeamsInformer

type ChannelMsTeamsInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelMsTeamsLister
}

ChannelMsTeamsInformer provides access to a shared informer and lister for ChannelMsTeamses.

type ChannelSlackInformer

type ChannelSlackInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelSlackLister
}

ChannelSlackInformer provides access to a shared informer and lister for ChannelSlacks.

type ChannelSmsInformer added in v0.5.0

type ChannelSmsInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelSmsLister
}

ChannelSmsInformer provides access to a shared informer and lister for ChannelSmses.

type ChannelWebChatInformer added in v0.5.0

type ChannelWebChatInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelWebChatLister
}

ChannelWebChatInformer provides access to a shared informer and lister for ChannelWebChats.

type ChannelsRegistrationInformer

type ChannelsRegistrationInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ChannelsRegistrationLister
}

ChannelsRegistrationInformer provides access to a shared informer and lister for ChannelsRegistrations.

type ConnectionInformer

type ConnectionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ConnectionLister
}

ConnectionInformer provides access to a shared informer and lister for Connections.

type Interface

type Interface interface {
	// ChannelAlexas returns a ChannelAlexaInformer.
	ChannelAlexas() ChannelAlexaInformer
	// ChannelDirectLineSpeeches returns a ChannelDirectLineSpeechInformer.
	ChannelDirectLineSpeeches() ChannelDirectLineSpeechInformer
	// ChannelDirectlines returns a ChannelDirectlineInformer.
	ChannelDirectlines() ChannelDirectlineInformer
	// ChannelEmails returns a ChannelEmailInformer.
	ChannelEmails() ChannelEmailInformer
	// ChannelFacebooks returns a ChannelFacebookInformer.
	ChannelFacebooks() ChannelFacebookInformer
	// ChannelLines returns a ChannelLineInformer.
	ChannelLines() ChannelLineInformer
	// ChannelMsTeamses returns a ChannelMsTeamsInformer.
	ChannelMsTeamses() ChannelMsTeamsInformer
	// ChannelSlacks returns a ChannelSlackInformer.
	ChannelSlacks() ChannelSlackInformer
	// ChannelSmses returns a ChannelSmsInformer.
	ChannelSmses() ChannelSmsInformer
	// ChannelWebChats returns a ChannelWebChatInformer.
	ChannelWebChats() ChannelWebChatInformer
	// ChannelsRegistrations returns a ChannelsRegistrationInformer.
	ChannelsRegistrations() ChannelsRegistrationInformer
	// Connections returns a ConnectionInformer.
	Connections() ConnectionInformer
	// ServiceAzureBots returns a ServiceAzureBotInformer.
	ServiceAzureBots() ServiceAzureBotInformer
	// WebApps returns a WebAppInformer.
	WebApps() WebAppInformer
}

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

func New

New returns a new Interface.

type ServiceAzureBotInformer added in v0.5.0

type ServiceAzureBotInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ServiceAzureBotLister
}

ServiceAzureBotInformer provides access to a shared informer and lister for ServiceAzureBots.

type WebAppInformer

type WebAppInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.WebAppLister
}

WebAppInformer provides access to a shared informer and lister for WebApps.

Jump to

Keyboard shortcuts

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