lib

package
v1.61.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(s []string, str string) bool

func HTTPGet

func HTTPGet(httpClient d8http.Client, url string, bearerToken string) ([]byte, int, error)

func NsSelector

func NsSelector() *types.NamespaceSelector

func Queue

func Queue(name string) string

func TemplateToYAML

func TemplateToYAML(tmpl string, params interface{}) string

Types

type IstioCA

type IstioCA struct {
	Key   string `json:"key"`
	Cert  string `json:"cert"`
	Chain string `json:"chain"`
	Root  string `json:"root"`
}

type Keypair

type Keypair struct {
	Pub  string `json:"pub"`
	Priv string `json:"priv"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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