coreos/libcalico-go

Name: libcalico-go

Owner: CoreOS

Description: Golang Calico library functions: https://www.projectcalico.org

Forked from: projectcalico/libcalico-go

Created: 2017-09-05 19:23:28.0

Updated: 2017-09-05 19:23:30.0

Pushed: 2017-09-11 18:13:10.0

Homepage: null

Size: 1478

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status Slack Status IRC Channel GoDoc

libcalico-go

This repositiory contains Calico's Go components:

This library is used by:

If you wish to use libcalico for integration with Calico networking and policy, the main entry point to managing Calico configuration is through the client.

If you are developing against the code in libcalico, please run the tests before submitting a Pull Request.

To run the tests locally (requires a full golang environment Go 1.7+):

make ut

To run the tests within a containerized environment:

make test-containerized

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.