model_kubedl_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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewModelKubedlIoModelV1Alpha1Manifest

func NewModelKubedlIoModelV1Alpha1Manifest() datasource.DataSource

func NewModelKubedlIoModelVersionV1Alpha1Manifest

func NewModelKubedlIoModelVersionV1Alpha1Manifest() datasource.DataSource

Types

type ModelKubedlIoModelV1Alpha1Manifest

type ModelKubedlIoModelV1Alpha1Manifest struct{}

func (*ModelKubedlIoModelV1Alpha1Manifest) Metadata

func (*ModelKubedlIoModelV1Alpha1Manifest) Read

func (*ModelKubedlIoModelV1Alpha1Manifest) Schema

type ModelKubedlIoModelV1Alpha1ManifestData

type ModelKubedlIoModelV1Alpha1ManifestData 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 {
		Description *string `tfsdk:"description" json:"description,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

type ModelKubedlIoModelVersionV1Alpha1Manifest

type ModelKubedlIoModelVersionV1Alpha1Manifest struct{}

func (*ModelKubedlIoModelVersionV1Alpha1Manifest) Metadata

func (*ModelKubedlIoModelVersionV1Alpha1Manifest) Read

func (*ModelKubedlIoModelVersionV1Alpha1Manifest) Schema

type ModelKubedlIoModelVersionV1Alpha1ManifestData

type ModelKubedlIoModelVersionV1Alpha1ManifestData 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 {
		CreatedBy *string `tfsdk:"created_by" json:"createdBy,omitempty"`
		ImageRepo *string `tfsdk:"image_repo" json:"imageRepo,omitempty"`
		ImageTag  *string `tfsdk:"image_tag" json:"imageTag,omitempty"`
		ModelName *string `tfsdk:"model_name" json:"modelName,omitempty"`
		Storage   *struct {
			AWSEfs *struct {
				Attributes   *map[string]string `tfsdk:"attributes" json:"attributes,omitempty"`
				VolumeHandle *string            `tfsdk:"volume_handle" json:"volumeHandle,omitempty"`
			} `tfsdk:"aws_efs" json:"AWSEfs,omitempty"`
			LocalStorage *struct {
				MountPath *string `tfsdk:"mount_path" json:"mountPath,omitempty"`
				NodeName  *string `tfsdk:"node_name" json:"nodeName,omitempty"`
				Path      *string `tfsdk:"path" json:"path,omitempty"`
			} `tfsdk:"local_storage" json:"localStorage,omitempty"`
			Nfs *struct {
				MountPath *string `tfsdk:"mount_path" json:"mountPath,omitempty"`
				Path      *string `tfsdk:"path" json:"path,omitempty"`
				Server    *string `tfsdk:"server" json:"server,omitempty"`
			} `tfsdk:"nfs" json:"nfs,omitempty"`
		} `tfsdk:"storage" json:"storage,omitempty"`
	} `tfsdk:"spec" json:"spec,omitempty"`
}

Jump to

Keyboard shortcuts

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