manage

package
v0.1.31 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func String added in v0.1.28

func String(length int) string

func StringWithCharset added in v0.1.28

func StringWithCharset(length int, charset string) string

func UpdateContainerStates

func UpdateContainerStates(
	cr *robotv1alpha1.RobotLaunch,
	pod corev1.Pod,
)

Types

type NodeRequirementResponse

type NodeRequirementResponse struct {
	Status string               `json:"status,omitempty"`
	Nodes  []robotv1alpha1.Node `json:"info,omitempty"`
}

func InspectROSNodes

func InspectROSNodes(
	cr *robotv1alpha1.RobotLaunch,
	robot robotv1alpha1.Robot,
	artifacts robotv1alpha1.Artifacts,
	toolsPodMetadata *types.NamespacedName,
	container string,
	restInterface rest.Interface,
	restConfig *rest.Config,
	scheme *runtime.Scheme) (NodeRequirementResponse, error)

Jump to

Keyboard shortcuts

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