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 NewApiKeyInformer

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

NewApiKeyInformer constructs a new informer for ApiKey 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 NewAuthTokenInformer

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

NewAuthTokenInformer constructs a new informer for AuthToken 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 NewAuthenticationPolicyInformer

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

NewAuthenticationPolicyInformer constructs a new informer for AuthenticationPolicy 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 NewCompartmentInformer

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

NewCompartmentInformer constructs a new informer for Compartment 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 NewCustomerSecretKeyInformer

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

NewCustomerSecretKeyInformer constructs a new informer for CustomerSecretKey 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 NewDataPlaneGenerateScopedAccessTokenInformer added in v0.5.0

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

NewDataPlaneGenerateScopedAccessTokenInformer constructs a new informer for DataPlaneGenerateScopedAccessToken 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 NewDbCredentialInformer added in v0.5.0

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

NewDbCredentialInformer constructs a new informer for DbCredential 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 NewDomainInformer added in v0.5.0

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

NewDomainInformer constructs a new informer for Domain 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 NewDomainReplicationToRegionInformer added in v0.5.0

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

NewDomainReplicationToRegionInformer constructs a new informer for DomainReplicationToRegion 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 NewDynamicGroupInformer

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

NewDynamicGroupInformer constructs a new informer for DynamicGroup 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 NewFilteredApiKeyInformer

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

NewFilteredApiKeyInformer constructs a new informer for ApiKey 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 NewFilteredAuthTokenInformer

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

NewFilteredAuthTokenInformer constructs a new informer for AuthToken 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 NewFilteredAuthenticationPolicyInformer

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

NewFilteredAuthenticationPolicyInformer constructs a new informer for AuthenticationPolicy 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 NewFilteredCompartmentInformer

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

NewFilteredCompartmentInformer constructs a new informer for Compartment 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 NewFilteredCustomerSecretKeyInformer

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

NewFilteredCustomerSecretKeyInformer constructs a new informer for CustomerSecretKey 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 NewFilteredDataPlaneGenerateScopedAccessTokenInformer added in v0.5.0

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

NewFilteredDataPlaneGenerateScopedAccessTokenInformer constructs a new informer for DataPlaneGenerateScopedAccessToken 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 NewFilteredDbCredentialInformer added in v0.5.0

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

NewFilteredDbCredentialInformer constructs a new informer for DbCredential 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 NewFilteredDomainInformer added in v0.5.0

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

NewFilteredDomainInformer constructs a new informer for Domain 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 NewFilteredDomainReplicationToRegionInformer added in v0.5.0

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

NewFilteredDomainReplicationToRegionInformer constructs a new informer for DomainReplicationToRegion 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 NewFilteredDynamicGroupInformer

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

NewFilteredDynamicGroupInformer constructs a new informer for DynamicGroup 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 NewFilteredGroupInformer

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

NewFilteredGroupInformer constructs a new informer for Group 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 NewFilteredIdentityProviderInformer

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

NewFilteredIdentityProviderInformer constructs a new informer for IdentityProvider 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 NewFilteredIdpGroupMappingInformer

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

NewFilteredIdpGroupMappingInformer constructs a new informer for IdpGroupMapping 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 NewFilteredImportStandardTagsManagementInformer added in v0.5.0

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

NewFilteredImportStandardTagsManagementInformer constructs a new informer for ImportStandardTagsManagement 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 NewFilteredNetworkSourceInformer

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

NewFilteredNetworkSourceInformer constructs a new informer for NetworkSource 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 NewFilteredPolicyInformer

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

NewFilteredPolicyInformer constructs a new informer for Policy 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 NewFilteredSmtpCredentialInformer

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

NewFilteredSmtpCredentialInformer constructs a new informer for SmtpCredential 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 NewFilteredSwiftPasswordInformer

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

NewFilteredSwiftPasswordInformer constructs a new informer for SwiftPassword 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 NewFilteredTagDefaultInformer

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

NewFilteredTagDefaultInformer constructs a new informer for TagDefault 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 NewFilteredTagInformer

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

NewFilteredTagInformer constructs a new informer for Tag 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 NewFilteredTagnamespaceInformer

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

NewFilteredTagnamespaceInformer constructs a new informer for Tagnamespace 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 NewFilteredUiPasswordInformer

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

NewFilteredUiPasswordInformer constructs a new informer for UiPassword 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 NewFilteredUserCapabilitiesManagementInformer

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

NewFilteredUserCapabilitiesManagementInformer constructs a new informer for UserCapabilitiesManagement 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 NewFilteredUserGroupMembershipInformer

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

NewFilteredUserGroupMembershipInformer constructs a new informer for UserGroupMembership 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 NewFilteredUserInformer

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

NewFilteredUserInformer constructs a new informer for User 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 NewGroupInformer

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

NewGroupInformer constructs a new informer for Group 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 NewIdentityProviderInformer

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

NewIdentityProviderInformer constructs a new informer for IdentityProvider 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 NewIdpGroupMappingInformer

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

NewIdpGroupMappingInformer constructs a new informer for IdpGroupMapping 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 NewImportStandardTagsManagementInformer added in v0.5.0

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

NewImportStandardTagsManagementInformer constructs a new informer for ImportStandardTagsManagement 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 NewNetworkSourceInformer

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

NewNetworkSourceInformer constructs a new informer for NetworkSource 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 NewPolicyInformer

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

NewPolicyInformer constructs a new informer for Policy 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 NewSmtpCredentialInformer

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

NewSmtpCredentialInformer constructs a new informer for SmtpCredential 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 NewSwiftPasswordInformer

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

NewSwiftPasswordInformer constructs a new informer for SwiftPassword 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 NewTagDefaultInformer

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

NewTagDefaultInformer constructs a new informer for TagDefault 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 NewTagInformer

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

NewTagInformer constructs a new informer for Tag 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 NewTagnamespaceInformer

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

NewTagnamespaceInformer constructs a new informer for Tagnamespace 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 NewUiPasswordInformer

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

NewUiPasswordInformer constructs a new informer for UiPassword 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 NewUserCapabilitiesManagementInformer

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

NewUserCapabilitiesManagementInformer constructs a new informer for UserCapabilitiesManagement 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 NewUserGroupMembershipInformer

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

NewUserGroupMembershipInformer constructs a new informer for UserGroupMembership 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 NewUserInformer

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

NewUserInformer constructs a new informer for User 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 ApiKeyInformer

type ApiKeyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ApiKeyLister
}

ApiKeyInformer provides access to a shared informer and lister for ApiKeys.

type AuthTokenInformer

type AuthTokenInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AuthTokenLister
}

AuthTokenInformer provides access to a shared informer and lister for AuthTokens.

type AuthenticationPolicyInformer

type AuthenticationPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AuthenticationPolicyLister
}

AuthenticationPolicyInformer provides access to a shared informer and lister for AuthenticationPolicies.

type CompartmentInformer

type CompartmentInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.CompartmentLister
}

CompartmentInformer provides access to a shared informer and lister for Compartments.

type CustomerSecretKeyInformer

type CustomerSecretKeyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.CustomerSecretKeyLister
}

CustomerSecretKeyInformer provides access to a shared informer and lister for CustomerSecretKeys.

type DataPlaneGenerateScopedAccessTokenInformer added in v0.5.0

type DataPlaneGenerateScopedAccessTokenInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DataPlaneGenerateScopedAccessTokenLister
}

DataPlaneGenerateScopedAccessTokenInformer provides access to a shared informer and lister for DataPlaneGenerateScopedAccessTokens.

type DbCredentialInformer added in v0.5.0

type DbCredentialInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DbCredentialLister
}

DbCredentialInformer provides access to a shared informer and lister for DbCredentials.

type DomainInformer added in v0.5.0

type DomainInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DomainLister
}

DomainInformer provides access to a shared informer and lister for Domains.

type DomainReplicationToRegionInformer added in v0.5.0

type DomainReplicationToRegionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DomainReplicationToRegionLister
}

DomainReplicationToRegionInformer provides access to a shared informer and lister for DomainReplicationToRegions.

type DynamicGroupInformer

type DynamicGroupInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.DynamicGroupLister
}

DynamicGroupInformer provides access to a shared informer and lister for DynamicGroups.

type GroupInformer

type GroupInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.GroupLister
}

GroupInformer provides access to a shared informer and lister for Groups.

type IdentityProviderInformer

type IdentityProviderInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.IdentityProviderLister
}

IdentityProviderInformer provides access to a shared informer and lister for IdentityProviders.

type IdpGroupMappingInformer

type IdpGroupMappingInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.IdpGroupMappingLister
}

IdpGroupMappingInformer provides access to a shared informer and lister for IdpGroupMappings.

type ImportStandardTagsManagementInformer added in v0.5.0

type ImportStandardTagsManagementInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ImportStandardTagsManagementLister
}

ImportStandardTagsManagementInformer provides access to a shared informer and lister for ImportStandardTagsManagements.

type Interface

type Interface interface {
	// ApiKeys returns a ApiKeyInformer.
	ApiKeys() ApiKeyInformer
	// AuthTokens returns a AuthTokenInformer.
	AuthTokens() AuthTokenInformer
	// AuthenticationPolicies returns a AuthenticationPolicyInformer.
	AuthenticationPolicies() AuthenticationPolicyInformer
	// Compartments returns a CompartmentInformer.
	Compartments() CompartmentInformer
	// CustomerSecretKeys returns a CustomerSecretKeyInformer.
	CustomerSecretKeys() CustomerSecretKeyInformer
	// DataPlaneGenerateScopedAccessTokens returns a DataPlaneGenerateScopedAccessTokenInformer.
	DataPlaneGenerateScopedAccessTokens() DataPlaneGenerateScopedAccessTokenInformer
	// DbCredentials returns a DbCredentialInformer.
	DbCredentials() DbCredentialInformer
	// Domains returns a DomainInformer.
	Domains() DomainInformer
	// DomainReplicationToRegions returns a DomainReplicationToRegionInformer.
	DomainReplicationToRegions() DomainReplicationToRegionInformer
	// DynamicGroups returns a DynamicGroupInformer.
	DynamicGroups() DynamicGroupInformer
	// Groups returns a GroupInformer.
	Groups() GroupInformer
	// IdentityProviders returns a IdentityProviderInformer.
	IdentityProviders() IdentityProviderInformer
	// IdpGroupMappings returns a IdpGroupMappingInformer.
	IdpGroupMappings() IdpGroupMappingInformer
	// ImportStandardTagsManagements returns a ImportStandardTagsManagementInformer.
	ImportStandardTagsManagements() ImportStandardTagsManagementInformer
	// NetworkSources returns a NetworkSourceInformer.
	NetworkSources() NetworkSourceInformer
	// Policies returns a PolicyInformer.
	Policies() PolicyInformer
	// SmtpCredentials returns a SmtpCredentialInformer.
	SmtpCredentials() SmtpCredentialInformer
	// SwiftPasswords returns a SwiftPasswordInformer.
	SwiftPasswords() SwiftPasswordInformer
	// Tags returns a TagInformer.
	Tags() TagInformer
	// TagDefaults returns a TagDefaultInformer.
	TagDefaults() TagDefaultInformer
	// Tagnamespaces returns a TagnamespaceInformer.
	Tagnamespaces() TagnamespaceInformer
	// UiPasswords returns a UiPasswordInformer.
	UiPasswords() UiPasswordInformer
	// Users returns a UserInformer.
	Users() UserInformer
	// UserCapabilitiesManagements returns a UserCapabilitiesManagementInformer.
	UserCapabilitiesManagements() UserCapabilitiesManagementInformer
	// UserGroupMemberships returns a UserGroupMembershipInformer.
	UserGroupMemberships() UserGroupMembershipInformer
}

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

func New

New returns a new Interface.

type NetworkSourceInformer

type NetworkSourceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.NetworkSourceLister
}

NetworkSourceInformer provides access to a shared informer and lister for NetworkSources.

type PolicyInformer

type PolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PolicyLister
}

PolicyInformer provides access to a shared informer and lister for Policies.

type SmtpCredentialInformer

type SmtpCredentialInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SmtpCredentialLister
}

SmtpCredentialInformer provides access to a shared informer and lister for SmtpCredentials.

type SwiftPasswordInformer

type SwiftPasswordInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.SwiftPasswordLister
}

SwiftPasswordInformer provides access to a shared informer and lister for SwiftPasswords.

type TagDefaultInformer

type TagDefaultInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TagDefaultLister
}

TagDefaultInformer provides access to a shared informer and lister for TagDefaults.

type TagInformer

type TagInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TagLister
}

TagInformer provides access to a shared informer and lister for Tags.

type TagnamespaceInformer

type TagnamespaceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TagnamespaceLister
}

TagnamespaceInformer provides access to a shared informer and lister for Tagnamespaces.

type UiPasswordInformer

type UiPasswordInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.UiPasswordLister
}

UiPasswordInformer provides access to a shared informer and lister for UiPasswords.

type UserCapabilitiesManagementInformer

type UserCapabilitiesManagementInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.UserCapabilitiesManagementLister
}

UserCapabilitiesManagementInformer provides access to a shared informer and lister for UserCapabilitiesManagements.

type UserGroupMembershipInformer

type UserGroupMembershipInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.UserGroupMembershipLister
}

UserGroupMembershipInformer provides access to a shared informer and lister for UserGroupMemberships.

type UserInformer

type UserInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.UserLister
}

UserInformer provides access to a shared informer and lister for Users.

Jump to

Keyboard shortcuts

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