Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyManifest ¶
ApplyManifest writes manifestYAML to a temp file and applies it via the harness CLI. Login must be established by the caller before invoking this function.
func BuildOIDCAuthProviderYAML ¶
BuildOIDCAuthProviderYAML renders a minimal OIDC AuthProvider manifest string. When enabled is false the provider is created in disabled state (safe for e2e tests that only need to exercise encryption or credential storage, not live authentication).
func DeleteAuthProvider ¶
DeleteAuthProvider deletes an AuthProvider CR by name via the harness CLI. Login must be established by the caller before invoking this function. Returns the CLI output (e.g. "authprovider/name deleted") so callers can assert on it.
Types ¶
This section is empty.