package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

FeatureAll define feature name for all features.
FeatureArangoDB define feature name for ArangoDB.
FeatureArangoSearch define feature name for ArangoSearch.
FeatureDataSciencePackage define feature name for DataSciencePackage.
StatusFeatureExpired define state when token is valid, but feature itself is expired NotLicensed.
StatusFeatureNotEnabled define state when features requirements does not match one requested by the feature in Operator NotLicensed.
StatusInvalid define state when the license and any of the fields are not valid NotLicensed.
StatusInvalidSignature define state when license signature could not be validated NotLicensed.
StatusMissing define state when the license could not be loaded from the start or was not provided NotLicensed.
StatusNotAnymoreValid define state when the license contains exp and current time (UTC) is after a specified time NotLicensed.
StatusNotYetValid define state when the license contains nbf and current time (UTC) is before a specified time NotLicensed.
StatusValid define state when Operator should continue execution Licensed.
SubFeatureAnalytics define feature name for Analytics - SubFeature of DataSciencePackage.
SubFeatureGraphML define feature name for GraphML - SubFeature of DataSciencePackage.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author