Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for davy (0.18 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

    // ClientIPConfig represents the configurations of Client IP based session affinity.
    message ClientIPConfig {
      // timeoutSeconds specifies the seconds of ClientIP type session sticky time.
      // The value must be >0 && <=86400(for 1 day) if ServiceAffinity == "ClientIP".
      // Default value is 10800(for 3 hours).
      // +optional
      optional int32 timeoutSeconds = 1;
    }
    
    // Information about the condition of a component.
    message ComponentCondition {
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. licenses/github.com/pkg/errors/LICENSE

    Copyright (c) 2015, Dave Cheney <dave@cheney.net>
    All rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
    
    * Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.
    
    * Redistributions in binary form must reproduce the above copyright notice,
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Sat Oct 26 02:47:39 GMT 2019
    - 1.3K bytes
    - Viewed (0)
  3. licenses/github.com/davecgh/go-spew/LICENSE

    ISC License
    
    Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
    
    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted, provided that the above
    copyright notice and this permission notice appear in all copies.
    
    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Sat Oct 26 02:47:39 GMT 2019
    - 766 bytes
    - Viewed (0)
Back to top