Example #1
0
def cluster_templates_update(cluster_template_id, data):
    return b.not_implemented()
Example #2
0
def node_group_templates_update(node_group_template_id, data):
    return b.not_implemented()
Example #3
0
def job_origin_update(job_origin_id, data):
    return b.not_implemented()
Example #4
0
def cluster_templates_update(cluster_template_id, data):
    return b.not_implemented()
Example #5
0
def node_group_templates_update(node_group_template_id, data):
    return b.not_implemented()
Example #6
0
def job_origin_update(job_origin_id, data):
    return b.not_implemented()