tags

package
v1.5.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2026 License: BSD-3-Clause, MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCmd

func NewCreateCmd() *cobra.Command

func NewDestroyCmd

func NewDestroyCmd() *cobra.Command

func NewListCmd

func NewListCmd() *cobra.Command

func NewUpdateCmd

func NewUpdateCmd() *cobra.Command

Types

type CreateTagOperation

type CreateTagOperation struct{}

type DestroyTagOperation

type DestroyTagOperation struct {
	PathParamFlags cmdflag.Flags
}

type ListTagOperation

type ListTagOperation struct{}

type Tag

type Tag struct {
	Attributes components.CustomTagData
}

func (*Tag) ContextValidate

func (m *Tag) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this project attributes stats based on context it is used

func (*Tag) GetData

func (m *Tag) GetData() []renderer.ResponseData

func (*Tag) MarshalBinary

func (m *Tag) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*Tag) TableRow

func (m *Tag) TableRow() table.Row

func (*Tag) UnmarshalBinary

func (m *Tag) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*Tag) Validate

func (m *Tag) Validate(formats strfmt.Registry) error

Validate validates this project attributes stats

type Tags

type Tags struct {
	Data []*Tag
}

func (*Tags) GetData

func (m *Tags) GetData() []renderer.ResponseData

type UpdateTagOperation

type UpdateTagOperation struct {
	PathParamFlags      cmdflag.Flags
	BodyAttributesFlags cmdflag.Flags
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL