Documentation
¶
Overview ¶
Package managedby
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Ilm = ManagedBy{"Index Lifecycle Management"} Datastream = ManagedBy{"Data stream lifecycle"} Unmanaged = ManagedBy{"Unmanaged"} )
Functions ¶
This section is empty.
Types ¶
type ManagedBy ¶
type ManagedBy struct {
Name string
}
func (ManagedBy) MarshalText ¶
func (*ManagedBy) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.