tags

package
v1.0.0-beta.20 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InstanceMetadataSecretName = "replicated-meta-data"
	InstanceTagSecretKey       = "instance-tag-data"
)

Variables

View Source
var (
	ErrInstanceTagDataIsEmpty        = errors.New("instance tag data is empty")
	ErrInstanceTagDataSecretNotFound = errors.New("instance tag secret not found")
)

Functions

func Get

func Get(ctx context.Context, clientset kubernetes.Interface, namespace string) (*types.InstanceTagData, error)

func Save

func Save(ctx context.Context, clientset kubernetes.Interface, namespace string, tdata types.InstanceTagData) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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