cmd

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2026 License: BSD-3-Clause Imports: 57 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

SPDX-License-Identifier: BSD-3-Clause

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Prompt added in v0.0.8

func Prompt(question string, mode ...huh.EchoMode) (string, error)

func Root added in v0.0.16

func Root() *cobra.Command

Types

type Resource added in v0.0.18

type Resource struct {
	Type ResourceType
	ID   string
	Name string
	// contains filtered or unexported fields
}

func (*Resource) Children added in v0.0.18

func (r *Resource) Children() []tree.Tree

func (*Resource) String added in v0.0.18

func (r *Resource) String() string

type ResourceType added in v0.0.18

type ResourceType string
const (
	Net             ResourceType = "net"
	Subnet          ResourceType = "subnet"
	InternetService ResourceType = "internet service"
	NetPeering      ResourceType = "net peering"
	VirtualGateway  ResourceType = "virtual gateway"
	VPNConnection   ResourceType = "vpn connection"
	NATService      ResourceType = "nat service"
	RouteTable      ResourceType = "route table"
	SecurityGroup   ResourceType = "security group"
	LoadBalancer    ResourceType = "load balancer"
	NetAccessPoint  ResourceType = "net access point"
	PublicIP        ResourceType = "public ip"
	VM              ResourceType = "vm"
	NIC             ResourceType = "nic"
)

Directories

Path Synopsis
doc
SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>
SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com>

Jump to

Keyboard shortcuts

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