kops/vendor/github.com/docker/go-units
Justin Santa Barbara 6b6f9db0ef Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
..
BUILD.bazel Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
CONTRIBUTING.md Include vendored dependencies 2016-07-05 00:03:07 -04:00
LICENSE Use submodules instead of glide 2016-07-26 11:23:24 -04:00
MAINTAINERS Include vendored dependencies 2016-07-05 00:03:07 -04:00
README.md Use submodules instead of glide 2016-07-26 11:23:24 -04:00
circle.yml Include vendored dependencies 2016-07-05 00:03:07 -04:00
duration.go Update vendor 2017-03-16 02:40:45 -04:00
size.go Update vendor for k8s 1.8 2017-10-01 13:16:44 -04:00
ulimit.go Include vendored dependencies 2016-07-05 00:03:07 -04:00

README.md

GoDoc

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 © 2015 Docker, Inc.

go-units is licensed under the Apache License, Version 2.0. See LICENSE for the full text of the license.