Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for IngressTLS (0.12 sec)

  1. staging/src/k8s.io/api/extensions/v1beta1/generated.pb.go

    var xxx_messageInfo_IngressStatus proto.InternalMessageInfo
    
    func (m *IngressTLS) Reset()      { *m = IngressTLS{} }
    func (*IngressTLS) ProtoMessage() {}
    func (*IngressTLS) Descriptor() ([]byte, []int) {
    	return fileDescriptor_90a532284de28347, []int{26}
    }
    func (m *IngressTLS) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *IngressTLS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 293.3K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__networking.k8s.io__v1_openapi.json

                "description": "loadBalancer contains the current status of the load-balancer."
              }
            },
            "type": "object"
          },
          "io.k8s.api.networking.v1.IngressTLS": {
            "description": "IngressTLS describes the transport layer security associated with an ingress.",
            "properties": {
              "hosts": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 324.8K bytes
    - Viewed (0)
Back to top