mirrors_kts_studio_v1alpha2

package
v0.0.0-...-cfacd09 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2025 License: 0BSD Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMirrorsKtsStudioSecretMirrorV1Alpha2Manifest

func NewMirrorsKtsStudioSecretMirrorV1Alpha2Manifest() datasource.DataSource

Types

type MirrorsKtsStudioSecretMirrorV1Alpha2Manifest

type MirrorsKtsStudioSecretMirrorV1Alpha2Manifest struct{}

func (*MirrorsKtsStudioSecretMirrorV1Alpha2Manifest) Metadata

func (*MirrorsKtsStudioSecretMirrorV1Alpha2Manifest) Read

func (*MirrorsKtsStudioSecretMirrorV1Alpha2Manifest) Schema

type MirrorsKtsStudioSecretMirrorV1Alpha2ManifestData

type MirrorsKtsStudioSecretMirrorV1Alpha2ManifestData 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 {
		DeletePolicy *string `tfsdk:"delete_policy" json:"deletePolicy,omitempty"`
		Destination  *struct {
			Namespaces *[]string `tfsdk:"namespaces" json:"namespaces,omitempty"`
			Type       *string   `tfsdk:"type" json:"type,omitempty"`
			Vault      *struct {
				Addr *string `tfsdk:"addr" json:"addr,omitempty"`
				Auth *struct {
					Approle *struct {
						AppRolePath *string `tfsdk:"app_role_path" json:"appRolePath,omitempty"`
						RoleIDKey   *string `tfsdk:"role_id_key" json:"roleIDKey,omitempty"`
						SecretIDKey *string `tfsdk:"secret_id_key" json:"secretIDKey,omitempty"`
						SecretRef   *struct {
							Name      *string `tfsdk:"name" json:"name,omitempty"`
							Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
						} `tfsdk:"secret_ref" json:"secretRef,omitempty"`
					} `tfsdk:"approle" json:"approle,omitempty"`
					Token *struct {
						SecretRef *struct {
							Name      *string `tfsdk:"name" json:"name,omitempty"`
							Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
						} `tfsdk:"secret_ref" json:"secretRef,omitempty"`
						TokenKey *string `tfsdk:"token_key" json:"tokenKey,omitempty"`
					} `tfsdk:"token" json:"token,omitempty"`
				} `tfsdk:"auth" json:"auth,omitempty"`
				Path *string `tfsdk:"path" json:"path,omitempty"`
			} `tfsdk:"vault" json:"vault,omitempty"`
		} `tfsdk:"destination" json:"destination,omitempty"`
		PollPeriodSeconds *int64 `tfsdk:"poll_period_seconds" json:"pollPeriodSeconds,omitempty"`
		Source            *struct {
			Name  *string `tfsdk:"name" json:"name,omitempty"`
			Type  *string `tfsdk:"type" json:"type,omitempty"`
			Vault *struct {
				Addr *string `tfsdk:"addr" json:"addr,omitempty"`
				Auth *struct {
					Approle *struct {
						AppRolePath *string `tfsdk:"app_role_path" json:"appRolePath,omitempty"`
						RoleIDKey   *string `tfsdk:"role_id_key" json:"roleIDKey,omitempty"`
						SecretIDKey *string `tfsdk:"secret_id_key" json:"secretIDKey,omitempty"`
						SecretRef   *struct {
							Name      *string `tfsdk:"name" json:"name,omitempty"`
							Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
						} `tfsdk:"secret_ref" json:"secretRef,omitempty"`
					} `tfsdk:"approle" json:"approle,omitempty"`
					Token *struct {
						SecretRef *struct {
							Name      *string `tfsdk:"name" json:"name,omitempty"`
							Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
						} `tfsdk:"secret_ref" json:"secretRef,omitempty"`
						TokenKey *string `tfsdk:"token_key" json:"tokenKey,omitempty"`
					} `tfsdk:"token" json:"token,omitempty"`
				} `tfsdk:"auth" json:"auth,omitempty"`
				Path *string `tfsdk:"path" json:"path,omitempty"`
			} `tfsdk:"vault" json:"vault,omitempty"`
		} `tfsdk:"source" json:"source,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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