Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis_cluster_operator
main
Top Level Namespace
RedisCluster
RedisDB
Generated using Crystal 1.10.1
2024-05-18 11:18:49 UTC
struct
RedisCluster
RedisCluster
Struct
Value
Object
Included Modules
JSON::Serializable
Kubernetes::Serializable
YAML::Serializable
Defined in:
redis_cluster_operator.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
.new
(pull : JSON::PullParser)
Instance Method Summary
#replicas
: Int64
#size
: String
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
def self.
new
(pull : JSON::PullParser)
#
Instance Method Detail
def
replicas
: Int64
#
def
size
: String
#