Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleV1Alpha1Client ¶
type ExampleV1Alpha1Client struct {
// contains filtered or unexported fields
}
func NewForConfig ¶
func NewForConfig(c *rest.Config) (*ExampleV1Alpha1Client, error)
func (*ExampleV1Alpha1Client) Projects ¶
func (c *ExampleV1Alpha1Client) Projects(namespace string) ProjectInterface
type ExampleV1Alpha1Interface ¶
type ExampleV1Alpha1Interface interface {
Projects(namespace string) ProjectInterface
}
type ProjectInterface ¶
Click to show internal directories.
Click to hide internal directories.