Documentation ¶
Overview ¶
+gengo:operator:register=R +gengo:operator:tag=clusteragent
Package clusteragent GENERATED BY gengo:operator DON'T EDIT THIS FILE
Package clusteragent GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var R = courier.NewRouter(&authoperator.ValidAccount{})
Functions ¶
This section is empty.
Types ¶
type RegisterClusterAgent ¶
type RegisterClusterAgent struct { courierhttp.MethodPut `path:"/clusteragent/register"` Data agent.Agent `in:"body"` }
func (*RegisterClusterAgent) EndpointRole ¶
func (p *RegisterClusterAgent) EndpointRole() string
func (*RegisterClusterAgent) Output ¶
func (p *RegisterClusterAgent) Output(ctx context.Context) (any, error)
func (*RegisterClusterAgent) ResponseContent ¶
func (*RegisterClusterAgent) ResponseContent() any
func (RegisterClusterAgent) RuntimeDoc ¶
func (v RegisterClusterAgent) RuntimeDoc(names ...string) ([]string, bool)
Click to show internal directories.
Click to hide internal directories.