k3s/pkg/kubelet/server
Jacob Simpson 4c22e6bc6a Certificate rotation for kubelet server certs.
Replaces the current kubelet server side self signed certs with certs
signed by the Certificate Request Signing API on the API server. Also
renews expiring kubelet server certs as expiration approaches.
2017-05-29 12:28:01 -07:00
..
portforward Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
remotecommand Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
stats Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
streaming Refactor move of client-go/util/clock to apimachinery 2017-05-20 14:19:48 -04:00
BUILD Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
auth.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
auth_test.go Wire kubelet authn/authz 2016-10-25 03:40:09 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
server.go Certificate rotation for kubelet server certs. 2017-05-29 12:28:01 -07:00
server_test.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
server_websocket_test.go CRI Portforward needs to forward websocket ports 2017-02-01 18:03:42 -07:00