link

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package link is for the ssh command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdLink(t *terminal.Terminal) *cobra.Command

Types

type K8sClientConfig

type K8sClientConfig struct {
	// contains filtered or unexported fields
}

func NewRemoteK8sClientConfig

func NewRemoteK8sClientConfig() (*K8sClientConfig, error)

func (K8sClientConfig) GetCA

func (k K8sClientConfig) GetCA() []byte

func (K8sClientConfig) GetCert

func (k K8sClientConfig) GetCert() []byte

func (K8sClientConfig) GetHost

func (k K8sClientConfig) GetHost() string

func (K8sClientConfig) GetKey

func (k K8sClientConfig) GetKey() []byte

type WorkspaceResolver

type WorkspaceResolver struct{}

func (WorkspaceResolver) GetWorkspaceByID

func (d WorkspaceResolver) GetWorkspaceByID(id string) (*brev_api.WorkspaceMetaData, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL