authzed_com_v1alpha1

package
v0.0.0-...-0c7cfb0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: 0BSD Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthzedComSpiceDbclusterV1Alpha1Manifest

func NewAuthzedComSpiceDbclusterV1Alpha1Manifest() datasource.DataSource

Types

type AuthzedComSpiceDbclusterV1Alpha1Manifest

type AuthzedComSpiceDbclusterV1Alpha1Manifest struct{}

func (*AuthzedComSpiceDbclusterV1Alpha1Manifest) Metadata

func (*AuthzedComSpiceDbclusterV1Alpha1Manifest) Read

func (*AuthzedComSpiceDbclusterV1Alpha1Manifest) Schema

type AuthzedComSpiceDbclusterV1Alpha1ManifestData

type AuthzedComSpiceDbclusterV1Alpha1ManifestData 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 {
		Channel *string            `tfsdk:"channel" json:"channel,omitempty"`
		Config  *map[string]string `tfsdk:"config" json:"config,omitempty"`
		Patches *[]struct {
			Kind  *string            `tfsdk:"kind" json:"kind,omitempty"`
			Patch *map[string]string `tfsdk:"patch" json:"patch,omitempty"`
		} `tfsdk:"patches" json:"patches,omitempty"`
		SecretName *string `tfsdk:"secret_name" json:"secretName,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