Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of about 10,000 for storing (0.14 sec)

  1. pkg/registry/core/limitrange/doc.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Package limitrange provides Registry interface and it's REST
    // implementation for storing LimitRange api objects.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Sep 21 14:11:50 UTC 2016
    - 767 bytes
    - Viewed (0)
  2. pkg/registry/core/pod/doc.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Package pod provides Registry interface and it's RESTStorage
    // implementation for storing Pod api objects.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Sep 21 14:11:50 UTC 2016
    - 746 bytes
    - Viewed (0)
  3. platforms/core-execution/build-cache-http/src/integTest/groovy/org/gradle/caching/http/internal/HttpBuildCacheServiceTest.groovy

        private class NoopBuildCacheDescriber implements BuildCacheServiceFactory.Describer {
    
            @Override
            BuildCacheServiceFactory.Describer type(String type) { this }
    
            @Override
            BuildCacheServiceFactory.Describer config(String name, String value) { this }
    
        }
    
        static class Writer implements BuildCacheEntryWriter {
            private final byte[] content
            private int writeCount = 0
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 16:15:24 UTC 2024
    - 12.4K bytes
    - Viewed (0)
  4. pkg/registry/core/node/doc.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Package node provides Registry interface and implementation for storing Nodes.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Sep 21 14:11:50 UTC 2016
    - 719 bytes
    - Viewed (0)
  5. pkg/registry/storage/volumeattributesclass/doc.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Package volumeattributesclass provides Registry interface and its REST
    // implementation for storing volumeattributesclass api objects.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 03:18:56 UTC 2023
    - 740 bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/configurationCache/problemsKotlin/tests/fail.out

    * What went wrong:
    Configuration cache problems found in this build.
    
    1 problem was found storing the configuration cache.
    - Task `:someTask` of type `org.gradle.api.DefaultTask`: invocation of 'Task.project' at execution time is unsupported.
      See https://docs.gradle.org/0.0.0/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 845 bytes
    - Viewed (0)
  7. manifests/charts/istio-control/istio-discovery/templates/role.yaml

    # permissions to verify the webhook is ready and rejecting
    # invalid config. We use --server-dry-run so no config is persisted.
    - apiGroups: ["networking.istio.io"]
      verbs: ["create"]
      resources: ["gateways"]
    
    # For storing CA secret
    - apiGroups: [""]
      resources: ["secrets"]
      # TODO lock this down to istio-ca-cert if not using the DNS cert mesh config
      verbs: ["create", "get", "watch", "list", "update", "delete"]
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 04 16:21:31 UTC 2023
    - 971 bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/snippets/configurationCache/problemsGroovy/tests/fail.out

    * What went wrong:
    Configuration cache problems found in this build.
    
    1 problem was found storing the configuration cache.
    - Build file 'build.gradle': line 6: invocation of 'Task.project' at execution time is unsupported.
      See https://docs.gradle.org/0.0.0/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 825 bytes
    - Viewed (0)
  9. pkg/registry/rbac/role/doc.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Package role provides Registry interface and its RESTStorage
    // implementation for storing Role objects.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 02 02:36:35 UTC 2019
    - 745 bytes
    - Viewed (0)
  10. pkg/registry/rbac/rolebinding/doc.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    // Package certificates provides Registry interface and its RESTStorage
    // implementation for storing RoleBinding objects.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Sep 20 12:00:50 UTC 2016
    - 774 bytes
    - Viewed (0)
Back to top