agent

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 4 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
v1

Jump to

Keyboard shortcuts

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