Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataplaneTokenClient ¶
type DataplaneTokenClient interface {
Generate(name string, mesh string, tags map[string][]string, dpType string) (string, error)
}
func NewDataplaneTokenClient ¶
func NewDataplaneTokenClient(config *kumactl_config.ControlPlaneCoordinates_ApiServer) (DataplaneTokenClient, error)
type ZoneIngressTokenClient ¶
func NewZoneIngressTokenClient ¶
func NewZoneIngressTokenClient(config *kumactl_config.ControlPlaneCoordinates_ApiServer) (ZoneIngressTokenClient, error)
Click to show internal directories.
Click to hide internal directories.