Skip to content

IngressOptionsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmse"
&alicloudroscdkmse.IngressOptionsProperty {
    EnableIngress: interface{},
    EnableStatus: interface{},
    IngressClass: interface{},
    WatchNamespace: interface{},
}

Properties

Name Type Description
EnableIngress interface{} No description.
EnableStatus interface{} No description.
IngressClass interface{} No description.
WatchNamespace interface{} No description.

EnableIngressOptional

EnableIngress interface{}
  • Type: interface{}

EnableStatusOptional

EnableStatus interface{}
  • Type: interface{}

IngressClassOptional

IngressClass interface{}
  • Type: interface{}

WatchNamespaceOptional

WatchNamespace interface{}
  • Type: interface{}