package
0.0.0-20231020122110-c9f2ca8bdc8c
Repository: https://github.com/redhatinsights/insights-operator-cli.git
Documentation: pkg.go.dev

# Structs

Cluster structure represents cluster record in the controller service.
ClusterConfiguration structure represents cluster configuration record in the controller service.
ClusterConfigurationsResponse represents response of controller service to cluster configuration request.
ClustersResponse structure represents response of controller service to cluster request.
ConfigurationProfile structure represents configuration profile record in the controller service.
ConfigurationProfileResponse structure represents response of controller service to single configuration profile request.
ConfigurationProfilesResponse structure represents response of controller service to configuration profiles request.
ConfigurationResponse structure represents response of controller service to configuration request.
Response structure represents default response of controller service to different POST PUT requests.
Trigger structure represents trigger record in the controller service ID: unique key Type: ID of trigger type Cluster: cluster ID (not name) Reason: a string with any comment(s) about the trigger Link: link to any document with customer ACK with the trigger TriggeredAt: timestamp of the last configuration change TriggeredBy: username of admin that created or updated the trigger AckedAt: timestamp where the insights operator acked the trigger Parameters: parameters that needs to be pass to trigger code Active: flag indicating whether the trigger is still active or not.
TriggerResponse structure represents response of controller service to single trigger request.
TriggersResponse structure represents response of controller service to triggers request.