All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.rancher.type.KubernetesStackUpgrade.groovy Maven / Gradle / Ivy

package io.rancher.type

import io.rancher.base.RancherModel
import io.rancher.base.RancherType

@RancherModel
class KubernetesStackUpgrade extends RancherType { 
  Map answers
  Map environment
  String externalId
  Map templates
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy