console

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PluginName is the name of the plugin and used at several places
	PluginName = "node-remediation-console-plugin"
	// ServiceName is the name of the console plugin Service and must match the name of the Service in /bundle/manifests!
	ServiceName = "node-healthcheck-node-remediation-console-plugin"
	// ServicePort is the port of the console plugin Service and must match the port of the Service in /bundle/manifests!
	ServicePort = 9443
)

Variables

This section is empty.

Functions

func CreateOrUpdatePlugin

func CreateOrUpdatePlugin(ctx context.Context, cl client.Client, config *rest.Config, namespace string, log logr.Logger) error

CreateOrUpdatePlugin creates or updates the resources needed for the remediation console plugin. HEADS UP: consider cleanup of old resources in case of name changes or removals!

TODO image reference to console plugin in CSV?

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL