Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Kubernetes is the Kubernetes implementation factory identifier.
Kubernetes = "kubernetes"
)
Variables ¶
View Source
var Factory = factorymap.Map{ Kubernetes: kubernetesfactory.NewFunc, }
Factory provides a factory to create Cluster implementations.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.