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

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

package io.rancher.type

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

@RancherModel
class ActiveSetting extends RancherType { 
  Map activeValue
  String name
  String value
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy