model

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	machinery.TemplateMixin
	machinery.ResourceMixin

	// Package is the source files package
	Package string

	// Name of the operator used for the main file.
	ClassName string
}

func (*Model) SetTemplateDefaults

func (f *Model) SetTemplateDefaults() error

type ModelSpec

type ModelSpec struct {
	machinery.TemplateMixin

	// Package is the source files package
	Package string

	// Name of the operator used for the main file.
	ClassName string
}

func (*ModelSpec) SetTemplateDefaults

func (f *ModelSpec) SetTemplateDefaults() error

type ModelStatus

type ModelStatus struct {
	machinery.TemplateMixin

	// Package is the source files package
	Package string

	// Name of the operator used for the main file.
	ClassName string
}

func (*ModelStatus) SetTemplateDefaults

func (f *ModelStatus) SetTemplateDefaults() error

Jump to

Keyboard shortcuts

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