package
0.0.0-20201231064619-1ab0f97b833f
Repository: https://github.com/tangcong/codis-operator.git
Documentation: pkg.go.dev
# Functions
Resource is required by pkg/client/listers/...
# Constants
NormalPhase represents normal state of Codis cluster.
UpgradePhase represents the upgrade state of Codis cluster.
# Variables
AddToScheme is required by pkg/client/...
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
CodisCluster describes a database.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object CodisClusterList is a list of CodisCluster resources.
CodisClusterSpec describes the attributes that a user creates on a codis cluster.
CodisClusterStatus represents the current status of a codis cluster.
CodisDashboardSpec contains details of CodisDashboard.
No description provided by the author
CodisFeSpec contains details of CodisFe.
No description provided by the author
No description provided by the author
CodisProxySpec contains details of CodisProxy member.
No description provided by the author
CodisServerSpec contains details of CodisServer member.
No description provided by the author
ContainerSpec is the container spec of a pod.
ResourceRequirement is resource requirements for a pod.
SentinelSpec contains details of Sentinel.
No description provided by the author
# Type aliases
MemberPhase is the current state of member.