iam

package
v4.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2023 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package iam contains implementation for Akamai Terraform sub-provider responsible for managing identities and accesses

Index

Constants

View Source
const ProviderVersion string = "v0.0.1"

ProviderVersion update version string anytime provider adds new features

View Source
const UnknownVariableValue = "74D93920-ED26-11E3-AC10-0800200C9A66"

UnknownVariableValue is a sentinel value that is used to denote that the value of a variable is unknown at this time. RawConfig uses this information to build up data about unknown keys. https://github.com/hashicorp/terraform-plugin-sdk/blob/v2.17.0/internal/configs/hcl2shim/values.go#L16

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider returns the Akamai terraform.Resource provider.

func Subprovider

func Subprovider() akamai.Subprovider

Subprovider returns a core sub provider

Types

type Option

type Option func(p *provider)

Option is a iam provider option

func WithClient

func WithClient(c iam.IAM) Option

WithClient sets the client interface function, used for mocking and testing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL