cola

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2022 License: MIT Imports: 3 Imported by: 0

README

cola - CIDR Optimization by Lookup and Assignment

COLA is also the acronym for "Collision On Launch Assessment", an assessment performed before a spacecraft launch to ensure there won't be a collision with another orbiting vehicle.

cola is a service for finding an available CIDR block given a parent CIDR block, a mask (desired block size), and list of already used CIDR blocks.

Development

Building

COLA is built using go:

go build

If you encounter an error: fatal: could not read Username for 'https://github.com': terminal prompts disabled, you can globally configure git:

git config --global --add url."git@github.com:".insteadOf "https://github.com/"
go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL