k3s/pkg/cluster
Brad Davidson 7464007037 Store extra metadata and cluster ID for snapshots
Write the extra metadata both locally and to S3. These files are placed such that they will not be used by older versions of K3s that do not make use of them.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-10-12 15:04:45 -07:00
..
managed Reorganize Driver interface and etcd driver to avoid passing context and config into most calls 2023-09-25 11:54:23 -07:00
address_controller.go Add RWMutex to address controller 2023-08-29 20:52:37 -07:00
bootstrap_test.go Store extra metadata and cluster ID for snapshots 2023-10-12 15:04:45 -07:00
bootstrap.go Store extra metadata and cluster ID for snapshots 2023-10-12 15:04:45 -07:00
cluster.go Take IPFamily precedence based on order 2023-09-29 11:04:15 +02:00
encrypt.go VPN PoC 2023-06-09 12:39:33 +02:00
etcd.go [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
https.go Reorganize Driver interface and etcd driver to avoid passing context and config into most calls 2023-09-25 11:54:23 -07:00
managed.go Reorganize Driver interface and etcd driver to avoid passing context and config into most calls 2023-09-25 11:54:23 -07:00
router.go Remove unnecessary copies of runtime struct 2022-02-28 12:05:16 -08:00
storage.go Server Token Rotation (#8265) 2023-10-09 10:58:49 -07:00