samples_operator_openshift_io_v1

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 NewSamplesOperatorOpenshiftIoConfigV1Manifest

func NewSamplesOperatorOpenshiftIoConfigV1Manifest() datasource.DataSource

Types

type SamplesOperatorOpenshiftIoConfigV1Manifest

type SamplesOperatorOpenshiftIoConfigV1Manifest struct{}

func (*SamplesOperatorOpenshiftIoConfigV1Manifest) Metadata

func (*SamplesOperatorOpenshiftIoConfigV1Manifest) Read

func (*SamplesOperatorOpenshiftIoConfigV1Manifest) Schema

type SamplesOperatorOpenshiftIoConfigV1ManifestData

type SamplesOperatorOpenshiftIoConfigV1ManifestData 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"`
		Labels      map[string]string `tfsdk:"labels" json:"labels,omitempty"`
		Annotations map[string]string `tfsdk:"annotations" json:"annotations,omitempty"`
	} `tfsdk:"metadata" json:"metadata"`

	Spec *struct {
		Architectures       *[]string `tfsdk:"architectures" json:"architectures,omitempty"`
		ManagementState     *string   `tfsdk:"management_state" json:"managementState,omitempty"`
		SamplesRegistry     *string   `tfsdk:"samples_registry" json:"samplesRegistry,omitempty"`
		SkippedHelmCharts   *[]string `tfsdk:"skipped_helm_charts" json:"skippedHelmCharts,omitempty"`
		SkippedImagestreams *[]string `tfsdk:"skipped_imagestreams" json:"skippedImagestreams,omitempty"`
		SkippedTemplates    *[]string `tfsdk:"skipped_templates" json:"skippedTemplates,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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