Documentation ¶
Index ¶
Constants ¶
View Source
const ( WaveConfigAnnotationSyncEventLogs = "wave.spot.io/sync-event-logs" WaveConfigAnnotationSyncEventLogsOld = "wave.spot.io/synceventlogs" WaveConfigAnnotationInstanceType = "wave.spot.io/instance-type" WaveConfigAnnotationInstanceLifecycle = "wave.spot.io/instance-lifecycle" WaveConfigAnnotationApplicationName = "wave.spot.io/application-name" InstanceLifecycleOnDemand InstanceLifecycle = "od" InstanceLifecycleSpot InstanceLifecycle = "spot" )
Variables ¶
This section is empty.
Functions ¶
func IsEventLogSyncEnabled ¶
Types ¶
type InstanceLifecycle ¶
type InstanceLifecycle string
func GetInstanceLifecycle ¶
func GetInstanceLifecycle(annotations map[string]string, log logr.Logger) InstanceLifecycle
Directories ¶
Path | Synopsis |
---|---|
mock_instances
Package mock_instances is a generated GoMock package.
|
Package mock_instances is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.