package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

The cluster is currently being created, and may be destroyed if the creation process encounters an error.
The cluster has no backing nodes.
The cluster has been successfully created and is ready to serve requests.
The cluster is currently being resized, and may revert to its previous node count if the process encounters an error.
The state of the cluster could not be determined.
The instance is currently being created, and may be destroyed if the creation process encounters an error.
The instance is meant for development and testing purposes only; it has no performance or uptime guarantees and is not covered by SLA.
An instance meant for production use.
The instance has been successfully created and can serve requests to its tables.
The state of the instance could not be determined.
The type of the instance is unspecified.
The snapshot is currently being created, and may be destroyed if the creation process encounters an error.
The snapshot has been successfully created and can serve all requests.
The state of the snapshot could not be determined.
Magnetic drive (HDD) storage should be used.
Flash (SSD) storage should be used.
The user did not specify a storage type.
The cluster was recently created, and the table must finish copying over pre-existing data from other clusters before it can begin receiving live replication updates and serving [Data API][google.bigtable.v2.Bigtable] requests.
The table is temporarily unable to serve [Data API][google.bigtable.v2.Bigtable] requests from this cluster due to planned internal maintenance.
The table can serve [Data API][google.bigtable.v2.Bigtable] requests from this cluster.
The replication state of the table is unknown in this cluster.
The table is temporarily unable to serve [Data API][google.bigtable.v2.Bigtable] requests from this cluster due to unplanned or emergency maintenance.
Populates all fields.
The table keeps data versioned at a granularity of 1ms.
Only populates `name`.
This is a private alpha release of Cloud Bigtable replication.
Only populates `name` and fields related to the table's schema.
The user did not specify a granularity.
Uses the default view for each method as documented in its request.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

This is a private alpha release of Cloud Bigtable replication.
Read/write requests may be routed to any cluster in the instance, and will fail over to another cluster in the event of transient errors or delays.
No description provided by the author
Unconditionally routes all read/write requests to a specific cluster.
No description provided by the author
This is a private alpha release of Cloud Bigtable replication.
This is a private alpha release of Cloud Bigtable replication.
A resizable group of nodes in a particular cloud location, capable of serving all [Tables][google.bigtable.admin.v2.Table] in the parent [Instance][google.bigtable.admin.v2.Instance].
A set of columns within a table which share a common configuration.
This is a private alpha release of Cloud Bigtable replication.
The metadata for the Operation returned by CreateCluster.
Request message for BigtableInstanceAdmin.CreateCluster.
The metadata for the Operation returned by CreateInstance.
Request message for BigtableInstanceAdmin.CreateInstance.
This is a private alpha release of Cloud Bigtable snapshots.
This is a private alpha release of Cloud Bigtable snapshots.
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable].
An initial split point for a newly created table.
This is a private alpha release of Cloud Bigtable replication.
Request message for BigtableInstanceAdmin.DeleteCluster.
Request message for BigtableInstanceAdmin.DeleteInstance.
This is a private alpha release of Cloud Bigtable snapshots.
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable].
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange].
No description provided by the author
No description provided by the author
Rule for determining which cells to delete during garbage collection.
A GcRule which deletes cells matching all of the given rules.
No description provided by the author
No description provided by the author
No description provided by the author
A GcRule which deletes cells matching any of the given rules.
No description provided by the author
This is a private alpha release of Cloud Bigtable replication.
This is a private alpha release of Cloud Bigtable replication.
This is a private alpha release of Cloud Bigtable replication.
Request message for BigtableInstanceAdmin.GetCluster.
Request message for BigtableInstanceAdmin.GetInstance.
This is a private alpha release of Cloud Bigtable snapshots.
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable].
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and the resources that serve them.
This is a private alpha release of Cloud Bigtable replication.
This is a private alpha release of Cloud Bigtable replication.
Request message for BigtableInstanceAdmin.ListClusters.
Response message for BigtableInstanceAdmin.ListClusters.
Request message for BigtableInstanceAdmin.ListInstances.
Response message for BigtableInstanceAdmin.ListInstances.
This is a private alpha release of Cloud Bigtable snapshots.
This is a private alpha release of Cloud Bigtable snapshots.
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables].
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables].
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies].
A create, update, or delete of a particular column family.
No description provided by the author
No description provided by the author
No description provided by the author
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
This is a private alpha release of Cloud Bigtable snapshots.
This is a private alpha release of Cloud Bigtable snapshots.
This is a private alpha release of Cloud Bigtable snapshots.
A collection of user data indexed by row, column, and timestamp.
This is a private alpha release of Cloud Bigtable replication.
This is a private alpha release of Cloud Bigtable replication.
This is a private alpha release of Cloud Bigtable replication.
The metadata for the Operation returned by UpdateCluster.
The metadata for the Operation returned by UpdateInstance.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Possible states of a cluster.
Possible states of an instance.
The type of the instance.
Possible states of a snapshot.
Storage media types for persisting Bigtable data.
Table replication states.
Possible timestamp granularities to use when keeping multiple versions of data in a table.
Defines a view over a table's fields.