package
0.0.0-20241018155610-2608dc602a80
Repository: https://github.com/awslabs/operatorpkg.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewReadyConditions returns a ConditionTypes to hold the conditions for the resource.
NewSucceededConditions returns a ConditionTypes to hold the conditions for the batch resource.
# Constants
ConditionReady specifies that the resource is ready.
ConditionSucceeded specifies that the resource has finished.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Cardinality is limited to # objects * # conditions.
Cardinality is limited to # objects * # conditions NOTE: This metric is based on a requeue so it won't show the current status seconds with extremely high accuracy.
Cardinality is limited to # objects * # conditions * # objectives.
Cardinality is limited to # objects * # conditions.
No description provided by the author
No description provided by the author
# Structs
ConditionSet provides methods for evaluating Conditions.
ConditionTypes is an abstract collection of the possible ConditionType values that a particular resource might expose.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
Condition aliases the upstream type and adds additional helper methods.
ConditionType is a upper-camel-cased condition type.