Skip to content

dcos/client-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.