catsnapshotscolumn

package
v9.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package catsnapshotscolumn

Index

Constants

This section is empty.

Variables

View Source
var (
	Id = CatSnapshotsColumn{"id"}

	Repository = CatSnapshotsColumn{"repository"}

	Status = CatSnapshotsColumn{"status"}

	Startepoch = CatSnapshotsColumn{"start_epoch"}

	Starttime = CatSnapshotsColumn{"start_time"}

	Endepoch = CatSnapshotsColumn{"end_epoch"}

	Endtime = CatSnapshotsColumn{"end_time"}

	Duration = CatSnapshotsColumn{"duration"}

	Indices = CatSnapshotsColumn{"indices"}

	Successfulshards = CatSnapshotsColumn{"successful_shards"}

	Failedshards = CatSnapshotsColumn{"failed_shards"}

	Totalshards = CatSnapshotsColumn{"total_shards"}

	Reason = CatSnapshotsColumn{"reason"}
)

Functions

This section is empty.

Types

type CatSnapshotsColumn

type CatSnapshotsColumn struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/86f41834c7bb975159a38a73be8a9d930010d673/specification/cat/_types/CatBase.ts#L1214-L1281

func (CatSnapshotsColumn) MarshalText

func (c CatSnapshotsColumn) MarshalText() (text []byte, err error)

func (CatSnapshotsColumn) String

func (c CatSnapshotsColumn) String() string

func (*CatSnapshotsColumn) UnmarshalText

func (c *CatSnapshotsColumn) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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