Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeNoauth = "noauth" TypeBasicAuth = "basic" )
View Source
const ( MockBrokerEndpoint = "localhost:3000" HTTPRWTimeout = 30 * time.Second HTTPIdleTimeout = 60 * time.Second )
View Source
const ( TypeServiceInstance = "service_instance" TypeServiceBinding = "service_binding" ActionCreate = "create" ActionUpdate = "update" )
View Source
const (
Version214 = "2.14"
)
Variables ¶
View Source
var CONF = &Config{}
Functions ¶
Types ¶
type AuthOption ¶
Click to show internal directories.
Click to hide internal directories.