package core

import "k8s.io/client-go/informers/core"

Index

Types

type Interface

type Interface interface {
	// V1 provides access to shared informers for resources in V1.
	V1() v1.Interface
}

Interface provides access to each of this group's versions.

func New

New returns a new Interface.

Source Files

interface.go

Directories

PathSynopsis
informers/core/v1
Version
v0.16.7
Published
Feb 11, 2020
Platform
js/wasm
Imports
2 packages
Last checked
2 seconds ago

Tools for package owners.