Discover Packages
github.com/kubermatic/machine-controller
pkg
userdata
plugin
package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Jan 7, 2020
License: Apache-2.0
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
Documentation
¶
Package plugin provides the plugin side of the plugin mechanism.
Individual plugins have to implement the provider interface,
pass it to a new plugin instance, and call run.
Plugin implements a convenient helper to map the request to the given
provider and return the response.
New creates a new plugin.
Run looks for the given request and executes it.
Provider defines the interface each plugin has to implement
for the retrieval of the userdata based on the given arguments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.