hyperfoil_io_v1alpha2

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 NewHyperfoilIoHyperfoilV1Alpha2Manifest

func NewHyperfoilIoHyperfoilV1Alpha2Manifest() datasource.DataSource

Types

type HyperfoilIoHyperfoilV1Alpha2Manifest

type HyperfoilIoHyperfoilV1Alpha2Manifest struct{}

func (*HyperfoilIoHyperfoilV1Alpha2Manifest) Metadata

func (*HyperfoilIoHyperfoilV1Alpha2Manifest) Read

func (*HyperfoilIoHyperfoilV1Alpha2Manifest) Schema

type HyperfoilIoHyperfoilV1Alpha2ManifestData

type HyperfoilIoHyperfoilV1Alpha2ManifestData 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 {
		AdditionalArgs     *[]string `tfsdk:"additional_args" json:"additionalArgs,omitempty"`
		AgentDeployTimeout *int64    `tfsdk:"agent_deploy_timeout" json:"agentDeployTimeout,omitempty"`
		Auth               *struct {
			Secret *string `tfsdk:"secret" json:"secret,omitempty"`
		} `tfsdk:"auth" json:"auth,omitempty"`
		Image                 *string   `tfsdk:"image" json:"image,omitempty"`
		Log                   *string   `tfsdk:"log" json:"log,omitempty"`
		PersistentVolumeClaim *string   `tfsdk:"persistent_volume_claim" json:"persistentVolumeClaim,omitempty"`
		PostHooks             *[]string `tfsdk:"post_hooks" json:"postHooks,omitempty"`
		PreHooks              *[]string `tfsdk:"pre_hooks" json:"preHooks,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"`
		SecretEnvVars *[]string `tfsdk:"secret_env_vars" json:"secretEnvVars,omitempty"`
		ServiceType   *string   `tfsdk:"service_type" json:"serviceType,omitempty"`
		TriggerUrl    *string   `tfsdk:"trigger_url" json:"triggerUrl,omitempty"`
		Version       *string   `tfsdk:"version" json:"version,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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