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