Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContainerNames ¶ added in v0.2.0
func GetContainerNames(dm *v1.Deployment) sets.Set[string]
Types ¶
type Service ¶ added in v0.0.5
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GetDeploymentOnTortoise ¶ added in v0.0.5
func (c *Service) GetDeploymentOnTortoise(ctx context.Context, tortoise *autoscalingv1beta3.Tortoise) (*v1.Deployment, error)
Click to show internal directories.
Click to hide internal directories.