autoscale

package
v0.0.0-...-94a4ce8 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Autoscalepolicystats

type Autoscalepolicystats struct {
	/**
	* The name of the autoscale policy for which statistics will be displayed.  If not given statistics are shown for all autoscale policies.
	 */
	Name string `json:"name,omitempty"`
	/**
	* Clear the statsistics / counters
	 */
	Clearstats   string `json:"clearstats,omitempty"`
	Pipolicyhits int    `json:"pipolicyhits,omitempty"`
	/**
	* Number of hits on the policy
	 */
	Pipolicyhitsrate  float64 `json:"pipolicyhitsrate,omitempty"`
	Pipolicyundefhits int     `json:"pipolicyundefhits,omitempty"`
	/**
	* Number of undef hits on the policy
	 */
	Pipolicyundefhitsrate float64 `json:"pipolicyundefhitsrate,omitempty"`
}

Jump to

Keyboard shortcuts

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