teleport/lib/kube
Nic Klaassen 00c9dd4658
rename client.Key to KeyRing and un-embed PrivateKey (#44484)
* rename client.Key to KeyRing and un-embed PrivateKey

As part of RFD 136 we will no longer be using a single private key
associated with all user certificates - each cert will have its own
unique key. This PR makes a preparatory step of renaming client.Key to
KeyRing, and un-embeds keys.PrivateKey so that all current uses are
easier to identify.

* fix terraform testlib
2024-07-22 08:58:04 +00:00
..
grpc Remove auth aliases left over from transitioning to authclient (#41666) 2024-05-16 20:54:02 +00:00
kubeconfig rename client.Key to KeyRing and un-embed PrivateKey (#44484) 2024-07-22 08:58:04 +00:00
proxy Add quicker retry to get kube cluster details if the cluster was offline (#43903) 2024-07-09 16:41:53 +00:00
utils Bootstrap kubernetes RBACs when running EKS auto discovery (#41693) 2024-05-28 12:13:47 +00:00
doc.go Updated Teleport codebase to AGPL3 license (#35259) 2023-12-01 17:48:14 +00:00