# Functions
EnsureProtocolScheme ensures URL has protocol sheme set.
GetHTTPRequest gets request from context.
# Constants
APIVersion is the version of API.
ArtifactNamePathParameterName represents the name of the path parameter for artifact name.
ContainerNameQueryParameter represents the query param container name.
DefaultNamespace represents the default namespace 'default'.
DownloadQueryParameter represents a download flag of the query parameter.
EndTimeQueryParameter represents the query param end time.
HeaderContentType represents the key of Content-Type.
HeaderContentTypeJSON represents the JSON Content-Type value.
HeaderDryRun is a header name to indicate do a rehearsal of a performance or procedure before the real one.
IncludePublicQueryParameter indicates whether include system level resources, for example, when list stage templates in a tenant, whether to include system level templates.
LabelQueryParameter represents the label query.
NamespaceHeaderName is name of namespace header.
NamespaceQueryParameter represents namespace query parameter.
OperationQueryParameter ...
PaginationAutoParameter represents the auto param pagination.
ProjectNamePathParameterName represents the name of the path parameter for project name.
PublicHeaderName is a header name to indicate whether the resource is public.
ResourceNamePathParameterName represents the name of the path parameter for resource name.
ResourceTypePathParameterName ...
StageNamePathParameterName represents the name of the path parameter for stage name.
StageNameQueryParameter represents the query param stage name.
StartTimeQueryParameter represents the query param start time.
StatusQueryParameter represents a status of the query parameter.
TemplateNamePathParameterName represents the name of the path parameter for template name.
TenantHeaderName is name of tenant header name in http request.
TenantNamePathParameterName represents the name of the path parameter for tenant name.
WorkflowNamePathParameterName represents the name of the path parameter for workflow name.
WorkflowRunNamePathParameterName represents the name of the path parameter for workflowrun name.
WorkflowTriggerNamePathParameterName represents the name of the path parameter for workflowtrigger name.