...

Package label

import "github.com/chaos-mesh/chaos-mesh/pkg/label"
Overview
Index

Overview ▾

type Label

Label is the label field in metadata

type Label map[string]string

func ParseLabel

func ParseLabel(data string) (Label, error)

func (Label) String

func (l Label) String() string

String converts label to a string