environments

package
v4.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvironmentModel

type EnvironmentModel struct {
	ID                int                           `json:"id"`
	APIKey            string                        `json:"api_key"`
	Project           *projects.ProjectModel        `json:"project"`
	FeatureStates     []*features.FeatureStateModel `json:"feature_states"`
	IdentityOverrides []*identities.IdentityModel   `json:"identity_overrides"`
	UpdatedAt         time.Time                     `json:"updated_at"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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