tailer

package
v0.8.16 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type General

type General struct {
	Name          string               `json:"name"`
	Path          string               `json:"path,omitempty"`
	Disabled      bool                 `json:"disabled,omitempty"`
	ContainerBase *types.ContainerBase `json:"containerOverrides,omitempty"`
}

General descriptor for hosttailers

func (*General) DeepCopy

func (in *General) DeepCopy() *General

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new General.

func (*General) DeepCopyInto

func (in *General) DeepCopyInto(out *General)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Tailer

type Tailer interface {
	Command(Name string) []string
	GeneralDescriptor() General
}

Tailer .

Jump to

Keyboard shortcuts

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