Documentation ¶
Index ¶
Constants ¶
View Source
const (
ProjectIDAnnotation = "field.cattle.io/projectId"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterLoggingSyncer ¶
type ClusterLoggingSyncer struct {
// contains filtered or unexported fields
}
func (*ClusterLoggingSyncer) Sync ¶
func (c *ClusterLoggingSyncer) Sync(key string, obj *v3.ClusterLogging) error
type ProjectLoggingSyncer ¶
type ProjectLoggingSyncer struct {
// contains filtered or unexported fields
}
func (*ProjectLoggingSyncer) Sync ¶
func (c *ProjectLoggingSyncer) Sync(key string, obj *v3.ProjectLogging) error
Click to show internal directories.
Click to hide internal directories.