package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
GetReplicaCounts returns a populated ReplicaCounts object with desired and actual number of replicas.
ScaleResource scales the provided resource using the client scale method in the case of Deployment, ReplicaSet, Replication Controller.
# Structs
ReplicaCounts provide the desired and actual number of replicas.