github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/client/rpcutilclient/doc.go (about)

     1  // generated code; DO NOT EDIT
     2  //
     3  // Client for Choria RPC Agent 'rpcutil' Version 0.28.0 generated using Choria version 0.28.0
     4  
     5  // Package rpcutilclient is an API client to the Choria Rpcutil agent Version 0.28.0.
     6  //
     7  // Actions:
     8  //   - AgentInventory - Inventory of all agents on the server including versions, licenses and more
     9  //   - CollectiveInfo - Info about the main and sub collectives that the server belongs to
    10  //   - DaemonStats - Get statistics from the running daemon
    11  //   - GetConfigItem - Get the active value of a specific config property
    12  //   - GetData - Get data from a data plugin
    13  //   - GetFact - Retrieve a single fact from the fact store
    14  //   - GetFacts - Retrieve multiple facts from the fact store
    15  //   - Inventory - System Inventory
    16  //   - Ping - Responds to requests for PING with PONG
    17  package rpcutilclient