Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceConfig ¶
type ServiceConfig struct {
Kubeconfig string
ServerURL string
EntityLabel string
ContentForLabel string
MainEntityName string
AccountEntityName string
ResourceSchemaName string
ResourceSchemaWorkspace string
ResourceAPIExportEndpointSliceName string
}
func NewServiceConfig ¶ added in v0.9.0
func NewServiceConfig() ServiceConfig
func (*ServiceConfig) AddFlags ¶ added in v0.9.0
func (c *ServiceConfig) AddFlags(fs *pflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.