Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrNodePortNotFound ¶
type ErrNodePortNotFound struct { Backend v1beta1.IngressBackend Err error }
ErrNodePortNotFound is returned when a port was not found.
func (ErrNodePortNotFound) Error ¶
func (e ErrNodePortNotFound) Error() string
type ErrSvcAppProtosParsing ¶
ErrSvcAppProtosParsing is returned when the service is malformed.
func (ErrSvcAppProtosParsing) Error ¶
func (e ErrSvcAppProtosParsing) Error() string
Click to show internal directories.
Click to hide internal directories.