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

golang-github-hashicorp-consul-devel-1.15.2-4.fc40 RPM for noarch

From Fedora Rawhide for aarch64 / g

Name: golang-github-hashicorp-consul-devel Distribution: Fedora Project
Version: 1.15.2 Vendor: Fedora Project
Release: 4.fc40 Build date: Wed Jan 24 19:03:48 2024
Group: Unspecified Build host: buildhw-x86-10.iad2.fedoraproject.org
Size: 1328019 Source RPM: golang-github-hashicorp-consul-1.15.2-4.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/hashicorp/consul
Summary: Distributed, highly available, and data center aware solution
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

MIT and MPL-2.0

Changelog

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Apr 21 2023 jogha <john@johnghatas.com> - 1.15.2-1
  - feat: hashicorp-consul to 1.15.2
* Wed Feb 01 2023 Sérgio M. Basto <sergio@serjux.com> - 1.14.4-1
  - Update to 1.14.4
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Dec 31 2022 Sérgio M. Basto <sergio@serjux.com> - 1.14.3-1
  - 1.14.3
* Tue Oct 04 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.11.10-1
  - Initial import

Files

/usr/share/doc/golang-github-hashicorp-consul-devel
/usr/share/doc/golang-github-hashicorp-consul-devel/CHANGELOG.md
/usr/share/doc/golang-github-hashicorp-consul-devel/README-api.md
/usr/share/doc/golang-github-hashicorp-consul-devel/README-sdk.md
/usr/share/doc/golang-github-hashicorp-consul-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/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_exports.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_exports_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_inline_certificate.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_inline_certificate_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_mesh.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_routes.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/config_entry_status.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/mock_api_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/operator_usage.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/operator_usage_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/oss_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/partition.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/peering.go
/usr/share/gocode/src/github.com/hashicorp/consul/api/peering_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/gocode/src/github.com/hashicorp/consul/sdk
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/ephemeral_darwin.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/ephemeral_darwin_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/ephemeral_fallback.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/ephemeral_linux.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/ephemeral_linux_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/freeport.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/freeport_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/systemlimit.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/freeport/systemlimit_windows.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/iptables
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/iptables/iptables.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/iptables/iptables_executor_linux.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/iptables/iptables_executor_unsupported.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/iptables/iptables_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/assertions.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/context.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/io.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/retry
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/retry/retry.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/retry/retry_test.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/server.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/server_methods.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/server_wrapper.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/testlog.go
/usr/share/gocode/src/github.com/hashicorp/consul/sdk/testutil/types.go
/usr/share/licenses/golang-github-hashicorp-consul-devel
/usr/share/licenses/golang-github-hashicorp-consul-devel/LICENSE
/usr/share/licenses/golang-github-hashicorp-consul-devel/NOTICE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:32:48 2024