package
0.0.0-20241018114359-45fb69022bdd
Repository: https://github.com/kyma-project/btp-manager.git
Documentation: pkg.go.dev

# Constants

StateDeleting signifies CustomObject is being deleted.
StateError signifies an error for CustomObject.
StateProcessing signifies CustomObject is reconciling and is in the process of installation.
StateReady signifies CustomObject is ready and has been installed successfully.
StateWarning signifies a warning for CustomObject.

# 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

BtpOperator is the Schema for the btpoperators API.
BtpOperatorList contains a list of BtpOperator.
BtpOperatorSpec defines the desired state of BtpOperator.
LastOperation defines the last operation from the control-loop.
No description provided by the author
+k8s:deepcopy-gen=true Status defines the observed state of CustomObject.

# Type aliases

No description provided by the author