package
Version:
v0.30.4
Opens a new window with list of versions in this module.
Published: Jun 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ServiceBuilder struct {
}
func New(t testing.TB, manifest model.Manifest) ServiceBuilder
func (sb ServiceBuilder) Build() *v1.Service
func (sb ServiceBuilder) WithIP(ip string) ServiceBuilder
func (sb ServiceBuilder) WithNodePort(port int32) ServiceBuilder
func (sb ServiceBuilder) WithPort(port int32) ServiceBuilder
func (sb ServiceBuilder) WithUID(uid types.UID) ServiceBuilder
Source Files
¶
Click to show internal directories.
Click to hide internal directories.