The highest tagged major version is
v2.
package
Version:
v1.15.0
Opens a new window with list of versions in this module.
Published: Sep 30, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ClusterInfo struct {
ClusterID string `json:"_"`
Joined time.Time `json:"_"`
Address string `json:"address"`
Token string `json:"token"`
CACert string `json:"caCert"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.