resources_teleport_dev_v1

package
v0.0.0-...-6209148 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: 0BSD Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewResourcesTeleportDevTeleportLoginRuleV1Manifest

func NewResourcesTeleportDevTeleportLoginRuleV1Manifest() datasource.DataSource

func NewResourcesTeleportDevTeleportOktaImportRuleV1Manifest

func NewResourcesTeleportDevTeleportOktaImportRuleV1Manifest() datasource.DataSource

Types

type ResourcesTeleportDevTeleportLoginRuleV1Manifest

type ResourcesTeleportDevTeleportLoginRuleV1Manifest struct{}

func (*ResourcesTeleportDevTeleportLoginRuleV1Manifest) Metadata

func (*ResourcesTeleportDevTeleportLoginRuleV1Manifest) Read

func (*ResourcesTeleportDevTeleportLoginRuleV1Manifest) Schema

type ResourcesTeleportDevTeleportLoginRuleV1ManifestData

type ResourcesTeleportDevTeleportLoginRuleV1ManifestData struct {
	YAML types.String `tfsdk:"yaml" json:"-"`

	ApiVersion *string `tfsdk:"-" json:"apiVersion"`
	Kind       *string `tfsdk:"-" json:"kind"`

	Metadata struct {
		Name        string            `tfsdk:"name" json:"name"`
		Namespace   string            `tfsdk:"namespace" json:"namespace"`
		Labels      map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
	} `tfsdk:"metadata" json:"metadata"`

	Spec *struct {
		Priority          *int64               `tfsdk:"priority" json:"priority,omitempty"`
		Traits_expression *string              `tfsdk:"traits_expression" json:"traits_expression,omitempty"`
		Traits_map        *map[string][]string `tfsdk:"traits_map" json:"traits_map,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type ResourcesTeleportDevTeleportOktaImportRuleV1Manifest

type ResourcesTeleportDevTeleportOktaImportRuleV1Manifest struct{}

func (*ResourcesTeleportDevTeleportOktaImportRuleV1Manifest) Metadata

func (*ResourcesTeleportDevTeleportOktaImportRuleV1Manifest) Read

func (*ResourcesTeleportDevTeleportOktaImportRuleV1Manifest) Schema

type ResourcesTeleportDevTeleportOktaImportRuleV1ManifestData

type ResourcesTeleportDevTeleportOktaImportRuleV1ManifestData struct {
	YAML types.String `tfsdk:"yaml" json:"-"`

	ApiVersion *string `tfsdk:"-" json:"apiVersion"`
	Kind       *string `tfsdk:"-" json:"kind"`

	Metadata struct {
		Name        string            `tfsdk:"name" json:"name"`
		Namespace   string            `tfsdk:"namespace" json:"namespace"`
		Labels      map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
	} `tfsdk:"metadata" json:"metadata"`

	Spec *struct {
		Mappings *[]struct {
			Add_labels *struct {
				Key   *string `tfsdk:"key" json:"key,omitempty"`
				Value *string `tfsdk:"value" json:"value,omitempty"`
			} `tfsdk:"add_labels" json:"add_labels,omitempty"`
			Match *[]struct {
				App_ids            *[]string `tfsdk:"app_ids" json:"app_ids,omitempty"`
				App_name_regexes   *[]string `tfsdk:"app_name_regexes" json:"app_name_regexes,omitempty"`
				Group_ids          *[]string `tfsdk:"group_ids" json:"group_ids,omitempty"`
				Group_name_regexes *[]string `tfsdk:"group_name_regexes" json:"group_name_regexes,omitempty"`
			} `tfsdk:"match" json:"match,omitempty"`
		} `tfsdk:"mappings" json:"mappings,omitempty"`
		Priority *int64 `tfsdk:"priority" json:"priority,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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