Documentation
¶
Index ¶
- func SendDelete(client *http.Client, URL string) *contracts.ResponseOperator
- func SendFile(client *http.Client, URL string, jsonData string) *contracts.ResponseImplementation
- func SendGet(client *http.Client, URL string) *contracts.ResponseImplementation
- func SendLogs(client *http.Client, URL string) map[string]map[string]platforms.IContainer
- func SendOperator(client *http.Client, URL string, data map[string]any) *contracts.ResponseOperator
- func SendPost(client *http.Client, URL string, data map[string]any) *contracts.ResponseOperator
- func SendPs(client *http.Client, URL string) []byte
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendDelete ¶ added in v0.0.29
func SendDelete(client *http.Client, URL string) *contracts.ResponseOperator
func SendGet ¶ added in v0.0.3
func SendGet(client *http.Client, URL string) *contracts.ResponseImplementation
func SendOperator ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.