class Pyrite::Api::Auditregistration::V1alpha1::Webhook

Overview

Webhook holds the configuration of the webhook

Defined in:

versions/v1.14/api/auditregistration/v1alpha1/webhook.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Pyrite::Kubernetes::Spec

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(pull : JSON::PullParser)
new

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

Webhook holds the configuration of the webhook


def self.new(pull : JSON::PullParser) #

Webhook holds the configuration of the webhook



Instance Method Detail


def client_config=(client_config : Api::Auditregistration::V1alpha1::WebhookClientConfig) #