refresh

package
v0.6.112 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package refresh lists workspaces in the current org

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfigUpdater added in v0.6.67

func GetConfigUpdater(store RefreshStore, runRemotCMD bool) (*ssh.ConfigUpdater, error)

func NewCmdRefresh

func NewCmdRefresh(t *terminal.Terminal, store RefreshStore) *cobra.Command

func RunRefresh added in v0.6.67

func RunRefresh(store RefreshStore, runRemoteCMD bool) error

Types

type RefreshRes added in v0.6.67

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

func RunRefreshAsync added in v0.6.67

func RunRefreshAsync(rstore RefreshStore, runRemoteCMD bool) *RefreshRes

func (*RefreshRes) Await added in v0.6.67

func (r *RefreshRes) Await() error

type RefreshStore added in v0.6.0

type RefreshStore interface {
	ssh.ConfigUpdaterStore
	ssh.SSHConfigurerV2Store
	GetCurrentUser() (*entity.User, error)
	k8s.K8sStore
}

Jump to

Keyboard shortcuts

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