api

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0, BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetalProviderSpec

type MetalProviderSpec struct {
	Partition string   `json:"partition,omitempty"` // required
	Size      string   `json:"size,omitempty"`      // required
	Image     string   `json:"image,omitempty"`     // required
	Project   string   `json:"project,omitempty"`   // required
	Network   string   `json:"network,omitempty"`   // required
	Tags      []string `json:"tags,omitempty"`
	SSHKeys   []string `json:"sshKeys,omitempty"`
}

MetalProviderSpec is the spec to be used while parsing the calls.

Directories

Path Synopsis
Package validation - validation is used to validate cloud specific ProviderSpec
Package validation - validation is used to validate cloud specific ProviderSpec

Jump to

Keyboard shortcuts

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