catalog
allows you to build a catalog using the octocatalog-diff compiler or to obtain a catalog from a Puppet server.
Read more about the catalog
call
catalog-diff
allows you compare two catalogs and obtain the differences between them. Catalogs can be built if necessary.
Read more about the catalog-diff
call
config
allows you read and parse an octocatalog-diff configuration file.
Read more about the config
call
The OctocatalogDiff::API::V1::Catalog
object represents a compiled catalog and supports several methods to get information about the catalog.
Read more about the OctocatalogDiff::API::V1::Catalog
object
The OctocatalogDiff::API::V1::Diff
object represents a difference between two catalogs and supports several methods to get information about the difference.
Read more about the OctocatalogDiff::API::V1::Diff
object
The OctocatalogDiff::API::V1::Override
object represents a user-supplied fact or ENC parameter that will be used when compiling a catalog.
Read more about the OctocatalogDiff::API::V1::Override
object