forked from LaconicNetwork/kompose
* Use go mod instead of glide * Add `--with-kompose-annotation` flag to allow us to switch it off for tests * Remove hostpid support (since the newest sdk does not support it) * Create new test script and fixtures * Remove replicationcontroller support |
||
|---|---|---|
| .. | ||
| circle.yml | ||
| CONTRIBUTING.md | ||
| duration.go | ||
| LICENSE | ||
| MAINTAINERS | ||
| README.md | ||
| size.go | ||
| ulimit.go | ||
Introduction
go-units is a library to transform human friendly measurements into machine friendly values.
Usage
See the docs in godoc for examples and documentation.
Copyright and license
Copyright © 2015 Docker, Inc.
go-units is licensed under the Apache License, Version 2.0. See LICENSE for the full text of the license.