package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jan 13, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client for the SYN API
NewClient creates a default API client
RegisterCluster registers a new cluster to the SYN API
type GitInfo struct {
URL string `json:"url"`
HostName string `json:"host_name"`
RepoName string `json:"repo_name"`
RepoNamespace string `json:"repo_namespace"`
HostKeys []map[string]string `json:"host_keys"`
}
GitInfo represents information about a git repository
Source Files
¶
Click to show internal directories.
Click to hide internal directories.