//
pkg.gl
Category
github.com/lsutils/kind
pkg
cluster
internal
providers
package
1.0.0
Repository:
https://github.com/lsutils/kind.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
8
Files
36 SLOC
#
Packages
common
Package common contains common code for implementing providers.
docker
No description provided by the author
nerdctl
No description provided by the author
podman
No description provided by the author
#
Structs
ProviderInfo
ProviderInfo is the info of the provider.
#
Interfaces
Provider
Provider represents a provider of cluster / node infrastructure This is an alpha-grade internal API.