Documentation ¶
Index ¶
Constants ¶
View Source
const TiltTokenHeaderName = "X-Tilt-Token"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Address ¶
type Address string
an address like cloud.tilt.dev or localhost:10450
func ProvideAddress ¶
func ProvideAddress() Address
type CloudUsernameManager ¶
type CloudUsernameManager struct {
// contains filtered or unexported fields
}
func NewUsernameManager ¶
func NewUsernameManager(client HttpClient) *CloudUsernameManager
type HttpClient ¶
func ProvideHttpClient ¶
func ProvideHttpClient() HttpClient
Click to show internal directories.
Click to hide internal directories.