Documentation
¶
Index ¶
- Variables
- func AddClusterGatewayProxyConfig(set *pflag.FlagSet)
- func AddClusterProxyFlags(set *pflag.FlagSet)
- func AddLogFlags(set *pflag.FlagSet)
- func AddProxyAuthorizationFlags(set *pflag.FlagSet)
- func AddSecretFlags(set *pflag.FlagSet)
- func AddUserAgentFlags(set *pflag.FlagSet)
- func ValidateClusterProxy() error
- func ValidateSecret() error
- func WithUserAgent(config *server.RecommendedConfig) *server.RecommendedConfig
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthorizateProxySubpath bool
View Source
var ClusterGatewayProxyConfigPath string
View Source
var ClusterProxyCAFile string
View Source
var ClusterProxyCertFile string
View Source
var ClusterProxyHost string
View Source
var ClusterProxyKeyFile string
View Source
var ClusterProxyPort int
View Source
var MetaApiGroupName = "cluster.core.oam.dev"
View Source
var MetaApiResourceName = "clustergateways"
View Source
var MetaApiVersionName = "v1alpha1"
View Source
var SecretNamespace string
View Source
var UserAgent string
Functions ¶
func AddClusterGatewayProxyConfig ¶ added in v1.7.0
func AddClusterProxyFlags ¶
func AddSecretFlags ¶
func AddUserAgentFlags ¶ added in v1.7.0
func ValidateClusterProxy ¶
func ValidateClusterProxy() error
func ValidateSecret ¶
func ValidateSecret() error
func WithUserAgent ¶ added in v1.7.0
func WithUserAgent(config *server.RecommendedConfig) *server.RecommendedConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.