Documentation
¶
Index ¶
- func NewCreateCmd() *cobra.Command
- func NewDestroyCmd() *cobra.Command
- func NewListCmd() *cobra.Command
- func NewUpdateCmd() *cobra.Command
- type CreateTagOperation
- type DestroyTagOperation
- type ListTagOperation
- type Tag
- func (m *Tag) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (m *Tag) GetData() []renderer.ResponseData
- func (m *Tag) MarshalBinary() ([]byte, error)
- func (m *Tag) TableRow() table.Row
- func (m *Tag) UnmarshalBinary(b []byte) error
- func (m *Tag) Validate(formats strfmt.Registry) error
- type Tags
- type UpdateTagOperation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCmd ¶
func NewDestroyCmd ¶
func NewListCmd ¶
func NewUpdateCmd ¶
Types ¶
type CreateTagOperation ¶
type CreateTagOperation struct{}
type DestroyTagOperation ¶
type ListTagOperation ¶
type ListTagOperation struct{}
type Tag ¶
type Tag struct {
Attributes components.CustomTagData
}
func (*Tag) ContextValidate ¶
ContextValidate validates this project attributes stats based on context it is used
func (*Tag) GetData ¶
func (m *Tag) GetData() []renderer.ResponseData
func (*Tag) MarshalBinary ¶
MarshalBinary interface implementation
func (*Tag) UnmarshalBinary ¶
UnmarshalBinary interface implementation
Click to show internal directories.
Click to hide internal directories.