Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuilderPort ¶
type BuilderPort struct { *strategy.DestroyAdapter // contains filtered or unexported fields }
func NewBuilderPort ¶
func NewBuilderPort(client kclient.WithWatch, transport http.RoundTripper) (*BuilderPort, error)
func (*BuilderPort) ConnectMethods ¶
func (c *BuilderPort) ConnectMethods() []string
func (*BuilderPort) New ¶
func (c *BuilderPort) New() runtime.Object
func (*BuilderPort) NewConnectOptions ¶
func (c *BuilderPort) NewConnectOptions() (runtime.Object, bool, string)
type Translator ¶
type Translator struct { }
func (*Translator) FromPublic ¶
func (s *Translator) FromPublic(obj mtypes.Object) mtypes.Object
Click to show internal directories.
Click to hide internal directories.