package
1.0.0-rc3
Repository: https://github.com/tarantool/tarantool-operator.git
Documentation: pkg.go.dev

# 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

Cluster is the Schema for the clusters API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="State",type="string",JSONPath=".status.state",priority=0 +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:unservedversion.
ClusterList contains a list of Cluster.
ClusterSpec defines the desired state of Cluster +k8s:openapi-gen=true.
ClusterStatus defines the observed state of Cluster +k8s:openapi-gen=true.
ReplicasetTemplate is the Schema for the replicasettemplates API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:storageversion.
ReplicasetTemplateList contains a list of ReplicasetTemplate.
ReplicasetTemplateSpec defines the desired state of ReplicasetTemplate.
ReplicasetTemplateStatus defines the observed state of ReplicasetTemplate.
Role is the Schema for the roles API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:unservedversion.
RoleList contains a list of Role.
RoleSpec defines the desired state of Role.
RoleStatus defines the observed state of Role.