Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JoinIntent ¶
type JoinIntent struct {
// contains filtered or unexported fields
}
func JoinOIDC ¶
func JoinOIDC(oidcProvider, peermap string) (*JoinIntent, error)
func (*JoinIntent) AuthURL ¶
func (intent *JoinIntent) AuthURL() string
func (*JoinIntent) Wait ¶
func (intent *JoinIntent) Wait(ctx context.Context) (joined disco.NetworkSecret, err error)
Click to show internal directories.
Click to hide internal directories.