kubernetes

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package kubernetes provides the Kubernetes toolset using Steve API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Toolset

type Toolset struct {
	// ReadOnly disables create, patch, delete operations
	ReadOnly bool
	// DisableDestructive disables delete operations only
	DisableDestructive bool
}

Toolset implements the Kubernetes toolset using Steve API

func (*Toolset) GetDescription

func (t *Toolset) GetDescription() string

GetDescription returns the description of the toolset

func (*Toolset) GetName

func (t *Toolset) GetName() string

GetName returns the name of the toolset

func (*Toolset) GetTools

func (t *Toolset) GetTools(client interface{}) []toolset.ServerTool

GetTools returns the tools provided by this toolset

Jump to

Keyboard shortcuts

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