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) Rollouts ¶
func (c *ExampleV1Alpha1Client) Rollouts(namespace string) RolloutInterface
type ExampleV1Alpha1Interface ¶
type ExampleV1Alpha1Interface interface {
Rollouts(namespace string) RolloutInterface
}
type RolloutInterface ¶
Click to show internal directories.
Click to hide internal directories.