# Functions
No description provided by the author
No description provided by the author
# Constants
CSIPlugin identifier for registered CSI plugins.
DevicePlugin identifier for registered device plugins.
DRAPlugin identifier for registered Dynamic Resourc Allocation plugins.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
InfoRequest is the empty request message from Kubelet.
PluginInfo is the message sent from a plugin to the Kubelet pluginwatcher for plugin registration.
RegistrationStatus is the message sent from Kubelet pluginwatcher to the plugin for notification on registration status.
RegistrationStatusResponse is sent by plugin to kubelet in response to RegistrationStatus RPC.
UnimplementedRegistrationServer can be embedded to have forward compatible implementations.
# Interfaces
RegistrationClient is the client API for Registration service.
RegistrationServer is the server API for Registration service.