fleet

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterFleet

func RegisterFleet() mcp.Tool

RegisterFleet registers the generic az fleet tool with structured parameters

func RegisterFleetCommand

func RegisterFleetCommand(cmd FleetCommand) mcp.Tool

RegisterFleetCommand registers a specific az fleet command as an MCP tool

Types

type FleetCommand

type FleetCommand struct {
	Name        string
	Description string
	ArgsExample string // Example of command arguments
}

FleetCommand defines a specific az fleet command to be registered as a tool

func GetAdminFleetCommands

func GetAdminFleetCommands() []FleetCommand

GetAdminFleetCommands returns all admin fleet commands

func GetReadOnlyFleetCommands

func GetReadOnlyFleetCommands() []FleetCommand

GetReadOnlyFleetCommands returns all read-only fleet commands

func GetReadWriteFleetCommands

func GetReadWriteFleetCommands() []FleetCommand

GetReadWriteFleetCommands returns all read-write fleet commands

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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