Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpectedNPLAnnotations ¶
type ExpectedNPLAnnotations struct {
// contains filtered or unexported fields
}
func NewExpectedNPLAnnotations ¶
func NewExpectedNPLAnnotations(nodeIP *string, nplStartPort, nplEndPort int) *ExpectedNPLAnnotations
func (*ExpectedNPLAnnotations) Add ¶
func (a *ExpectedNPLAnnotations) Add(nodePort *int, podPort int, protocol string) *ExpectedNPLAnnotations
func (*ExpectedNPLAnnotations) Check ¶
func (a *ExpectedNPLAnnotations) Check(t *testing.T, nplValue []types.NPLAnnotation)
Click to show internal directories.
Click to hide internal directories.