Algorithm/v1alpha1
Algorithm is the Schema for the algorithms API
spec
Description: AlgorithmSpec defines the desired state of Algorithm
Type: object
Property | Type | Description |
---|---|---|
spec | object | AlgorithmSpec defines the desired state of Algorithm |
spec.description | string | (No Description) |
spec.enabled | boolean | (No Description) |
spec.manifestBase64 | string | (No Description) |
spec.name | string | (No Description) |
spec.registered | boolean | (No Description) |
spec.runtime | string | (No Description) |
spec.usedStatus | array | (No Description) |
spec.version | string | (No Description) |
status
Description: AlgorithmStatus defines the observed state of Algorithm
Type: object
Property | Type | Description |
---|---|---|
status | object | AlgorithmStatus defines the observed state of Algorithm |