Documentation ¶ Index ¶ type Interface func New(f internalinterfaces.SharedInformerFactory) Interface Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Interface ¶ type Interface interface { // InternalVersion provides access to shared informers for resources in InternalVersion. InternalVersion() internalversion.Interface } Interface provides access to each of this group's versions. func New ¶ func New(f internalinterfaces.SharedInformerFactory) Interface New returns a new Interface. Source Files ¶ View all Source files interface.go Directories ¶ Show internal Collapse all Path Synopsis internalversion Click to show internal directories. Click to hide internal directories.