Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterInterface ¶ added in v0.10.0
type ClusterInterface interface { // V1alpha1 provides access to the shared informers in V1alpha1. V1alpha1() v1alpha1.ClusterInterface }
func New ¶
func New(f internalinterfaces.SharedInformerFactory, tweakListOptions internalinterfaces.TweakListOptionsFunc) ClusterInterface
New returns a new ClusterInterface.
type Interface ¶
type Interface interface { // V1alpha1 provides access to the shared informers in V1alpha1. V1alpha1() v1alpha1.Interface }
func NewScoped ¶ added in v0.10.0
func NewScoped(f internalinterfaces.SharedScopedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.
Click to show internal directories.
Click to hide internal directories.