Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { scmhelpers.Options File string RepositoryName string RepositoryURL string ConfigMapName string Namespace string KubeClient kubernetes.Interface JXClient jxc.Interface Requirements *config.RequirementsConfig ConfigMapData map[string]string // contains filtered or unexported fields }
Options the options for the command
func NewCmdVariables ¶
NewCmdVariables creates a command object for the command
Click to show internal directories.
Click to hide internal directories.