Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ManPageFileMode defines the file permissions for the man page file ManPageFileMode = 0644 // ManPageDirMode defines the directory permissions for man page directories ManPageDirMode = 0755 )
Variables ¶
View Source
var VersionInfo = types.VersionInfo{
Version: "v0.2.0",
Commit: "",
BuildDate: "",
}
Functions ¶
func CompareClustersCommand ¶ added in v0.2.0
CompareClustersCommand creates the compare-clusters command
func DescribeClusterCommand ¶ added in v0.2.0
DescribeClusterCommand creates the describe-cluster command
func ListClustersCommand ¶ added in v0.2.0
ListClustersCommand creates the list-clusters command
func ListCommand ¶
func ManPageCommand ¶ added in v0.1.9
func UpdateAmiCommand ¶
func VersionCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.