templateversion

package
v0.5.1-rc2 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetRequest

type GetRequest = model.TemplateVersionQueryInput

type GetResponse

type GetResponse = *model.TemplateVersionOutput

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func Handle

func Handle(mc model.ClientSet) Handler

func (Handler) Get

func (h Handler) Get(req GetRequest) (GetResponse, error)

func (Handler) Kind

func (Handler) Kind() string

func (Handler) RouteReset

func (h Handler) RouteReset(req RouteResetRequest) error

func (Handler) Update

func (h Handler) Update(req UpdateRequest) error

type RouteResetRequest

type RouteResetRequest struct {
	model.TemplateVersionQueryInput `path:",inline"`
	// contains filtered or unexported fields
}

type UpdateRequest

type UpdateRequest struct {
	model.TemplateVersionUpdateInput `path:",inline" json:",inline"`
}

func (*UpdateRequest) Validate

func (r *UpdateRequest) Validate() error

Jump to

Keyboard shortcuts

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