config

package
v0.0.0-...-4d19ac6 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	KubeletClientCert *tls.Certificate
	KubeletServerHost string
}

Config holds the config of the server.

type TLSOptions

type TLSOptions struct {
	// CertFile is a cert file for TLS
	CertFile string
	// KeyFile is a key file for TLS
	KeyFile string
}

TLSOptions holds the TLS options.

Jump to

Keyboard shortcuts

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