auth

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2021 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	LiqoGuestNamespace = "liqo" // TODO: move to "liqo-public"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterInfo

type ClusterInfo struct {
	ClusterID      string `json:"clusterId"`
	ClusterName    string `json:"clusterName,omitempty"`
	GuestNamespace string `json:"guestNamespace"`
}

type IdentityRequest

type IdentityRequest struct {
	ClusterID string `json:"clusterID"`
	Token     string `json:"token"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL