Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterInterface ¶
type ClusterInterface interface { // V1alpha1 provides access to shared informers for resources in V1alpha1. V1alpha1() kcpv1alpha1.ClusterInterface }
ClusterInterface provides access to each of this group's versions.
func New ¶
func New(f kcpinternalinterfaces.SharedInformerFactory, tweakListOptions kcpinternalinterfaces.TweakListOptionsFunc) ClusterInterface
New returns a new ClusterInterface.
type Interface ¶
type Interface interface { // V1alpha1 provides access to shared informers for resources in V1alpha1. V1alpha1() kcpv1alpha1.Interface }
Interface provides access to each of this group's versions.
func NewScoped ¶
func NewScoped(f kcpinternalinterfaces.SharedScopedInformerFactory, namespace string, tweakListOptions kcpinternalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.
Click to show internal directories.
Click to hide internal directories.