/scs-key-client

Golang client for the Singularity Container Services (SCS) Key Service

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SCS Key Client

GoDoc Build Status Code Coverage Go Report Card Dependabot

This project provides a Go client for the Singularity Container Services (SCS) Key Service.

Quick Start

To build and test:

go test ./...

Continuous Integration

This package uses CircleCI for Continuous Integration (CI). It runs automatically on commits and pull requests involving a protected branch. All CI checks must pass before a merge to a proected branch can be performed.