Documentation ¶
Index ¶
Constants ¶
View Source
const ( ReconcileOperation string = "Reconcile" UpdateOperationType string = "Update" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
Metrics is a metrics tracker for an api operation.
func (*Metrics) ApiComponentCount ¶
ApiComponentCount gets the total count of components for an API operation.
Click to show internal directories.
Click to hide internal directories.