rancher-sandbox / linuxkit

A toolkit for building secure, portable and lean operating systems for containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datasource providers

This is a fork from linuxkit including only a refactored version of the datasource providers logic.

Notable changes are:

  • Inclusion of an abandoned PR.
  • The code is refactored so datasource providers are part of an importable golang providers package.
  • Few fixes and adaptations have been incorporated as needed.
  • Only datasource providers or the former metadata package code is kept, all ther rest is dropped.

About

A toolkit for building secure, portable and lean operating systems for containers

License:Apache License 2.0


Languages

Language:Go 99.4%Language:Shell 0.6%