Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getRSList (0.08 sec)

  1. pkg/controller/deployment/util/deployment_util.go

    // because only the controller itself should do that.
    // However, it does filter out anything whose ControllerRef doesn't match.
    func ListReplicaSets(deployment *apps.Deployment, getRSList RsListFunc) ([]*apps.ReplicaSet, error) {
    	// TODO: Right now we list replica sets by their labels. We should list them by selector, i.e. the replica set's selector
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 07:09:11 UTC 2023
    - 39.3K bytes
    - Viewed (0)
Back to top