Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceManagers ¶
type ResourceManagers interface { JobManager() resources.JobManager DeploymentManager() resources.DeploymentManager CustomResourceManager() resources.CustomResourceManager NamespaceManager() resources.NamespaceManager ServiceManager() resources.ServiceManager NodeManager() resources.NodeManager PodManager() resources.PodManager DaemonSetManager() resources.DaemonSetManager ConfigMapManager() resources.ConfigMapManager NetworkPolicyManager() resources.NetworkPolicyManager EventManager() resources.EventManager }
func NewResourceManager ¶
Click to show internal directories.
Click to hide internal directories.