Versions in this module Expand all Collapse all v0 v0.3.0 Feb 21, 2020 Changes in this version + const ActionClose + const ActionOpen + const ActionUpdate + const Inqueue + const Name + const Pending + const Running + const State + const Unknown + const Weight + func CreateQueue() error + func DeleteQueue() error + func GetQueue() error + func InitCreateFlags(cmd *cobra.Command) + func InitDeleteFlags(cmd *cobra.Command) + func InitGetFlags(cmd *cobra.Command) + func InitListFlags(cmd *cobra.Command) + func InitOperateFlags(cmd *cobra.Command) + func ListQueue() error + func OperateQueue() error + func PrintQueue(queue *v1alpha2.Queue, writer io.Writer) + func PrintQueues(queues *v1alpha2.QueueList, writer io.Writer)