package testcerts
import "k8s.io/apiserver/pkg/admission/plugin/webhook/testcerts"
Package testcerts contains generated key pairs used by the unit tests of mutating and validating webhooks. They are for testing only.
Index ¶
Variables ¶
var BadCACert = []byte("" /* 1185 byte string literal not displayed */)
var BadCAKey = []byte("" /* 1680 byte string literal not displayed */)
var CACert = []byte("" /* 1185 byte string literal not displayed */)
var CAKey = []byte("" /* 1676 byte string literal not displayed */)
var ClientCert = []byte("" /* 1217 byte string literal not displayed */)
var ClientKey = []byte("" /* 1680 byte string literal not displayed */)
var ServerCert = []byte("" /* 1189 byte string literal not displayed */)
var ServerKey = []byte("" /* 1676 byte string literal not displayed */)
Source Files ¶
certs.go doc.go
- Version
- v0.21.8-rc.0
- Published
- Nov 18, 2021
- Platform
- js/wasm
- Last checked
- 2 seconds ago –
Tools for package owners.