• Bruce MacDonald's avatar
    types: ConfigV2 and RootFS (#13504) · 45c47393
    Bruce MacDonald authored
    Refactored the ConfigV2 and RootFS types from server/images.go to a new types/model/config.go file under the model package. Updated all references to use model.ConfigV2 and model.RootFS. This allows for use in other projects without worrying about compiling the c code in the llama package.
    45c47393
routes_test.go 25.4 KB