command

package
v0.0.0-...-4e4bc41 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package command provides command execution API handlers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	// JobClient provides the interface for interacting with the jobs system.
	JobClient client.JobClient
	// contains filtered or unexported fields
}

Command implementation of the Command APIs operations.

func New

func New(
	logger *slog.Logger,
	jobClient client.JobClient,
) *Command

New factory to create a new instance.

func (Command) PostCommandExec

PostCommandExec post the command exec API endpoint.

func (Command) PostCommandShell

PostCommandShell post the command shell API endpoint.

Directories

Path Synopsis
Package gen provides primitives to interact with the openapi HTTP API.
Package gen provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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