hyperfoil_io_v1alpha1

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 NewHyperfoilIoHorreumV1Alpha1Manifest

func NewHyperfoilIoHorreumV1Alpha1Manifest() datasource.DataSource

Types

type HyperfoilIoHorreumV1Alpha1Manifest

type HyperfoilIoHorreumV1Alpha1Manifest struct{}

func (*HyperfoilIoHorreumV1Alpha1Manifest) Metadata

func (*HyperfoilIoHorreumV1Alpha1Manifest) Read

func (*HyperfoilIoHorreumV1Alpha1Manifest) Schema

type HyperfoilIoHorreumV1Alpha1ManifestData

type HyperfoilIoHorreumV1Alpha1ManifestData 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 {
		AdminSecret *string `tfsdk:"admin_secret" json:"adminSecret,omitempty"`
		Database    *struct {
			Host   *string `tfsdk:"host" json:"host,omitempty"`
			Name   *string `tfsdk:"name" json:"name,omitempty"`
			Port   *int64  `tfsdk:"port" json:"port,omitempty"`
			Secret *string `tfsdk:"secret" json:"secret,omitempty"`
		} `tfsdk:"database" json:"database,omitempty"`
		Image    *string `tfsdk:"image" json:"image,omitempty"`
		Keycloak *struct {
			AdminSecret *string `tfsdk:"admin_secret" json:"adminSecret,omitempty"`
			Database    *struct {
				Host   *string `tfsdk:"host" json:"host,omitempty"`
				Name   *string `tfsdk:"name" json:"name,omitempty"`
				Port   *int64  `tfsdk:"port" json:"port,omitempty"`
				Secret *string `tfsdk:"secret" json:"secret,omitempty"`
			} `tfsdk:"database" json:"database,omitempty"`
			External *struct {
				InternalUri *string `tfsdk:"internal_uri" json:"internalUri,omitempty"`
				PublicUri   *string `tfsdk:"public_uri" json:"publicUri,omitempty"`
			} `tfsdk:"external" json:"external,omitempty"`
			Image *string `tfsdk:"image" json:"image,omitempty"`
			Route *struct {
				Host *string `tfsdk:"host" json:"host,omitempty"`
				Tls  *string `tfsdk:"tls" json:"tls,omitempty"`
				Type *string `tfsdk:"type" json:"type,omitempty"`
			} `tfsdk:"route" json:"route,omitempty"`
			ServiceType *string `tfsdk:"service_type" json:"serviceType,omitempty"`
		} `tfsdk:"keycloak" json:"keycloak,omitempty"`
		NodeHost *string `tfsdk:"node_host" json:"nodeHost,omitempty"`
		Postgres *struct {
			AdminSecret           *string `tfsdk:"admin_secret" json:"adminSecret,omitempty"`
			Enabled               *bool   `tfsdk:"enabled" json:"enabled,omitempty"`
			Image                 *string `tfsdk:"image" json:"image,omitempty"`
			PersistentVolumeClaim *string `tfsdk:"persistent_volume_claim" json:"persistentVolumeClaim,omitempty"`
			User                  *int64  `tfsdk:"user" json:"user,omitempty"`
		} `tfsdk:"postgres" json:"postgres,omitempty"`
		Route *struct {
			Host *string `tfsdk:"host" json:"host,omitempty"`
			Tls  *string `tfsdk:"tls" json:"tls,omitempty"`
			Type *string `tfsdk:"type" json:"type,omitempty"`
		} `tfsdk:"route" json:"route,omitempty"`
		ServiceType *string `tfsdk:"service_type" json:"serviceType,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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