secrets_doppler_com_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 NewSecretsDopplerComDopplerSecretV1Alpha1Manifest

func NewSecretsDopplerComDopplerSecretV1Alpha1Manifest() datasource.DataSource

Types

type SecretsDopplerComDopplerSecretV1Alpha1Manifest

type SecretsDopplerComDopplerSecretV1Alpha1Manifest struct{}

func (*SecretsDopplerComDopplerSecretV1Alpha1Manifest) Metadata

func (*SecretsDopplerComDopplerSecretV1Alpha1Manifest) Read

func (*SecretsDopplerComDopplerSecretV1Alpha1Manifest) Schema

type SecretsDopplerComDopplerSecretV1Alpha1ManifestData

type SecretsDopplerComDopplerSecretV1Alpha1ManifestData 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 {
		Config        *string `tfsdk:"config" json:"config,omitempty"`
		Format        *string `tfsdk:"format" json:"format,omitempty"`
		Host          *string `tfsdk:"host" json:"host,omitempty"`
		ManagedSecret *struct {
			Name      *string `tfsdk:"name" json:"name,omitempty"`
			Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
			Type      *string `tfsdk:"type" json:"type,omitempty"`
		} `tfsdk:"managed_secret" json:"managedSecret,omitempty"`
		NameTransformer *string `tfsdk:"name_transformer" json:"nameTransformer,omitempty"`
		Processors      *struct {
			AsName *string `tfsdk:"as_name" json:"asName,omitempty"`
			Type   *string `tfsdk:"type" json:"type,omitempty"`
		} `tfsdk:"processors" json:"processors,omitempty"`
		Project       *string   `tfsdk:"project" json:"project,omitempty"`
		ResyncSeconds *int64    `tfsdk:"resync_seconds" json:"resyncSeconds,omitempty"`
		Secrets       *[]string `tfsdk:"secrets" json:"secrets,omitempty"`
		TokenSecret   *struct {
			Name      *string `tfsdk:"name" json:"name,omitempty"`
			Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
		} `tfsdk:"token_secret" json:"tokenSecret,omitempty"`
		VerifyTLS *bool `tfsdk:"verify_tls" json:"verifyTLS,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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