b3scale_io_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 NewB3ScaleIoBbbfrontendV1Manifest

func NewB3ScaleIoBbbfrontendV1Manifest() datasource.DataSource

Types

type B3ScaleIoBbbfrontendV1Manifest

type B3ScaleIoBbbfrontendV1Manifest struct{}

func (*B3ScaleIoBbbfrontendV1Manifest) Metadata

func (*B3ScaleIoBbbfrontendV1Manifest) Read

func (*B3ScaleIoBbbfrontendV1Manifest) Schema

type B3ScaleIoBbbfrontendV1ManifestData

type B3ScaleIoBbbfrontendV1ManifestData 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 {
		Credentials *struct {
			Frontend  *string `tfsdk:"frontend" json:"frontend,omitempty"`
			SecretRef *struct {
				Key  *string `tfsdk:"key" json:"key,omitempty"`
				Name *string `tfsdk:"name" json:"name,omitempty"`
			} `tfsdk:"secret_ref" json:"secretRef,omitempty"`
		} `tfsdk:"credentials" json:"credentials,omitempty"`
		DeletionProtection *bool   `tfsdk:"deletion_protection" json:"deletionProtection,omitempty"`
		FrontendID         *string `tfsdk:"frontend_id" json:"frontendID,omitempty"`
		Settings           *struct {
			CreateDefaultParams  *map[string]string `tfsdk:"create_default_params" json:"createDefaultParams,omitempty"`
			CreateOverrideParams *map[string]string `tfsdk:"create_override_params" json:"createOverrideParams,omitempty"`
			DefaultPresentation  *struct {
				Force *bool   `tfsdk:"force" json:"force,omitempty"`
				Url   *string `tfsdk:"url" json:"url,omitempty"`
			} `tfsdk:"default_presentation" json:"defaultPresentation,omitempty"`
			RequiredTags *[]string `tfsdk:"required_tags" json:"requiredTags,omitempty"`
		} `tfsdk:"settings" json:"settings,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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