snd

package
v0.0.46 Latest Latest
Warning

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

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

Documentation

Overview

Package snd is the seictl-side plumbing for SeiNodeDeployment custom resources. Once sei-protocol/sei-k8s-controller#175 splits the api surface into a leaf module, this package is the natural place to introduce typed accessors in place of the unstructured helpers below.

Index

Constants

This section is empty.

Variables

View Source
var (
	GVK        = schema.GroupVersionKind{Group: "sei.io", Version: "v1alpha1", Kind: "SeiNodeDeployment"}
	ListGVK    = schema.GroupVersionKind{Group: "sei.io", Version: "v1alpha1", Kind: "SeiNodeDeploymentList"}
	FieldOwner = client.FieldOwner("seictl")
)

Functions

func Apply

func Apply(ctx context.Context, c client.Client, obj *unstructured.Unstructured, dryRun bool) error

Apply server-side-applies obj as the seictl FieldManager, mutating obj in place to match the apiserver response.

func New

func NewList

func NewList() *unstructured.UnstructuredList

Types

This section is empty.

Jump to

Keyboard shortcuts

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