microk8snode

package
v0.0.0-...-fb622d0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Client   client.Client
	Interval time.Duration

	Node     string
	SnapInfo func(ctx context.Context) (SnapInfo, error)
}

func (*Controller) Run

func (c *Controller) Run(ctx context.Context) error

type SnapInfo

type SnapInfo struct {
	Revision    string
	Channel     string
	Version     string
	Confinement string
}

Jump to

Keyboard shortcuts

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