package
0.0.0-20250309065940-62908394c75b
Repository: https://github.com/choreo-idp/choreo.git
Documentation: pkg.go.dev
# Packages
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
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
GetComponentName returns the component name that the object belongs to.
No description provided by the author
GetDeployableArtifactName returns the deployable artifact name that the object belongs to.
No description provided by the author
No description provided by the author
No description provided by the author
GetDeploymentName returns the deployment name that the object belongs to.
No description provided by the author
No description provided by the author
GetDeploymentTrackName returns the deployment track name that the object belongs to.
GetDescription returns the description of the object.
GetDisplayName returns the display name of the object.
No description provided by the author
No description provided by the author
GetEnvironmentName returns the environment name that the object belongs to.
GetName returns the name of the object.
GetOrganizationName returns the organization name that the object belongs to.
No description provided by the author
GetProjectName returns the project name that the object belongs to.
IgnoreHierarchyNotFoundError returns nil if the given error is a HierarchyNotFoundError.
NeedConditionUpdate checks if the conditions need to be updated based on the current and updated conditions.
NewCondition creates a new condition with the last transition time set to the current time.
NewHierarchyNotFoundError creates a new error with the given object and parent object details.
UpdateCondition updates or adds a condition to any resource that has a Status with Conditions.
UpdateStatusConditions will compare the current and updated conditions and update the status conditions if needed.
UpdateStatusConditionsAndRequeue updates status conditions and requests a requeue.
UpdateStatusConditionsAndRequeueAfter updates status conditions and requeues after the specified duration.
UpdateStatusConditionsAndReturn updates status conditions without requeuing.
UpdateStatusConditionsAndReturnError updates status conditions and returns the given error.
# Constants
No description provided by the author
No description provided by the author
States for conditions.
States for conditions.
States for conditions.
States for conditions.
States for conditions.
States for conditions.
# Structs
HierarchyNotFoundError is an error type that is used to indicate that a parent object in the hierarchy is not found.
# Interfaces
ConditionedObject describes a Kubernetes resource that has a mutable Conditions field in its Status.
# Type aliases
ConditionReason represents the machine-readable reason for a condition's status.
ConditionType represents the type of condition describing a specific state of the resource.