package types var ( SafeService = []string{"domain", "expected_status", "expected", "allow_notifications", "headers", "method", "port", "timeout", "status_code", "verify_ssl", "post_data", "type", "check_interval", "failures"} )