cmd

package
v3.12.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute added in v3.1.0

func Execute(ctx context.Context, v *VersionInfo)

Execute creates the root command and executes it.

func GetLiquidCapacityReport added in v3.5.0

func GetLiquidCapacityReport(provider *gophercloud.ProviderClient, opts liquidapi.ClientOpts, ctx context.Context, serviceCapacityRequest *liquid.ServiceCapacityRequest, serviceInfo liquid.ServiceInfo, output bool) (liquid.ServiceCapacityReport, error)

GetLiquidCapacityReport retrieves the liquid.ServiceCapacityReport from the liquid client and does validation and pretty printing on it.

func GetLiquidServiceInfo added in v3.5.0

func GetLiquidServiceInfo(provider *gophercloud.ProviderClient, opts liquidapi.ClientOpts, ctx context.Context, output bool) (liquid.ServiceInfo, error)

GetLiquidServiceInfo retrieves the liquid.ServiceInfo from the liquid client and does validation and pretty printing on it.

func GetLiquidUsageReport added in v3.5.0

func GetLiquidUsageReport(provider *gophercloud.ProviderClient, opts liquidapi.ClientOpts, ctx context.Context, projectID string, serviceUsageRequest *liquid.ServiceUsageRequest, serviceInfo liquid.ServiceInfo, output bool) (liquid.ServiceUsageReport, error)

GetLiquidUsageReport retrieves the liquid.ServiceUsageReport from the liquid client and does validation and pretty printing on it.

Types

type VersionInfo added in v3.1.0

type VersionInfo struct {
	Version       string
	GitCommitHash string
	BuildDate     string
}

VersionInfo contains all relevant information about the version of limesctl.

Jump to

Keyboard shortcuts

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