Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for PodSignature (0.2 sec)

  1. staging/src/k8s.io/api/core/v1/generated.pb.go

    func (m *PodSignature) Reset()      { *m = PodSignature{} }
    func (*PodSignature) ProtoMessage() {}
    func (*PodSignature) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{148}
    }
    func (m *PodSignature) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *PodSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"podSignature": {
    						SchemaProps: spec.SchemaProps{
    							Description: "The class of pods.",
    							Default:     map[string]interface{}{},
    							Ref:         ref("k8s.io/api/core/v1.PodSignature"),
    						},
    					},
    					"evictionTime": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top