Skip to main content

Label

Type Alias Label 

Source
pub type Label<'a> = (&'a str, &'a str);
Expand description

One label, key=value. UpCloud filters lists by it (?label=key%3Dvalue) and carries it on storages and servers.