package
3.11.56+incompatible
Repository: https://github.com/jenkins-x/jx.git
Documentation: pkg.go.dev

# Functions

CreateOctantJXOPlugin creates the octant-ojx plugin.
CreateOctantJXPlugin creates the helm 3 plugin.
CreateOctantPlugin creates the helm 3 plugin.
GetJXPlugin returns the path to the locally installed jx plugin.
GetOctantBinary returns the path to the locally installed octant plugin.
GetOctantJXBinary returns the path to the locally installed octant-jx extension.
GetOctantJXOBinary returns the path to the locally installed helmAnnotate extension.
InstallStandardPlugin makes sure that latest version of plugin is installed and returns the path to the binary.
PluginCompletion deals with shell completion beyond the plugin name, it allows to complete plugin arguments and flags.
SetupPluginCompletion adds a Cobra command to the command tree for each plugin.

# Constants

AdminVersion the version of the jx admin plugin.
ApplicationVersion the version of the jx application plugin.
ChangelogVersion the version of the jx changelog plugin.
GitOpsVersion the version of the jx gitops plugin.
HealthVersion the version of the jx health plugin.
OctantJXOPluginName the name of the octant-jxo plugin.
OctantJXPluginName the name of the octant-jx plugin.
OctantJXVersion the default version of octant-jx plugin to use.
OctantPluginName the default name of the octant plugin.
OctantVersion the default version of octant to use.
PipelineVersion the version of the jx pipeline plugin.
PreviewVersion the version of the jx preview plugin.
ProjectVersion the version of the jx project plugin.
PromoteVersion the version of the jx promote plugin.
SecretVersion the version of the jx secret plugin.
TestVersion the version of the jx test plugin.
VerifyVersion the version of the jx verify plugin.

# Variables

PluginMap a map of plugin names like `jx-gitops` to the Plugin object.
Plugins default plugins.