Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RolloutLogInterface ¶
type RolloutLogInterface interface {
Logs(name string, options appsapi.DeploymentLogOptions) *rest.Request
}
func NewRolloutLogClient ¶
func NewRolloutLogClient(c rest.Interface, ns string) RolloutLogInterface
Click to show internal directories.
Click to hide internal directories.