Documentation
¶
Index ¶
- type Client
- func (comp *Client) GetAgentConfigArray(request *http.Request, agentID int, url string, nonce string, timestamp int64) (*object.HashMap, error)
- func (comp *Client) GetAgentTicket(ctx context.Context, agentID int, refresh bool, ticketType string) (object.HashMap, error)
- func (comp *Client) GetTicket(ctx context.Context) (*response2.ResponseGetTicket, error)
- func (comp *Client) OverrideGetAppID()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)
func (*Client) GetAgentConfigArray ¶
func (*Client) GetAgentTicket ¶ added in v3.4.30
func (*Client) OverrideGetAppID ¶ added in v3.0.33
func (comp *Client) OverrideGetAppID()
Click to show internal directories.
Click to hide internal directories.