Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErdaHPA ¶
type ErdaHPA struct {
// contains filtered or unexported fields
}
ErdaScaledObject is the object to manipulate k8s crd api of scaledobject
func (*ErdaHPA) Get ¶
func (p *ErdaHPA) Get(namespace, name string) (*autoscalingv2beta2.HorizontalPodAutoscaler, error)
Get gets a k8s hpa object
type Option ¶
type Option func(*ErdaHPA)
Option configures a PersistentVolumeClaim
func WithCompleteParams ¶
func WithCompleteParams(addr string, client *httpclient.HTTPClient) Option
WithCompleteParams provides an Option
Click to show internal directories.
Click to hide internal directories.