Documentation
¶
Index ¶
- func DeleteWorkstation(ctx context.Context, cfg *types.Config) error
- func IsWSL() bool
- func Login(ctx context.Context, cfg *types.Config) (oauth2.TokenSource, error)
- func StartWorkstation(ctx context.Context, cfg *types.Config) error
- func StopWorkstation(ctx context.Context, cfg *types.Config) error
- func TCPTunnel(ctx context.Context, cfg *types.Config, port int) error
- type TokenSourceWithRefreshCheck
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TokenSourceWithRefreshCheck ¶
type TokenSourceWithRefreshCheck struct {
// contains filtered or unexported fields
}
func (*TokenSourceWithRefreshCheck) Stop ¶
func (ts *TokenSourceWithRefreshCheck) Stop()
Stop stops the periodic check.
Click to show internal directories.
Click to hide internal directories.