charts_flagsmith_com_v1alpha1

package
v0.0.0-...-0c7cfb0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChartsFlagsmithComFlagsmithV1Alpha1Manifest

func NewChartsFlagsmithComFlagsmithV1Alpha1Manifest() datasource.DataSource

Types

type ChartsFlagsmithComFlagsmithV1Alpha1Manifest

type ChartsFlagsmithComFlagsmithV1Alpha1Manifest struct{}

func (*ChartsFlagsmithComFlagsmithV1Alpha1Manifest) Metadata

func (*ChartsFlagsmithComFlagsmithV1Alpha1Manifest) Read

func (*ChartsFlagsmithComFlagsmithV1Alpha1Manifest) Schema

type ChartsFlagsmithComFlagsmithV1Alpha1ManifestData

type ChartsFlagsmithComFlagsmithV1Alpha1ManifestData 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 {
		Api      *map[string]string `tfsdk:"api" json:"api,omitempty"`
		Frontend *map[string]string `tfsdk:"frontend" json:"frontend,omitempty"`
		Hooks    *map[string]string `tfsdk:"hooks" json:"hooks,omitempty"`
		Influxdb *struct {
			Enabled *bool `tfsdk:"enabled" json:"enabled,omitempty"`
		} `tfsdk:"influxdb" json:"influxdb,omitempty"`
		Ingress    *map[string]string `tfsdk:"ingress" json:"ingress,omitempty"`
		Metrics    *map[string]string `tfsdk:"metrics" json:"metrics,omitempty"`
		Openshift  *bool              `tfsdk:"openshift" json:"openshift,omitempty"`
		Postgresql *struct {
			Enabled *bool `tfsdk:"enabled" json:"enabled,omitempty"`
		} `tfsdk:"postgresql" json:"postgresql,omitempty"`
		Service *map[string]string `tfsdk:"service" json:"service,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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