monocle_monocle_change_metrics_io_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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMonocleMonocleChangeMetricsIoMonocleV1Alpha1Manifest

func NewMonocleMonocleChangeMetricsIoMonocleV1Alpha1Manifest() datasource.DataSource

Types

type MonocleMonocleChangeMetricsIoMonocleV1Alpha1Manifest

type MonocleMonocleChangeMetricsIoMonocleV1Alpha1Manifest struct{}

func (*MonocleMonocleChangeMetricsIoMonocleV1Alpha1Manifest) Metadata

func (*MonocleMonocleChangeMetricsIoMonocleV1Alpha1Manifest) Read

func (*MonocleMonocleChangeMetricsIoMonocleV1Alpha1Manifest) Schema

type MonocleMonocleChangeMetricsIoMonocleV1Alpha1ManifestData

type MonocleMonocleChangeMetricsIoMonocleV1Alpha1ManifestData 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 {
		Image     *string `tfsdk:"image" json:"image,omitempty"`
		PublicURL *string `tfsdk:"public_url" json:"publicURL,omitempty"`
		Route     *struct {
			Host   *string            `tfsdk:"host" json:"host,omitempty"`
			Labels *map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		} `tfsdk:"route" json:"route,omitempty"`
		StorageClassName *string `tfsdk:"storage_class_name" json:"storageClassName,omitempty"`
		StorageSize      *string `tfsdk:"storage_size" json:"storageSize,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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