Documentation
¶
Overview ¶
Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.
Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.
Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.
Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.
Code generated by protoc-gen-go-httpsdk. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App1Expansion ¶
type App1Expansion interface{}
type App1Getter ¶
type App1Getter interface {
App1() App1Interface
}
type App1Interface ¶
type App2Expansion ¶
type App2Expansion interface{}
type App2Getter ¶
type App2Getter interface {
App2() App2Interface
}
type App2Interface ¶
type Myservicev1Client ¶
type Myservicev1Client struct {
// contains filtered or unexported fields
}
func NewForConfig ¶
func NewForConfig(x *rest.RESTClient) (*Myservicev1Client, error)
NewForConfig creates a new Myservicev1Client for the given config.
func (*Myservicev1Client) App1 ¶
func (x *Myservicev1Client) App1() App1Interface
func (*Myservicev1Client) App2 ¶
func (x *Myservicev1Client) App2() App2Interface
func (*Myservicev1Client) RESTClient ¶
func (x *Myservicev1Client) RESTClient() rest.Interface
type Myservicev1Interface ¶
type Myservicev1Interface interface {
RESTClient() rest.Interface
App1Getter
App2Getter
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.