Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogGroupName ¶
func GetLogGroupName() string
func GetLogStreamName ¶
func GetLogStreamName() string
func GetRegionName ¶
func GetRegionName() string
Types ¶
type CloudWatchLogs ¶
type CloudWatchLogs struct {
// contains filtered or unexported fields
}
func NewCloudWatchLogs ¶
func NewCloudWatchLogs(logGroupName, logStreamName, regionName string) *CloudWatchLogs
func (*CloudWatchLogs) PutLogEvents ¶
func (c *CloudWatchLogs) PutLogEvents(event *corev1.Event) error
Click to show internal directories.
Click to hide internal directories.