events

package
v0.0.0-...-1158534 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: Apache-2.0 Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	// Dynamically discovered Event object.
	Object *k8sv1.Event
	// contains filtered or unexported fields
}

Builder provides struct for Event object which contains connection to cluster.

func List

func List(
	apiClient *clients.Settings, nsname string, options ...metaV1.ListOptions) ([]*Builder, error)

List returns Events inventory in the given namespace.

func Pull

func Pull(apiClient *clients.Settings, name, nsname string) (*Builder, error)

Pull pulls existing Event from cluster.

func (*Builder) Exists

func (builder *Builder) Exists() bool

Exists checks whether the given Event exists.

Jump to

Keyboard shortcuts

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