class Rancher::CatalogTemplate
- Rancher::CatalogTemplate
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/catalog_template.crConstructors
Instance Method Summary
- #binding : Binding
- #binding=(binding : Binding)
- #binding? : Binding | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #docker_compose : String
- #docker_compose=(docker_compose : String)
- #docker_compose? : String | Nil
- #name : String
- #name=(name : String)
- #name? : String | Nil
- #rancher_compose : String
- #rancher_compose=(rancher_compose : String)
- #rancher_compose? : String | Nil
- #template_id : String
- #template_id=(template_id : String)
- #template_id? : String | Nil
- #template_version_id : String
- #template_version_id=(template_version_id : String)
- #template_version_id? : String | Nil