Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleServer ¶ added in v0.18.7
type ConsoleServer struct {
// contains filtered or unexported fields
}
func NewConsoleServer ¶ added in v0.18.7
func NewConsoleServer(c client.Client, nodeName string, addr string) *ConsoleServer
type RelayProvider ¶
type VMReconciler ¶
type VMReconciler struct {
client.Client
Scheme *runtime.Scheme
Recorder record.EventRecorder
NodeName string
NodeIP string
RelayProvider
// contains filtered or unexported fields
}
func (*VMReconciler) SetupWithManager ¶
func (r *VMReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.