package
0.0.0-20240925062739-82bcd5e897b5
Repository: https://github.com/emqx/emqx-operator.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
EmqxBrokerReconciler reconciles a EmqxBroker object.
EmqxEnterpriseReconciler reconciles a EmqxEnterprise object.
EmqxPluginReconciler reconciles a EmqxPlugin object.
No description provided by the author
# Type aliases
PodsByCreationTimestamp sorts a list of Pod by creation timestamp, using their names as a tie breaker.
PodsByNameNewer sorts a list of Pod by size in descending order, using their creation timestamp or name as a tie breaker.
PodsByNameOlder sorts a list of Pod by size in descending order, using their creation timestamp or name as a tie breaker.
StatefulSetsByCreationTimestamp sorts a list of StatefulSet by creation timestamp, using their names as a tie breaker.
StatefulSetsBySizeNewer sorts a list of StatefulSet by size in descending order, using their creation timestamp or name as a tie breaker.
StatefulSetsBySizeOlder sorts a list of StatefulSet by size in descending order, using their creation timestamp or name as a tie breaker.