Documentation ¶
Index ¶
Constants ¶
View Source
const ( CraneStoreLabel = "crane-store" CraneStoreClustersSecretName = "clusters-secret-store" )
View Source
const StoreType = "secret"
Variables ¶
This section is empty.
Functions ¶
func DefaultSecretStore ¶
func NewClusters ¶
func NewClusters(datastore *datastore) store.ClusterStore
func NewK8SStoreFactory ¶
Types ¶
type StoreConfig ¶
type StoreConfig struct {
Client kubernetes.Interface
}
Click to show internal directories.
Click to hide internal directories.