models

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildBuild

type BuildBuild struct {

	// download Url
	DownloadURL string `json:"DownloadUrl,omitempty"`

	// hash
	Hash string `json:"Hash,omitempty"`

	// name
	Name string `json:"Name,omitempty"`

	// platform
	Platform string `json:"Platform,omitempty"`

	// tag
	Tag string `json:"Tag,omitempty"`

	// version
	Version string `json:"Version,omitempty"`
}

BuildBuild build build

swagger:model build.Build

func (*BuildBuild) ContextValidate

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

ContextValidate validates this build build based on context it is used

func (*BuildBuild) MarshalBinary

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

MarshalBinary interface implementation

func (*BuildBuild) UnmarshalBinary

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

UnmarshalBinary interface implementation

func (*BuildBuild) Validate

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

Validate validates this build build

Jump to

Keyboard shortcuts

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