comments

package
v0.8.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentGenerator

type CommentGenerator interface {
	GenerateComment(ctx context.Context, obj client.Object) (string, error)
}

func GetCommentGenerator

func GetCommentGenerator(obj client.Object) (CommentGenerator, error)

type TemplateComment

type TemplateComment struct {
	// contains filtered or unexported fields
}

func (*TemplateComment) GenerateComment

func (c *TemplateComment) GenerateComment(ctx context.Context, obj client.Object) (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL