package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Sep 2, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client is the interface, which must be implemented by the incluster client.
New returns a new incluster client, with the given configuration.
type Config struct {
Name string `json:"name"`
Server string `json:"server"`
}
Config is the configuration for the InCluster provider.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.