Documentation ¶
Index ¶
- func GetLabelsSection(labels []upcloud.Label) output.CombinedSection
- func GetLabelsSectionWithResourceType(labels []upcloud.Label, resourceType string) output.CombinedSection
- func StringsToSliceOfLabels(in []string) ([]upcloud.Label, error)
- func StringsToUpCloudLabelSlice(in []string) (*upcloud.LabelSlice, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLabelsSection ¶
func GetLabelsSection(labels []upcloud.Label) output.CombinedSection
GetLabelsSection returns labels table as output.CombinedSection
func GetLabelsSectionWithResourceType ¶
func GetLabelsSectionWithResourceType(labels []upcloud.Label, resourceType string) output.CombinedSection
GetLabelsSectionWithResourceType returns labels table as output.CombinedSection with resource type in the empty message.
func StringsToUpCloudLabelSlice ¶
func StringsToUpCloudLabelSlice(in []string) (*upcloud.LabelSlice, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.