Home
last modified time | relevance | path

Searched defs:IstiodRemoteComponent (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/istio/istio-1.6.7/operator/pkg/component/
H A Dcomponent.go347 type IstiodRemoteComponent struct { struct
348 *CommonComponentFields
363 func (c *IstiodRemoteComponent) Run() error {
368 func (c *IstiodRemoteComponent) RenderManifest() (string, error) {
373 func (c *IstiodRemoteComponent) ComponentName() name.ComponentName {
378 func (c *IstiodRemoteComponent) ResourceName() string {
383 func (c *IstiodRemoteComponent) Namespace() string {
388 func (c *IstiodRemoteComponent) Enabled() bool {