pub fn get_tags(
team_name: String,
service_name: String,
sli_type: String,
query_type: String,
) -> String
pub fn provider() -> String
pub fn provider_with_variables() -> String
pub fn resource_description() -> String
pub fn resource_target_threshold(threshold: Float) -> String
pub fn resource_threshold(
threshold: Float,
time_window_in_days: Int,
) -> String
pub fn resource_top_line(
team_name: String,
service_name: String,
sli_type: String,
index: Int,
) -> String
pub fn set_resource_comment_header(
team: String,
sli_type: String,
) -> String
pub fn tf_resource_name(
team_name: String,
service_name: String,
sli_type: String,
index: Int,
) -> String
pub fn variables() -> String