apimachinery

package
v1.3.10 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertContext

type CertContext struct {
	Cert        []byte
	Key         []byte
	SigningCert []byte
}

func SetupServerCert

func SetupServerCert(namespaceName, serviceName string) (*CertContext, error)

Setup the server cert. For example, user apiservers and admission webhooks can use the cert to prove their identify to the kube-apiserver TODO: do we really need to write to fs?

Jump to

Keyboard shortcuts

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