Class: Splunk::Pickaxe::EventTypes

Inherits:
Objects
  • Object
show all
Defined in:
lib/splunk/pickaxe/objects/eventtypes.rb

Instance Attribute Summary

Attributes inherited from Objects

#environment, #pickaxe_config, #service

Instance Method Summary collapse

Methods inherited from Objects

#config, #create, #entity_file_extensions, #find, #initialize, #name, #needs_update?, #skip?, #splunk_config, #sync, #update

Constructor Details

This class inherits a constructor from Splunk::Pickaxe::Objects

Instance Method Details

#entity_dirObject



15
16
17
# File 'lib/splunk/pickaxe/objects/eventtypes.rb', line 15

def entity_dir
  DIR
end

#splunk_resourceObject



11
12
13
# File 'lib/splunk/pickaxe/objects/eventtypes.rb', line 11

def splunk_resource
  %w[saved eventtypes]
end