harness_py_sdk.harness_templates

class HarnessTemplates:
HarnessTemplates(harness_service)
def fetch_template_yaml( self, template_identifier, version, org_identifier=None, project_identifier=None):
def fetch_stable_template_yaml( self, template_identifier, org_identifier=None, project_identifier=None):
def create_template_pipeline(self, template_data, org_identifier=None, project_identifier=None):