v13

package
v0.0.0-...-546eec4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package v13 implements a client for interacting with Infinispan 13.x servers

Index

Constants

View Source
const (
	BackupPath  = CacheManagerPath + "/backups"
	RestorePath = CacheManagerPath + "/restores"
)
View Source
const (
	CacheManagerPath = BasePath + "/cache-managers/default"
	ContainerPath    = BasePath + "/container"
	HealthPath       = CacheManagerPath + "/health"
	HealthStatusPath = HealthPath + "/status"
)
View Source
const (
	BasePath     = "rest/v2"
	MajorVersion = "13"
)
View Source
const CachesPath = BasePath + "/caches"
View Source
const LoggersPath = BasePath + "/logging/loggers"
View Source
const MetricsPath = "metrics"
View Source
const ServerPath = BasePath + "/server"
View Source
const XSitePath = CacheManagerPath + "/x-site/backups"

Variables

This section is empty.

Functions

func New

func New(client http.HttpClient) api.Infinispan

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL