//
pkg.gl
Category
github.com/docker-archive/deploykit
pkg
spi
flavor
package
0.4.1
Repository:
https://github.com/docker-archive/deploykit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
37 SLOC
#
Constants
Healthy
Healthy indicates that the Flavor is confirmed to be functioning.
Unhealthy
Unhealthy indicates that the Flavor is confirmed to not be functioning properly.
Unknown
Unknown indicates that the Health cannot currently be confirmed.
#
Variables
InterfaceSpec
InterfaceSpec is the current name and version of the Flavor API.
#
Interfaces
Plugin
Plugin defines custom behavior for what runs on instances.
#
Type aliases
Health
Health is an indication of whether the Flavor is functioning properly.