featureflagtargetgroup

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResourceFeatureFlagTargetGroup

func ResourceFeatureFlagTargetGroup() *schema.Resource

ResourceFeatureFlagTargetGroup ...

Types

type FFTargetGroupOpts

type FFTargetGroupOpts struct {
	Identifier string           `json:"identifier,omitempty"`
	Name       string           `json:"name,omitempty"`
	Included   []nextgen.Target `json:"included,omitempty"`
	Excluded   []nextgen.Target `json:"excluded,omitempty"`
	Rules      []nextgen.Clause `json:"rules,omitempty"`
}

FFTargetGroupOpts ...

type FFTargetGroupQueryParameters

type FFTargetGroupQueryParameters struct {
	Identifier  string `json:"identifier,omitempty"`
	OrgID       string `json:"orgId,omitempty"`
	Project     string `json:"project,omitempty"`
	AcountID    string `json:"accountId,omitempty"`
	Environment string `json:"environment,omitempty"`
}

FFTargetGroupQueryParameters ...

type SegmentRequest

type SegmentRequest struct {
	Identifier  string           `json:"identifier,omitempty"`
	Project     string           `json:"project,omitempty"`
	Environment string           `json:"environment,omitempty"`
	Name        string           `json:"name,omitempty"`
	Included    []string         `json:"included,omitempty"`
	Excluded    []string         `json:"excluded,omitempty"`
	Rules       []nextgen.Clause `json:"rules,omitempty"`
}

SegmentRequest ...

Jump to

Keyboard shortcuts

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