package
1.2.6
Repository: https://github.com/redhat-developer/odo.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Apply Command that consists in applying a given component definition, typically bound to a workspace event.
Command.
Component contains all the configuration related to component.
Composite Composite command that allows executing several sub-commands either sequentially or concurrently.
Container Allows adding and configuring workspace-related containers.
Devfile200 Devfile schema.
Endpoint holds information about how an application is exposed.
Env is the key value pair representing an Environment variable.
Events Bindings of commands to events.
Exec CLI Command executed in a component container.
Git Project's Git source.
Github Project's GitHub source.
Group Defines the group this command is part of.
Kubernetes Allows importing into the workspace the Kubernetes resources defined in a given manifest.
Metadata Optional metadata.
Openshift Configuration overriding for an OpenShift component.
Parent Parent workspace template.
Plugin Allows importing a plugin.
Project holds details of a starter project that can be downloaded by the user.
StarterProject.
Volume Allows specifying the definition of a volume shared by several other components.
VolumeMountsItems Volume that should be mounted to a component container.
VscodeLaunch Command providing the definition of a VsCode launch action.
VscodeTask Command providing the definition of a VsCode Task.
Zip Project's Zip source.

# Type aliases

CommandGroupType describes the kind of command group.