prometheusservice_services_k8s_aws_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 NewPrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1Manifest

func NewPrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1Manifest() datasource.DataSource

func NewPrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1Manifest

func NewPrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1Manifest() datasource.DataSource

func NewPrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1Manifest

func NewPrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1Manifest() datasource.DataSource

func NewPrometheusserviceServicesK8SAwsWorkspaceV1Alpha1Manifest

func NewPrometheusserviceServicesK8SAwsWorkspaceV1Alpha1Manifest() datasource.DataSource

Types

type PrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1Manifest

type PrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1Manifest struct{}

func (*PrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1Manifest) Metadata

func (*PrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1Manifest) Read

func (*PrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1Manifest) Schema

type PrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1ManifestData

type PrometheusserviceServicesK8SAwsAlertManagerDefinitionV1Alpha1ManifestData 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 {
		Configuration *string `tfsdk:"configuration" json:"configuration,omitempty"`
		WorkspaceID   *string `tfsdk:"workspace_id" json:"workspaceID,omitempty"`
		WorkspaceRef  *struct {
			From *struct {
				Name      *string `tfsdk:"name" json:"name,omitempty"`
				Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
			} `tfsdk:"from" json:"from,omitempty"`
		} `tfsdk:"workspace_ref" json:"workspaceRef,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type PrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1Manifest

type PrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1Manifest struct{}

func (*PrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1Manifest) Metadata

func (*PrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1Manifest) Read

func (*PrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1Manifest) Schema

type PrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1ManifestData

type PrometheusserviceServicesK8SAwsLoggingConfigurationV1Alpha1ManifestData 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 {
		LogGroupARN  *string `tfsdk:"log_group_arn" json:"logGroupARN,omitempty"`
		WorkspaceID  *string `tfsdk:"workspace_id" json:"workspaceID,omitempty"`
		WorkspaceRef *struct {
			From *struct {
				Name      *string `tfsdk:"name" json:"name,omitempty"`
				Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
			} `tfsdk:"from" json:"from,omitempty"`
		} `tfsdk:"workspace_ref" json:"workspaceRef,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type PrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1Manifest

type PrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1Manifest struct{}

func (*PrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1Manifest) Metadata

func (*PrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1Manifest) Read

func (*PrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1Manifest) Schema

type PrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1ManifestData

type PrometheusserviceServicesK8SAwsRuleGroupsNamespaceV1Alpha1ManifestData 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 {
		Configuration *string            `tfsdk:"configuration" json:"configuration,omitempty"`
		Name          *string            `tfsdk:"name" json:"name,omitempty"`
		Tags          *map[string]string `tfsdk:"tags" json:"tags,omitempty"`
		WorkspaceID   *string            `tfsdk:"workspace_id" json:"workspaceID,omitempty"`
		WorkspaceRef  *struct {
			From *struct {
				Name      *string `tfsdk:"name" json:"name,omitempty"`
				Namespace *string `tfsdk:"namespace" json:"namespace,omitempty"`
			} `tfsdk:"from" json:"from,omitempty"`
		} `tfsdk:"workspace_ref" json:"workspaceRef,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type PrometheusserviceServicesK8SAwsWorkspaceV1Alpha1Manifest

type PrometheusserviceServicesK8SAwsWorkspaceV1Alpha1Manifest struct{}

func (*PrometheusserviceServicesK8SAwsWorkspaceV1Alpha1Manifest) Metadata

func (*PrometheusserviceServicesK8SAwsWorkspaceV1Alpha1Manifest) Read

func (*PrometheusserviceServicesK8SAwsWorkspaceV1Alpha1Manifest) Schema

type PrometheusserviceServicesK8SAwsWorkspaceV1Alpha1ManifestData

type PrometheusserviceServicesK8SAwsWorkspaceV1Alpha1ManifestData 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 {
		Alias *string            `tfsdk:"alias" json:"alias,omitempty"`
		Tags  *map[string]string `tfsdk:"tags" json:"tags,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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