- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 730 for Groups (0.18 sec)
-
hack/verify-api-groups.sh
# See the License for the specific language governing permissions and # limitations under the License. # This scripts locates all API groups by their packages and versions # Usage: `hack/verify-api-groups.sh`. set -o errexit set -o nounset set -o pipefail KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/.. source "${KUBE_ROOT}/hack/lib/init.sh" register_files=()
Registered: 2024-06-15 01:39 - Last Modified: 2024-04-13 09:26 - 4.2K bytes - Viewed (0) -
tools/istio-iptables/pkg/capture/testdata/outbound-owner-groups.golden
Ben Leggett <******@****.***> 1710179183 -0400
Registered: 2024-06-14 15:00 - Last Modified: 2024-03-11 17:46 - 1.1K bytes - Viewed (0) -
tools/istio-clean-iptables/pkg/cmd/testdata/outbound-owner-groups.golden
Eoin Fennessy <******@****.***> 1715615475 +0100
Registered: 2024-06-14 15:00 - Last Modified: 2024-05-13 15:51 - 2.8K bytes - Viewed (0) -
tools/istio-iptables/pkg/capture/testdata/outbound-owner-groups-exclude.golden
Ben Leggett <******@****.***> 1710179183 -0400
Registered: 2024-06-14 15:00 - Last Modified: 2024-03-11 17:46 - 1.2K bytes - Viewed (0) -
tools/istio-clean-iptables/pkg/cmd/testdata/outbound-owner-groups-exclude.golden
Eoin Fennessy <******@****.***> 1715615475 +0100
Registered: 2024-06-14 15:00 - Last Modified: 2024-05-13 15:51 - 2.9K bytes - Viewed (0) -
tools/istio-iptables/pkg/capture/testdata/ipv6-dns-outbound-owner-groups.golden
Eoin Fennessy <******@****.***> 1715615475 +0100
Registered: 2024-06-14 15:00 - Last Modified: 2024-05-13 15:51 - 3.9K bytes - Viewed (0) -
tools/istio-iptables/pkg/capture/testdata/ipv6-dns-outbound-owner-groups-exclude.golden
Eoin Fennessy <******@****.***> 1715615475 +0100
Registered: 2024-06-14 15:00 - Last Modified: 2024-05-13 15:51 - 4.1K bytes - Viewed (0) -
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go
rbacv1helpers.NewRule("list", "watch").Groups(legacyGroup).Resources("persistentvolumes", "persistentvolumeclaims").RuleOrDie(), rbacv1helpers.NewRule("get", "list", "watch").Groups(legacyGroup).Resources("nodes").RuleOrDie(), rbacv1helpers.NewRule("patch", "update").Groups(legacyGroup).Resources("nodes/status").RuleOrDie(), rbacv1helpers.NewRule("list", "watch").Groups(legacyGroup).Resources("pods").RuleOrDie(), eventsRule(),
Registered: 2024-06-15 01:39 - Last Modified: 2024-03-08 19:25 - 28.9K bytes - Viewed (0) -
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/policy.go
rbacv1helpers.NewRule("patch", "update").Groups(legacyGroup).Resources("pods/status").RuleOrDie(), // Things that select pods rbacv1helpers.NewRule(Read...).Groups(legacyGroup).Resources("services", "replicationcontrollers").RuleOrDie(), rbacv1helpers.NewRule(Read...).Groups(appsGroup, extensionsGroup).Resources("replicasets").RuleOrDie(),
Registered: 2024-06-15 01:39 - Last Modified: 2024-03-08 19:25 - 34.4K bytes - Viewed (0) -
.teamcity/performance-tests-ci.json
"groups" : [ { "testProject" : "largeEmptyMultiProjectDeclarativeDsl", "coverage" : { "per_day" : [ "linux", "macOs", "windows" ] } } ] }, { "testId" : "org.gradle.performance.experiment.declarativedsl.DeclarativeDslFirstUsePerformanceTest.cold daemon", "groups" : [ { "testProject" : "largeEmptyMultiProjectDeclarativeDsl",
Registered: 2024-06-12 18:38 - Last Modified: 2024-05-11 07:05 - 36.4K bytes - Viewed (0)