Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { // V1 provides access to shared informers for resources in V1. V1() v1.Interface // V2alpha1 provides access to shared informers for resources in V2alpha1. V2alpha1() v2alpha1.Interface }
Interface provides access to each of this group's versions.
func New ¶
func New(f internalinterfaces.SharedInformerFactory) Interface
New returns a new Interface.
Click to show internal directories.
Click to hide internal directories.