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.5
- Published
- Aug 31, 2017
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 6 minutes ago –
Tools for package owners.