agent

package
v0.5.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HashOf

func HashOf(str string) (string, error)

func StrPtr

func StrPtr(str string) *string

Types

type Agent

type Agent interface {
	Collect(ctx context.Context) error
}

type KindVersion

type KindVersion struct {
	// Kind the kind of this Agent.
	Kind string `json:"kind"`
	// Version is the version of the Agent.
	Version string `json:"version"`
}

Directories

Path Synopsis
kubermatic
v1
v2
v1
v2

Jump to

Keyboard shortcuts

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