Documentation ¶
Index ¶
Constants ¶
View Source
const (
KubernetesIssuer = "https://kubernetes.default.svc.cluster.local"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(client *gkehub.GkeHubMembershipClient) *Client
func (*Client) Register ¶
func (c *Client) Register(ctx context.Context, cluster *capg.GCPCluster, oidcJwks []byte) (types.MembershipData, error)
func (*Client) Unregister ¶
Click to show internal directories.
Click to hide internal directories.