configmap

package
v0.0.0-...-4638b96 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller manages the CA TLS root cert in ConfigMap.

func NewController

func NewController(namespace string, core corev1.CoreV1Interface) *Controller

NewController creates a new Controller.

func (*Controller) GetCATLSRootCert

func (c *Controller) GetCATLSRootCert() (string, error)

GetCATLSRootCert gets the CA TLS root certificate from the configmap.

func (*Controller) InsertCATLSRootCert

func (c *Controller) InsertCATLSRootCert(value string) error

InsertCATLSRootCert updates the CA TLS root certificate in the configmap.

Jump to

Keyboard shortcuts

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