models

package
v2.17.4 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterAPIConfiguration

type ClusterAPIConfiguration struct {
	Enabled bool `json:"enabled,omitempty"`
}

type ClusterRegistryConfiguration

type ClusterRegistryConfiguration struct {
	ClusterAPI        ClusterAPIConfiguration        `json:"clusterApi,omitempty"`
	ResourceSyncRules ResourceSyncRulesConfiguration `json:"resourceSyncRules,omitempty"`
}

ClusterRegistryConfiguration contains the settings to cooperate with the cluster registry APIs

type ResourceSyncRulesConfiguration

type ResourceSyncRulesConfiguration struct {
	Enabled bool `json:"enabled,omitempty"`
}

Jump to

Keyboard shortcuts

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