datastructures

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	Type   string `json:"Type"`
	Object v1.Pod `json:"Object"`
}

Event Type for Kubernetes Event decoder struct

type FlavorDetails

type FlavorDetails struct {
	Name           string
	RequestsCPU    int64
	RequestsMemory int64
}

FlavorDetails is the OpenStack flavor details

type FlavorList

type FlavorList struct {
	FlavorNum     int
	Flavor        []FlavorDetails
	FlavorDefault string
}

FlavorList type is the list of OpenStack flavors to use when creating Kubernetes worker node

Jump to

Keyboard shortcuts

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