Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Applier ¶
type Applier struct {
// contains filtered or unexported fields
}
Applier for changes
func New ¶
func New( staging bool, discoveryClient *k8s_discovery.DiscoveryClient, dynamicClientPool k8s_dynamic.ClientPool, ) *Applier
New Applier with clientset
Click to show internal directories.
Click to hide internal directories.