Directories ¶
Path | Synopsis |
---|---|
windowscontainerutil
Package windowscontainerutil implements the the install and uninstall steps for windows for the configurecontainers plugin.
|
Package windowscontainerutil implements the the install and uninstall steps for windows for the configurecontainers plugin. |
Package configuredaemon implements the ConfigureDaemon plugin.
|
Package configuredaemon implements the ConfigureDaemon plugin. |
Package configurepackage implements the ConfigurePackage plugin.
|
Package configurepackage implements the ConfigurePackage plugin. |
birdwatcher/archive
package archive holds the resources for the archive
|
package archive holds the resources for the archive |
birdwatcher/birdwatcherarchive
Package birdwatcherarchive contains the struct that is called when the package information is stored in birdwatcher
|
Package birdwatcherarchive contains the struct that is called when the package information is stored in birdwatcher |
birdwatcher/documentarchive
Package documentarchive contains the struct that is called when the package information is stored in birdwatcher
|
Package documentarchive contains the struct that is called when the package information is stored in birdwatcher |
birdwatcher/facade
This package returns the means of creating an object of type facade
|
This package returns the means of creating an object of type facade |
birdwatcher/facade/mocks
Code generated by mockery v1.0.0
|
Code generated by mockery v1.0.0 |
birdwatcher/facade/retryer
Package retryer overrides the default ssm retryer delay logic to suit GetManifest, DescribeDocument and GetDocument
|
Package retryer overrides the default ssm retryer delay logic to suit GetManifest, DescribeDocument and GetDocument |
installer
Package installer implements interfaces for installing and uninstalling packages
|
Package installer implements interfaces for installing and uninstalling packages |
installer/mock
Package installer_mock implements the mock for the installer package
|
Package installer_mock implements the mock for the installer package |
localpackages
Package localpackages implements the local storage for packages managed by the ConfigurePackage plugin.
|
Package localpackages implements the local storage for packages managed by the ConfigurePackage plugin. |
localpackages/mock
Package repository_mock implements the mock for Repository.
|
Package repository_mock implements the mock for Repository. |
packageservice/mock
Code generated by mockery v1.0.0
|
Code generated by mockery v1.0.0 |
ssminstaller
Package ssminstaller implements the installer for ssm packages that use documents or scripts to install and uninstall.
|
Package ssminstaller implements the installer for ssm packages that use documents or scripts to install and uninstall. |
Package domainjoin implements the domain join plugin.
|
Package domainjoin implements the domain join plugin. |
Package downloadcontent implements the aws:downloadContent plugin
|
Package downloadcontent implements the aws:downloadContent plugin |
gitresource
Package gitresource implements methods and defines resources required to access git repositories
|
Package gitresource implements methods and defines resources required to access git repositories |
gitresource/github
Package github implements the methods to access resources from github
|
Package github implements the methods to access resources from github |
gitresource/github/privategithub
Package privategithub deals with all the authorization invocations to access private github
|
Package privategithub deals with all the authorization invocations to access private github |
gitresource/github/privategithub/githubclient
Package githubclient contains methods for interacting with git
|
Package githubclient contains methods for interacting with git |
gitresource/github/privategithub/githubclient/mock
Package mock_githubclient contains methods to mock githubclient package
|
Package mock_githubclient contains methods to mock githubclient package |
gitresource/privategit
Package privategit implements the methods to access resources over Git
|
Package privategit implements the methods to access resources over Git |
gitresource/privategit/handler
Package handler provides methods for accessing git repositories over SSH or HTTP(s)
|
Package handler provides methods for accessing git repositories over SSH or HTTP(s) |
gitresource/privategit/handler/core
Package core contains wrapper structs for the git package resources
|
Package core contains wrapper structs for the git package resources |
gitresource/privategit/handler/core/mock
Package mock defines the struct and its corresponding methods for mocking core.Repository
|
Package mock defines the struct and its corresponding methods for mocking core.Repository |
gitresource/privategit/handler/mock
Package mock defines the struct and its corresponding methods for mocking handler.IGitHandler
|
Package mock defines the struct and its corresponding methods for mocking handler.IGitHandler |
httpresource
Package httpresource provides methods to download resources over HTTP(s)
|
Package httpresource provides methods to download resources over HTTP(s) |
httpresource/handler
Package handler provides methods to access resources over HTTP(s)
|
Package handler provides methods to access resources over HTTP(s) |
httpresource/handler/auth/digest
Package digest defines functionality required to support digest authorization
|
Package digest defines functionality required to support digest authorization |
remoteresource
Package remoteresource is the factory for creating and developing on multiple remote resources
|
Package remoteresource is the factory for creating and developing on multiple remote resources |
remoteresource/mock
Package remoteresource_mock has mock functions for remoteresource package
|
Package remoteresource_mock has mock functions for remoteresource package |
s3resource
Package s3resource implements the methods to access resources from s3
|
Package s3resource implements the methods to access resources from s3 |
ssmdocresource
Package ssmdocresource implements the methods to access resources from ssm
|
Package ssmdocresource implements the methods to access resources from ssm |
system
Package system have all the files related dependencies used by the copy package
|
Package system have all the files related dependencies used by the copy package |
types
Package types defines custom types
|
Package types defines custom types |
Package inventory contains implementation of aws:softwareInventory plugin
|
Package inventory contains implementation of aws:softwareInventory plugin |
datauploader
Package datauploader contains routines upload inventory data to SSM - Inventory service
|
Package datauploader contains routines upload inventory data to SSM - Inventory service |
gatherers
Package gatherers contains routines for different types of inventory gatherers
|
Package gatherers contains routines for different types of inventory gatherers |
gatherers/application
Package application contains a application gatherer.
|
Package application contains a application gatherer. |
gatherers/awscomponent
Package awscomponent contains a aws component gatherer.
|
Package awscomponent contains a aws component gatherer. |
gatherers/billinginfo
Package billinginfo contains a billinginfo gatherer.
|
Package billinginfo contains a billinginfo gatherer. |
gatherers/custom
Package custom contains a gatherer for collecting custom inventory items
|
Package custom contains a gatherer for collecting custom inventory items |
gatherers/file
Package file contains file gatherer.
|
Package file contains file gatherer. |
gatherers/instancedetailedinformation
Package instancedetailedinformation contains a gatherer for the AWS:InstanceDetailedInformation inventory type.
|
Package instancedetailedinformation contains a gatherer for the AWS:InstanceDetailedInformation inventory type. |
gatherers/network
Package network contains a network gatherer.
|
Package network contains a network gatherer. |
gatherers/registry
Package registry collects information about windows registry
|
Package registry collects information about windows registry |
gatherers/role
Package role contains a role gatherer.
|
Package role contains a role gatherer. |
gatherers/service
Package service contains a service gatherer.
|
Package service contains a service gatherer. |
mocks/datauploader
Package datauploader contains routines upload inventory data to SSM - Inventory service
|
Package datauploader contains routines upload inventory data to SSM - Inventory service |
mocks/gatherers
Package gatherers contains routines for different types of inventory gatherers
|
Package gatherers contains routines for different types of inventory gatherers |
model
Package model contains contracts for inventory
|
Package model contains contracts for inventory |
Package lrpminvoker contains implementation of lrpm-invoker plugin.
|
Package lrpminvoker contains implementation of lrpm-invoker plugin. |
Package pluginutil implements some common functions shared by multiple plugins.
|
Package pluginutil implements some common functions shared by multiple plugins. |
Package refreshassociation implements the refreshassociation plugin.
|
Package refreshassociation implements the refreshassociation plugin. |
Package rundocument implements the aws:runDocument plugin
|
Package rundocument implements the aws:runDocument plugin |
mocks/rundocument
Package rundocument implements the aws:runDocument plugin
|
Package rundocument implements the aws:runDocument plugin |
Package runscript implements the RunScript plugin.
|
Package runscript implements the RunScript plugin. |
Package updateec2config implements the UpdateEC2Config plugin.
|
Package updateec2config implements the UpdateEC2Config plugin. |
Package updatessmagent implements the UpdateSsmAgent plugin.
|
Package updatessmagent implements the UpdateSsmAgent plugin. |
Click to show internal directories.
Click to hide internal directories.