Versions in this module Expand all Collapse all v0 v0.0.1 Jun 25, 2020 Changes in this version + const REPOSITORY + const ReplicaSet + const Standalone + var SchemeBuilder = &scheme.Builder + var SchemeGroupVersion = schema.GroupVersion + type MongoDB struct + Spec MongoDBSpec + Status MongoDBStatus + func (in *MongoDB) DeepCopy() *MongoDB + func (in *MongoDB) DeepCopyInto(out *MongoDB) + func (in *MongoDB) DeepCopyObject() runtime.Object + type MongoDBList struct + Items []MongoDB + func (in *MongoDBList) DeepCopy() *MongoDBList + func (in *MongoDBList) DeepCopyInto(out *MongoDBList) + func (in *MongoDBList) DeepCopyObject() runtime.Object + type MongoDBMode string + type MongoDBSpec struct + AuthEnabled bool + Members int32 + Mode MongoDBMode + Resources corev1.ResourceRequirements + RootPwd string + RootUser string + StorageClass string + StorageSize string + Tag string + func (in *MongoDBSpec) DeepCopy() *MongoDBSpec + func (in *MongoDBSpec) DeepCopyInto(out *MongoDBSpec) + type MongoDBStatus struct + func (in *MongoDBStatus) DeepCopy() *MongoDBStatus + func (in *MongoDBStatus) DeepCopyInto(out *MongoDBStatus)