package
0.0.0-20200901095042-5c1264aff6a6
Repository: https://github.com/dcos/dcos-cli.git
Documentation: pkg.go.dev
# Functions
New creates a new cluster linker client from a standard HTTP client.
# Structs
Link is the request sent to the /cluster/v1/links endpoint to link the cluster handled by the client to a cluster using its id, name, url, and login provider.
Linker manages DC/OS cluster links.
Links is the structure returned by the /cluster/v1/links endpoint.
LoginProvider representing a part of the message when sending a link request, it gives information about the cluster to link to.