v1alpha1

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveMQArtemisSecurityLister

type ActiveMQArtemisSecurityLister interface {
	// List lists all ActiveMQArtemisSecurities in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ActiveMQArtemisSecurity, err error)
	// ActiveMQArtemisSecurities returns an object that can list and get ActiveMQArtemisSecurities.
	ActiveMQArtemisSecurities(namespace string) ActiveMQArtemisSecurityNamespaceLister
	ActiveMQArtemisSecurityListerExpansion
}

ActiveMQArtemisSecurityLister helps list ActiveMQArtemisSecurities.

func NewActiveMQArtemisSecurityLister

func NewActiveMQArtemisSecurityLister(indexer cache.Indexer) ActiveMQArtemisSecurityLister

NewActiveMQArtemisSecurityLister returns a new ActiveMQArtemisSecurityLister.

type ActiveMQArtemisSecurityListerExpansion

type ActiveMQArtemisSecurityListerExpansion interface{}

ActiveMQArtemisSecurityListerExpansion allows custom methods to be added to ActiveMQArtemisSecurityLister.

type ActiveMQArtemisSecurityNamespaceLister

type ActiveMQArtemisSecurityNamespaceLister interface {
	// List lists all ActiveMQArtemisSecurities in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.ActiveMQArtemisSecurity, err error)
	// Get retrieves the ActiveMQArtemisSecurity from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.ActiveMQArtemisSecurity, error)
	ActiveMQArtemisSecurityNamespaceListerExpansion
}

ActiveMQArtemisSecurityNamespaceLister helps list and get ActiveMQArtemisSecurity.

type ActiveMQArtemisSecurityNamespaceListerExpansion

type ActiveMQArtemisSecurityNamespaceListerExpansion interface{}

ActiveMQArtemisSecurityNamespaceListerExpansion allows custom methods to be added to ActiveMQArtemisSecurityNamespaceLister.

Jump to

Keyboard shortcuts

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