package
0.7.0
Repository: https://github.com/jacero-io/kode-operator.git
Documentation: pkg.go.dev

# Constants

ConditionTypeAvailable indicates that the resource is accessible and can actively serve requests or perform its function.
ConditionTypeConfigured indicates that the resource has been properly configured with all necessary settings.
ConditionTypeDegraded indicates that the resource is operational but not functioning optimally or with full capabilities.
ConditionTypeError indicates that the resource has encountered an error state that requires attention.
ConditionTypeHTTPRouteReady indicates that the HTTP route is available and can be accessed.
ConditionTypeHTTPSRouteReady indicates that the HTTPS route is available and can be accessed.
ConditionTypeProgressing indicates that the resource is actively working towards a desired state.
These are the condition types that are used in the status of the Kode and EntryPoint resources ConditionTypeReady indicates that the resource is fully operational and prepared to serve its intended purpose.
ConditionTypeValidated indicates that the resource has been validated and is ready for provisioning.
No description provided by the author
Resource related constants.
Credential related constants.
No description provided by the author
General constants.
No description provided by the author

# Type aliases

No description provided by the author