package
0.0.0-20240618061155-c72cbc40b70b
Repository: https://github.com/ranryl/redis-operator.git
Documentation: pkg.go.dev
# Constants
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
Redis is the Schema for the redis API.
RedisCluster is the Schema for the redisclusters API.
RedisClusterList contains a list of RedisCluster.
RedisClusterSpec defines the desired state of RedisCluster.
RedisClusterStatus defines the observed state of RedisCluster.
RedisList contains a list of Redis.
RedisReplication is the Schema for the redisreplications API.
RedisReplicationList contains a list of RedisReplication.
RedisReplicationSpec defines the desired state of RedisReplication.
RedisReplicationStatus defines the observed state of RedisReplication.
RedisSentinel is the Schema for the redissentinels API.
RedisSentinelList contains a list of RedisSentinel.
RedisSentinelSpec defines the desired state of RedisSentinel.
RedisSentinelStatus defines the observed state of RedisSentinel.
RedisSpec defines the desired state of Redis.
RedisStatus defines the observed state of Redis.
# Type aliases
No description provided by the author