Documentation ¶
Index ¶
Constants ¶
View Source
const UserSystem = "system"
Variables ¶
This section is empty.
Functions ¶
func GetClient ¶
func GetClient(conf *ClientConfig) *apiclient.Openpitrix
Types ¶
type ClientConfig ¶
func GetClientConfig ¶
func GetClientConfig() *ClientConfig
type Docker ¶
type IgnoreLogger ¶
type IgnoreLogger struct{}
func (IgnoreLogger) Debugf ¶
func (IgnoreLogger) Debugf(format string, args ...interface{})
func (IgnoreLogger) Printf ¶
func (IgnoreLogger) Printf(format string, args ...interface{})
type IoClient ¶ added in v0.1.6
type IoClient struct {
// contains filtered or unexported fields
}
func GetIoClient ¶ added in v0.1.6
func GetIoClient(conf *ClientConfig, userId string) *IoClient
func (*IoClient) ReadMessage ¶ added in v0.1.6
Click to show internal directories.
Click to hide internal directories.