Documentation
¶
Overview ¶
Package datauploader contains routines upload inventory data to SSM - Inventory service
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockOptimizer ¶
Mock stands for a mocked plugin.
func NewMockDefault ¶
func NewMockDefault() *MockOptimizer
func (*MockOptimizer) GetContentHash ¶
func (m *MockOptimizer) GetContentHash(inventoryItemName string) (hash string)
func (*MockOptimizer) UpdateContentHash ¶
func (m *MockOptimizer) UpdateContentHash(inventoryItemName, hash string) (err error)
Click to show internal directories.
Click to hide internal directories.