Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ locally or in a cloud.

## Overview
Mantle is composed of many utilities:
- `cork` for handling the Container Linux SDK
- `gangue` for downloading from Google Storage
- `kola` for launching instances and running tests
- `kolet` an agent for kola that runs on instances
- `ore` for interfacing with cloud providers
Expand All @@ -29,18 +27,6 @@ and options.

## Tools

### cork
Cork is a now-deprecated tool that was used to help in working with Container Linux images and the SDK.

Please see [developer guides](https://www.flatcar.org/docs/latest/reference/developer-guides/) to see how to work with Flatcar SDK.

### gangue
Gangue is a tool for downloading and verifying files from Google Storage with authenticated requests.
It is primarily used by the SDK.

#### gangue get
Get a file from Google Storage and verify it using GPG.

### kola
Kola is a framework for testing software integration in Container Linux instances
across multiple platforms. It is primarily designed to operate within
Expand Down
50 changes: 0 additions & 50 deletions cmd/cork/build.go

This file was deleted.

32 changes: 0 additions & 32 deletions cmd/cork/cork.go

This file was deleted.

Loading
Loading