Documentation ¶
Overview ¶
FIXME: golangci-lint nolint:revive
FIXME: golangci-lint nolint:revive
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithLogger ¶
ContextWithLogger adds a logger to the context
func EnforceEdgeGroups ¶
EnforceEdgeGroups returns if the organization is enforced to use edge groups
func GetLoggerFromContext ¶
func GetLoggerFromContext(ctx context.Context) log.FieldLogger
GetLoggerFromContext grabs the cumulative logger from the context
Types ¶
type PayloadTypeAssertionError ¶
type PayloadTypeAssertionError struct{}
PayloadTypeAssertionError indicates the image name is not defined
func (*PayloadTypeAssertionError) Error ¶
func (e *PayloadTypeAssertionError) Error() string
Click to show internal directories.
Click to hide internal directories.