v1

package
v0.0.0-...-0f9e047 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 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 KubeArmorHostPolicyLister

type KubeArmorHostPolicyLister interface {
	// List lists all KubeArmorHostPolicies in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1.KubeArmorHostPolicy, err error)
	// Get retrieves the KubeArmorHostPolicy from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1.KubeArmorHostPolicy, error)
	KubeArmorHostPolicyListerExpansion
}

KubeArmorHostPolicyLister helps list KubeArmorHostPolicies. All objects returned here must be treated as read-only.

func NewKubeArmorHostPolicyLister

func NewKubeArmorHostPolicyLister(indexer cache.Indexer) KubeArmorHostPolicyLister

NewKubeArmorHostPolicyLister returns a new KubeArmorHostPolicyLister.

type KubeArmorHostPolicyListerExpansion

type KubeArmorHostPolicyListerExpansion interface{}

KubeArmorHostPolicyListerExpansion allows custom methods to be added to KubeArmorHostPolicyLister.

Jump to

Keyboard shortcuts

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