Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 3,613 for resources2 (0.37 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/test/integration/fixtures/resources.go

    	gvr := schema.GroupVersionResource{Group: crd.Spec.Group, Version: version, Resource: crd.Spec.Names.Plural}
    	if crd.Spec.Scope != apiextensionsv1.ClusterScoped {
    		return dynamicClientSet.Resource(gvr).Namespace(namespace)
    	}
    	return dynamicClientSet.Resource(gvr)
    }
    
    // isWatchCachePrimed returns true if the watch is primed for an specified version of CRD watch
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Nov 19 02:01:40 UTC 2021
    - 21.4K bytes
    - Viewed (0)
  2. maven-core/src/test/projects/lifecycle-executor/project-with-multiple-executions/src/main/mdo/remote-resources.mdo

    -->
    
    <model>
      <id>remoteResourcesBundle</id>
      <name>RemoteResourcesBundle</name>
      <description>
        A bundle of remote resources.
        This is the model specification for remote-resources.xml.
      </description>
      <defaults>
        <default>
          <key>package</key>
          <value>org.apache.maven.plugin.resources.remote</value>
        </default>
      </defaults>
      <classes>
        <class rootElement="true" xml.tagName="remoteResourcesBundle">
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Feb 07 21:28:01 UTC 2024
    - 2K bytes
    - Viewed (0)
  3. pkg/test/framework/resourceid.go

    // See the License for the specific language governing permissions and
    // limitations under the License.
    
    package framework
    
    type resourceID struct {
    	id string
    }
    
    func (r *resourceID) String() string {
    	return r.id
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 29 20:42:01 UTC 2020
    - 698 bytes
    - Viewed (0)
  4. cluster/gce/list-resources.sh

    fi
    
    # Usage: gcloud-list <group> <resource> <additional parameters to gcloud...>
    # GREP_REGEX is applied to the output of gcloud if set
    GREP_REGEX=""
    function gcloud-list() {
      local -r group=$1
      local -r resource=$2
      local -r filter=${3:-}
      echo -e "\n\n[ ${group} ${resource} ]"
      local attempt=1
      local result=""
      while true; do
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 27 15:44:25 UTC 2023
    - 3.6K bytes
    - Viewed (0)
  5. plugin/pkg/auth/authorizer/rbac/rbac_test.go

    				resourceRequest("verb1").Group("group2").Resource("resource1").New(): true,
    				resourceRequest("verb1").Group("group1").Resource("resource2").New(): true,
    				resourceRequest("verb1").Group("group2").Resource("resource2").New(): true,
    				resourceRequest("verb2").Group("group1").Resource("resource1").New(): true,
    				resourceRequest("verb2").Group("group2").Resource("resource1").New(): true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Sep 24 15:14:54 UTC 2019
    - 21.1K bytes
    - Viewed (0)
  6. platforms/core-runtime/base-services/src/test/groovy/org/gradle/internal/classloader/MultiParentClassLoaderTest.groovy

            URL resource1 = new File('res1').toURI().toURL()
            URL resource2 = new File('res2').toURI().toURL()
    
            given:
            _ * parent1.getResource('resource1') >> resource1
            _ * parent1.getResource('resource2') >> null
            _ * parent2.getResource('resource2') >> resource2
    
            expect:
            loader.getResource('resource1') == resource1
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 08:48:02 UTC 2023
    - 5.1K bytes
    - Viewed (0)
  7. hack/testdata/deployment-multicontainer-resources.yaml

    apiVersion: apps/v1
    kind: Deployment
    metadata:
      name: nginx-deployment-resources
      labels:
        name: nginx-deployment-resources
    spec:
      replicas: 3
      selector:
        matchLabels:
          name: nginx
      template:
        metadata:
          labels:
            name: nginx
        spec:
          containers:
          - name: nginx
            image: registry.k8s.io/nginx:test-cmd
            ports:
            - containerPort: 80
          - name: perl
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 31 14:16:53 UTC 2022
    - 487 bytes
    - Viewed (0)
  8. cluster/addons/metrics-server/resource-reader.yaml

        addonmanager.kubernetes.io/mode: Reconcile
    rules:
      - apiGroups: [""]
        resources:
          - nodes/metrics
        verbs:
          - get
      - apiGroups: [""]
        resources:
          - pods
          - nodes
        verbs:
          - get
          - list
          - watch
      - apiGroups: ["apps"]
        resources:
          - deployments
        resourceNames:
          - metrics-server-v0.7.1
        verbs:
          - get
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun May 26 01:57:01 UTC 2024
    - 988 bytes
    - Viewed (0)
  9. maven-core/src/test/remote-repo/org/apache/maven/plugins/maven-resources-plugin/0.1/maven-resources-plugin-0.1.jar

    public void execute() { } } META-INF/maven/org.apache.maven.plugins/maven-resources-plugin/pom.xml 4.0.0 org.apache.maven.plugins maven-resources-plugin 0.1 maven-plugin Maven Integration Test Plugin A test plugin to assist testing of Maven core. 2009 maven-core-it file:///${basedir}/repo true true org.apache.maven maven-plugin-api 2.0 . pom.xml src/** src/main/resources META-INF/maven/org.apache.maven.plugins/maven-resources-plugin/pom.properties #Generated by Maven #Sat Oct 24 00:49:57 CEST 2009...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Oct 23 23:48:02 UTC 2009
    - 7.8K bytes
    - Viewed (0)
  10. maven-api-impl/src/test/remote-repo/org/apache/maven/plugins/maven-resources-plugin/0.1/maven-resources-plugin-0.1.pom

        </dependency>
      </dependencies>
    
      <build>
        <resources>
          <resource>
            <directory></directory>
            <includes>
              <include>pom.xml</include>
              <include>src/**</include>
            </includes>
          </resource>
          <resource>
            <directory>src/main/resources</directory>
          </resource>
        </resources>
      </build>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 2.1K bytes
    - Viewed (0)
Back to top