Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableWithHelm ¶
func EnableWithHelm ¶
Types ¶
type Parameters ¶
type Parameters struct { Namespace string Relay bool PortForward int UI bool UIPortForward int Writer io.Writer // UIOpenBrowser will automatically open browser if true UIOpenBrowser bool // Wait will cause Helm upgrades related to disabling Hubble to wait. Wait bool HelmReleaseName string }
func (*Parameters) Log ¶
func (p *Parameters) Log(format string, a ...interface{})
func (*Parameters) RelayPortForwardCommand ¶
func (*Parameters) UIPortForwardCommand ¶
Click to show internal directories.
Click to hide internal directories.