Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-hashicorp-consul-api-api-devel-1.9.1-1.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: golang-github-hashicorp-consul-api-api-devel Distribution: Mageia
Version: 1.9.1 Vendor: Mageia.Org
Release: 1.mga9 Build date: Tue Nov 16 13:48:44 2021
Group: Development/Other Build host: localhost
Size: 1154553 Source RPM: golang-github-hashicorp-consul-api-api-1.9.1-1.mga9.src.rpm
Packager: guillomovitch <guillomovitch>
Url: https://github.com/hashicorp/consul
Summary: Solution to connect and configure applications across dynamic, distributed infrastructure
Consul is a tool for service discovery and configuration. Consul is distributed,
highly available, and extremely scalable.

Consul provides several key features:
 – Service Discovery - Consul makes it simple for services to register
   themselves and to discover other services via a DNS or HTTP interface.
   External services such as SaaS providers can be registered as well.
 – Health Checking - Health Checking enables Consul to quickly alert operators
   about any issues in a cluster. The integration with service discovery
   prevents routing traffic to unhealthy hosts and enables service level circuit
   breakers.
 – Key/Value Storage - A flexible key/value store enables storing dynamic
   configuration, feature flagging, coordination, leader election and more. The
   simple HTTP API makes it easy to use anywhere.
 – Multi-Datacenter - Consul is built to be datacenter aware, and can support
   any number of regions without complex configuration.
 – Service Segmentation - Consul Connect enables secure service-to-service
   communication with automatic TLS encryption and identity-based
   authorization.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/hashicorp/consul

Provides

Requires

License

MPLv2.0

Changelog

* Tue Nov 16 2021 guillomovitch <guillomovitch> 1.9.1-1.mga9
  + Revision: 1757190
  - imported package golang-github-hashicorp-consul-api

Files

/usr/share/doc/golang-github-hashicorp-consul-api-api-devel
/usr/share/doc/golang-github-hashicorp-consul-api-api-devel/CHANGELOG.md
/usr/share/doc/golang-github-hashicorp-consul-api-api-devel/INTERNALS.md
/usr/share/doc/golang-github-hashicorp-consul-api-api-devel/README-api.md
/usr/share/doc/golang-github-hashicorp-consul-api-api-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/hashicorp
/usr/share/gocode/src/github.com/hashicorp/consul
/usr/share/gocode/src/github.com/hashicorp/consul/.goipath
/usr/share/gocode/src/github.com/hashicorp/consul/CHANGELOG.md
/usr/share/gocode/src/github.com/hashicorp/consul/INTERNALS.md
/usr/share/gocode/src/github.com/hashicorp/consul/NOTICE.md
/usr/share/gocode/src/github.com/hashicorp/consul/README-api.md
/usr/share/gocode/src/github.com/hashicorp/consul/README.md
/usr/share/gocode/src/github.com/hashicorp/consul/api
/usr/share/gocode/src/github.com/hashicorp/consul/api/acl.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/acl_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/agent.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/agent_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/api.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/api_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/catalog.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/catalog_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_discoverychain.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_discoverychain_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_gateways.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_gateways_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_intentions.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_intentions_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_ca.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_ca_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_intention.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/connect_intention_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/coordinate.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/coordinate_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/debug.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/debug_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/discovery_chain.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/discovery_chain_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/event.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/event_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/health.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/health_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/kv.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/kv_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/lock.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/lock_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/namespace.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/namespace_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_area.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_autopilot.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_autopilot_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_keyring.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_keyring_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_license.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_raft.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_raft_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_segment.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/oss_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/prepared_query.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/prepared_query_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/raw.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/semaphore.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/semaphore_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/session.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/session_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/snapshot.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/snapshot_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/status.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/status_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/txn.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/txn_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/funcs.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/funcs_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/plan.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/plan_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/watch.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/watch/watch_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/go.mod
/usr/share/licenses/golang-github-hashicorp-consul-api-api-devel
/usr/share/licenses/golang-github-hashicorp-consul-api-api-devel/LICENSE
/usr/share/licenses/golang-github-hashicorp-consul-api-api-devel/NOTICE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 04:08:02 2024