chisel_operator_io_v1

package
v0.0.0-...-d4acb09 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: 0BSD Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChiselOperatorIoExitNodeProvisionerV1Manifest

func NewChiselOperatorIoExitNodeProvisionerV1Manifest() datasource.DataSource

func NewChiselOperatorIoExitNodeV1Manifest

func NewChiselOperatorIoExitNodeV1Manifest() datasource.DataSource

Types

type ChiselOperatorIoExitNodeProvisionerV1Manifest

type ChiselOperatorIoExitNodeProvisionerV1Manifest struct{}

func (*ChiselOperatorIoExitNodeProvisionerV1Manifest) Metadata

func (*ChiselOperatorIoExitNodeProvisionerV1Manifest) Read

func (*ChiselOperatorIoExitNodeProvisionerV1Manifest) Schema

type ChiselOperatorIoExitNodeProvisionerV1ManifestData

type ChiselOperatorIoExitNodeProvisionerV1ManifestData 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 {
		AWS *struct {
			Auth           *string `tfsdk:"auth" json:"auth,omitempty"`
			Region         *string `tfsdk:"region" json:"region,omitempty"`
			Security_group *string `tfsdk:"security_group" json:"security_group,omitempty"`
			Size           *string `tfsdk:"size" json:"size,omitempty"`
		} `tfsdk:"aws" json:"AWS,omitempty"`
		DigitalOcean *struct {
			Auth             *string   `tfsdk:"auth" json:"auth,omitempty"`
			Region           *string   `tfsdk:"region" json:"region,omitempty"`
			Size             *string   `tfsdk:"size" json:"size,omitempty"`
			Ssh_fingerprints *[]string `tfsdk:"ssh_fingerprints" json:"ssh_fingerprints,omitempty"`
		} `tfsdk:"digital_ocean" json:"DigitalOcean,omitempty"`
		Linode *struct {
			Auth   *string `tfsdk:"auth" json:"auth,omitempty"`
			Region *string `tfsdk:"region" json:"region,omitempty"`
			Size   *string `tfsdk:"size" json:"size,omitempty"`
		} `tfsdk:"linode" json:"Linode,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type ChiselOperatorIoExitNodeV1Manifest

type ChiselOperatorIoExitNodeV1Manifest struct{}

func (*ChiselOperatorIoExitNodeV1Manifest) Metadata

func (*ChiselOperatorIoExitNodeV1Manifest) Read

func (*ChiselOperatorIoExitNodeV1Manifest) Schema

type ChiselOperatorIoExitNodeV1ManifestData

type ChiselOperatorIoExitNodeV1ManifestData 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 {
		Auth          *string `tfsdk:"auth" json:"auth,omitempty"`
		Chisel_image  *string `tfsdk:"chisel_image" json:"chisel_image,omitempty"`
		Default_route *bool   `tfsdk:"default_route" json:"default_route,omitempty"`
		External_host *string `tfsdk:"external_host" json:"external_host,omitempty"`
		Fingerprint   *string `tfsdk:"fingerprint" json:"fingerprint,omitempty"`
		Host          *string `tfsdk:"host" json:"host,omitempty"`
		Port          *int64  `tfsdk:"port" json:"port,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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