82 lines
1.8 KiB
YAML
82 lines
1.8 KiB
YAML
name: template
|
|
service_id: 2
|
|
service_display_name: Темплейт k8s
|
|
service_short_name: template
|
|
lifecycle:
|
|
suspend_on_destroy_default: true
|
|
adopt_existing_on_create_default: false
|
|
outputs:
|
|
params:
|
|
- code: state_params
|
|
type: map
|
|
- code: state_out
|
|
type: map
|
|
- code: state_params_flat
|
|
type: map
|
|
- code: state_out_flat
|
|
type: map
|
|
- code: vault_secrets
|
|
type: map
|
|
sensitive: true
|
|
- code: vault_url
|
|
type: string
|
|
- code: vault_user_path
|
|
type: string
|
|
- code: vault_fields
|
|
type: list
|
|
operations:
|
|
- name: create
|
|
id: 74
|
|
kind: instance
|
|
action: create
|
|
params:
|
|
- id: 813
|
|
code: clusterConfiguration
|
|
data_type: map-fixed
|
|
required: true
|
|
sort: 20
|
|
is_modifiable: true
|
|
- id: 814
|
|
code: startupConfiguration
|
|
data_type: map-fixed
|
|
required: true
|
|
sort: 10
|
|
- id: 815
|
|
code: accessConfiguration
|
|
data_type: map-fixed
|
|
required: true
|
|
is_modifiable: true
|
|
- name: delete
|
|
id: 75
|
|
kind: instance
|
|
action: delete
|
|
params: []
|
|
- name: modify
|
|
id: 76
|
|
kind: instance
|
|
action: modify
|
|
params:
|
|
- id: 816
|
|
code: clusterConfiguration
|
|
data_type: map-fixed
|
|
required: true
|
|
- id: 817
|
|
code: accessConfiguration
|
|
data_type: map-fixed
|
|
required: true
|
|
- name: reconcile
|
|
id: 298
|
|
kind: action
|
|
action: reconcile
|
|
params: []
|
|
- name: resume
|
|
id: 98
|
|
kind: instance
|
|
action: resume
|
|
params: []
|
|
- name: suspend
|
|
id: 97
|
|
kind: instance
|
|
action: suspend
|
|
params: []
|