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

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

package io.rancher.type

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

@RancherModel
class TypeDocumentation extends RancherType { 
  String description
  Map resourceFields
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy