Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Andrew Keesler 0acb8c8d3c
internal-ize apiserver and registry packages
These shouldn't need to be imported outside this project.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-07-28 11:29:05 -04:00
cmd/placeholder-name internal-ize apiserver and registry packages 2020-07-28 11:29:05 -04:00
deploy Work around k8s 1.16 limitations of priorityClassName. 2020-07-27 12:33:33 -07:00
hack Use consistent verify.sh with linting between all code repos 2020-07-27 12:33:34 -07:00
internal internal-ize apiserver and registry packages 2020-07-28 11:29:05 -04:00
pkg/config internal-ize apiserver and registry packages 2020-07-28 11:29:05 -04:00
test Fix a bad assumption in library.NewClientConfigWithCertAndKey. 2020-07-27 12:33:33 -07:00
tools Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 12:33:33 -07:00
.gitignore Hello, world! 2020-07-02 17:05:59 -07:00
.golangci.yaml Add initial CA code. 2020-07-13 16:23:54 -05:00
Dockerfile Initial aggregated API server (#15) 2020-07-23 10:05:21 -05:00
LICENSE Add Apache 2.0 license. 2020-07-06 13:50:31 -05:00
README.md Initial commit 2020-07-02 15:23:21 -07:00
go.mod Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 12:33:33 -07:00
go.sum Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 12:33:33 -07:00

README.md

placeholder-name