isle/go-workspace/src/tarutil
Brian Picciano 836e69735d Some large inter-related refactors, moving towards network creation command
Host types have been moved within the `bootstrap` package.

Refactored how boostrap FS is interacted with. There is now a
`Bootstrap` struct which has pre-loaded all data within the bootstrap
FS. This helps centralize the logic around reading the data (though not
yet completely).

Choosing of the garage node to interact with no longer occurs in like
three different places. It occurs at the environment level now, and is
aided by the new `garage.Peer` type.
2022-10-15 16:28:03 +02:00
..
tarutil.go Some large inter-related refactors, moving towards network creation command 2022-10-15 16:28:03 +02:00
tgz_writer.go Refactor how bootstrap files are created 2022-10-11 22:01:19 +02:00