ff_api_key

package
v0.31.4 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResourceFFApiKey

func ResourceFFApiKey() *schema.Resource

Types

type ApiKeyOpts

type ApiKeyOpts struct {
	Identifier  string `json:"identifier"`
	Name        string `json:"name"`
	Description string `json:"description,omitempty"`
	Type_       string `json:"type"`
	ExpiredAt   int    `json:"expiredAt,omitempty"`
}

type ApiKeyQueryParameters

type ApiKeyQueryParameters struct {
	Identifier     string
	ProjectId      string
	EnvironmentId  string
	OrganizationId string
}

Jump to

Keyboard shortcuts

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