internalapi

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AsExpectedReason  = "AsExpected"
	ErrorReason       = "Error"
	ProgressingReason = "Progressing"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SidecarRuntimeConfig

type SidecarRuntimeConfig struct {
	// containerID hold the ID of the scylla container this information is valid for.
	// E.g. on restarts, the container gets a new ID.
	ContainerID string `json:"containerID"`

	// matchingNodeConfigs is a list of NodeConfigs that affect this pod.
	MatchingNodeConfigs []string `json:"matchingNodeConfigs"`

	// blockingNodeConfigs is a list of NodeConfigs this pod is waiting on.
	BlockingNodeConfigs []string `json:"blockingNodeConfigs"`
}

Jump to

Keyboard shortcuts

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