kubernetes

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kubernetes

type Kubernetes struct {
	// contains filtered or unexported fields
}

Kubernetes represents a Helm manager.

func New

func New(config *rest.Config) (*Kubernetes, error)

New constructs a new CertManager instance that can used to install the cert-manager chart.

func (*Kubernetes) GetName

func (k *Kubernetes) GetName() string

GetName returns the name of the cert-manager chart.

func (*Kubernetes) Install

func (k *Kubernetes) Install() error

Install performs a Helm install of the chart.

func (*Kubernetes) IsInstalled

func (k *Kubernetes) IsInstalled() bool

IsInstalled checks if cert-manager has been installed in the target cluster.

Jump to

Keyboard shortcuts

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