Documentation
¶
Index ¶
- type Binder
- func (b *Binder) DesiredState(ctx context.Context, runtimeClient client.Reader, kaiConfig *kaiv1.Config) ([]client.Object, error)
- func (b *Binder) IsAvailable(ctx context.Context, readerClient client.Reader) (bool, error)
- func (b *Binder) IsDeployed(ctx context.Context, readerClient client.Reader) (bool, error)
- func (b *Binder) Name() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binder ¶
type Binder struct {
// contains filtered or unexported fields
}
func (*Binder) DesiredState ¶
func (*Binder) IsAvailable ¶
func (*Binder) IsDeployed ¶
Click to show internal directories.
Click to hide internal directories.