Documentation ¶
Index ¶
Constants ¶
View Source
const TmpPath = "/tmp/openpitrix-test"
View Source
const UserSystem = constants.UserSystem
Variables ¶
This section is empty.
Functions ¶
func GetClient ¶
func GetClient(conf *ClientConfig) *apiclient.Openpitrix
Types ¶
type ClientConfig ¶
func GetClientConfig ¶
func GetClientConfig() *ClientConfig
func (*ClientConfig) GetEndpoint ¶
func (conf *ClientConfig) GetEndpoint() *url.URL
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 ¶
type IoClient struct {
// contains filtered or unexported fields
}
func GetIoClient ¶
func GetIoClient(conf *ClientConfig) *IoClient
func (*IoClient) ReadMessage ¶
Click to show internal directories.
Click to hide internal directories.