//
pkg.gl
Category
github.com/rancher/opni
pkg
util
k8sutil
provider
package
0.12.1
Repository:
https://github.com/rancher/opni.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
33 SLOC
#
Functions
DetectProvider
DetectProvider accepts a k8s interface and checks all registered providers for a match.
#
Variables
ErrUnknownProvider
No description provided by the author
#
Type aliases
IsProvider
IsProvider is the interface all providers need to implement.