rust

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultNameQualifier = "rust." + plugins.DefaultNameQualifier

DefaultNameQualifier is the suffix appended to all kubebuilder plugin names for Rust operators.

Variables

This section is empty.

Functions

This section is empty.

Types

type Marker

type Marker struct {
	machinery.Marker
}

func NewRustMarker

func NewRustMarker(path string, value string) Marker

type Options

type Options struct {
	Namespaced   bool
	DoAPI        bool
	DoController bool
}

Options contains the information required to build a new resource.Resource.

func (Options) UpdateResource

func (opts Options) UpdateResource(res *resource.Resource)

UpdateResource updates the provided resource with the options

Jump to

Keyboard shortcuts

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