v1alpha1

package
v0.1.43 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 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 CertificateRevocationRequestLister

type CertificateRevocationRequestLister interface {
	// List lists all CertificateRevocationRequests in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.CertificateRevocationRequest, err error)
	// CertificateRevocationRequests returns an object that can list and get CertificateRevocationRequests.
	CertificateRevocationRequests(namespace string) CertificateRevocationRequestNamespaceLister
	CertificateRevocationRequestListerExpansion
}

CertificateRevocationRequestLister helps list CertificateRevocationRequests. All objects returned here must be treated as read-only.

func NewCertificateRevocationRequestLister

func NewCertificateRevocationRequestLister(indexer cache.Indexer) CertificateRevocationRequestLister

NewCertificateRevocationRequestLister returns a new CertificateRevocationRequestLister.

type CertificateRevocationRequestListerExpansion

type CertificateRevocationRequestListerExpansion interface{}

CertificateRevocationRequestListerExpansion allows custom methods to be added to CertificateRevocationRequestLister.

type CertificateRevocationRequestNamespaceLister

type CertificateRevocationRequestNamespaceLister interface {
	// List lists all CertificateRevocationRequests in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.CertificateRevocationRequest, err error)
	// Get retrieves the CertificateRevocationRequest from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.CertificateRevocationRequest, error)
	CertificateRevocationRequestNamespaceListerExpansion
}

CertificateRevocationRequestNamespaceLister helps list and get CertificateRevocationRequests. All objects returned here must be treated as read-only.

type CertificateRevocationRequestNamespaceListerExpansion

type CertificateRevocationRequestNamespaceListerExpansion interface{}

CertificateRevocationRequestNamespaceListerExpansion allows custom methods to be added to CertificateRevocationRequestNamespaceLister.

type CertificateSigningRequestApprovalLister

type CertificateSigningRequestApprovalLister interface {
	// List lists all CertificateSigningRequestApprovals in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.CertificateSigningRequestApproval, err error)
	// CertificateSigningRequestApprovals returns an object that can list and get CertificateSigningRequestApprovals.
	CertificateSigningRequestApprovals(namespace string) CertificateSigningRequestApprovalNamespaceLister
	CertificateSigningRequestApprovalListerExpansion
}

CertificateSigningRequestApprovalLister helps list CertificateSigningRequestApprovals. All objects returned here must be treated as read-only.

func NewCertificateSigningRequestApprovalLister

func NewCertificateSigningRequestApprovalLister(indexer cache.Indexer) CertificateSigningRequestApprovalLister

NewCertificateSigningRequestApprovalLister returns a new CertificateSigningRequestApprovalLister.

type CertificateSigningRequestApprovalListerExpansion

type CertificateSigningRequestApprovalListerExpansion interface{}

CertificateSigningRequestApprovalListerExpansion allows custom methods to be added to CertificateSigningRequestApprovalLister.

type CertificateSigningRequestApprovalNamespaceLister

type CertificateSigningRequestApprovalNamespaceLister interface {
	// List lists all CertificateSigningRequestApprovals in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.CertificateSigningRequestApproval, err error)
	// Get retrieves the CertificateSigningRequestApproval from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.CertificateSigningRequestApproval, error)
	CertificateSigningRequestApprovalNamespaceListerExpansion
}

CertificateSigningRequestApprovalNamespaceLister helps list and get CertificateSigningRequestApprovals. All objects returned here must be treated as read-only.

type CertificateSigningRequestApprovalNamespaceListerExpansion

type CertificateSigningRequestApprovalNamespaceListerExpansion interface{}

CertificateSigningRequestApprovalNamespaceListerExpansion allows custom methods to be added to CertificateSigningRequestApprovalNamespaceLister.

Jump to

Keyboard shortcuts

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