package
5.21.5+incompatible
Repository: https://github.com/sensu/sensu-go.git
Documentation: pkg.go.dev

# Functions

RemoveCheckHookCommand defines new command to delete hooks from a check.
RemoveHandlersCommand adds a command that allows a user to remove the handlers of a check.
RemoveHighFlapThresholdCommand adds a command that allows a user to remove the high flap threshold of a check.
RemoveLowFlapThresholdCommand adds a command that allows a user to remove the low flap threshold of a check.
RemoveOutputMetricFormatCommand adds a command that allows a user to remove the output metric format of a check.
RemoveOutputMetricHandlersCommand adds a command that allows a user to remove the output metric handlers of a check.
RemoveProxyEntityNameCommand adds a command that allows a user to remove the proxy entity name of a check.
RemoveProxyRequestsCommand adds a command that allows a user to remove the proxy requests for a check.
RemoveRuntimeAssetsCommand adds a command that allows a user to remove the runtime assets of a check.
RemoveSubdueCommand adds a command that allows a user to remove the subdue settings of a check.
RemoveTimeoutCommand adds a command that allows a user to remove the timeout of a check.
RemoveTTLCommand adds a command that allows a user to remove the ttl of a check.
SetCheckHooksCommand defines new command to set hooks of a check.
SetCommandCommand updates the command of a check.
SetCronCommand updates the cron schedule of a check.
SetHandlersCommand updates the handlers of a check.
SetHighFlapThresholdCommand updates the high flap threshold of a check.
SetIntervalCommand updates the interval schedule of a check.
SetLowFlapThresholdCommand updates the low flap threshold of a check.
SetOutputMetricFormatCommand updates the output metric format of a check.
SetOutputMetricHandlersCommand updates the output metric handlers of a check.
SetProxyEntityNameCommand updates the proxy entity name of a check.
SetProxyRequestsCommand adds a command that allows a user to set the proxy requests for a check.
SetPublishCommand updates the publish of a check.
SetRoundRobinCommand updates the round-robin of a check.
SetRuntimeAssetsCommand updates the runtime assets of a check.
SetSTDINCommand updates the stdin of a check.
SetSubdueCommand adds a command that allows a user to subdue a check.
SetSubscriptionsCommand updates the subscriptions of a check.
SetTimeoutCommand updates the timeout of a check.
SetTTLCommand updates the ttl of a check.