validation

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package validation provides validation functions for various parts of the application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func XimeraInstanceRequest

func XimeraInstanceRequest(req XimeraRequest) error

XimeraInstanceRequest validates Ximera-specific fields in an instance request

Types

type XimeraRequest

type XimeraRequest interface {
	GetMemory() int
	GetCPU() int
	GetImage() string
	GetSSHKeyName() string
}

XimeraRequest defines the interface needed for Ximera validation

Jump to

Keyboard shortcuts

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