Documentation ¶
Index ¶
- func NewFilteredPlatformDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredPlatformInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredPlatformOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredPlatformTenantDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredPlatformTenantInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredPlatformTenantInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredPlatformTenantOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewPlatformDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewPlatformInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewPlatformOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewPlatformTenantDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewPlatformTenantInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewPlatformTenantInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewPlatformTenantOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type Interface
- type PlatformDefaultSupportedIdpConfigInformer
- type PlatformInboundSamlConfigInformer
- type PlatformOauthIdpConfigInformer
- type PlatformTenantDefaultSupportedIdpConfigInformer
- type PlatformTenantInboundSamlConfigInformer
- type PlatformTenantInformer
- type PlatformTenantOauthIdpConfigInformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFilteredPlatformDefaultSupportedIdpConfigInformer ¶
func NewFilteredPlatformDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredPlatformDefaultSupportedIdpConfigInformer constructs a new informer for PlatformDefaultSupportedIdpConfig 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 NewFilteredPlatformInboundSamlConfigInformer ¶
func NewFilteredPlatformInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredPlatformInboundSamlConfigInformer constructs a new informer for PlatformInboundSamlConfig 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 NewFilteredPlatformOauthIdpConfigInformer ¶
func NewFilteredPlatformOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredPlatformOauthIdpConfigInformer constructs a new informer for PlatformOauthIdpConfig 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 NewFilteredPlatformTenantDefaultSupportedIdpConfigInformer ¶
func NewFilteredPlatformTenantDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredPlatformTenantDefaultSupportedIdpConfigInformer constructs a new informer for PlatformTenantDefaultSupportedIdpConfig 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 NewFilteredPlatformTenantInboundSamlConfigInformer ¶
func NewFilteredPlatformTenantInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredPlatformTenantInboundSamlConfigInformer constructs a new informer for PlatformTenantInboundSamlConfig 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 NewFilteredPlatformTenantInformer ¶
func NewFilteredPlatformTenantInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredPlatformTenantInformer constructs a new informer for PlatformTenant 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 NewFilteredPlatformTenantOauthIdpConfigInformer ¶
func NewFilteredPlatformTenantOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredPlatformTenantOauthIdpConfigInformer constructs a new informer for PlatformTenantOauthIdpConfig 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 NewPlatformDefaultSupportedIdpConfigInformer ¶
func NewPlatformDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewPlatformDefaultSupportedIdpConfigInformer constructs a new informer for PlatformDefaultSupportedIdpConfig 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 NewPlatformInboundSamlConfigInformer ¶
func NewPlatformInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewPlatformInboundSamlConfigInformer constructs a new informer for PlatformInboundSamlConfig 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 NewPlatformOauthIdpConfigInformer ¶
func NewPlatformOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewPlatformOauthIdpConfigInformer constructs a new informer for PlatformOauthIdpConfig 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 NewPlatformTenantDefaultSupportedIdpConfigInformer ¶
func NewPlatformTenantDefaultSupportedIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewPlatformTenantDefaultSupportedIdpConfigInformer constructs a new informer for PlatformTenantDefaultSupportedIdpConfig 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 NewPlatformTenantInboundSamlConfigInformer ¶
func NewPlatformTenantInboundSamlConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewPlatformTenantInboundSamlConfigInformer constructs a new informer for PlatformTenantInboundSamlConfig 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 NewPlatformTenantInformer ¶
func NewPlatformTenantInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewPlatformTenantInformer constructs a new informer for PlatformTenant 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 NewPlatformTenantOauthIdpConfigInformer ¶
func NewPlatformTenantOauthIdpConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewPlatformTenantOauthIdpConfigInformer constructs a new informer for PlatformTenantOauthIdpConfig 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 Interface ¶
type Interface interface { // PlatformDefaultSupportedIdpConfigs returns a PlatformDefaultSupportedIdpConfigInformer. PlatformDefaultSupportedIdpConfigs() PlatformDefaultSupportedIdpConfigInformer // PlatformInboundSamlConfigs returns a PlatformInboundSamlConfigInformer. PlatformInboundSamlConfigs() PlatformInboundSamlConfigInformer // PlatformOauthIdpConfigs returns a PlatformOauthIdpConfigInformer. PlatformOauthIdpConfigs() PlatformOauthIdpConfigInformer // PlatformTenants returns a PlatformTenantInformer. PlatformTenants() PlatformTenantInformer // PlatformTenantDefaultSupportedIdpConfigs returns a PlatformTenantDefaultSupportedIdpConfigInformer. PlatformTenantDefaultSupportedIdpConfigs() PlatformTenantDefaultSupportedIdpConfigInformer // PlatformTenantInboundSamlConfigs returns a PlatformTenantInboundSamlConfigInformer. PlatformTenantInboundSamlConfigs() PlatformTenantInboundSamlConfigInformer // PlatformTenantOauthIdpConfigs returns a PlatformTenantOauthIdpConfigInformer. PlatformTenantOauthIdpConfigs() PlatformTenantOauthIdpConfigInformer }
Interface provides access to all the informers in this group version.
func New ¶
func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.
type PlatformDefaultSupportedIdpConfigInformer ¶
type PlatformDefaultSupportedIdpConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.PlatformDefaultSupportedIdpConfigLister }
PlatformDefaultSupportedIdpConfigInformer provides access to a shared informer and lister for PlatformDefaultSupportedIdpConfigs.
type PlatformInboundSamlConfigInformer ¶
type PlatformInboundSamlConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.PlatformInboundSamlConfigLister }
PlatformInboundSamlConfigInformer provides access to a shared informer and lister for PlatformInboundSamlConfigs.
type PlatformOauthIdpConfigInformer ¶
type PlatformOauthIdpConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.PlatformOauthIdpConfigLister }
PlatformOauthIdpConfigInformer provides access to a shared informer and lister for PlatformOauthIdpConfigs.
type PlatformTenantDefaultSupportedIdpConfigInformer ¶
type PlatformTenantDefaultSupportedIdpConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.PlatformTenantDefaultSupportedIdpConfigLister }
PlatformTenantDefaultSupportedIdpConfigInformer provides access to a shared informer and lister for PlatformTenantDefaultSupportedIdpConfigs.
type PlatformTenantInboundSamlConfigInformer ¶
type PlatformTenantInboundSamlConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.PlatformTenantInboundSamlConfigLister }
PlatformTenantInboundSamlConfigInformer provides access to a shared informer and lister for PlatformTenantInboundSamlConfigs.
type PlatformTenantInformer ¶
type PlatformTenantInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.PlatformTenantLister }
PlatformTenantInformer provides access to a shared informer and lister for PlatformTenants.
type PlatformTenantOauthIdpConfigInformer ¶
type PlatformTenantOauthIdpConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.PlatformTenantOauthIdpConfigLister }
PlatformTenantOauthIdpConfigInformer provides access to a shared informer and lister for PlatformTenantOauthIdpConfigs.