Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCumulocitySessionDir ¶
func CreateCumulocitySessionDir(t *testing.T, opts ...SessionFunc) string
func CreateSessionWithOAuth2Internal ¶ added in v2.53.0
func CreateSessionWithOAuth2Internal() (*c8ysession.CumulocitySession, error)
func GetSessionEnvironmentVariables ¶ added in v2.53.0
func ParseSession ¶
Types ¶
type SessionFunc ¶
type SessionFunc func(dir string)
func WithSession ¶
func WithSession(name string, session *c8ysession.CumulocitySession) SessionFunc
Click to show internal directories.
Click to hide internal directories.