package
3.0.8+incompatible
Repository: https://github.com/opalsecurity/terraform-provider-opal.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Bool provides a helper function to return a pointer to a bool.
Float32 provides a helper function to return a pointer to a float32.
Float64 provides a helper function to return a pointer to a float64.
Int provides a helper function to return a pointer to an int.
Int64 provides a helper function to return a pointer to an int64.
New creates a new instance of the SDK with the provided options.
Pointer provides a helper function to return a pointer to a type.
String provides a helper function to return a pointer to a string.
WithClient allows the overriding of the default HTTP client used by the SDK.
No description provided by the author
WithSecurity configures the SDK to use the provided security details.
WithSecuritySource configures the SDK to invoke the Security Source function on each method call to determine authentication.
WithServer allows the overriding of the default server by name.
WithServerURL allows the overriding of the default server URL.
WithTemplatedServerURL allows the overriding of the default server URL with a templated URL populated with the provided parameters.
WithTimeout Optional request timeout applied to each operation.

# Constants

Production.

# Variables

ServerList contains the list of servers available to the SDK.

# Structs

Apps - Operations related to apps.
ConfigurationTemplates - Operations related to configuration templates.
Events - Operations related to events.
No description provided by the author
Groups - Operations related to groups.
MessageChannels - Operations related to message channels.
No description provided by the author
OnCallSchedules - Operations related to on-call schedules.
OpalAPI - Opal API: Your Home For Developer Resources.
Owners - Operations related to owners.
Requests - Operations related to requests.
Resources - Operations related to resources.
Sessions - Operations related to sessions.
Tags - Operations related to tags.
Uars - Operations related to uars.
Users - Operations related to users.

# Interfaces

HTTPClient provides an interface for suplying the SDK with a custom HTTP client.

# Type aliases

No description provided by the author