package
0.0.0-20200402034527-ac39e06ead5a
Repository: https://github.com/red-firefly/volcano.git
Documentation: pkg.go.dev
# Functions
NewState gets the state from queue status.
# Variables
CloseQueue will set state of queue to close.
OpenQueue will set state of queue to open.
SyncQueue will sync queue status.
# Interfaces
State interface.
# Type aliases
QueueActionFn will open, close or sync queue.
UpdateQueueStatusFn updates the queue status.