admincmd

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package admincmd provides the commands of the admin CLI, which deals with installing and configurations

Index

Constants

View Source
const (
	DefaultNamespace = "workspace"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

type Admin struct {
	Settings *settings.Settings
	Log      logr.Logger
	// contains filtered or unexported fields
}

Admin provides functionality for administering Epinio installations on Kubernetes

func New

func New() (*Admin, error)

func (*Admin) SettingsUpdateCA added in v0.9.0

func (a *Admin) SettingsUpdateCA(ctx context.Context) error

SettingsUpdateCA updates the CA credentials stored in the settings from the currently targeted kube cluster. It does not use the API server.

Jump to

Keyboard shortcuts

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