k3s/pkg/cluster
Chuck Schweizer ca9c9c2e1e Adding support for TLS MinVersion and CipherSuites
This will watch for the following kube-apiserver-arg variables and apply
them to the k3s kube-apiserver https listener.

  --kube-apiserver-arg=tls-cipher-suites=XXXXXXX
  --kube-apiserver-arg=tls-min-version=XXXXXXX
2020-05-07 09:27:09 -05:00
..
cluster.go Small dqlite fixes 2019-12-16 11:45:01 -07:00
dqlite.go Small dqlite fixes 2019-12-16 11:45:01 -07:00
encrypt.go Support both http and db based bootstrap 2019-11-12 01:12:24 +00:00
https.go Adding support for TLS MinVersion and CipherSuites 2020-05-07 09:27:09 -05:00
join.go Support both http and db based bootstrap 2019-11-12 01:12:24 +00:00
nocluster.go Support both http and db based bootstrap 2019-11-12 01:12:24 +00:00
router.go Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00
storage.go Support both http and db based bootstrap 2019-11-12 01:12:24 +00:00