Class: PodLogs::ElasticsearchService
- Inherits:
-
BaseService
- Object
- BaseService
- BaseService
- PodLogs::ElasticsearchService
- Defined in:
- app/services/pod_logs/elasticsearch_service.rb
Constant Summary
Constants inherited from BaseService
BaseService::CACHE_KEY_GET_POD_LOG, BaseService::K8S_NAME_MAX_LENGTH
Constants included from ReactiveCaching
ReactiveCaching::ExceededReactiveCacheLimit, ReactiveCaching::InvalidateReactiveCache, ReactiveCaching::WORK_TYPE
Instance Attribute Summary
Attributes inherited from BaseService
Attributes inherited from BaseService
#current_user, #params, #project
Method Summary
Methods inherited from BaseService
#calculate_reactive_cache, #execute, #id, #initialize
Methods included from Stepable
Methods inherited from BaseService
Methods included from BaseServiceUtility
#deny_visibility_level, #event_service, #log_error, #log_info, #notification_service, #system_hook_service, #todo_service, #visibility_level
Methods included from Gitlab::Allowable
Constructor Details
This class inherits a constructor from PodLogs::BaseService