azaks

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAzCommand

func RegisterAzCommand(cmd AksCommand) mcp.Tool

RegisterAzCommand registers a specific az command as an MCP tool

Types

type AksCommand

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

AksCommand defines a specific az aks command to be registered as a tool

func GetAccountAzCommands

func GetAccountAzCommands() []AksCommand

GetAccountAzCommands returns all Azure account management commands

func GetAdminAzCommands

func GetAdminAzCommands() []AksCommand

GetAdminAzCommands returns all admin az commands

func GetReadOnlyAzCommands

func GetReadOnlyAzCommands() []AksCommand

GetReadOnlyAzCommands returns all read-only az commands

func GetReadWriteAzCommands

func GetReadWriteAzCommands() []AksCommand

GetReadWriteAzCommands returns all read-write az commands

Jump to

Keyboard shortcuts

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