Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnknownProvider = errors.New("unknown provider")
Functions ¶
func DetectProvider ¶
DetectProvider accepts a k8s interface and checks all registered providers for a match
func ListRegisteredProviders ¶
func ListRegisteredProviders() []string
ListRegisteredProviders returns a list of the names of all providers
Types ¶
type IsProvider ¶
IsProvider is the interface all providers need to implement
Click to show internal directories.
Click to hide internal directories.