Documentation ¶
Index ¶
Constants ¶
View Source
const ( CurrentAPIVersion = "krew.googlecontainertools.github.com/v1alpha2" PluginKind = "Plugin" ManifestExtension = ".yaml" KrewPluginName = "krew" // plugin name of krew itself // DefaultIndexURI points to the upstream index. DefaultIndexURI = "https://github.com/kubernetes-sigs/krew-index.git" // DefaultIndexName is a magic string that's used for a plugin name specified without an index. DefaultIndexName = "default" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.