operator

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaveToFile

func SaveToFile(path string, name string, server string, CACert []byte, OperatorCert []byte, OperatorKey []byte) (string, error)

Types

type Credentials

type Credentials struct {
	Name         string
	Server       string
	CACert       []byte
	OperatorCert []byte
	OperatorKey  []byte
}

func LoadFromFile

func LoadFromFile(path string) (*Credentials, error)

Jump to

Keyboard shortcuts

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