Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterLauncher ¶
type ClusterLauncher struct {
Enabled bool
// contains filtered or unexported fields
}
func NewClusterLauncher ¶
func NewClusterLauncher(terminal string, clusterLoginCommand string) (ClusterLauncher, error)
func (*ClusterLauncher) BuildLoginCommand ¶
func (l *ClusterLauncher) BuildLoginCommand(vars map[string]string) []string
Click to show internal directories.
Click to hide internal directories.