Class MagnumPod

    • Constructor Detail

      • MagnumPod

        public MagnumPod()
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: Pod
        Gets id
        Specified by:
        getId in interface Pod
        Returns:
        id
      • getUuid

        public String getUuid()
        Description copied from interface: Pod
        Gets uuid
        Specified by:
        getUuid in interface Pod
        Returns:
        uuid
      • getName

        public String getName()
        Description copied from interface: Pod
        Gets name
        Specified by:
        getName in interface Pod
        Returns:
        name
      • getDesc

        public String getDesc()
        Description copied from interface: Pod
        Gets desc
        Specified by:
        getDesc in interface Pod
        Returns:
        desc
      • getBayUuid

        public String getBayUuid()
        Description copied from interface: Pod
        Gets bayUuid
        Specified by:
        getBayUuid in interface Pod
        Returns:
        bayUuid
      • getImages

        public List<String> getImages()
        Description copied from interface: Pod
        Gets images
        Specified by:
        getImages in interface Pod
        Returns:
        images
      • getLabels

        public Label getLabels()
        Description copied from interface: Pod
        Gets labels
        Specified by:
        getLabels in interface Pod
        Returns:
        labels
      • getStatus

        public String getStatus()
        Description copied from interface: Pod
        Gets status
        Specified by:
        getStatus in interface Pod
        Returns:
        status