# Functions

GetJiraResourceID Fetches the ID of a JIRA resource.
String hashes a string to a unique hashcode.
Strings hashes a list of strings to a unique hashcode.
Provider returns a terraform.ResourceProvider.

# Variables

Constant to use with errors.Is and errors.As.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
FilterRequest represents a Filter in Jira.
Group The struct sent to the JIRA instance to create a new GroupMembership.
No description provided by the author
GroupRequest The struct sent to the JIRA instance to create a new Group.
Groups List of groups the user belongs to.
IDResponse The struct sent from the JIRA instance after creating a new Project.
IssueTypeRequest The struct sent to the JIRA instance to create a new Issue Type JIRA API docs: https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/#api/2/issuetype-createIssueType.
Project represents a Jira Project.
ProjectCategory represents a JIRA ProjectCategory.
ProjectMembership represents a JIRA ProjectMembership.
ProjectMembershipRequest represents a JIRA ProjectMembership.
No description provided by the author
ProjectRequest The struct sent to the JIRA instance to create a new Project.
ProjectRole represents the actors of a Role within a Project.
Role represents a JIRA Role.
No description provided by the author
No description provided by the author
UserGroups Wrapper for the groups of a user.
Webhook represents a JIRA Webhook.
WebhookFilter represents the JQL Filter for Webhook Events.