Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Knowledgebase ¶
type Knowledgebase struct {
base.BaseNode
Instance *v1alpha1.KnowledgeBase
}
func NewKnowledgebase ¶
func NewKnowledgebase(baseNode base.BaseNode) *Knowledgebase
func (*Knowledgebase) Ready ¶
func (k *Knowledgebase) Ready() (isReady bool, msg string)
Click to show internal directories.
Click to hide internal directories.