common

package
v1.7.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcceptableKernelsConfig

type AcceptableKernelsConfig struct {
	EnableForAll   bool     `yaml:"enable_for_all"`
	KernelVersions []string `yaml:"node_kernel_versions"`
}

AcceptableKernelsConfig is a part of WBT ConfigMap contains the list of kernel versions from nodes, which should be able to set custom WBT value

type VolumeOptions

type VolumeOptions struct {
	Modes          []string `yaml:"modes"`
	StorageClasses []string `yaml:"storage_classes"`
}

VolumeOptions contains options to select acceptable volume

type WbtConfig

type WbtConfig struct {
	Enable        bool          `yaml:"enable"`
	Value         uint32        `yaml:"wbt_lat_usec_value"`
	VolumeOptions VolumeOptions `yaml:"acceptable_volume_options"`
}

WbtConfig is a part of WBT ConfigMap contains changing value and options to select acceptable volume

Jump to

Keyboard shortcuts

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