Skip to content

jeffthorne/aqua-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aqua-go

A fantastic GO SDK for Aqua's Enterprise CSP Platforms
Status: Experimental

Documentation

https://pkg.go.dev/github.com/jeffthorne/aqua-go

Installation

Install: go get -u github.com/jeffthorne/aqua-go

Usage

Default usage against a secure endpoint with InsecureSkipVerify set to true

aqua, err := aqua.NewCSP("192.168.1.52", 443, "userid", "password")

About

A fantastic GO SDK for Aqua's Enterprise Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages