# Constants
No description provided by the author
No description provided by the author
ComponentStatusDeleting represents a status for a component that is currently being deleted.
ComponentStatusInstalled represents a status for a component that was successfully installed.
ComponentStatusInstalling represents a status for a component that is currently being installed.
ComponentStatusNotInstalled represents a status for a component that is not installed.
ComponentStatusTryToDelete represents a status for a component that is installed but its delete process is in requeue loop.
ComponentStatusTryToInstall represents a status for a component that is not installed but its install process is in requeue loop.
ComponentStatusTryToUpgrade represents a status for a component that is installed but its actual upgrade process is in requeue loop.
ComponentStatusUpgrading represents a status for a component that is currently being upgraded.
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
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Component is the Schema for the ces component API.
ComponentList contains a list of Component.
ComponentSpec defines the desired state of a component.
ComponentStatus defines the observed state of a Component.
# Type aliases
No description provided by the author