package cache
import "k8s.io/kubernetes/federation/client/cache"
Index ¶
Types ¶
type StoreToClusterLister ¶
StoreToClusterLister makes a Store have the List method of the metav1.ClusterInterface The Store must contain (only) clusters.
func (*StoreToClusterLister) List ¶
func (s *StoreToClusterLister) List() (clusters v1beta1.ClusterList, err error)
Source Files ¶
cluster_cache.go
- Version
- v1.7.7
- Published
- Sep 28, 2017
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 17 minutes ago –
Tools for package owners.