refresh

package
v0.6.90 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 8 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) (*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) 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) *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)
}

Jump to

Keyboard shortcuts

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