Versions in this module Expand all Collapse all v0 v0.0.1 Apr 13, 2022 Changes in this version + type ApimodelsHTTPError struct + Code int64 + Message string + func (m *ApimodelsHTTPError) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *ApimodelsHTTPError) MarshalBinary() ([]byte, error) + func (m *ApimodelsHTTPError) UnmarshalBinary(b []byte) error + func (m *ApimodelsHTTPError) Validate(formats strfmt.Registry) error + type V1VersionResponse struct + BuildTimestamp string + CommitHash string + Version string + func (m *V1VersionResponse) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (m *V1VersionResponse) MarshalBinary() ([]byte, error) + func (m *V1VersionResponse) UnmarshalBinary(b []byte) error + func (m *V1VersionResponse) Validate(formats strfmt.Registry) error