Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombineErrors ¶
combineErrors merges a slice of error into one error separated by the given separator
func New ¶
func New(c meshkitCfg.Handler, l logger.Handler, kc meshkitCfg.Handler, ev *events.EventStreamer) adapter.Handler
New initializes Nighthawk handler.
Types ¶
type Nighthawk ¶
func (*Nighthawk) ApplyOperation ¶
func (nighthawk *Nighthawk) ApplyOperation(ctx context.Context, opReq adapter.OperationRequest) error
ApplyOperation applies the operation on nighthawk
func (*Nighthawk) CreateKubeconfigs ¶
CreateKubeconfigs creates and writes passed kubeconfig onto the filesystem
func (*Nighthawk) ProcessOAM ¶
Click to show internal directories.
Click to hide internal directories.