Skip to main content

CompositionModel

Description

CompositionModel is the Schema for the Composition Models API

Categories: all, models, t9s
Data Type: Custom Resource
Scope: Namespaced
Short Name: com
Singular Name: composition-model

ObjectMeta field of tag metadata

Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata

Tag: metadata
Data Type: Struct
Optional: True


Models field of tag deployment-modes

Models defined in this CompositionModel as a map of model names to list of workloads.

Tag: deployment-modes
Data Type: Map
Optional: False


Plugins field of tag plugins

Plugins defined in this CompositionModel as a list. There is no need to redefine the default plugins.

Tag: plugins
Data Type: Slice
List Map Key: name
List Type: map
Optional: True


Spec field of tag spec

General specs of the CompositionModel.

Tag: spec
Data Type: Struct
Optional: False


Status field of tag status

NOT USED -- just for the sake of compliance.

Kind: Dummy
Tag: status
Data Type: Struct
Optional: True