Discover Packages
github.com/kobsio/kobs
pkg
api
clusters
provider
incluster
package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Aug 3, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GetCluster returns the cluster, where kobs is running in via the incluster configuration. For the selection of the
cluster via a name, the user has to provide this name.
type Config struct {
Name string `json:"name"`
}
Config is the configuration for the InCluster provider.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.