Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 654 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 654 Bytes

DC/OS: Go Client

GoDoc Build Status

⚠️ This project is still experimental and shouldn't be used in production yet. ⚠️

dcos-client-go is a library accessing the DC/OS API to provide clients for cluster operators. A working and up-to-date example using the clients is available in the file example.go.

Usage examples

Usage examples for the different DC/OS components can be found in the examples section.