Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockK8sClient ¶
MockK8sClient implements K8sClientInterface
func (*MockK8sClient) GetClusterSize ¶
func (k *MockK8sClient) GetClusterSize() (*k8sclient.ClusterSize, error)
GetClusterSize mocks counting schedulable nodes and cores in the cluster
func (*MockK8sClient) UpdateResources ¶
func (k *MockK8sClient) UpdateResources(resources map[string]apiv1.ResourceRequirements) error
UpdateResources mocks updating resources needs for containers in the target
Click to show internal directories.
Click to hide internal directories.