package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Variables

AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder initializes a scheme builder.
SchemeGroupVersion is group version used to register these objects.

# Structs

Plugin holds the object information for Plugin kind, it also implements runtime.Object.
PluginList holds the list information for Plugin kind, it also implements runtime.Object.
PluginSpec holds the specs for the Plugin kind.
Source holds the information about the plugin's source code origin.