kubernetes/staging/src/k8s.io/client-go/listers/core/v1/componentstatus.go

type ComponentStatusLister

type componentStatusLister

// NewComponentStatusLister returns a new ComponentStatusLister.
func NewComponentStatusLister(indexer cache.Indexer) ComponentStatusLister {}