Documentation
¶
Index ¶
- type Client
- func (c Client) DialWsep(ctx context.Context, env Environment) (*websocket.Conn, error)
- func (c Client) Envs(user *User, org Org) ([]Environment, error)
- func (c Client) Me() (*User, error)
- func (c Client) Orgs() ([]Org, error)
- func (c Client) PushActivity(source string, envID string) error
- func (c Client) SSHKey() (*SSHKey, error)
- type Environment
- type Org
- type SSHKey
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
Click to show internal directories.
Click to hide internal directories.