Class Kube

  • All Implemented Interfaces:
    org.aesh.command.Command

    public class Kube
    extends Object
    implements org.aesh.command.Command
    Since:
    12.0
    Author:
    Tristan Tarrant <tristan@infinispan.org>
    • Constructor Detail

      • Kube

        public Kube()
    • Method Detail

      • execute

        public org.aesh.command.CommandResult execute​(org.aesh.command.invocation.CommandInvocation invocation)
        Specified by:
        execute in interface org.aesh.command.Command