# Packages

No description provided by the author

# Functions

No description provided by the author
DeepEqualJSONByte compares the JSON in two byte slices.
No description provided by the author
New is a helper function to simplify provider server and testing implementation.
NewClient - create new AAPClient instance.
NewGroupResource is a helper function to simplify the provider implementation.
NewHostResource is a helper function to simplify the provider implementation.
NewInventoryDataSource is a helper function to simplify the provider implementation.
NewInventoryResource is a helper function to simplify the provider implementation.
NewJobResource is a helper function to simplify the provider implementation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Default value for insecure skip verify.
Default http session timeout.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client -.
Group AAP API model.
GroupResource is the resource implementation.
GroupResourceModel maps the group resource schema to a Go struct.
Host AAP API model.
HostResource is the resource implementation.
HostResourceModel maps the host resource schema to a Go struct.
Inventory AAP API model.
inventoryDataSource is the data source implementation.
inventoryDataSourceModel maps the data source schema data.
InventoryResource is the resource implementation.
Job AAP API model.
JobResource is the resource implementation.
JobResourceModel maps the resource schema data.
No description provided by the author

# Interfaces

Provider Http Client interface (will be useful for unit tests).