Documentation ¶
Index ¶
- func GetNameOfFirstHelmDeployment() string
- func StartPortForwarding(client *kubernetes.Clientset, log log.Logger) error
- func StartSync(client *kubernetes.Clientset, verboseSync bool, log log.Logger) ([]*sync.SyncConfig, error)
- func StartTerminal(client *kubernetes.Clientset, containerNameOverride string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNameOfFirstHelmDeployment ¶
func GetNameOfFirstHelmDeployment() string
GetNameOfFirstHelmDeployment retrieves the first helm deployment name
func StartPortForwarding ¶
func StartPortForwarding(client *kubernetes.Clientset, log log.Logger) error
StartPortForwarding starts the port forwarding functionality
func StartSync ¶
func StartSync(client *kubernetes.Clientset, verboseSync bool, log log.Logger) ([]*sync.SyncConfig, error)
StartSync starts the syncing functionality
func StartTerminal ¶
func StartTerminal(client *kubernetes.Clientset, containerNameOverride string, labelSelectorOverride string, namespaceOverride string, args []string, log log.Logger)
StartTerminal opens a new terminal
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.