package
0.0.0-20240212081326-c440590de209
Repository: https://github.com/marekaf/gcr-lifecycle-policy.git
Documentation: pkg.go.dev

# Functions

ByteCountSI converts input string like "982814103" (size in bytes, number represented as a string) to a more human-readable string like "969.9 MB".
ByteCountSIInt converts input int like 982814103 (size in bytes) to a more human-readable string like "969.9 MB".
GetTimeNow returns timestamp two weeks ago.