Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VPodClient ¶
type VPodClient struct {
// contains filtered or unexported fields
}
func NewVPodClient ¶
func NewVPodClient() *VPodClient
func (*VPodClient) Append ¶ added in v0.22.0
func (s *VPodClient) Append(vpod scheduler.VPod)
func (*VPodClient) Create ¶
func (s *VPodClient) Create(ns, name string, vreplicas int32, placements []duckv1alpha1.Placement) scheduler.VPod
Click to show internal directories.
Click to hide internal directories.